summaryrefslogtreecommitdiff
path: root/python/samba/gp_sec_ext.py
Commit message (Expand)AuthorAgeFilesLines
* PEP8: fix E201: whitespace after '('Joe Guo2018-08-241-2/+2
* PEP8: fix E131: continuation line unaligned for hanging indentJoe Guo2018-08-241-1/+1
* PEP8: fix E128: continuation line under-indented for visual indentJoe Guo2018-08-241-1/+1
* PEP8: fix E124: closing bracket does not match visual indentationJoe Guo2018-08-241-5/+5
* PEP8: fix E271: multiple spaces after keywordJoe Guo2018-08-241-1/+1
* samdb: use int for get and set methods instead of digit strJoe Guo2018-07-131-4/+4
* gpo: Specify samba module when importing from gpclassDavid Mulder2018-07-131-1/+1
* gpo: Create a gp_sec_ext moduleDavid Mulder2018-04-121-0/+153