summaryrefslogtreecommitdiff
path: root/lib/tdb_wrap
AgeCommit message (Expand)AuthorFilesLines
2026-03-10s3: Warn if no mutexes available at runtimeVolker Lendecke1-0/+2
2025-05-15lib: Fix whitespaceVolker Lendecke1-4/+4
2021-06-04lib: Open tdb files with O_CLOEXECVolker Lendecke1-0/+6
2015-07-23tdb_wrap: Use a struct initializerVolker Lendecke1-4/+1
2015-07-23tdb_wrap: Use talloc_pooled_objectVolker Lendecke1-4/+3
2015-03-17Remove ntdb protection from tdb_wrapVolker Lendecke1-9/+0
2015-01-19tdb_wrap: don't let tdb_wrap_open() segfault with name==NULLStefan Metzmacher1-1/+7
2014-11-20tdb_wrap: Make mutexes easier to useVolker Lendecke1-0/+7
2014-09-19tdb_wrap: Standalone compile without includes.hMartin Schwenke2-4/+5
2014-09-19tdb_wrap: tdb_wrap.h doesn't need struct loadparm_contextMartin Schwenke1-2/+0
2014-09-18tdb_wrap: Only pull in samba-debugVolker Lendecke1-1/+1
2014-03-31tdb_wrap: Remove tdb_wrap_open_ againVolker Lendecke2-34/+4
2014-03-31lib: Add interim tdb_wrap_open_ without lp_ctxVolker Lendecke2-21/+31
2014-03-31lib: Pull up lp_ctx use one levelVolker Lendecke1-19/+19
2013-12-17tdb_util: Fix whitespaceVolker Lendecke1-8/+8
2013-12-17tdb_util: Fix CID 1138343 Uninitialized scalar variableVolker Lendecke1-0/+2
2013-02-20tdb_wrap: prevent tdbs called ".ntdb" or without extensions.Rusty Russell1-0/+8
2012-06-19lib/tdb_wrap: use tdb directly, not tdb_compat.Rusty Russell3-4/+6
2012-06-19TDB2: make SAMBA use tdb1 again for the moment.Rusty Russell1-28/+0
2012-03-10tdb_wrap: Move to specific directory.Jelmer Vernooij3-0/+265