summaryrefslogtreecommitdiff
path: root/source4/scripting/python/samba/netcmd/group.py
AgeCommit message (Expand)AuthorFilesLines
2013-03-02Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij1-376/+0
2012-10-09samba-tool: Some more unifications...Karolin Seeger1-1/+1
2012-10-08samba-tool: Unify usage messages.Karolin Seeger1-6/+6
2012-07-03samba-tool: Fix indentationAmitay Isaacs1-2/+2
2012-06-21samdb: Accept a list of member variables rather than a comma-separated string.Jelmer Vernooij1-2/+5
2012-05-10When listing group members allow fallback to cn attribute when samAccountName...Lukasz Zalewski1-2/+5
2012-05-03s4-samba-tool: make new samba-tool group listmembers use samAccountNameAndrew Bartlett1-2/+2
2012-05-03Extension to the samba-tool group subcommand functionality to allow listing o...Lukasz Zalewski1-0/+66
2012-03-18s4:samba-tool: add simple command "group list"Michael Adam1-0/+33
2012-03-13s4-python: Remove env from non-executable netcmd scripts.Andreas Schneider1-2/+0
2012-02-07Revert "samba-tool: moved takes_optiongroups definition to Command base class"Jelmer Vernooij1-1/+24
2011-11-10s4: samba-tool group --help documentation improvementsTheresa Halloran1-4/+75
2011-10-14samba-tool: Don't require full prog line to be in synopsis.Jelmer Vernooij1-4/+4
2011-10-13samba-tool: Use self.outf in a few more places.Jelmer Vernooij1-5/+10
2011-09-13group.py: Remove tab characters.Jelmer Vernooij1-2/+2
2011-09-09samba-tool: Fixed "group" subcommands syntaxGiampaolo Lauria1-4/+4
2011-07-28samba-tool: add -H or --URL where necessaryGiampaolo Lauria1-4/+8
2011-07-21samba-tool: moved takes_optiongroups definition to Command base classGiampaolo Lauria1-24/+1
2011-06-17samba-tool: show success message on group operationsAndrew Tridgell1-0/+4
2010-12-08samba-tools: more reasonable defaults for samba-tool commandsAndrew Tridgell1-4/+4
2010-11-29s4-samba-tool: fixed exception handling in subcommandsAndrew Tridgell1-12/+8
2010-06-24s4-python: python is not always in /usr/binAndrew Tridgell1-1/+1
2010-06-20Modifications extending functionality of newuser cmd and new net group set of...Lukasz Zalewski1-1/+5
2010-06-20Modifications extending functionality of newuser cmd and new net group set of...Lukasz Zalewski1-0/+189