1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/lib/dbwrap
Volker Lendecke d6db35d7a5 tdb_wrap: Remove tdb_wrap_open_ again
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2014-03-31 22:52:14 +02:00
..
dbwrap_cache.c dbwrap_cache: Check negative first 2013-12-14 10:10:25 +01:00
dbwrap_cache.h move the dbwrap library to the top level 2012-05-14 04:04:55 +02:00
dbwrap_file.c lib/dbwrap: talloc_strdup() name in db_open_file() 2013-02-04 17:14:22 +01:00
dbwrap_file.h s3:dbwrap: remove unused args from db_open_file() 2012-09-21 16:26:38 +02:00
dbwrap_local_open.c dbwrap: explicitly use DBWRAP_LOCK_ORDER_NONE in tdb->ntdb conversion 2014-02-07 16:06:07 +01:00
dbwrap_ntdb.c dbwrap: add a dbwrap_flags argument to db_open_ntdb() 2014-02-07 16:06:07 +01:00
dbwrap_ntdb.h dbwrap: add a dbwrap_flags argument to db_open_ntdb() 2014-02-07 16:06:07 +01:00
dbwrap_private.h dbwrap: add DBWRAP_LOCK_ORDER_VALID() 2014-02-07 16:06:07 +01:00
dbwrap_rbt.c dbwrap: Use talloc_zero in db_open_rbt 2012-11-29 18:27:37 +01:00
dbwrap_rbt.h move the dbwrap library to the top level 2012-05-14 04:04:55 +02:00
dbwrap_tdb.c tdb_wrap: Remove tdb_wrap_open_ again 2014-03-31 22:52:14 +02:00
dbwrap_tdb.h dbwrap: add a dbwrap_flags argument to db_open_tdb() 2014-02-07 16:06:07 +01:00
dbwrap_util.c dbwrap: Use dbwrap_parse_record in dbwrap_fetch_uint32_bystring 2012-11-29 17:24:35 +01:00
dbwrap.c dbwrap: completely check validity of lock order in dbwrap_check_lock_order() 2014-02-07 16:06:07 +01:00
dbwrap.h dbwrap: add a comment explaining the supported lock orders 2014-02-07 16:06:07 +01:00
wscript_build dbwrap: dbwrap_ntdb.c 2013-02-20 05:31:19 +01:00