summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* r373: use a much larger default tdb hash size in ldbAndrew Tridgell2007-10-101-1/+2
* r372: automatically create a fake BDC machine account and delete itAndrew Tridgell2007-10-102-25/+191
* r365: improved the IDL for samr_Connect5()Andrew Tridgell2007-10-102-21/+26
* r364: finally worked out the ancient samr_ChangePasswordUser() interfaceAndrew Tridgell2007-10-102-37/+33
* r363: nicer error handling in pidlAndrew Tridgell2007-10-102-1/+3
* r362: after setting domain info query it again so we can see what attributes ...Andrew Tridgell2007-10-101-0/+8
* r361: allow anonymous browsingAndrew Tridgell2007-10-101-9/+2
* r360: use the STYPE_* definitions from srvsvc.idlAndrew Tridgell2007-10-101-4/+6
* r359: moved the share type definitions to srvsvc.idlAndrew Tridgell2007-10-102-9/+8
* r358: added some more annotation on the samr unknown attributesAndrew Tridgell2007-10-101-6/+9
* r357: added share browsing to smbclient using the SRVSVC MSRPC pipeAndrew Tridgell2007-10-101-4/+92
* r356: Start of auto-generated client functions. Tridge can you take a lookTim Potter2007-10-103-1/+136
* r355: Fix a bunch of compiler warnings in the registry code.Tim Potter2007-10-109-42/+34