s3/lib: add smbd_cleanupd.tdb
authorRalph Boehme <slow@samba.org>
Thu, 21 Jul 2016 14:53:15 +0000 (16:53 +0200)
committerStefan Metzmacher <metze@samba.org>
Thu, 28 Jul 2016 03:00:18 +0000 (05:00 +0200)
commit9c1cd31c0f931b99d79638fbef5e46f01788f3ca
tree6bfdb9877c112bcf326db94c56d551e7e4100b85
parented81e51cc1633cecfef05b84c0595418db8a384b
s3/lib: add smbd_cleanupd.tdb

This will be used between cleanupd and smbd for passing information
about exitted smbd childs.

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

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
source3/lib/cleanupdb.c [new file with mode: 0644]
source3/lib/cleanupdb.h [new file with mode: 0644]
source3/wscript_build