index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
scripting
/
python
/
samba
/
ntacls.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move python modules from source4/scripting/python/ to python/.
Jelmer Vernooij
2013-03-02
1
-240
/
+0
*
pysmbd: Change to keyword based arguments
Andrew Bartlett
2013-01-07
1
-4
/
+4
*
scripting-ntacls: Optionally allow the service to be specified.
Andrew Bartlett
2013-01-07
1
-6
/
+6
*
s4:python/ntacl: add 'as_sddl' option to dsacl2fsacl()
Stefan Metzmacher
2012-12-03
1
-1
/
+4
*
s4:python/ntacl: allow string or objects for sd/sid in setntacl()
Stefan Metzmacher
2012-12-03
1
-3
/
+14
*
scripting ntacls: Do not place a SACL in the GPO filesystem ACL
Andrew Bartlett
2012-11-14
1
-1
/
+0
*
provision: Make dsacl2fsacl() take a security.dom_sid, not str
Andrew Bartlett
2012-11-06
1
-2
/
+1
*
python-ntacls: Cope with ACL revision 4
Andrew Bartlett
2012-10-25
1
-0
/
+2
*
samba-tool: skip chown in sysvolreset when it would fail on a GID
Andrew Bartlett
2012-10-09
1
-2
/
+35
*
s4-python: Various formatting fixes.
Jelmer Vernooij
2012-09-27
1
-9
/
+9
*
s4-samba-tool: Ensure we also sync the SACL as well as the DACL during sysvol...
Andrew Bartlett
2012-09-04
1
-1
/
+1
*
s3-smbd: Add security_info_wanted argument to get_nt_acl_no_snum
Andrew Bartlett
2012-08-23
1
-1
/
+1
*
s4-scripting: Redefine getntacl() as accessing via the smbd VFS or directly
Andrew Bartlett
2012-08-23
1
-4
/
+9
*
s4-provision: set POSIX ACLs to for use with the smbd file server (s3fs)
Andrew Bartlett
2012-08-23
1
-31
/
+39
*
s4-python: Ensure we handle the no-eadb case for system xattrs in get/setntacl
Andrew Bartlett
2012-04-19
1
-0
/
+1
*
s4-python: Add python wrapper for xattr_tdb format xattr storage
Andrew Bartlett
2012-04-18
1
-13
/
+23
*
s4-python: Remove env from non-executable samba scripts.
Andreas Schneider
2012-03-13
1
-2
/
+0
*
s4-samba-tool: fixed exception handling in subcommands
Andrew Tridgell
2010-11-29
1
-2
/
+2
*
s4-python: Some reformatting for the purpose of pydoctor.
Jelmer Vernooij
2010-11-28
1
-0
/
+3
*
s4-provision: fixed eadb automatic and manual setting in provision
Andrew Tridgell
2010-11-26
1
-16
/
+15
*
s4-provision: don't test for xattrs if posix:eadb is set
Andrew Tridgell
2010-11-17
1
-0
/
+1
*
s4-python: python is not always in /usr/bin
Andrew Tridgell
2010-06-24
1
-1
/
+1
*
s4-test: Use smb.conf path set in environment rather than using
Jelmer Vernooij
2010-06-13
1
-1
/
+1
*
s4-python: Fix formatting.
Jelmer Vernooij
2010-06-11
1
-8
/
+13
*
s4-python: Fix formatting, use standard convention to call instance methods.
Jelmer Vernooij
2010-04-08
1
-8
/
+11
*
s4-python: More cleanups.
Jelmer Vernooij
2010-04-08
1
-7
/
+15
*
More formatting fixes, pointed out by pylint.
Jelmer Vernooij
2010-03-01
1
-5
/
+5
*
General cleanups of python code, hinted by pyflakes.
Jelmer Vernooij
2010-03-01
1
-116
/
+111
*
python: ntacls, fix a leftover that is not in the try/except branch
Matthieu Patou
2010-02-24
1
-1
/
+0
*
s4: utils recreate in python setntacl and getntacl
Matthieu Patou
2010-01-21
1
-5
/
+5
*
s4: update setntacl and getntacl to select the adaquate backend (fs/tdb) for ...
Matthieu Patou
2010-01-21
1
-0
/
+158