1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-07 17:18:11 +03:00
samba-mirror/python/samba/netcmd
Garming Sam ea3a80e669 domain.py: Give some advice if the schema upgrade command fails
Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Andreas Schneider <asn@samba.org>
2018-03-01 09:53:45 +01:00
..
__init__.py samba-tool: convert 'except X, e' to 'except X as e' for all X 2018-02-15 00:18:30 +01:00
common.py Move python modules from source4/scripting/python/ to python/. 2013-03-02 03:57:34 +01:00
dbcheck.py dbcheck: change argument to specify a partial --yes 2016-07-15 10:01:30 +02:00
delegation.py samba-tool: convert 'except X, e' to 'except X as e' for all X 2018-02-15 00:18:30 +01:00
dns.py samba-tool: convert 'except X, e' to 'except X as e' for all X 2018-02-15 00:18:30 +01:00
domain.py domain.py: Give some advice if the schema upgrade command fails 2018-03-01 09:53:45 +01:00
drs.py samba-tool: convert 'except X, (tuple)' to 'except X as e' 2018-02-28 23:01:40 +01:00
dsacl.py Move python modules from source4/scripting/python/ to python/. 2013-03-02 03:57:34 +01:00
fsmo.py samba-tool: convert 'except X, (tuple)' to 'except X as e' 2018-02-28 23:01:40 +01:00
gpo.py samba-tool: convert 'except X, e' to 'except X as e' for all X 2018-02-15 00:18:30 +01:00
group.py samba-tool: convert 'except X, e' to 'except X as e' for all X 2018-02-15 00:18:30 +01:00
ldapcmp.py samba-tool: convert 'except X, (tuple)' to 'except X as e' 2018-02-28 23:01:40 +01:00
main.py samba-tool: implement ou management commands 2018-02-08 04:58:09 +01:00
nettime.py python:samba: move netcmd/time.py to python/samba/netcmd/nettime.py 2016-05-19 15:21:58 +02:00
ntacl.py samba-tool: convert 'except X, e' to 'except X as e' for all X 2018-02-15 00:18:30 +01:00
ou.py samba-tool: convert 'except X, e' to 'except X as e' for all X 2018-02-15 00:18:30 +01:00
processes.py samba-tool: Ensure that samba-tool processes --name=not-existing does not error 2017-03-28 09:23:11 +02:00
rodc.py samba-tool: convert 'except X, e' to 'except X as e' for all X 2018-02-15 00:18:30 +01:00
sites.py samba-tool: convert 'except X, e' to 'except X as e' for all X 2018-02-15 00:18:30 +01:00
spn.py samba-tool/spn: Add a missing newline to error message 2017-05-30 08:06:06 +02:00
testparm.py samba-tool: convert 'except X, e' to 'except X as e' for all X 2018-02-15 00:18:30 +01:00
user.py samba-tool: convert 'except X, (tuple)' to 'except X as e' 2018-02-28 23:01:40 +01:00
visualize.py samba-tool visualize for understanding AD DC behaviour 2018-01-13 17:37:07 +01:00