1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/lib/dbwrap
Rusty Russell 41333f92d0 ntdb: remove --disable-ntdb.
Remove DISABLE_NTDB option, and --disable-ntdb from waf build.  This just
means that it will always get built: it isn't used by default yet.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Reviewed-by: Jeremy Allison <jra@samba.org>

Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Sat Apr 13 02:01:02 CEST 2013 on sn-devel-104
2013-04-13 02:01:02 +02:00
..
dbwrap_cache.c dbwrap: Use talloc_zero in db_open_cache 2012-11-29 18:27:36 +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 ntdb: remove --disable-ntdb. 2013-04-13 02:01:02 +02:00
dbwrap_ntdb.c dbwrap: dbwrap_ntdb.c 2013-02-20 05:31:19 +01:00
dbwrap_ntdb.h dbwrap: dbwrap_ntdb.c 2013-02-20 05:31:19 +01:00
dbwrap_private.h dbwrap: dbwrap_hash_size(). 2012-06-22 07:35:17 +02: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 dbwrap: Remove an unnecessary if-statement 2012-11-29 18:27:38 +01:00
dbwrap_tdb.h move the dbwrap library to the top level 2012-05-14 04:04:55 +02: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: Add a comment explaining a restriction 2013-03-27 13:40:15 +01:00
dbwrap.h dbwrap: add dbwrap_is_persistent() 2013-01-15 14:49:20 +01:00
wscript_build dbwrap: dbwrap_ntdb.c 2013-02-20 05:31:19 +01:00