summaryrefslogtreecommitdiffstats
path: root/source4/lib/ldb
Commit message (Expand)AuthorAgeFilesLines
* r12995: Don't allow overrides on "name" from above, as it can't be correct.Andrew Bartlett2007-10-101-5/+5
* r12989: move the control parsing and handleng functions to cmdline.cSimo Sorce2007-10-103-315/+320
* r12984: add parse code and ldbsearch cmdline code forStefan Metzmacher2007-10-102-0/+26
* r12983: - fix using a DIRSYNC cookie from the command lineStefan Metzmacher2007-10-101-5/+11
* r12977: Some code to implement the client side of the Dirsync controlSimo Sorce2007-10-102-2/+87
* r12948: fix compiler warningStefan Metzmacher2007-10-101-1/+1
* r12942: this way is betterSimo Sorce2007-10-101-2/+1
* r12941: Add Attribute Scoped Search controlSimo Sorce2007-10-104-0/+235
* r12925: implement client side of ASQ controlSimo Sorce2007-10-102-0/+54
* r12909: add an ldb module for the wins.ldb,Stefan Metzmacher2007-10-101-0/+1
* r12850: - add Doxygen comments to ldbStefan Metzmacher2007-10-107-71/+2090
* r12849: fix typoStefan Metzmacher2007-10-101-1/+1
* r12847: add some ldb examples from Brad Hards (bradh@frogmouth.net)Stefan Metzmacher2007-10-103-3/+263
* r12846: some fixesStefan Metzmacher2007-10-101-7/+13
* r12845: fix some typosStefan Metzmacher2007-10-102-2/+2
* r12843: get special objects with ldbsearch -a too, to match ldbedit -aStefan Metzmacher2007-10-103-3/+3
* r12833: complete ldbsearch support for controlsSimo Sorce2007-10-102-40/+138
* r12830: this can be constStefan Metzmacher2007-10-101-1/+1
* r12829: fix ldb headers, to not include '<...>' files in .c filesStefan Metzmacher2007-10-1041-171/+78
* r12828: add a test to check white spaces comparisonSimo Sorce2007-10-102-1/+10
* r12827: This was a very well concealed bug.Simo Sorce2007-10-101-2/+9
* r12810: handle control options gracefully and don't segfaultSimo Sorce2007-10-101-9/+49
* r12790: fix compiler warningStefan Metzmacher2007-10-101-1/+1
* r12777: use TEST_DATA_PREFIX if availableStefan Metzmacher2007-10-101-5/+6
* r12770: Remove the alloca.h header as it is not used in the code afaicsSimo Sorce2007-10-101-1/+0
* r12748: Fix wrong handling of separation characters for RDNsSimo Sorce2007-10-101-5/+15
* r12746: An initial version of the kludge_acls module.Andrew Bartlett2007-10-102-4/+7
* r12745: Initial work to support a syntax to pass over controls viaSimo Sorce2007-10-103-10/+106
* r12743: Remove the ugly way we had to make a second stage init and introduceSimo Sorce2007-10-1014-76/+116
* r12734: forgot to add qsortSimo Sorce2007-10-101-0/+256
* r12733: Merge ldap/ldb controls into main treeSimo Sorce2007-10-1031-38/+880
* r12717: Always compile the skel module, so we know when we break it.Andrew Bartlett2007-10-102-28/+28
* r12716: Tridge points out that the request argument to ldb_next_request mustAndrew Bartlett2007-10-101-17/+29
* r12670: Make a couple of dependencies stricterJelmer Vernooij2007-10-101-0/+8
* r12658: Couple of fixes related to shared module builds.Jelmer Vernooij2007-10-105-20/+0
* r12643: don't fail make testSimo Sorce2007-10-101-0/+3
* r12632: Build fixes from Brad Hards <bradh@frogmouth.net>Andrew Bartlett2007-10-103-1/+3
* r12620: Get rid of automatically generated lists of init functions of subsyst...Jelmer Vernooij2007-10-101-2/+2
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-109-9/+0
* r12605: docs patch from Brad Hards <bradh@frogmouth.net>Simo Sorce2007-10-102-82/+151
* r12604: fix make clean as Brad Hards <bradh@frogmouth.net> sugestedSimo Sorce2007-10-101-1/+2
* r12601: Syncronise both copies of dlinklist.h.Andrew Bartlett2007-10-101-0/+14
* r12600: Add a new module to sort the objectclass attribute on store. TheAndrew Bartlett2007-10-104-1/+326
* r12599: This new LDB module (and associated changes) allows Samba4 to operateAndrew Bartlett2007-10-101-0/+1
* r12592: Remove some useless dependenciesJelmer Vernooij2007-10-101-1/+1
* r12553: Steal the error string onto this context, so that the caller doesn'tAndrew Bartlett2007-10-101-1/+1
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-102-0/+2
* r12540: Provide more information in the ldb error string.Andrew Bartlett2007-10-101-3/+5
* r12534: Make the transaction code fill the error string on failure.Andrew Bartlett2007-10-101-3/+30
* r12499: Move smb_build.h out of includes.hJelmer Vernooij2007-10-101-0/+1