1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-10 01:18:15 +03:00
samba-mirror/source3/lib/dbwrap
Gregor Beck 99fa6fa4a3 s3:dbwrap: allow NULL parser for dbwrap_parse_record()
Signed-off-by: Michael Adam <obnox@samba.org>
2011-10-11 14:17:55 +02:00
..
dbwrap_ctdb.c s3:dbwrap: move the db_open_ctdb() prototype to a new header dbwrap_ctdb.h 2011-10-11 14:17:54 +02:00
dbwrap_ctdb.h s3:dbwrap: move the db_open_ctdb() prototype to a new header dbwrap_ctdb.h 2011-10-11 14:17:54 +02:00
dbwrap_file.c s3:dbwrap: move the db_open_file() prototype to a new header dbwrap_file.h 2011-10-11 14:17:55 +02:00
dbwrap_file.h s3:dbwrap: move the db_open_file() prototype to a new header dbwrap_file.h 2011-10-11 14:17:55 +02:00
dbwrap_open.c s3:dbwrap: move the db_open_tdb() prototype to a new header dbwrap_tdb.h 2011-10-11 14:17:55 +02:00
dbwrap_open.h s3:dbwrap: move db_is_local() from dbwrap.c to dbwrap_open.c 2011-07-29 12:23:13 +02:00
dbwrap_private.h s3:dbwrap: move db_open() to a file dbwrap_open.c of its own. 2011-07-29 12:23:13 +02:00
dbwrap_rbt.c s3:dbwrap: add specific dbwrap_exists() implementation to dbwrap_rbt 2011-10-11 14:17:55 +02:00
dbwrap_rbt.h s3:dbwrap: move the db_open_rbt() prototype to a new header dbwrap_rbt.h 2011-10-11 14:17:55 +02:00
dbwrap_tdb.c s3:dbwrap: add specific dbwrap_exists() implementation to dbwrap_tdb 2011-10-11 14:17:55 +02:00
dbwrap_tdb.h s3:dbwrap: move the db_open_tdb() prototype to a new header dbwrap_tdb.h 2011-10-11 14:17:55 +02:00
dbwrap_util.c s3:dbwrap: move dbwrap_traverse() to dbwrap.c, the core of the dbrwap subsystem 2011-10-11 14:17:55 +02:00
dbwrap.c s3:dbwrap: allow NULL parser for dbwrap_parse_record() 2011-10-11 14:17:55 +02:00
dbwrap.h s3:dbwrap: add function dbwrap_parse_record() 2011-10-11 14:17:55 +02:00