summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/samba/ntacls.py
Commit message (Expand)AuthorAgeFilesLines
* s4-python: Ensure we handle the no-eadb case for system xattrs in get/setntaclAndrew Bartlett2012-04-191-0/+1
* s4-python: Add python wrapper for xattr_tdb format xattr storageAndrew Bartlett2012-04-181-13/+23
* s4-python: Remove env from non-executable samba scripts.Andreas Schneider2012-03-131-2/+0
* s4-samba-tool: fixed exception handling in subcommandsAndrew Tridgell2010-11-291-2/+2
* s4-python: Some reformatting for the purpose of pydoctor.Jelmer Vernooij2010-11-281-0/+3
* s4-provision: fixed eadb automatic and manual setting in provisionAndrew Tridgell2010-11-261-16/+15
* s4-provision: don't test for xattrs if posix:eadb is setAndrew Tridgell2010-11-171-0/+1
* s4-python: python is not always in /usr/binAndrew Tridgell2010-06-241-1/+1
* s4-test: Use smb.conf path set in environment rather than usingJelmer Vernooij2010-06-131-1/+1
* s4-python: Fix formatting.Jelmer Vernooij2010-06-111-8/+13
* s4-python: Fix formatting, use standard convention to call instance methods.Jelmer Vernooij2010-04-081-8/+11
* s4-python: More cleanups.Jelmer Vernooij2010-04-081-7/+15
* More formatting fixes, pointed out by pylint.Jelmer Vernooij2010-03-011-5/+5
* General cleanups of python code, hinted by pyflakes.Jelmer Vernooij2010-03-011-116/+111
* python: ntacls, fix a leftover that is not in the try/except branchMatthieu Patou2010-02-241-1/+0
* s4: utils recreate in python setntacl and getntaclMatthieu Patou2010-01-211-5/+5
* s4: update setntacl and getntacl to select the adaquate backend (fs/tdb) for ...Matthieu Patou2010-01-211-0/+158