summaryrefslogtreecommitdiff
path: root/python/samba/netcmd/domain/backup.py
AgeCommit message (Expand)AuthorFilesLines
2025-05-26python: Fix logging callJennifer Sutton1-1/+1
2025-03-29samba-tool backup restore: cope with no sysvolDouglas Bagnall1-2/+5
2025-03-26samba-tool domain backup: add --no-sysvol optionThomas Karlsson1-9/+13
2024-12-10samba-tool/backup: set the right permissions on our root dirBjörn Jacke1-0/+2
2024-08-04python:netcmd: Explicitly delete samdb variablesJo Sutton1-2/+2
2024-06-06python:netcmd: Create a SHA256SUM file with checksumsAndreas Schneider1-0/+25
2024-06-06python:netcmd: Only put regular files into the tarballAndreas Schneider1-1/+1
2024-04-10samba-tool domain backup: Use new ldb.disconnect() method to force-close file...Andrew Bartlett1-0/+2
2023-12-15python: pep257: docstring should use double quotesRob van der Linde1-16/+16
2023-06-23python:samba:netcmd: Fix code spellingAndreas Schneider1-1/+1
2023-03-31netcmd: domain: move domain_backup.py to domain/backup.pyRob van der Linde1-0/+1256