summaryrefslogtreecommitdiff
path: root/python/samba/descriptor.py
AgeCommit message (Expand)AuthorFilesLines
2022-03-17python: Restore SDDL abbreviations for SIDsJoseph Sutton1-5/+5
2022-03-17python: Use explicit SIDs instead of SDDL abbreviationsJoseph Sutton1-8/+8
2018-08-24PEP8: fix E302: expected 2 blank lines, found 1Joe Guo1-0/+24
2018-08-24PEP8: fix E251: unexpected spaces around keyword / parameter equalsJoe Guo1-1/+1
2018-08-24PEP8: fix E225: missing whitespace around operatorJoe Guo1-2/+2
2018-08-24PEP8: fix E122: continuation line missing indentation or outdentedJoe Guo1-235/+235
2018-08-17descriptor: add missing backslash for long sddl strJoe Guo1-2/+2
2018-04-30python: Bulk conversion callers of ldb.Dn second paramNoel Power1-2/+2
2018-04-05selftest: enable py3 for samba.tests.upgradeprovisionJoe Guo1-8/+8
2017-12-202008R2: Missing operation (75, 76) for ActiveDirectoryUpdate version 5 (FL)Garming Sam1-0/+11
2014-09-02join.py: Set NT ACL on crossRef object for new partitionAndrew Bartlett1-1/+7
2013-03-25scripting: Modify samba.descriptor.get_diff_sds() to cope with a missing refe...Andrew Bartlett1-2/+2
2013-03-25scripting: Move get_diff_sds from samba.upgradehelpers to samba.descriptorAndrew Bartlett1-0/+154
2013-03-25scripting: Modify samba.descriptor.get_wellknown_sds() use samdb calls onlyAndrew Bartlett1-49/+58
2013-03-25scripting: Move samba.provision.descriptor to samba.descriptorAndrew Bartlett1-0/+418