summaryrefslogtreecommitdiffstats
path: root/source4/lib/ldb_wrap.c
Commit message (Expand)AuthorAgeFilesLines
* s4:dsdb Rework schema loading and add schema reloadingAndrew Bartlett2010-03-221-1/+4
* ldb_wrap: Fix compilation when using system ldb.Jelmer Vernooij2009-12-211-1/+1
* s4-dsdb: call dsdb_make_schema_global() from ldb_wrapAndrew Tridgell2009-10-271-0/+5
* s4-ldb: move the tdb_reopen_all() calls to ldb_wrap.cAndrew Tridgell2009-10-231-1/+8
* s4-ldb: use ldb_wrap_fork_hook() to cancel child transactionsAndrew Tridgell2009-10-231-1/+5
* s4-ldbwrap: added re-use of ldb contexts in ldb_wrap_connect()Andrew Tridgell2009-10-231-27/+96
* s4-samdb: enable ldb tracing when log level >= 10Andrew Tridgell2009-09-211-0/+4
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-291-1/+1
* LDB ASYNC: misc changesSimo Sorce2008-09-291-12/+1
* Revert LDB return code patches from Matthias.Jelmer Vernooij2008-09-251-1/+1
* Cosmetic corrections for the DSDB moduleMatthias Dieter Wallnöfer2008-09-241-1/+1
* Push loading the objectGUID and objectSID handlers earlier.Andrew Bartlett2008-08-211-4/+8
* Make up the right dependencies now that ldb depends on libeventsSimo Sorce2008-06-141-7/+16
* Fix an uninitialized variable warningVolker Lendecke2008-05-161-1/+1
* Remove more event_context_init() uses from function calls within deep down th...Simo Sorce2008-04-211-1/+1
* Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij2008-04-171-5/+4
* ldb_wrap: Debug at derived samba_level, not the level of the ldb debug enum.Andrew Kroeger2008-03-061-1/+1
* r26593: - More work on the python versions of samba3dump and the samba3sam te...Jelmer Vernooij2007-12-261-1/+1
* r26229: Set loadparm context as opaque pointer in ldb, remove more uses of gl...Jelmer Vernooij2007-12-211-0/+5
* r26200: Bring back some accidently removed files.Jelmer Vernooij2007-12-211-0/+186
* r26197: Add bindings for libsecurity.Jelmer Vernooij2007-12-211-186/+0
* r26018: dsdb/schema/proto.h doesn't exist anymoreStefan Metzmacher2007-12-211-1/+0
* r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij2007-12-211-0/+187