summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/samba/netcmd/ntacl.py
Commit message (Expand)AuthorAgeFilesLines
* Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij2013-03-021-260/+0
* samba-tool Add --service argument to samba-tool ntacl get/setAndrew Bartlett2013-01-081-6/+10
* samba-tool: Some more unifications...Karolin Seeger2012-10-091-1/+1
* samba-tool: Unify usage messages.Karolin Seeger2012-10-081-4/+4
* s4-python: Various formatting fixes.Jelmer Vernooij2012-09-271-10/+8
* Correct command help messageDaniele Dario2012-09-201-1/+1
* samba_tool: Improve samba-tool ntacl get/set to use the local sam.ldb SIDAndrew Bartlett2012-09-051-19/+53
* samba_tool: Fix ntacl get to correctly output in sddlAndrew Bartlett2012-09-051-3/+3
* s3-passdb: Rename pdb_samba4 to samba_dsdb and autoconfigure when we are a AD DCAndrew Bartlett2012-09-041-2/+2
* s4-samba-tool: Add samba-tool ntacl sysvolcheck commandAndrew Bartlett2012-08-231-0/+34
* s4-samba-tool: Add 'samba-tool ntacl sysvolreset' toolAndrew Bartlett2012-08-231-1/+73
* s4-python: Remove env from non-executable netcmd scripts.Andreas Schneider2012-03-131-2/+0
* ntacl: There is no 'secrets database' configuration option.Jelmer Vernooij2012-02-251-1/+1
* Revert "samba-tool: moved takes_optiongroups definition to Command base class"Jelmer Vernooij2012-02-071-1/+12
* samba-tool: Add test to make sure all commands have a synopsis set.Jelmer Vernooij2011-10-141-0/+1
* samba-tool: Don't require full prog line to be in synopsis.Jelmer Vernooij2011-10-141-2/+2
* creds: Remove unnecessary calls to credopts.get_credentials.Jelmer Vernooij2011-10-141-2/+0
* samba-tool: Use self.outf in a few more places.Jelmer Vernooij2011-10-131-3/+1
* samba-tool: Fixed "ntacl" subcommands syntaxGiampaolo Lauria2011-09-091-2/+2
* samba-tool: Added "ntacl" commandGiampaolo Lauria2011-09-091-5/+9
* samba-tool: moved takes_optiongroups definition to Command base classGiampaolo Lauria2011-07-211-12/+1
* s4-samba-tool: fixed exception handling in subcommandsAndrew Tridgell2010-11-291-3/+2
* s4-python: python is not always in /usr/binAndrew Tridgell2010-06-241-1/+1
* s4-python: More cleanups.Jelmer Vernooij2010-04-081-1/+2
* Added a net acl ds command for modification of ACLs on directory objectsNadezhda Ivanova2010-03-161-1/+1
* ntacl: Use existing infrastructure.Jelmer Vernooij2010-03-011-26/+26
* python-s4: use secrets.ldb instead of sam.ldb for reading domain SIDMatthieu Patou2010-02-111-2/+2
* s4: utils recreate in python setntacl and getntaclMatthieu Patou2010-01-211-0/+119