summaryrefslogtreecommitdiff
path: root/source4/scripting/python/samba/ntacls.py
AgeCommit message (Expand)AuthorFilesLines
2010-06-24s4-python: python is not always in /usr/binAndrew Tridgell1-1/+1
2010-06-13s4-test: Use smb.conf path set in environment rather than usingJelmer Vernooij1-1/+1
2010-06-11s4-python: Fix formatting.Jelmer Vernooij1-8/+13
2010-04-08s4-python: Fix formatting, use standard convention to call instance methods.Jelmer Vernooij1-8/+11
2010-04-08s4-python: More cleanups.Jelmer Vernooij1-7/+15
2010-03-01More formatting fixes, pointed out by pylint.Jelmer Vernooij1-5/+5
2010-03-01General cleanups of python code, hinted by pyflakes.Jelmer Vernooij1-116/+111
2010-02-24python: ntacls, fix a leftover that is not in the try/except branchMatthieu Patou1-1/+0
2010-01-21s4: utils recreate in python setntacl and getntaclMatthieu Patou1-5/+5
2010-01-21s4: update setntacl and getntacl to select the adaquate backend (fs/tdb) for ...Matthieu Patou1-0/+158