summaryrefslogtreecommitdiff
path: root/python/samba/tests/domain_backup_offline.py
AgeCommit message (Expand)AuthorFilesLines
2024-03-01selftest: Ignore msKds-DomainID in ldapcmp_restoredc.sh and samba.tests.domai...Andrew Bartlett1-1/+1
2023-08-30python: Remove unused importsJoseph Sutton1-3/+0
2023-02-23python: fix mutable default argumentsRob van der Linde1-1/+3
2022-10-04CVE-2007-4559 python: ensure sanity in our tarfilesDouglas Bagnall1-1/+2
2021-06-21python/samba/tests: Remove DCs joined to test samba-tool behaviourAndrew Bartlett1-1/+16
2021-06-11netcmd: Add tests for performing an offline backup immediately after joining ...Joseph Sutton1-7/+54
2021-06-11tests: Specify additional modules for 'vfs objects' parameterJoseph Sutton1-1/+1
2021-06-11netcmd: Ignore rIDUsedPool attribute in offline domain backup testJoseph Sutton1-1/+1
2021-04-28tests: Use --configfile instead of -sAndreas Schneider1-1/+1
2021-03-24netcmd: Fix typos in offline domain backup testJoseph Sutton1-2/+2
2021-03-23netcmd: Add test for an offline backup of nested directoriesJoseph Sutton1-0/+31
2021-03-23netcmd: Add test for an offline backup of a directory containing hardlinksJoseph Sutton1-19/+55
2018-11-27tests: Rework backup test inheritance to make LP constraints clearerTim Beale1-3/+9
2018-09-21python tests: fix format() strings for Python 2.6Douglas Bagnall1-1/+1
2018-08-06netcmd: domain backup offline command - offline test with ldapcmpAaron Haslett1-0/+117