samba-tool: Add command-line tool to trigger tombstone expunge
authorAndrew Bartlett <abartlet@samba.org>
Mon, 29 Aug 2016 06:36:19 +0000 (18:36 +1200)
committerGarming Sam <garming@samba.org>
Thu, 1 Sep 2016 03:49:15 +0000 (05:49 +0200)
commit55b9b9a969b0e7ef6590710fda85265fc3146159
tree14c494e881fb2a1b2418dc80027b4b73833cfc20
parent02d82af06f3f13bdfd7497d168ba06f1092ede12
samba-tool: Add command-line tool to trigger tombstone expunge

This allows us to carefully test the garbage collection of tombstoned objects
without running the full server and waiting for the timer to expire

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
python/samba/netcmd/domain.py