summaryrefslogtreecommitdiffstats
path: root/source4/lib/ldb/include/ldb_private.h
Commit message (Expand)AuthorAgeFilesLines
* major upgrade to the ldb attribute handlingAndrew Tridgell2009-04-021-0/+3
* Fix headers, ldb_includes.h is a private header,Simo Sorce2009-02-231-4/+1
* Explicitly include ldb_handlers.h where necessarySimo Sorce2009-01-301-5/+0
* Fix all other modules to use ldb_module.h instead of ldb_private.hSimo Sorce2009-01-301-3/+0
* Fix misfiled headers.Simo Sorce2009-01-301-9/+0
* Fix the mess with ldb includes.Simo Sorce2009-01-301-102/+3
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-291-1/+1
* s4:ldb: make it possible to return per entry controlsAndrew Bartlett2008-12-171-1/+2
* s4:ldb: add infrastructure for extended dn handlersAndrew Bartlett2008-12-171-0/+3
* don't give errors when an empty modules list is given to ldbAndrew Tridgell2008-11-061-3/+0
* Make sure prototypes are always included, make some functions static andJelmer Vernooij2008-10-201-0/+7
* LDB ASYNC: Core filesSimo Sorce2008-09-291-37/+61
* Add support for implementing LDB modules in Python.Jelmer Vernooij2008-09-191-0/+1
* fixed a problem with length limited ldap valuesAndrew Tridgell2008-08-221-1/+1
* Remove last traces of the old 'subclass' featureAndrew Bartlett2008-08-201-7/+0
* Make up the right dependencies now that ldb depends on libeventsSimo Sorce2008-06-141-0/+2
* Merge v4.0-testJelmer Vernooij2008-03-281-1/+1
|\
| * ldb: fix the standalone buildStefan Metzmacher2008-03-181-2/+2
* | Fix the build (again).Jelmer Vernooij2008-02-261-0/+4
* | Fix use of realpath, fix init functions for ldb.Jelmer Vernooij2008-02-251-1/+3
|/
* 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