bbaumbach/samba-autobuild/.git
2007-10-10 Andrew Bartlettr619: Remove more code that is no longer called.
2007-10-10 Tim Potterr617: Sync some minor updates with repository:
2007-10-10 Volker Lendecker615: Implement samr_OpenGroup, samr_QueryGroupInfo...
2007-10-10 Andrew Bartlettr614: Clean out the POSIX assumptions from the Samba4...
2007-10-10 Andrew Bartlettr613: Fix the RPC-SAMR torture test, for my session_key...
2007-10-10 Andrew Tridgellr612: fixed a timezone call typo noticed by abartlet
2007-10-10 Andrew Bartlettr611: Fix breakage from my last commit:
2007-10-10 Andrew Bartlettr610: - Merge the Samba3 'ntlm_auth --diagnostics...
2007-10-10 Andrew Tridgellr609: allow ldbedit to take a list of attributes to...
2007-10-10 Andrew Tridgellr608: - a couple of very minor fixes to the CreateGroup...
2007-10-10 Andrew Bartlettr607: When our code is looking for an 'empty' data...
2007-10-10 Andrew Tridgellr606: added a HIDDEN attribute on fields in ldb (in...
2007-10-10 Volker Lendecker605: Implement CreateDomainGroup, essentially cut...
2007-10-10 Tim Potterr604: Better dumping of in,out,ref properties.
2007-10-10 Tim Potterr602: Autogenerated packet-dcerpc-samr.c now compiles!
2007-10-10 Andrew Tridgellr601: added the server code for all the samr_SetUserInf...
2007-10-10 Tim Potterr600: Get rid of trailing whitespace which freaks out...
2007-10-10 Tim Potterr597: Start generating parser code - only supports...
2007-10-10 Andrew Tridgellr596: log all ldb searches at level 4 in samdb
2007-10-10 Andrew Tridgellr595: nicer handling on max_size multiplier
2007-10-10 Andrew Tridgellr594: - make sure all users in the domain have the...
2007-10-10 Andrew Tridgellr593: add a constant for the records size multiplier...
2007-10-10 Andrew Tridgellr591: don't need to init non-ref out ptrs (thanks to...
2007-10-10 Tim Potterr589: Fix IDL dump module so --dump and --diff options...
2007-10-10 Andrew Tridgellr587: added server code for samr_EnumDomainUsers, and...
2007-10-10 Andrew Tridgellr586: removed --clientfns from build_idl.sh (tim remove...
2007-10-10 Andrew Tridgellr583: fixed two bugs in the handling of index entry...
2007-10-10 Andrew Tridgellr582: added the LMSessKey in SamInfo and SamInfo2,...
2007-10-10 Andrew Tridgellr578: initial server side implementation of samr_Create...
2007-10-10 Andrew Tridgellr577: extended the LookupNames test to check for correc...
2007-10-10 Andrew Tridgellr576: added a ldap_timestring() function (needed for...
2007-10-10 Andrew Tridgellr575: moved the SID_NAME_USE enum into samr.idl
2007-10-10 Andrew Tridgellr574: - another attempt at const cleanliness in ldb
2007-10-10 Tim Potterr550: Remove clientfns.pm module - it was a bad idea.
2007-10-10 Andrew Tridgellr549: added support for DOS error codes in NTSTATUS...
2007-10-10 Andrew Tridgellr514: added a context pointer to the samdb interface...
2007-10-10 Andrew Tridgellr513: added a generic ldb debug system to allow the...
2007-10-10 Andrew Tridgellr511: fix some const handling
2007-10-10 Andrew Tridgellr510: converted the samdb code to give ldb a talloc...
2007-10-10 Andrew Tridgellr509: fixed a memory handling bug that affects ldb...
2007-10-10 Andrew Tridgellr508: fixed a place where we used free() on memory...
2007-10-10 Andrew Tridgellr507: the new ldb code will use talloc_free() a lot...
2007-10-10 Andrew Tridgellr506: got rid of unused function secrets_get_trusted_do...
2007-10-10 Andrew Tridgellr504: fixed a bad call to list_union()
2007-10-10 Andrew Tridgellr503: we don't need to include ldb_parse.h any more
2007-10-10 Andrew Tridgellr502: modified ldb to allow the use of an external...
2007-10-10 Stefan Metzmacherr491: regtree and gregedit also depend on LIBCMDLINE...
2007-10-10 Andrew Tridgellr490: - expanded the test suite to test modify and...
2007-10-10 Andrew Tridgellr476: i forgot the argument to get_time_zone()
2007-10-10 Andrew Tridgellr469: considerably improved the ChangePasswordUser3...
2007-10-10 Andrew Tridgellr468: fixed timegm() on broken systems
2007-10-10 Stefan Metzmacherr467: hopefully get the buildfarm compiling fine now...
2007-10-10 Andrew Tridgellr466: implemented samr_OpenDomain() and samr_GetDomPwIn...
2007-10-10 Andrew Tridgellr465: we need common.h in two more rpc server pipes
2007-10-10 Andrew Tridgellr464: a big improvement to the API for writing server...
2007-10-10 Andrew Tridgellr463: build ldb with debugging when standalone
2007-10-10 Andrew Tridgellr462: added an explanation about the rather complex...
2007-10-10 Andrew Tridgellr459: added an initial provision.ldif - this is tempora...
2007-10-10 Andrew Tridgellr458: this is the (very primitive) beginnings of a...
2007-10-10 Andrew Tridgellr457: added some more samr tests to help me work out...
2007-10-10 Andrew Tridgellr456: - added -i option to ldbsearch
2007-10-10 Andrew Tridgellr454: allow a non-URL form of a filename to be used...
2007-10-10 Andrew Tridgellr453: added a comment about indexing on objectclass
2007-10-10 Andrew Tridgellr452: move from first-fit to best-fit in tdb record...
2007-10-10 Andrew Bartlettr451: More NTLMSSP work.
2007-10-10 Andrew Bartlettr448: Fix 'auth' in Samba4, by making 'auth methods...
2007-10-10 Andrew Tridgellr445: fixed the bind_nak code
2007-10-10 Andrew Tridgellr444: - added the beginnings of a ldb test suite and...
2007-10-10 Andrew Bartlettr443: Update Samba4 to the auth and NTLMSSP code from...
2007-10-10 Andrew Tridgellr442: fixed some uninitialised variables pointed out...
2007-10-10 Andrew Tridgellr441: added an example of how to use the remote rpc...
2007-10-10 Andrew Tridgellr437: fixed handling of a corner case with multi-valued...
2007-10-10 Andrew Tridgellr436: fixed indexing of objectclass with subclasses
2007-10-10 Andrew Tridgellr435: a major upgrade for ldb
2007-10-10 Stefan Metzmacherr432: fix the linking of the reg* tools
2007-10-10 Stefan Metzmacherr425: add some comments to ugly code parts
2007-10-10 Stefan Metzmacherr424: let this code compile on every machine hopefully
2007-10-10 Andrew Tridgellr420: added nicer names for the field bits in userinfo21
2007-10-10 Stefan Metzmacherr419: Data::Dumper is not portable
2007-10-10 Stefan Metzmacherr412: as we decide to not do 3.0.2a releases anymore,
2007-10-10 Stefan Metzmacherr411: make swig should not be the first make rule...
2007-10-10 Andrew Tridgellr392: added IDL for 3 more netlogon Delta levels, thank...
2007-10-10 Andrew Tridgellr390: added my best guess for how session keys are...
2007-10-10 Andrew Tridgellr389: added a test for set user info level 26 (set...
2007-10-10 Andrew Tridgellr388: added IDL for 3 more set user info levels (all...
2007-10-10 Andrew Tridgellr387: more C++ friendly changes
2007-10-10 Volker Lendecker386: Another torture test to survive.
2007-10-10 Tim Potterr383: Scripting extensions using swig. This commit...
2007-10-10 Tim Potterr382: More C++ friendliness fixes.
2007-10-10 Andrew Tridgellr381: make the code more C++ friendly
2007-10-10 Andrew Tridgellr380: make sure that ldbedit -a works with all tdb...
2007-10-10 Andrew Tridgellr374: allow for a policy_handle fetch using a handle...
2007-10-10 Andrew Tridgellr373: use a much larger default tdb hash size in ldb
2007-10-10 Andrew Tridgellr372: automatically create a fake BDC machine account...
2007-10-10 Andrew Tridgellr365: improved the IDL for samr_Connect5()
2007-10-10 Andrew Tridgellr364: finally worked out the ancient samr_ChangePasswor...
2007-10-10 Andrew Tridgellr363: nicer error handling in pidl
2007-10-10 Andrew Tridgellr362: after setting domain info query it again so we...
2007-10-10 Andrew Tridgellr361: allow anonymous browsing
2007-10-10 Andrew Tridgellr360: use the STYPE_* definitions from srvsvc.idl
next