s4-python: Ensure we handle the no-eadb case for system xattrs in get/setntacl
[samba.git] / source4 / scripting / python / samba / ntacls.py
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...