summaryrefslogtreecommitdiff
path: root/source4/lib/ldb
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r13938: Around round of splitupsJelmer Vernooij1-1/+1
2007-10-10r13934: these are only needed for a standalone buildStefan Metzmacher1-0/+2
2007-10-10r13926: More header splitups.Jelmer Vernooij1-0/+1
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2-0/+2
2007-10-10r13901: Backends need to be initialized even if there are no modulesSimo Sorce1-22/+22
2007-10-10r13900: don't segfault on errorSimo Sorce1-2/+2
2007-10-10r13899: Get the shared library build building again. Just compiles for now,Jelmer Vernooij1-1/+2
2007-10-10r13840: Mark some functions as public.Jelmer Vernooij1-12/+0
2007-10-10r13839: Use registration mechanism for backends as well (in the same senseJelmer Vernooij8-38/+88
2007-10-10r13827: Minor enhancements or cosmetic changesSimo Sorce5-44/+34
2007-10-10r13826: Try to keep this backend updatedSimo Sorce2-201/+444
2007-10-10r13823: make async_wait part of the modules opsSimo Sorce7-18/+21
2007-10-10r13818: Make ldb_tdb 'fake' async.Simo Sorce7-197/+630
2007-10-10r13809: move ldb specific defineStefan Metzmacher1-0/+3
2007-10-10r13803: fixed two errors found with 'make valgrindtest'Andrew Tridgell1-1/+1
2007-10-10r13786: [merge] Add registration functions for LDB modulesJelmer Vernooij26-245/+226
2007-10-10r13744: Make ldb_ldap asyncSimo Sorce3-258/+747
2007-10-10r13743: Generic fixes and improvementsSimo Sorce1-59/+80
2007-10-10r13742: Fix tests to work better with ldapSimo Sorce5-12/+16
2007-10-10r13700: added highestCommittedUSN, uSNChanged and uSNCreated support, usingAndrew Tridgell3-0/+72
2007-10-10r13650: Install manpages when building standaloneJelmer Vernooij1-0/+4
2007-10-10r13616: Add new ldb functions: ldb_msg_add_steal_string() andAndrew Bartlett3-1/+38
2007-10-10r13615: Make ldb_set_errstring get ldb instead of module as parameter.Simo Sorce10-42/+52
2007-10-10r13609: Get in the initial work on making ldb asyncSimo Sorce10-241/+770
2007-10-10r13580: fix broken client side sortSimo Sorce1-1/+1
2007-10-10r13507: the 'data' element of LDAP controls is optional.Stefan Metzmacher3-0/+9
2007-10-10r13361: initial implementation of the vlv controlSimo Sorce2-3/+117
2007-10-10r13360: Fix crash bug when 0 results are returned on the internal base searchSimo Sorce1-1/+11
2007-10-10r13359: make sure we don't look at s[-1]Stefan Metzmacher1-1/+1
2007-10-10r13354: Add tests to check that controls work properlySimo Sorce1-1/+21
2007-10-10r13349: In the end I could not use ldb_caseless_cmpSimo Sorce4-38/+2
2007-10-10r13348: Put a reminder for now.Simo Sorce1-0/+2
2007-10-10r13347: - Now we compare values with an optimized utf8Simo Sorce1-1/+34
2007-10-10r13340: The gensec_init() needs to be after the popt processing, as itAndrew Bartlett1-2/+3
2007-10-10r13335: Fix the build and add an utf8 safe ldb_hadler_fold functionSimo Sorce3-15/+44
2007-10-10r13333: revert previous commit I will use ldb_caseless_cmp in attrib_handlersSimo Sorce6-13/+63
2007-10-10r13328: After the attribute name check cleanup it turned up ldb_caseless_cmp()Simo Sorce4-39/+4
2007-10-10r13325: let samba register it's own utf8 aware functions in ldbSimo Sorce1-0/+8
2007-10-10r13324: From now on check attribute names obey rfc2251Simo Sorce11-98/+139
2007-10-10r13289: Check the tree is not NULLSimo Sorce2-0/+5
2007-10-10r13278: remove a silly strcasecmp() replacementAndrew Tridgell1-9/+1
2007-10-10r13268: fixed typo noticed by Aaron SeigoAndrew Tridgell1-1/+1
2007-10-10r13258: Fix the talloc heirachy for ldb_tdb.Andrew Bartlett3-17/+20
2007-10-10r13181: Fix standalone ldb buildJelmer Vernooij2-1/+2
2007-10-10r13167: handle cotrols' reply even in errorSimo Sorce1-2/+1
2007-10-10r13166: Patches form Brad HardsSimo Sorce4-5/+35
2007-10-10r13114: remove 'const' and make clear what the parameters are forStefan Metzmacher1-1/+1
2007-10-10r13078: fixed the ldb comparison function for objectSidsAndrew Tridgell1-1/+1
2007-10-10r13074: Add oLschema2ldif manpageJelmer Vernooij2-0/+80
2007-10-10r13067: Don't install ldbtestJelmer Vernooij1-1/+0