1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/testprogs/blackbox
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
..
wintest
bogus.sh testprogs: Fix usage printout of bogus blackbox test 2017-04-29 23:31:10 +02:00
common_test_fns.inc testprogs: Add remove_directory to common test functions 2020-10-22 16:05:30 +00:00
common-links.sh testprogs: Fix and improve runtime-links test 2020-10-22 16:05:30 +00:00
dbcheck-links.sh dbcheck: Check Deleted Objects and reduce noise in reports about expired tombstones 2021-02-03 05:29:11 +00:00
dbcheck-oldrelease.sh selftest: Confirm that we fix any errors on the Deleted Objects container itself 2021-02-03 04:19:36 +00:00
dbcheck.sh blackbox/dbcheck.sh: fix dbcheck_fix_one_way_links cleanup 2019-02-11 11:41:21 +01:00
demote-saveddb.sh testprogs: Fix and improve demote-saveddb test 2020-10-22 16:05:30 +00:00
dfree.sh selftest: more dfree command and smbclient disk usage tests 2016-01-06 03:58:59 +01:00
dom_parse.sh Add a blackbox tests for id & getent to test domain@realm type credentials 2016-10-03 19:49:19 +02:00
functionalprep.sh testprogs: Fix and improve functionalprep test 2020-10-22 16:05:31 +00:00
join_ldapcmp.sh tests: Add a sub-set of tests to show the restored DC is sound 2018-07-03 10:39:14 +02:00
ldapcmp_restoredc.sh netcmd/ldapcmp: pass --skip-missing-dn to LDAPBase 2018-11-21 07:46:19 +01:00
nsstest.sh
renamedc.sh testprogs/blackbox: Use PYTHON env variable for calling python scripts 2018-10-23 05:50:25 +02:00
runtime-links.sh testprogs: Fix and improve runtime-links test 2020-10-22 16:05:30 +00:00
schemaupgrade.sh netcmd/ldapcmp: pass --skip-missing-dn to LDAPBase 2018-11-21 07:46:19 +01:00
subunit.sh testprogs/blackbox: make sure subunit.sh always terminates DETAILS with '\n]\n' 2020-11-11 21:14:32 +00:00
test_chgdcpass.sh testprogs/blackbox: PY3 bulk change for python scripts use correct python 2018-11-14 05:07:16 +01:00
test_client_etypes.sh testprogs: Use own credential cache for test_client_etypes.sh 2016-09-25 09:05:27 +02:00
test_client_kerberos.sh testprogs: Add client kerberos test 2020-04-29 11:53:41 +00:00
test_export_keytab_heimdal.sh kerberos_keytab: do not add single DES keys to keytab 2019-11-19 14:48:41 +00:00
test_export_keytab_mit.sh testprogs: Fix MIT KRB5 export keytab with > 1.18 2020-11-21 00:11:02 +00:00
test_kinit_heimdal.sh testprogs/blackbox: PY3 bulk change for python scripts use correct python 2018-11-14 05:07:16 +01:00
test_kinit_mit.sh Fix uxsuccess test with new MIT krb5 library 1.18 2020-03-10 13:02:27 +00:00
test_kinit_trusts_heimdal.sh testprogs/blackbox: PY3 bulk change for python scripts use correct python 2018-11-14 05:07:16 +01:00
test_kinit_trusts_mit.sh testprogs: Add a kinit trust test for MIT KDC 2017-04-29 23:31:10 +02:00
test_kpasswd_heimdal.sh testprogs/blackbox: PY3 bulk change for python scripts use correct python 2018-11-14 05:07:16 +01:00
test_kpasswd_mit.sh testprogs/blackbox: PY3 bulk change for python scripts use correct python 2018-11-14 05:07:16 +01:00
test_ktpass.sh testprogs/blackbox: PY3 bulk change for python scripts use correct python 2018-11-14 05:07:16 +01:00
test_ldb_simple.sh CVE-2016-2112: s4:selftest: run some ldap test against ad_dc_ntvfs, fl2008r2dc and fl2003dc 2016-04-12 19:25:25 +02:00
test_ldb.sh lib/tls: Change default supported TLS versions. 2015-07-20 03:08:26 +02:00
test_net_ads_dns_async.sh tests: also test v6 for async dns test by using dig 2020-12-23 12:45:35 +00:00
test_net_ads_dns.sh tests: also test net ads dns (un)register with IPv6 2020-12-23 12:45:35 +00:00
test_net_ads_fips.sh testprogs: Add 'net ads join' test for fips 2020-05-14 14:27:26 +00:00
test_net_ads.sh selftest: add tests for binary msDS-AdditionalDnsHostName 2020-06-18 15:20:40 +00:00
test_net_rpc_user.sh testprogs: Add 'net rpc user' test against AD DC 2017-05-11 20:30:12 +02:00
test_old_enctypes.sh Add a test with old msDS-SupportedEncryptionTypes 2020-07-28 12:40:26 +00:00
test_password_settings.sh selftest: Woraround uid wrapper issues when using bash shell 2019-03-22 14:03:19 +00:00
test_pdbtest.sh s4/selftest: adjust samba.blackbox.pdbtest to use (s3) smbclient 2020-04-03 15:08:28 +00:00
test_pkinit_heimdal.sh s4/selftest: Adjust samba4.blackbox.pkinit to use (s3) smbclient 2020-04-03 15:08:30 +00:00
test_pkinit_pac_heimdal.sh testprogs/blackbox: add test_pkinit_pac_heimdal.sh 2016-07-22 23:34:21 +02:00
test_primary_group.sh dsdb: Add comments explaining the limitations of our current backlink behaviour 2018-10-30 10:32:51 +01:00
test_s4u_heimdal.sh selftest: test forwardable flag in cross-realm with s4u2proxy 2020-06-12 20:42:38 +00:00
test_samba_upgradedns.sh testprogs/blackbox: PY3 bulk change for python scripts use correct python 2018-11-14 05:07:16 +01:00
test_samba-tool_ntacl.sh blackbox/test_samba-tool_ntacl.sh: script requires two arguments 2020-12-17 13:59:37 +00:00
test_smbtorture_test_names.sh s4:selftest: test for smbtorture subunit names with and without --fullname 2020-07-07 12:16:34 +00:00
test_trust_ntlm.sh test_trust_ntlm.sh: add lookup name tests 2018-02-21 14:19:19 +01:00
test_trust_token.sh testprogs/blackbox: add test_trust_token.sh 2018-03-19 20:30:51 +01:00
test_trust_user_account.sh testprogs/blackbox: PY3 bulk change for python scripts use correct python 2018-11-14 05:07:16 +01:00
test_trust_utils.sh testprogs/blackbox: PY3 bulk change for python scripts use correct python 2018-11-14 05:07:16 +01:00
test_weak_crypto_server.sh tests: Add test to check the server doesn't allow NTLM 2020-04-08 13:02:40 +00:00
test_weak_crypto.sh tests: Disable kerberos for weak crypto test 2020-09-17 00:05:51 +00:00
test_wintest.sh Remove some bashisms from the test scripts 2018-02-19 07:36:23 +01:00
tfork.sh lib/util: add a test for samba_runcmd_send() 2017-04-20 16:53:16 +02:00
tombstones-expunge.sh testprogs: Fix and improve tombstones-expunge test 2020-10-22 16:05:30 +00:00
upgradeprovision-oldrelease.sh testprogs: Fix and improve upgradeprovision-oldrelease test 2020-10-22 17:28:39 +00:00