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