1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/ctdb/lib/util
Martin Schwenke 94a5e28ffb ctdb-common: Move hex_decode_talloc() to the lock helper
This is the only place it is used.

After migrating to Samba's lib/util, the lock helper can be changed to
use strhex_to_data_blob().

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
2014-09-10 01:36:14 +02:00
..
db_wrap.c ctdb: Fix some "declarations after code" problems 2014-09-10 01:36:14 +02:00
db_wrap.h Added some #ifndefs to stop files being included multiple times. 2011-11-11 14:31:50 +11:00
debug.c logging: give a unique logging name to each forked child. 2010-08-18 11:46:32 +09:30
debug.h ctdb-util: Variables should be declared extern in headers 2014-09-10 01:36:14 +02:00
dlinklist.h dlinklist: Fix a typo 2014-04-02 17:11:37 +02:00
fault.c util: Do not stop build if backtracing is not supported 2013-05-29 14:57:03 +10:00
idtree.c idtree: fix overflow for v. large ids on allocation and removal 2010-12-07 15:37:25 +11:00
signal.c lib/util: import fault/backtrace handling from samba. 2010-01-20 09:44:36 +01:00
substitute.c lib/util: import fault/backtrace handling from samba. 2010-01-20 09:44:36 +01:00
util_file.c ctdb-common: Move hex_decode_talloc() to the lock helper 2014-09-10 01:36:14 +02:00
util_time.c track both when we last started and ended a recovery. 2008-07-02 13:55:59 +10:00
util.c server: Replace BOOL datatype with bool, True/False with true/false 2012-05-28 11:22:25 +10:00
util.h ctdb-util: Remove util/strlist.c and references to str_util_*() 2014-09-10 01:36:14 +02:00