summaryrefslogtreecommitdiff
path: root/source4/lib/ldb
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r12948: fix compiler warningStefan Metzmacher1-1/+1
2007-10-10r12942: this way is betterSimo Sorce1-2/+1
2007-10-10r12941: Add Attribute Scoped Search controlSimo Sorce4-0/+235
2007-10-10r12925: implement client side of ASQ controlSimo Sorce2-0/+54
2007-10-10r12909: add an ldb module for the wins.ldb,Stefan Metzmacher1-0/+1
2007-10-10r12850: - add Doxygen comments to ldbStefan Metzmacher7-71/+2090
2007-10-10r12849: fix typoStefan Metzmacher1-1/+1
2007-10-10r12847: add some ldb examples from Brad Hards (bradh@frogmouth.net)Stefan Metzmacher3-3/+263
2007-10-10r12846: some fixesStefan Metzmacher1-7/+13
2007-10-10r12845: fix some typosStefan Metzmacher2-2/+2
2007-10-10r12843: get special objects with ldbsearch -a too, to match ldbedit -aStefan Metzmacher3-3/+3
2007-10-10r12833: complete ldbsearch support for controlsSimo Sorce2-40/+138
2007-10-10r12830: this can be constStefan Metzmacher1-1/+1
2007-10-10r12829: fix ldb headers, to not include '<...>' files in .c filesStefan Metzmacher41-171/+78
2007-10-10r12828: add a test to check white spaces comparisonSimo Sorce2-1/+10
2007-10-10r12827: This was a very well concealed bug.Simo Sorce1-2/+9
2007-10-10r12810: handle control options gracefully and don't segfaultSimo Sorce1-9/+49
2007-10-10r12790: fix compiler warningStefan Metzmacher1-1/+1
2007-10-10r12777: use TEST_DATA_PREFIX if availableStefan Metzmacher1-5/+6
2007-10-10r12770: Remove the alloca.h header as it is not used in the code afaicsSimo Sorce1-1/+0
2007-10-10r12748: Fix wrong handling of separation characters for RDNsSimo Sorce1-5/+15
2007-10-10r12746: An initial version of the kludge_acls module.Andrew Bartlett2-4/+7
2007-10-10r12745: Initial work to support a syntax to pass over controls viaSimo Sorce3-10/+106
2007-10-10r12743: Remove the ugly way we had to make a second stage init and introduceSimo Sorce14-76/+116
2007-10-10r12734: forgot to add qsortSimo Sorce1-0/+256
2007-10-10r12733: Merge ldap/ldb controls into main treeSimo Sorce31-38/+880
2007-10-10r12717: Always compile the skel module, so we know when we break it.Andrew Bartlett2-28/+28
2007-10-10r12716: Tridge points out that the request argument to ldb_next_request mustAndrew Bartlett1-17/+29
2007-10-10r12670: Make a couple of dependencies stricterJelmer Vernooij1-0/+8
2007-10-10r12658: Couple of fixes related to shared module builds.Jelmer Vernooij5-20/+0
2007-10-10r12643: don't fail make testSimo Sorce1-0/+3
2007-10-10r12632: Build fixes from Brad Hards <bradh@frogmouth.net>Andrew Bartlett3-1/+3
2007-10-10r12620: Get rid of automatically generated lists of init functions of subsyst...Jelmer Vernooij1-2/+2
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij9-9/+0
2007-10-10r12605: docs patch from Brad Hards <bradh@frogmouth.net>Simo Sorce2-82/+151
2007-10-10r12604: fix make clean as Brad Hards <bradh@frogmouth.net> sugestedSimo Sorce1-1/+2
2007-10-10r12601: Syncronise both copies of dlinklist.h.Andrew Bartlett1-0/+14
2007-10-10r12600: Add a new module to sort the objectclass attribute on store. TheAndrew Bartlett4-1/+326
2007-10-10r12599: This new LDB module (and associated changes) allows Samba4 to operateAndrew Bartlett1-0/+1
2007-10-10r12592: Remove some useless dependenciesJelmer Vernooij1-1/+1
2007-10-10r12553: Steal the error string onto this context, so that the caller doesn'tAndrew Bartlett1-1/+1
2007-10-10r12542: Move some more prototypes out to seperate headersJelmer Vernooij2-0/+2
2007-10-10r12540: Provide more information in the ldb error string.Andrew Bartlett1-3/+5
2007-10-10r12534: Make the transaction code fill the error string on failure.Andrew Bartlett1-3/+30
2007-10-10r12499: Move smb_build.h out of includes.hJelmer Vernooij1-0/+1
2007-10-10r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij1-12/+10
2007-10-10r12445: Fix header in manpage, make script executableJelmer Vernooij1-1/+1
2007-10-10r12408: as we always add the destinguishedName as autogenerated value,Stefan Metzmacher1-8/+16
2007-10-10r12361: Add a new function: ldb_binary_encode_string()Andrew Bartlett2-1/+14
2007-10-10r12310: Link simple bind support in our internal LDAP libs to LDB and theAndrew Bartlett1-5/+16