summaryrefslogtreecommitdiff
path: root/python/samba/netcmd/ntacl.py
Commit message (Expand)AuthorAgeFilesLines
* pysmbd: make "session_info" arg to py_smbd_get_nt_acl() mandatoryRalph Boehme2019-12-201-4/+4
* pysmbd: make "session_info" arg to py_smbd_set_nt_acl() mandatoryRalph Boehme2019-12-201-4/+4
* python: move system_session_unix to new auth_util.pyRalph Boehme2019-12-201-12/+2
* samba-tool: add ntacl changedomsid commandBjörn Baumbach2019-06-181-0/+164
* samba-tool ntacl: consolidate code for getting the local domain sidBjörn Baumbach2019-06-181-53/+32
* samba-tool ntacl: remove unused imports and variablesDouglas Bagnall2018-11-011-5/+1
* samba-tool ntacl: allow to run get/set-ntacl command in non-AD-DC roleBjörn Baumbach2018-10-111-21/+45
* samba-tool ntacl: pass system session to get/set-ntacl functionsBjörn Baumbach2018-10-111-3/+27
* PEP8: add spaces after operatorsDouglas Bagnall2018-08-241-1/+1
* PEP8: fix W391: blank line at end of fileJoe Guo2018-08-241-1/+0
* PEP8: fix E303: too many blank lines (2)Joe Guo2018-08-241-2/+0
* PEP8: fix E302: expected 2 blank lines, found 1Joe Guo2018-08-241-0/+2
* PEP8: fix E231: missing whitespace after ','Joe Guo2018-08-241-7/+7
* PEP8: fix E226: missing whitespace around arithmetic operatorJoe Guo2018-08-241-2/+2
* PEP8: fix E225: missing whitespace around operatorJoe Guo2018-08-241-1/+1
* PEP8: fix E123: closing bracket does not match indentation of opening bracket...Joe Guo2018-08-241-9/+9
* samba-tool: be consistent in accepting -q for --quietDouglas Bagnall2018-05-311-1/+1
* samba-tool: convert 'except X, e' to 'except X as e' for all XDouglas Bagnall2018-02-151-4/+4
* samba-tool: add command to dump dosinfo xattr from a fileRalph Boehme2015-09-291-1/+23
* selftest: rename env plugin_s4_dc to ad_dcMichael Adam2015-03-161-1/+1
* Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij2013-03-021-0/+260