summaryrefslogtreecommitdiffstats
path: root/source4/lib/ldb
Commit message (Expand)AuthorAgeFilesLines
...
* r13507: the 'data' element of LDAP controls is optional.Stefan Metzmacher2007-10-103-0/+9
* r13361: initial implementation of the vlv controlSimo Sorce2007-10-102-3/+117
* r13360: Fix crash bug when 0 results are returned on the internal base searchSimo Sorce2007-10-101-1/+11
* r13359: make sure we don't look at s[-1]Stefan Metzmacher2007-10-101-1/+1
* r13354: Add tests to check that controls work properlySimo Sorce2007-10-101-1/+21
* r13349: In the end I could not use ldb_caseless_cmpSimo Sorce2007-10-104-38/+2
* r13348: Put a reminder for now.Simo Sorce2007-10-101-0/+2
* r13347: - Now we compare values with an optimized utf8Simo Sorce2007-10-101-1/+34
* r13340: The gensec_init() needs to be after the popt processing, as itAndrew Bartlett2007-10-101-2/+3
* r13335: Fix the build and add an utf8 safe ldb_hadler_fold functionSimo Sorce2007-10-103-15/+44
* r13333: revert previous commit I will use ldb_caseless_cmp in attrib_handlersSimo Sorce2007-10-106-13/+63
* r13328: After the attribute name check cleanup it turned up ldb_caseless_cmp()Simo Sorce2007-10-104-39/+4
* r13325: let samba register it's own utf8 aware functions in ldbSimo Sorce2007-10-101-0/+8
* r13324: From now on check attribute names obey rfc2251Simo Sorce2007-10-1011-98/+139
* r13289: Check the tree is not NULLSimo Sorce2007-10-102-0/+5
* r13278: remove a silly strcasecmp() replacementAndrew Tridgell2007-10-101-9/+1
* r13268: fixed typo noticed by Aaron SeigoAndrew Tridgell2007-10-101-1/+1
* r13258: Fix the talloc heirachy for ldb_tdb.Andrew Bartlett2007-10-103-17/+20
* r13181: Fix standalone ldb buildJelmer Vernooij2007-10-102-1/+2
* r13167: handle cotrols' reply even in errorSimo Sorce2007-10-101-2/+1
* r13166: Patches form Brad HardsSimo Sorce2007-10-104-5/+35
* r13114: remove 'const' and make clear what the parameters are forStefan Metzmacher2007-10-101-1/+1
* r13078: fixed the ldb comparison function for objectSidsAndrew Tridgell2007-10-101-1/+1
* r13074: Add oLschema2ldif manpageJelmer Vernooij2007-10-102-0/+80
* r13067: Don't install ldbtestJelmer Vernooij2007-10-101-1/+0
* r13064: Add 'tags' target to LDB's makefileJelmer Vernooij2007-10-101-0/+3
* 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