summaryrefslogtreecommitdiff
path: root/source4/lib/ldb_wrap.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-22s4:dsdb Rework schema loading and add schema reloadingAndrew Bartlett1-1/+4
2009-12-21ldb_wrap: Fix compilation when using system ldb.Jelmer Vernooij1-1/+1
2009-10-27s4-dsdb: call dsdb_make_schema_global() from ldb_wrapAndrew Tridgell1-0/+5
2009-10-23s4-ldb: move the tdb_reopen_all() calls to ldb_wrap.cAndrew Tridgell1-1/+8
2009-10-23s4-ldb: use ldb_wrap_fork_hook() to cancel child transactionsAndrew Tridgell1-1/+5
2009-10-23s4-ldbwrap: added re-use of ldb contexts in ldb_wrap_connect()Andrew Tridgell1-27/+96
2009-09-21s4-samdb: enable ldb tracing when log level >= 10Andrew Tridgell1-0/+4
2008-12-29s4:lib/tevent: rename structsStefan Metzmacher1-1/+1
2008-09-29LDB ASYNC: misc changesSimo Sorce1-12/+1
2008-09-25Revert LDB return code patches from Matthias.Jelmer Vernooij1-1/+1
2008-09-24Cosmetic corrections for the DSDB moduleMatthias Dieter Wallnöfer1-1/+1
2008-08-21Push loading the objectGUID and objectSID handlers earlier.Andrew Bartlett1-4/+8
2008-06-14Make up the right dependencies now that ldb depends on libeventsSimo Sorce1-7/+16
2008-05-16Fix an uninitialized variable warningVolker Lendecke1-1/+1
2008-04-21Remove more event_context_init() uses from function calls within deep down th...Simo Sorce1-1/+1
2008-04-17Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij1-5/+4
2008-03-06ldb_wrap: Debug at derived samba_level, not the level of the ldb debug enum.Andrew Kroeger1-1/+1
2007-12-26r26593: - More work on the python versions of samba3dump and the samba3sam te...Jelmer Vernooij1-1/+1
2007-12-21r26229: Set loadparm context as opaque pointer in ldb, remove more uses of gl...Jelmer Vernooij1-0/+5
2007-12-21r26200: Bring back some accidently removed files.Jelmer Vernooij1-0/+186
2007-12-21r26197: Add bindings for libsecurity.Jelmer Vernooij1-186/+0
2007-12-21r26018: dsdb/schema/proto.h doesn't exist anymoreStefan Metzmacher1-1/+0
2007-12-21r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij1-0/+187