summaryrefslogtreecommitdiff
path: root/python/samba/sd_utils.py
AgeCommit message (Expand)AuthorFilesLines
2024-03-01python: sd_utils: pep8 import sortingRob van der Linde1-6/+4
2024-03-01python: sd_utils: remove redundant brackets around simple assert statementsRob van der Linde1-3/+3
2024-03-01python: sd_utils: pep8 fix spacing aroundRob van der Linde1-16/+16
2023-10-26python: add docstring for escaped_claim_id functionRob van der Linde1-0/+8
2023-10-26python: move method escaped_claim_id from test to samba.sd_utilsRob van der Linde1-0/+8
2023-03-31sd_utils: fix typo in get_sd_as_sddl docstringRob van der Linde1-1/+1
2023-03-22python:sd_utils: add dacl_{prepend,append,delete}_aces() helpersStefan Metzmacher1-5/+34
2023-03-22python:sd_utils: introduce update_aces_in_dacl() helperStefan Metzmacher1-12/+112
2023-02-23python: fix mutable default argumentsRob van der Linde1-1/+3
2018-08-24PEP8: fix E231: missing whitespace after ','Joe Guo1-1/+1
2018-08-24PEP8: fix E127: continuation line over-indented for visual indentJoe Guo1-2/+2
2017-06-10python: Allow sd_utils to take a Dn object, not just a string DNAndrew Bartlett1-1/+5
2015-02-03s4-dsdb: Tests for security checks on undelete operationNadezhda Ivanova1-4/+4
2013-03-02Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij1-0/+80