index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
samba
/
netcmd
/
domain_backup.py
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-10
Make sure backup temp directory gets deleted on exception
Heiko Baumann
1
-42
/
+43
2019-08-17
Prevent samba-tool online backup crash
David Mulder
1
-0
/
+1
2019-07-24
netcmd: Better error message for backup with no RID pool
Tim Beale
1
-5
/
+13
2019-01-21
netcmd: Try to improve domain backup error message
Tim Beale
1
-2
/
+3
2019-01-14
netcmd: Change domain backup commands to use s3 SMB Py bindings
Tim Beale
1
-2
/
+6
2019-01-08
netcmd: Small refactor to SMB connection in domain backup
Tim Beale
1
-2
/
+7
2018-11-20
netcmd: Flush replUpToDateVector when restoring offline backup
Tim Beale
1
-4
/
+34
2018-11-20
netcmd: Small backup refactor to avoid compatiblity problems
Tim Beale
1
-3
/
+20
2018-11-20
netcmd: Add backupType marker to backed-up DB
Tim Beale
1
-10
/
+23
2018-11-14
python/samba/netcmd: PY3 port samba4.blackbox.ldapcmp_restore
Noel Power
1
-0
/
+1
2018-10-31
netcmd: Add backend-store option to domain backup/rename cmds
Tim Beale
1
-7
/
+17
2018-10-25
samba-tool drs: remove duplicate and unused imports
Douglas Bagnall
1
-1
/
+0
2018-10-23
python/samba/netcmd: PY3 fix samba.tests.domain_backup_offline
Noel Power
1
-5
/
+5
2018-09-28
netcmd: Make sure SMB connection is signed when backing up sysvol
Tim Beale
1
-2
/
+2
2018-09-27
netcmd: domain backup offline bug fix - ignore sock files
Aaron Haslett
1
-0
/
+7
2018-09-26
samba-tool domain backup: fix py2.6 incompatible format
Douglas Bagnall
1
-8
/
+9
2018-09-26
netcmd: Re-create default site for backup-restore (if missing)
Tim Beale
1
-1
/
+23
2018-09-26
netcmd: Add --site option when restoring a domain
Tim Beale
1
-6
/
+8
2018-09-26
netcmd: Tweak backup-offline output to avoid subunit truncation
Tim Beale
1
-1
/
+1
2018-09-06
PEP8: fix E123: closing bracket does not match indentation of opening bracket...
Joe Guo
1
-2
/
+2
2018-09-03
python/samba: changes to make samba.tests.samba_tool.join run under py3
Noel Power
1
-1
/
+1
2018-09-03
python/samba: Fix py2/3 relative module import issue
Noel Power
1
-1
/
+1
2018-08-24
PEP8: fix E121: continuation line under-indented for hanging indent
Joe Guo
1
-2
/
+2
2018-08-15
netcmd: Fix --kerberos=yes and --no-secrets domain backups
Tim Beale
1
-7
/
+16
2018-08-15
netcmd: Delete unnecessary function
Tim Beale
1
-10
/
+9
2018-08-15
netcmd: Fix kerberos option for domain backups
Tim Beale
1
-4
/
+0
2018-08-15
netcmd: domain backup didn't support prompting for password
Tim Beale
1
-9
/
+10
2018-08-06
netcmd: domain backup offline command
Aaron Haslett
1
-2
/
+234
2018-08-06
netcmd: Improve domain backup targetdir checks
Tim Beale
1
-9
/
+12
2018-07-10
netcmd: Add sanity-check for invalid domain rename args
Tim Beale
1
-3
/
+14
2018-07-10
netcmd: Add brief log file of what the backup actually contains
Tim Beale
1
-0
/
+25
2018-07-10
netcmd: Add no-secrets option to domain backups
Tim Beale
1
-5
/
+37
2018-07-05
netcmd: Use dbcheck to fix DB problems introduced by restore itself
Tim Beale
1
-0
/
+29
2018-07-05
netcmd: Extend 'backup restore' command to handle renamed domains
Tim Beale
1
-5
/
+56
2018-07-05
netcmd: Add 'samba-tool domain backup rename' command
Tim Beale
1
-1
/
+217
2018-07-03
selftest: Add testenv for testing backup/restore
Tim Beale
1
-1
/
+3
2018-07-03
netcmd: domain backup restore command
Aaron Haslett
1
-29
/
+210
2018-07-03
netcmd: domain backup online command
Aaron Haslett
1
-0
/
+229