summaryrefslogtreecommitdiff
path: root/python/samba/netcmd/ntacl.py
AgeCommit message (Expand)AuthorFilesLines
2019-06-18samba-tool: add ntacl changedomsid commandBjörn Baumbach1-0/+164
2019-06-18samba-tool ntacl: consolidate code for getting the local domain sidBjörn Baumbach1-53/+32
2018-11-01samba-tool ntacl: remove unused imports and variablesDouglas Bagnall1-5/+1
2018-10-11samba-tool ntacl: allow to run get/set-ntacl command in non-AD-DC roleBjörn Baumbach1-21/+45
2018-10-11samba-tool ntacl: pass system session to get/set-ntacl functionsBjörn Baumbach1-3/+27
2018-08-24PEP8: add spaces after operatorsDouglas Bagnall1-1/+1
2018-08-24PEP8: fix W391: blank line at end of fileJoe Guo1-1/+0
2018-08-24PEP8: fix E303: too many blank lines (2)Joe Guo1-2/+0
2018-08-24PEP8: fix E302: expected 2 blank lines, found 1Joe Guo1-0/+2
2018-08-24PEP8: fix E231: missing whitespace after ','Joe Guo1-7/+7
2018-08-24PEP8: fix E226: missing whitespace around arithmetic operatorJoe Guo1-2/+2
2018-08-24PEP8: fix E225: missing whitespace around operatorJoe Guo1-1/+1
2018-08-24PEP8: fix E123: closing bracket does not match indentation of opening bracket...Joe Guo1-9/+9
2018-05-31samba-tool: be consistent in accepting -q for --quietDouglas Bagnall1-1/+1
2018-02-15samba-tool: convert 'except X, e' to 'except X as e' for all XDouglas Bagnall1-4/+4
2015-09-29samba-tool: add command to dump dosinfo xattr from a fileRalph Boehme1-1/+23
2015-03-16selftest: rename env plugin_s4_dc to ad_dcMichael Adam1-1/+1
2013-03-02Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij1-0/+260