summaryrefslogtreecommitdiffstats
path: root/source4/lib/ldb/include
Commit message (Expand)AuthorAgeFilesLines
* s4:ldb: add support for the new Recycle Bin Feature LDAP controlsStefan Metzmacher2009-07-231-0/+14
* s4:ldb Allow rootdse module to build without ldb_private.hAndrew Bartlett2009-06-302-1/+2
* added support for unique indexing in ldbAndrew Tridgell2009-06-011-0/+6
* major upgrade to the ldb attribute handlingAndrew Tridgell2009-04-024-27/+21
* added support for a prepare_commit() op in ldb modulesAndrew Tridgell2009-03-311-0/+1
* Use stdbool.h instead of manually defining boolSimo Sorce2009-02-251-10/+1
* Fix headers, ldb_includes.h is a private header,Simo Sorce2009-02-233-14/+14
* 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-302-3/+3
* Add helper function to get a module name, may be useful for debugging.Simo Sorce2009-01-301-1/+2
* Fix misfiled headers.Simo Sorce2009-01-302-12/+12
* Fix the mess with ldb includes.Simo Sorce2009-01-305-107/+170
* s4:ldb: remove dependency to samba4's events wrapperStefan Metzmacher2009-01-211-2/+2
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-292-6/+6
* Fix some tevent includes, trying to fix the buildKai Blin2008-12-261-1/+1
* ldb: Include tevent.h rather than events.h.Jelmer Vernooij2008-12-231-1/+1
* s4:ldb: make it possible to return per entry controlsAndrew Bartlett2008-12-172-2/+11
* s4:ldb: add infrastructure for extended dn handlersAndrew Bartlett2008-12-172-2/+82
* 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
* Transform the sequence_number operation into a normal extended operation as i...Simo Sorce2008-10-161-17/+20
* LDB ASYNC: Core filesSimo Sorce2008-09-292-65/+138
* Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.Simo Sorce2008-09-231-17/+7
* Add support for implementing LDB modules in Python.Jelmer Vernooij2008-09-191-0/+1
* fixed a problem with length limited ldap valuesAndrew Tridgell2008-08-222-5/+5
* Don't walk past the end of ldb values.Andrew Bartlett2008-08-211-0/+1
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2008-08-201-2/+2
|\
| * added a LDB_ATTR_FLAG_FIXED so the schema module can mark attributesAndrew Tridgell2008-08-201-2/+2
* | Remove last traces of the old 'subclass' featureAndrew Bartlett2008-08-201-7/+0
|/
* lib/ldb: add forward declaration for struct event_contextStefan Metzmacher2008-06-271-0/+1
* Make up the right dependencies now that ldb depends on libeventsSimo Sorce2008-06-143-1/+6
* Merge v4.0-testJelmer Vernooij2008-03-282-2/+1
|\
| * ldb: nothing uses "system/network.h" so don't include itStefan Metzmacher2008-03-181-1/+0
| * ldb: fix the standalone buildStefan Metzmacher2008-03-181-2/+2
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-03-031-10/+12
|\|
| * Some cleanups for the ldb doxygen docs.Brad Hards2008-03-021-10/+12
* | 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
* ldb: Get rid of a warning.Kai Blin2008-01-111-1/+1
* r26481: Make function for loading symbol from DSO more generic, and allow mod...Jelmer Vernooij2007-12-211-1/+2
* r26371: Fix typo.Jelmer Vernooij2007-12-211-1/+1
* r26066: Use TALLOC_CTX consistently for talloc contexts rather than void \* (...Jelmer Vernooij2007-12-211-36/+36
* r25887: Build Samba-specific ldb modules as dso's.Jelmer Vernooij2007-12-211-0/+2
* r25624: Remove ipv4_addr hack. Only causes 4 extra includes of system/network...Jelmer Vernooij2007-12-211-5/+7
* r25540: Remove prototypes for already removed functions.Jelmer Vernooij2007-10-101-12/+0
* r25081: Add modules_dir member to ldb_context that is used rather than a globalJelmer Vernooij2007-10-102-6/+9
* r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell2007-10-104-8/+4
* r23795: more v2->v3 conversionAndrew Tridgell2007-10-104-4/+4
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2