summaryrefslogtreecommitdiffstats
path: root/source4/lib/ldb/include/ldb_private.h
Commit message (Expand)AuthorAgeFilesLines
* Remove prototypes from build.h in preparation of removing build.hJelmer Vernooij2008-04-141-0/+6
* ldb: fix the standalone buildStefan Metzmacher2008-03-181-2/+2
* Remove more function-based inits.Jelmer Vernooij2008-02-201-11/+26
* r26481: Make function for loading symbol from DSO more generic, and allow mod...Jelmer Vernooij2007-12-211-1/+2
* r25887: Build Samba-specific ldb modules as dso's.Jelmer Vernooij2007-12-211-0/+2
* r25081: Add modules_dir member to ldb_context that is used rather than a globalJelmer Vernooij2007-10-101-0/+2
* r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell2007-10-101-2/+1
* r23795: more v2->v3 conversionAndrew Tridgell2007-10-101-1/+1
* r21553: Remove bogus comment.Andrew Bartlett2007-10-101-3/+0
* r21496: A number of ldb control and LDAP changes, surrounding theAndrew Bartlett2007-10-101-0/+3
* r20761: let ldb modules call ldb_set_default_dns()Stefan Metzmacher2007-10-101-0/+1
* r20184: change ldb_attrib_handler into ldb_schema_attribute, which has a pointerStefan Metzmacher2007-10-101-9/+14
* r20168: start separating attributes and syntaxesStefan Metzmacher2007-10-101-2/+2
* r19831: Big ldb_dn optimization and interfaces enhancement patchSimo Sorce2007-10-101-1/+1
* r19731: Modify the ldb_map infrustructure to always map from requestedAndrew Bartlett2007-10-101-0/+2
* r19455: forgot thisSimo Sorce2007-10-101-0/+1
* r18942: add a ldb_set_create_perms() function in ldb. I didn't call itAndrew Tridgell2007-10-101-0/+2
* r18781: Move the usnCreated and usnChanged handling around again.Andrew Bartlett2007-10-101-0/+10
* r17743: fix compiler warningsStefan Metzmacher2007-10-101-1/+1
* r17579: make ldb build g++ friendlyAndrew Tridgell2007-10-101-3/+3
* r17514: Simplify the way to set ldb errors and add anotherSimo Sorce2007-10-101-1/+2
* r17474: Allow the partitions module to load modules for specific backends.Andrew Bartlett2007-10-101-0/+3
* r17368: Add 'const' to ldb_match_msg().Andrew Bartlett2007-10-101-2/+2
* r17195: Start thinking how to implement extended operations.Simo Sorce2007-10-101-0/+1
* r17185: Oh, I wanted to do this for sooo long time.Simo Sorce2007-10-101-1/+1
* r16972: Replace the sequence_number function pointer in ldb with the ldb flags.Andrew Bartlett2007-10-101-3/+2
* r16084: Add private prototype for new ldb_connect_backend() function.Andrew Bartlett2007-10-101-0/+5
* r16083: Make it possible to initialise a backend module, without it setting upAndrew Bartlett2007-10-101-1/+3
* r16036: Add a couple of new functions to corretly deal with timeouts.Simo Sorce2007-10-101-0/+2
* r15927: Optimize ldb module traverse while keeping the API intact.Simo Sorce2007-10-101-1/+6
* r14592: Add support for loading shared modules to LDB.Jelmer Vernooij2007-10-101-0/+1
* r13992: change the way ldb_async_wait() works.Simo Sorce2007-10-101-1/+1
* r13990: Fix issues with function renaming.Jelmer Vernooij2007-10-101-2/+0
* r13934: these are only needed for a standalone buildStefan Metzmacher2007-10-101-0/+2
* r13839: Use registration mechanism for backends as well (in the same senseJelmer Vernooij2007-10-101-15/+6
* r13823: make async_wait part of the modules opsSimo Sorce2007-10-101-2/+1
* r13786: [merge] Add registration functions for LDB modulesJelmer Vernooij2007-10-101-15/+10
* r13700: added highestCommittedUSN, uSNChanged and uSNCreated support, usingAndrew Tridgell2007-10-101-0/+3
* r13615: Make ldb_set_errstring get ldb instead of module as parameter.Simo Sorce2007-10-101-1/+1
* r13609: Get in the initial work on making ldb asyncSimo Sorce2007-10-101-0/+3
* r13349: In the end I could not use ldb_caseless_cmpSimo Sorce2007-10-101-1/+0
* r13324: From now on check attribute names obey rfc2251Simo Sorce2007-10-101-0/+7
* r13181: Fix standalone ldb buildJelmer Vernooij2007-10-101-0/+1
* r12849: fix typoStefan Metzmacher2007-10-101-1/+1
* r12743: Remove the ugly way we had to make a second stage init and introduceSimo Sorce2007-10-101-9/+12
* r12733: Merge ldap/ldb controls into main treeSimo Sorce2007-10-101-5/+13
* r12632: Build fixes from Brad Hards <bradh@frogmouth.net>Andrew Bartlett2007-10-101-0/+1
* r11567: Ldb API change patch.Simo Sorce2007-10-101-20/+2
* r11110: make ldb_oom() also set the ldb error stringAndrew Tridgell2007-10-101-1/+1
* r10918: - fixed standalone ldb buildAndrew Tridgell2007-10-101-1/+1