summaryrefslogtreecommitdiff
path: root/python/samba/netcmd/dsacl.py
AgeCommit message (Expand)AuthorFilesLines
2019-02-21samba-tool dsacl: Mark old and new descriptor output correctlyAndrew Bartlett1-4/+7
2019-02-21Add command "samba-tool dsacl get" This code is very equal to "samba-tool dsa...Martin Krämer1-0/+48
2019-02-21Update dsacl.py - add_ace to handle/verify sddl parameter correctMartin Krämer1-14/+17
2019-01-18python: dsal: Fix possibility of identical ACE's being added.Martin Krämer1-1/+1
2018-08-24PEP8: more space before equalsDouglas Bagnall1-1/+1
2018-08-24PEP8: fix E303: too many blank lines (2)Joe Guo1-1/+0
2018-08-24PEP8: fix E265: block comment should start with '# 'Joe Guo1-1/+1
2018-08-24PEP8: fix E231: missing whitespace after ','Joe Guo1-2/+2
2018-08-24PEP8: fix E203: whitespace before ':'Joe Guo1-13/+13
2018-08-24PEP8: fix E201: whitespace after '('Joe Guo1-2/+2
2018-08-24PEP8: fix E128: continuation line under-indented for visual indentJoe Guo1-7/+7
2018-08-24PEP8: fix E127: continuation line over-indented for visual indentJoe Guo1-1/+1
2018-08-24PEP8: fix E123: closing bracket does not match indentation of opening bracket...Joe Guo1-3/+3
2013-03-02Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij1-0/+182