summaryrefslogtreecommitdiff
path: root/source4/scripting/python/samba/netcmd/ntacl.py
AgeCommit message (Expand)AuthorFilesLines
2011-09-09samba-tool: Fixed "ntacl" subcommands syntaxGiampaolo Lauria1-2/+2
2011-09-09samba-tool: Added "ntacl" commandGiampaolo Lauria1-5/+9
2011-07-21samba-tool: moved takes_optiongroups definition to Command base classGiampaolo Lauria1-12/+1
2010-11-29s4-samba-tool: fixed exception handling in subcommandsAndrew Tridgell1-3/+2
2010-06-24s4-python: python is not always in /usr/binAndrew Tridgell1-1/+1
2010-04-08s4-python: More cleanups.Jelmer Vernooij1-1/+2
2010-03-16Added a net acl ds command for modification of ACLs on directory objectsNadezhda Ivanova1-1/+1
2010-03-01ntacl: Use existing infrastructure.Jelmer Vernooij1-26/+26
2010-02-11python-s4: use secrets.ldb instead of sam.ldb for reading domain SIDMatthieu Patou1-2/+2
2010-01-21s4: utils recreate in python setntacl and getntaclMatthieu Patou1-0/+119