dsdb: move tombstone lifetime calculation out of dsdb_garbage_collect_tombstones()
authorAndrew Bartlett <abartlet@samba.org>
Mon, 29 Aug 2016 07:02:39 +0000 (19:02 +1200)
committerGarming Sam <garming@samba.org>
Thu, 1 Sep 2016 03:49:14 +0000 (05:49 +0200)
commit824220e9bd7ffb9457ffc5a5bf0b5d279146f85c
treea99729af12528d259f4fc3d03d89fc7d265f99f6
parentd894f08ba95ae994dd1603af28bd74943bfdec9f
dsdb: move tombstone lifetime calculation out of dsdb_garbage_collect_tombstones()

This will allow it to be specified by the caller when we add python bindings

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
source4/dsdb/kcc/garbage_collect_tombstones.c
source4/dsdb/kcc/garbage_collect_tombstones.h
source4/dsdb/kcc/kcc_periodic.c