1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/lib/tdb
Rusty Russell 2f4b21bb57 ntdb: switch between secrets.tdb and secrets.ntdb depending on 'use ntdb'
Since we open with dbwrap, it auto-converts old tdbs (which it will
rename to secrets.tdb.bak once it's done).

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>

Autobuild-User(master): Rusty Russell <rusty@rustcorp.com.au>
Autobuild-Date(master): Wed Feb 20 07:09:19 CET 2013 on sn-devel-104
2013-02-20 07:09:19 +01:00
..
ABI tdb: add tdb_rescue() 2012-10-04 09:04:19 +09:30
common tdb: Slightly simplify transaction_write 2013-02-19 17:30:13 +01:00
docs tdb: Added doxygen documentation. 2011-01-19 11:26:34 +01:00
include tdb: Improve the documentation of tdb_reopen() and tdb_close(). 2012-12-12 14:58:50 +01:00
man ntdb: switch between secrets.tdb and secrets.ntdb depending on 'use ntdb' 2013-02-20 07:09:19 +01:00
python pytdb: Check if the database is closed before we touch it 2012-07-16 13:51:51 +02:00
test tdb: Enhance lock tracking a bit 2013-02-19 15:46:45 +01:00
tools tdb: Don't segfault if tdb_open_ex for check failed 2013-02-19 15:46:45 +01:00
web Update tdb and talloc web pages 2009-05-05 19:04:39 -04:00
configure tdb: Remove autotools support. 2010-12-24 01:15:05 +01:00
doxy.config doc: Remove build/ from doxygen config or it will not work in brew. 2012-08-04 16:31:22 +02:00
libtdb.m4 tdb: add tdb_rescue() 2012-10-04 09:04:19 +09:30
Makefile tdb: import unit tests from CCAN into tdb/test/ 2012-02-14 04:05:43 +10:30
pytdb.c tdb: Fix possible crash bugs in the python tdb code. 2012-12-12 13:15:00 +01:00
tdb.pc.in s4-pkgconfig: add @LIB_RPATH@ to our link flags 2010-12-08 12:46:00 +01:00
wscript lib/tdb: Rename manpages/ to man/. 2012-12-03 14:35:11 +01:00