summaryrefslogtreecommitdiff
path: root/python/samba/sd_utils.py
Commit message (Expand)AuthorAgeFilesLines
* sd_utils: fix typo in get_sd_as_sddl docstringRob van der Linde2023-03-311-1/+1
* python:sd_utils: add dacl_{prepend,append,delete}_aces() helpersStefan Metzmacher2023-03-221-5/+34
* python:sd_utils: introduce update_aces_in_dacl() helperStefan Metzmacher2023-03-221-12/+112
* python: fix mutable default argumentsRob van der Linde2023-02-231-1/+3
* PEP8: fix E231: missing whitespace after ','Joe Guo2018-08-241-1/+1
* PEP8: fix E127: continuation line over-indented for visual indentJoe Guo2018-08-241-2/+2
* python: Allow sd_utils to take a Dn object, not just a string DNAndrew Bartlett2017-06-101-1/+5
* s4-dsdb: Tests for security checks on undelete operationNadezhda Ivanova2015-02-031-4/+4
* Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij2013-03-021-0/+80