1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/python/samba/netcmd
Heiko Baumann 74533b1518 Make sure backup temp directory gets deleted on exception
This fix ensures that the samba-tool backup temp directory is removed
if an exception occurs (e.g. LDAP_INVALID_CREDENTIALS).

Signed-off-by: Heiko Baumann <heibau@gmail.com>
Reviewed-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2019-11-10 21:03:32 +00:00
..
__init__.py samba-tool: Make the 'bytes' option type avaiable 2019-07-02 02:23:08 +00:00
common.py samba-tool user edit: avoid base64 encoded strings in editable ldif if possible 2019-07-04 02:07:20 +00:00
computer.py samba-tool computer: add 'edit' command to edit an AD computer object 2019-07-04 02:07:20 +00:00
contact.py samba-tool: implement contact management commands 2019-07-04 02:07:21 +00:00
dbcheck.py dbcheck: don't check expired tombstone objects by default anymore 2019-03-14 03:12:27 +00:00
delegation.py PEP8: fix E711: comparison to None should be 'if cond is not None:' 2018-08-24 07:49:30 +02:00
dns.py samba-tool dns: use bytes for inet_ntop 2019-05-29 11:29:17 +00:00
domain_backup.py Make sure backup temp directory gets deleted on exception 2019-11-10 21:03:32 +00:00
domain.py samba-tool domain: fix an unhandled exception 2019-10-22 19:39:40 +00:00
drs.py netcmd: Allow drs replicate --local to create partitions 2019-07-31 02:50:24 +00:00
dsacl.py samba-tool dsacl: Mark old and new descriptor output correctly 2019-02-21 04:09:20 +01:00
forest.py PEP8: fix E302: expected 2 blank lines, found 1 2018-08-24 07:49:29 +02:00
fsmo.py samba-tool: add 'import samba.drs_utils' to fsmo.py 2019-05-30 08:27:24 +00:00
gpo.py python/samba/netcmd/gpo.py: typo fixes 2019-10-31 00:43:37 +00:00
group.py samba-tool: Add facility to add rfc2307 attributes to an already created user or group 2019-10-17 12:21:55 +00:00
ldapcmp.py ldapcmp: ignore 'schemaInfo' if two domains are compared 2019-04-11 04:17:10 +00:00
main.py samba-tool: implement contact management commands 2019-07-04 02:07:21 +00:00
nettime.py python/samba: Fix py2/3 relative module import issue 2018-09-03 03:22:20 +02:00
ntacl.py samba-tool: add ntacl changedomsid command 2019-06-18 14:48:18 +00:00
ou.py samba-tool: fix format of command description (help messages) 2019-07-04 02:07:20 +00:00
processes.py spelling of associated 2019-02-13 04:15:14 +01:00
pso.py python/samba/netcmd: PY3 fix test samba.tests.samba_tool.passwordsettings 2018-09-15 15:18:26 +02:00
rodc.py samba-tool rodc: remove unused variable 2018-11-01 05:08:14 +01:00
schema.py samba-tool: fix format of command description (help messages) 2019-07-04 02:07:20 +00:00
sites.py PEP8: fix E302: expected 2 blank lines, found 1 2018-08-24 07:49:29 +02:00
spn.py samba-tool spn: remove unused variables 2018-11-01 05:08:14 +01:00
testparm.py PEP8: fix E302: expected 2 blank lines, found 1 2018-08-24 07:49:29 +02:00
user.py samba-tool: py3 compatiblity in 'user syncpasswords --daemon' 2019-10-23 15:54:43 +00:00
visualize.py samba-tool: fix some typos 2019-03-30 22:21:27 +00:00