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
Noel Power 268ad19eee python/samba: Py2/Py3 compat change '/' to '//' to ensure int result
Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Alexander Bokovoy <ab@samba.org>

Autobuild-User(master): Noel Power <npower@samba.org>
Autobuild-Date(master): Mon Apr 30 18:25:25 CEST 2018 on sn-devel-144
2018-04-30 18:25:25 +02:00
..
__init__.py python: bulk replace dict.iteritems to items for py3 2018-04-13 07:27:12 +02:00
common.py python: fix unicode escape in doc string 2018-04-13 07:27:12 +02:00
computer.py samba-tool: Use same method for removing trailing $ as elsewhere in the tool 2018-04-06 09:30:14 +02:00
dbcheck.py Update help text for dbcheck 2018-03-19 12:39:12 +01: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 python/samba: Py2/Py3 compat change '/' to '//' to ensure int result 2018-04-30 18:25:25 +02: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 python: Bulk conversion callers of ldb.Dn second param 2018-04-30 15:43:19 +02:00
gpo.py python: bulk replace file to open for py3 2018-04-13 07:27:12 +02: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 ldapcmp: remove duplicate takes_optiongroups attribute 2018-03-21 04:36:22 +01:00
main.py python: bulk replace dict.iteritems to items for py3 2018-04-13 07:27:12 +02: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 print func to be py2/py3 compatible 2018-03-23 07:28:23 +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: Escape username and computername in ldb search filter 2018-04-06 06:29:10 +02:00
visualize.py samba-tool visualize: use correct DC in graph label 2018-04-30 15:43:18 +02:00