1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/lib/dbwrap
Volker Lendecke 8089f5190c dbwrap: Remove unused dbwrap_try_fetch_locked()
Small simplification, this has not been used since 2014 when the
notifyd went in. Can easily be added if needed again.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2021-06-04 16:47:34 +00:00
..
dbwrap_local_open.c dbwrap: Remove calls to loadparm 2018-04-24 01:53:19 +02:00
dbwrap_private.h dbwrap: Protect against invalid db_record->value 2019-11-22 23:57:46 +00:00
dbwrap_rbt.c dbwrap_rbt: support TDB_INSERT and TDB_MODIFY store flags 2020-06-10 19:08:40 +00:00
dbwrap_rbt.h move the dbwrap library to the top level 2012-05-14 04:04:55 +02:00
dbwrap_tdb.c dbwrap: Don't set rec->value in dbwrap_do_locked() 2019-11-22 23:57:46 +00:00
dbwrap_tdb.h dbwrap: Remove loadparm_context from db_open_tdb 2015-09-22 04:51:16 +02:00
dbwrap_util.c dbwrap: Simplify dbwrap_unmarshall_fn 2017-08-16 00:27:10 +02:00
dbwrap.c dbwrap: Remove unused dbwrap_try_fetch_locked() 2021-06-04 16:47:34 +00:00
dbwrap.h dbwrap: Remove unused dbwrap_try_fetch_locked() 2021-06-04 16:47:34 +00:00
wscript_build dbwrap: Remove dependency on samba-hostconfig 2018-04-24 01:53:19 +02:00