summaryrefslogtreecommitdiff
path: root/lib/tdb_wrap
Commit message (Expand)AuthorAgeFilesLines
* lib: Open tdb files with O_CLOEXECVolker Lendecke2021-06-041-0/+6
* tdb_wrap: Use a struct initializerVolker Lendecke2015-07-231-4/+1
* tdb_wrap: Use talloc_pooled_objectVolker Lendecke2015-07-231-4/+3
* Remove ntdb protection from tdb_wrapVolker Lendecke2015-03-171-9/+0
* tdb_wrap: don't let tdb_wrap_open() segfault with name==NULLStefan Metzmacher2015-01-191-1/+7
* tdb_wrap: Make mutexes easier to useVolker Lendecke2014-11-201-0/+7
* tdb_wrap: Standalone compile without includes.hMartin Schwenke2014-09-192-4/+5
* tdb_wrap: tdb_wrap.h doesn't need struct loadparm_contextMartin Schwenke2014-09-191-2/+0
* tdb_wrap: Only pull in samba-debugVolker Lendecke2014-09-181-1/+1
* tdb_wrap: Remove tdb_wrap_open_ againVolker Lendecke2014-03-312-34/+4
* lib: Add interim tdb_wrap_open_ without lp_ctxVolker Lendecke2014-03-312-21/+31
* lib: Pull up lp_ctx use one levelVolker Lendecke2014-03-311-19/+19
* tdb_util: Fix whitespaceVolker Lendecke2013-12-171-8/+8
* tdb_util: Fix CID 1138343 Uninitialized scalar variableVolker Lendecke2013-12-171-0/+2
* tdb_wrap: prevent tdbs called ".ntdb" or without extensions.Rusty Russell2013-02-201-0/+8
* lib/tdb_wrap: use tdb directly, not tdb_compat.Rusty Russell2012-06-193-4/+6
* TDB2: make SAMBA use tdb1 again for the moment.Rusty Russell2012-06-191-28/+0
* tdb_wrap: Move to specific directory.Jelmer Vernooij2012-03-103-0/+265