summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/samba/ntacls.py
Commit message (Expand)AuthorAgeFilesLines
* Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij2013-03-021-240/+0
* pysmbd: Change to keyword based argumentsAndrew Bartlett2013-01-071-4/+4
* scripting-ntacls: Optionally allow the service to be specified.Andrew Bartlett2013-01-071-6/+6
* s4:python/ntacl: add 'as_sddl' option to dsacl2fsacl()Stefan Metzmacher2012-12-031-1/+4
* s4:python/ntacl: allow string or objects for sd/sid in setntacl()Stefan Metzmacher2012-12-031-3/+14
* scripting ntacls: Do not place a SACL in the GPO filesystem ACLAndrew Bartlett2012-11-141-1/+0
* provision: Make dsacl2fsacl() take a security.dom_sid, not strAndrew Bartlett2012-11-061-2/+1
* python-ntacls: Cope with ACL revision 4Andrew Bartlett2012-10-251-0/+2
* samba-tool: skip chown in sysvolreset when it would fail on a GIDAndrew Bartlett2012-10-091-2/+35
* s4-python: Various formatting fixes.Jelmer Vernooij2012-09-271-9/+9
* s4-samba-tool: Ensure we also sync the SACL as well as the DACL during sysvol...Andrew Bartlett2012-09-041-1/+1
* s3-smbd: Add security_info_wanted argument to get_nt_acl_no_snumAndrew Bartlett2012-08-231-1/+1
* s4-scripting: Redefine getntacl() as accessing via the smbd VFS or directlyAndrew Bartlett2012-08-231-4/+9
* s4-provision: set POSIX ACLs to for use with the smbd file server (s3fs)Andrew Bartlett2012-08-231-31/+39
* 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