summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/samba/netcmd/group.py
Commit message (Expand)AuthorAgeFilesLines
* Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij2013-03-021-376/+0
* samba-tool: Some more unifications...Karolin Seeger2012-10-091-1/+1
* samba-tool: Unify usage messages.Karolin Seeger2012-10-081-6/+6
* samba-tool: Fix indentationAmitay Isaacs2012-07-031-2/+2
* samdb: Accept a list of member variables rather than a comma-separated string.Jelmer Vernooij2012-06-211-2/+5
* When listing group members allow fallback to cn attribute when samAccountName...Lukasz Zalewski2012-05-101-2/+5
* s4-samba-tool: make new samba-tool group listmembers use samAccountNameAndrew Bartlett2012-05-031-2/+2
* Extension to the samba-tool group subcommand functionality to allow listing o...Lukasz Zalewski2012-05-031-0/+66
* s4:samba-tool: add simple command "group list"Michael Adam2012-03-181-0/+33
* s4-python: Remove env from non-executable netcmd scripts.Andreas Schneider2012-03-131-2/+0
* Revert "samba-tool: moved takes_optiongroups definition to Command base class"Jelmer Vernooij2012-02-071-1/+24
* s4: samba-tool group --help documentation improvementsTheresa Halloran2011-11-101-4/+75
* samba-tool: Don't require full prog line to be in synopsis.Jelmer Vernooij2011-10-141-4/+4
* samba-tool: Use self.outf in a few more places.Jelmer Vernooij2011-10-131-5/+10
* group.py: Remove tab characters.Jelmer Vernooij2011-09-131-2/+2
* samba-tool: Fixed "group" subcommands syntaxGiampaolo Lauria2011-09-091-4/+4
* samba-tool: add -H or --URL where necessaryGiampaolo Lauria2011-07-281-4/+8
* samba-tool: moved takes_optiongroups definition to Command base classGiampaolo Lauria2011-07-211-24/+1
* samba-tool: show success message on group operationsAndrew Tridgell2011-06-171-0/+4
* samba-tools: more reasonable defaults for samba-tool commandsAndrew Tridgell2010-12-081-4/+4
* s4-samba-tool: fixed exception handling in subcommandsAndrew Tridgell2010-11-291-12/+8
* s4-python: python is not always in /usr/binAndrew Tridgell2010-06-241-1/+1
* Modifications extending functionality of newuser cmd and new net group set of...Lukasz Zalewski2010-06-201-1/+5
* Modifications extending functionality of newuser cmd and new net group set of...Lukasz Zalewski2010-06-201-0/+189