1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/python/samba/netcmd
Joe Guo 6ed82c7c0d uptodateness: migrate more methods from visualize
Move methods from cmd_uptodateness to new module.
Will reuse in drs cmd later.

Signed-off-by: Joe Guo <joeg@catalyst.net.nz>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
BUG: https://bugzilla.samba.org/show_bug.cgi?id=13658
2018-10-18 06:15:24 +02:00
..
__init__.py netcmd: modify Command.get_logger to use get_samba_logger 2018-10-10 06:16:22 +02:00
common.py PEP8: fix E128: continuation line under-indented for visual indent 2018-08-24 07:49:27 +02:00
computer.py python/samba/netcmd: changes for samab.tests.samba_tool.computer 2018-09-03 03:22:23 +02:00
dbcheck.py PEP8: fix E713: test for membership should be 'not in' 2018-08-24 07:49:31 +02: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 netcmd: apply the new get_logger to cmds 2018-10-10 06:16:22 +02:00
domain_backup.py netcmd: Make sure SMB connection is signed when backing up sysvol 2018-09-28 08:30:22 +02:00
domain.py netcmd: Change Py3 incompatible long() for tombstone expunge 2018-10-12 04:16:22 +02:00
drs.py samba-tool drs showrepl: do not crash if no dnsHostName found 2018-10-12 15:27:07 +02:00
dsacl.py PEP8: more space before equals 2018-08-24 07:49:31 +02:00
forest.py PEP8: fix E302: expected 2 blank lines, found 1 2018-08-24 07:49:29 +02:00
fsmo.py PEP8: fix E128: continuation line under-indented for visual indent 2018-09-06 15:50:17 +02:00
gpo.py PEP8: fix E128: continuation line under-indented for visual indent 2018-09-06 15:50:17 +02:00
group.py PEP8: fix E127: continuation line over-indented for visual indent 2018-09-06 12:10:12 +02:00
ldapcmp.py PEP8: fix E127: continuation line over-indented for visual indent 2018-09-06 12:10:12 +02:00
main.py PEP8: fix E302: expected 2 blank lines, found 1 2018-08-24 07:49:29 +02:00
nettime.py python/samba: Fix py2/3 relative module import issue 2018-09-03 03:22:20 +02:00
ntacl.py samba-tool ntacl: allow to run get/set-ntacl command in non-AD-DC role 2018-10-11 10:28:18 +02:00
ou.py PEP8: fix E302: expected 2 blank lines, found 1 2018-08-24 07:49:29 +02:00
processes.py PEP8: fix E302: expected 2 blank lines, found 1 2018-08-24 07:49:29 +02:00
pso.py python/samba/netcmd: PY3 fix test samba.tests.samba_tool.passwordsettings 2018-09-15 15:18:26 +02:00
rodc.py PEP8: fix E303: too many blank lines (2) 2018-08-24 07:49:30 +02:00
schema.py PEP8: fix E122: continuation line missing indentation or outdented 2018-09-06 12:10:11 +02:00
sites.py PEP8: fix E302: expected 2 blank lines, found 1 2018-08-24 07:49:29 +02:00
spn.py PEP8: fix W391: blank line at end of file 2018-08-24 07:49:31 +02:00
testparm.py PEP8: fix E302: expected 2 blank lines, found 1 2018-08-24 07:49:29 +02:00
user.py PEP8: fix E122: continuation line missing indentation or outdented 2018-09-06 12:10:11 +02:00
visualize.py uptodateness: migrate more methods from visualize 2018-10-18 06:15:24 +02:00