pysmbd: Change to keyword based arguments
[kai/samba.git] / source4 / scripting / python / samba / ntacls.py
2013-01-08 Andrew Bartlettpysmbd: Change to keyword based arguments
2013-01-08 Andrew Bartlettscripting-ntacls: Optionally allow the service to be...
2012-12-03 Stefan Metzmachers4:python/ntacl: add 'as_sddl' option to dsacl2fsacl()
2012-12-03 Stefan Metzmachers4:python/ntacl: allow string or objects for sd/sid...
2012-11-13 Andrew Bartlettscripting ntacls: Do not place a SACL in the GPO filesy...
2012-11-05 Andrew Bartlettprovision: Make dsacl2fsacl() take a security.dom_sid...
2012-10-25 Andrew Bartlettpython-ntacls: Cope with ACL revision 4
2012-10-09 Andrew Bartlettsamba-tool: skip chown in sysvolreset when it would...
2012-09-27 Jelmer Vernooijs4-python: Various formatting fixes.
2012-09-04 Andrew Bartletts4-samba-tool: Ensure we also sync the SACL as well...
2012-08-23 Andrew Bartletts3-smbd: Add security_info_wanted argument to get_nt_ac...
2012-08-23 Andrew Bartletts4-scripting: Redefine getntacl() as accessing via...
2012-08-23 Andrew Bartletts4-provision: set POSIX ACLs to for use with the smbd...
2012-04-19 Andrew Bartletts4-python: Ensure we handle the no-eadb case for system...
2012-04-18 Andrew Bartletts4-python: Add python wrapper for xattr_tdb format...
2012-03-13 Andreas Schneiders4-python: Remove env from non-executable samba scripts.
2010-11-29 Andrew Tridgells4-samba-tool: fixed exception handling in subcommands
2010-11-28 Jelmer Vernooijs4-python: Some reformatting for the purpose of pydoctor.
2010-11-26 Andrew Tridgells4-provision: fixed eadb automatic and manual setting...
2010-11-17 Andrew Tridgells4-provision: don't test for xattrs if posix:eadb is set
2010-06-24 Andrew Tridgells4-python: python is not always in /usr/bin
2010-06-13 Jelmer Vernooijs4-test: Use smb.conf path set in environment rather...
2010-06-10 Jelmer Vernooijs4-python: Fix formatting.
2010-04-08 Jelmer Vernooijs4-python: Fix formatting, use standard convention...
2010-04-08 Jelmer Vernooijs4-python: More cleanups.
2010-03-01 Jelmer VernooijMore formatting fixes, pointed out by pylint.
2010-03-01 Jelmer VernooijGeneral cleanups of python code, hinted by pyflakes.
2010-02-24 Matthieu Patoupython: ntacls, fix a leftover that is not in the try...
2010-01-20 Matthieu Patous4: utils recreate in python setntacl and getntacl
2010-01-20 Matthieu Patous4: update setntacl and getntacl to select the adaquate...