summaryrefslogtreecommitdiff
path: root/python/samba/descriptor.py
Commit message (Expand)AuthorAgeFilesLines
* PEP8: fix E302: expected 2 blank lines, found 1Joe Guo2018-08-241-0/+24
* PEP8: fix E251: unexpected spaces around keyword / parameter equalsJoe Guo2018-08-241-1/+1
* PEP8: fix E225: missing whitespace around operatorJoe Guo2018-08-241-2/+2
* PEP8: fix E122: continuation line missing indentation or outdentedJoe Guo2018-08-241-235/+235
* descriptor: add missing backslash for long sddl strJoe Guo2018-08-171-2/+2
* python: Bulk conversion callers of ldb.Dn second paramNoel Power2018-04-301-2/+2
* selftest: enable py3 for samba.tests.upgradeprovisionJoe Guo2018-04-051-8/+8
* 2008R2: Missing operation (75, 76) for ActiveDirectoryUpdate version 5 (FL)Garming Sam2017-12-201-0/+11
* join.py: Set NT ACL on crossRef object for new partitionAndrew Bartlett2014-09-021-1/+7
* scripting: Modify samba.descriptor.get_diff_sds() to cope with a missing refe...Andrew Bartlett2013-03-251-2/+2
* scripting: Move get_diff_sds from samba.upgradehelpers to samba.descriptorAndrew Bartlett2013-03-251-0/+154
* scripting: Modify samba.descriptor.get_wellknown_sds() use samdb calls onlyAndrew Bartlett2013-03-251-49/+58
* scripting: Move samba.provision.descriptor to samba.descriptorAndrew Bartlett2013-03-251-0/+418