]> git.ipfire.org Git - thirdparty/samba.git/commit
lib: Add a TALLOC_CTX to base register_msg_pool_usage() on
authorVolker Lendecke <vl@samba.org>
Tue, 11 Feb 2020 20:47:39 +0000 (21:47 +0100)
committerBjörn Baumbach <bb@sernet.de>
Tue, 18 Feb 2020 11:38:40 +0000 (11:38 +0000)
commitdab982d88e9132cbff52db22f441c08ee59bb159
tree3b67c309fe79037af26318a9e58940181665dbe4
parent8a23031b7bfea4cdaa71d6815bca24dcc3685b22
lib: Add a TALLOC_CTX to base register_msg_pool_usage() on

Add a simple way to deactivate the registration

Bug: https://bugzilla.samba.org/show_bug.cgi?id=14281

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source3/include/proto.h
source3/lib/messages.c
source3/lib/tallocmsg.c