1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/selftest/provisions
Andrew Bartlett da627106cd dbcheck: Check Deleted Objects and reduce noise in reports about expired tombstones
These reports (about recently deleted objects)
create concern about a perfectly normal part of DB operation.

We must not operate on objects that are expired or we might reanimate them,
but we must fix "Deleted Objects" if it is wrong (mostly it is set as being
deleted in 9999, but in alpha19 we got this wrong).

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14593

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>

Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Wed Feb  3 05:29:11 UTC 2021 on sn-devel-184
2021-02-03 05:29:11 +00:00
..
alpha13 Spelling fix s/informations/information/ 2019-04-02 01:12:10 +00:00
generalized-gpo-backup gp_inf: Read/write files with a UTF-16LE BOM in GptTmpl.inf 2019-07-19 02:20:47 +00:00
multi-dc-samba-master-c596ac6 selftest: Add sample provision of master-c596ac6 with multiple DCs 2015-10-26 05:11:23 +01:00
release-4-0-0 python:samba: Use 'binddns dir' in samba-tool and samba_upgradedns 2017-09-05 23:58:20 +02:00
release-4-1-0rc3 Spelling fix s/informations/information/ 2019-04-02 01:12:10 +00:00
release-4-1-6-partial-object python:samba: Use 'binddns dir' in samba-tool and samba_upgradedns 2017-09-05 23:58:20 +02:00
release-4-5-0-pre1 dbcheck: Check Deleted Objects and reduce noise in reports about expired tombstones 2021-02-03 05:29:11 +00:00
release-4-8-0-pre1 release-4-8-0-pre1: New database dump for checking that functional prep works 2017-12-20 23:13:12 +01:00
dump.sh s4/selftest/provisions/dump.sh: dump to target dir if supplied 2016-07-15 10:01:29 +02:00
undump.sh