summaryrefslogtreecommitdiff
path: root/source4/scripting/python/samba/netcmd/delegation.py
AgeCommit message (Expand)AuthorFilesLines
2012-10-09samba-tool: Some more unifications...Karolin Seeger1-1/+1
2012-10-08samba-tool: Unify usage messages.Karolin Seeger1-2/+2
2012-09-27s4-python: Various formatting fixes.Jelmer Vernooij1-3/+3
2012-09-16samba.netcmd: Formatting fixes, break lines.Jelmer Vernooij1-8/+12
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/+30
2011-11-03samba-tool: Improve "delegation" command error handlingGiampaolo Lauria1-2/+6
2011-11-03samba-tool: Improve "delegation" command error messageGiampaolo Lauria1-2/+2
2011-11-03samba-tool: Improve "delegation" command error handlingGiampaolo Lauria1-21/+27
2011-11-03samba-tool: Fix "delegation show" command synopsisGiampaolo Lauria1-1/+1
2011-10-14samba-tool: Don't require full prog line to be in synopsis.Jelmer Vernooij1-12/+6
2011-10-13samba-tool delegation: Use self.outf, simplify some code.Jelmer Vernooij1-14/+8
2011-09-13delegation.py: Remove tab characters.Jelmer Vernooij1-2/+2
2011-09-09samba-tool: Moved _get_user_realm_domain fcn to commonGiampaolo Lauria1-22/+1
2011-09-09samba-tool: Fixed "delegation" command syntaxGiampaolo Lauria1-7/+24
2011-09-09samba-tool: Expanded acronym descriptionsGiampaolo Lauria1-1/+1
2011-07-29samba-tool: use ldb.binary_encode() on search expression elementsAndrew Tridgell1-5/+5
2011-07-21samba-tool: moved takes_optiongroups definition to Command base classGiampaolo Lauria1-30/+1
2011-06-24s4:samba-tool: add "delegation" subcommands for S4U2Proxy and related stuffStefan Metzmacher1-0/+267