summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r502: modified ldb to allow the use of an external pool memoryAndrew Tridgell25-492/+693
2007-10-10r491: regtree and gregedit also depend on LIBCMDLINE (popt stuff)Stefan Metzmacher1-4/+4
2007-10-10r490: - expanded the test suite to test modify and delete operationsAndrew Tridgell13-41/+222
2007-10-10r476: i forgot the argument to get_time_zone()Andrew Tridgell1-1/+1
2007-10-10r469: considerably improved the ChangePasswordUser3() IDL thanks to an idea f...Andrew Tridgell1-6/+13
2007-10-10r468: fixed timegm() on broken systemsAndrew Tridgell1-1/+5
2007-10-10r467: hopefully get the buildfarm compiling fine now...Stefan Metzmacher5-10/+13
2007-10-10r466: implemented samr_OpenDomain() and samr_GetDomPwInfo() server side callsAndrew Tridgell2-10/+116
2007-10-10r465: we need common.h in two more rpc server pipesAndrew Tridgell2-0/+2
2007-10-10r464: a big improvement to the API for writing server-side RPCAndrew Tridgell11-594/+521
2007-10-10r463: build ldb with debugging when standaloneAndrew Tridgell1-1/+1
2007-10-10r462: added an explanation about the rather complex ltdb_key() functionAndrew Tridgell1-0/+9
2007-10-10r459: added an initial provision.ldif - this is temporary, and needs to beAndrew Tridgell1-0/+734
2007-10-10r458: this is the (very primitive) beginnings of a SAMR server forAndrew Tridgell5-1/+1235
2007-10-10r457: added some more samr tests to help me work out the right error codesAndrew Tridgell1-1/+27
2007-10-10r456: - added -i option to ldbsearchAndrew Tridgell7-49/+75
2007-10-10r454: allow a non-URL form of a filename to be used in ldb_connect(). ThisAndrew Tridgell2-6/+10
2007-10-10r453: added a comment about indexing on objectclassAndrew Tridgell1-1/+4
2007-10-10r452: move from first-fit to best-fit in tdb record allocation. For aAndrew Tridgell1-48/+97
2007-10-10r451: More NTLMSSP work.Andrew Bartlett3-90/+167
2007-10-10r448: Fix 'auth' in Samba4, by making 'auth methods' a normal smb.confAndrew Bartlett2-41/+2
2007-10-10r445: fixed the bind_nak codeAndrew Tridgell1-2/+7
2007-10-10r444: - added the beginnings of a ldb test suite and benchmarkAndrew Tridgell8-11/+266
2007-10-10r443: Update Samba4 to the auth and NTLMSSP code from Samba3.Andrew Bartlett17-742/+1048
2007-10-10r442: fixed some uninitialised variables pointed out by gcc -O3Andrew Tridgell3-4/+3
2007-10-10r441: added an example of how to use the remote rpc interfaceAndrew Tridgell1-0/+7
2007-10-10r437: fixed handling of a corner case with multi-valued indexingAndrew Tridgell2-0/+14
2007-10-10r436: fixed indexing of objectclass with subclassesAndrew Tridgell1-1/+64
2007-10-10r435: a major upgrade for ldbAndrew Tridgell18-142/+904
2007-10-10r432: fix the linking of the reg* toolsStefan Metzmacher1-15/+31
2007-10-10r425: add some comments to ugly code partsStefan Metzmacher2-1/+2
2007-10-10r424: let this code compile on every machine hopefullyStefan Metzmacher1-2/+2
2007-10-10r420: added nicer names for the field bits in userinfo21Andrew Tridgell2-15/+143
2007-10-10r419: Data::Dumper is not portableStefan Metzmacher1-2/+2
2007-10-10r412: as we decide to not do 3.0.2a releases anymore,Stefan Metzmacher2-18/+1
2007-10-10r411: make swig should not be the first make rule...Stefan Metzmacher1-0/+2
2007-10-10r392: added IDL for 3 more netlogon Delta levels, thanks to a dump from Richa...Andrew Tridgell1-5/+21
2007-10-10r390: added my best guess for how session keys are supposed to work when youAndrew Tridgell4-5/+34
2007-10-10r389: added a test for set user info level 26 (set password extended)Andrew Tridgell1-1/+56
2007-10-10r388: added IDL for 3 more set user info levels (all of which set theAndrew Tridgell1-0/+22
2007-10-10r387: more C++ friendly changesAndrew Tridgell3-31/+31
2007-10-10r386: Another torture test to survive.Volker Lendecke1-0/+66
2007-10-10r383: Scripting extensions using swig. This commit includes only a (LGPL)Tim Potter5-0/+213
2007-10-10r382: More C++ friendliness fixes.Tim Potter5-13/+13
2007-10-10r381: make the code more C++ friendlyAndrew Tridgell6-21/+21
2007-10-10r380: make sure that ldbedit -a works with all tdb and LDAP backendsAndrew Tridgell1-1/+1
2007-10-10r374: allow for a policy_handle fetch using a handle type ofAndrew Tridgell2-1/+3
2007-10-10r373: use a much larger default tdb hash size in ldbAndrew Tridgell1-1/+2
2007-10-10r372: automatically create a fake BDC machine account and delete itAndrew Tridgell2-25/+191
2007-10-10r365: improved the IDL for samr_Connect5()Andrew Tridgell2-21/+26