1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/python/samba/netcmd
Noel Power 06ef2d51a1 python/samba/netcmd: PY3 port for samba4.drs.samba_tool_drs_showrepl
Fix various ldb.bytes that need to be stringified in order to get
tests to pass

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2018-12-10 10:38:24 +01:00
..
__init__.py samba-tool: let self.usage() find argv[0] by itself 2018-11-01 05:08:11 +01: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 samba-tool dbcheck: remove unused variable 2018-11-01 05:08:14 +01: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: Flush replUpToDateVector when restoring offline backup 2018-11-20 01:33:33 +01:00
domain.py python/samba/netcmd: PY3 fix samba4.blackbox.trust_utils test 2018-12-10 10:38:21 +01:00
drs.py python/samba/netcmd: PY3 port for samba4.drs.samba_tool_drs_showrepl 2018-12-10 10:38:24 +01: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 samba-tool gpo: convert pseudo-method into method 2018-11-07 17:55:08 +01:00
group.py netcmd: Minor changes to 'group stats' command 2018-12-04 09:17:17 +01:00
ldapcmp.py samba-tool ldapcmp: print DNs on predictable order 2018-11-21 07:46:20 +01: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: remove unused imports and variables 2018-11-01 09:40:02 +01:00
ou.py python: PY3 Exceptions don't have .message 2018-11-01 05:08:10 +01:00
processes.py samba-tool processes: display pre-fork masters and workers 2018-11-23 08:25:20 +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 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 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 sync_passwords: Remove dirsync cookie logging for continuous operation 2018-11-20 22:14:16 +01:00
visualize.py uptodateness: migrate get_kcc_and_dsas as a function 2018-10-18 06:15:25 +02:00