summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/samba/netcmd/delegation.py
Commit message (Expand)AuthorAgeFilesLines
* Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij2013-03-021-263/+0
* samba-tool: Some more unifications...Karolin Seeger2012-10-091-1/+1
* samba-tool: Unify usage messages.Karolin Seeger2012-10-081-2/+2
* s4-python: Various formatting fixes.Jelmer Vernooij2012-09-271-3/+3
* samba.netcmd: Formatting fixes, break lines.Jelmer Vernooij2012-09-161-8/+12
* 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/+30
* samba-tool: Improve "delegation" command error handlingGiampaolo Lauria2011-11-031-2/+6
* samba-tool: Improve "delegation" command error messageGiampaolo Lauria2011-11-031-2/+2
* samba-tool: Improve "delegation" command error handlingGiampaolo Lauria2011-11-031-21/+27
* samba-tool: Fix "delegation show" command synopsisGiampaolo Lauria2011-11-031-1/+1
* samba-tool: Don't require full prog line to be in synopsis.Jelmer Vernooij2011-10-141-12/+6
* samba-tool delegation: Use self.outf, simplify some code.Jelmer Vernooij2011-10-131-14/+8
* delegation.py: Remove tab characters.Jelmer Vernooij2011-09-131-2/+2
* samba-tool: Moved _get_user_realm_domain fcn to commonGiampaolo Lauria2011-09-091-22/+1
* samba-tool: Fixed "delegation" command syntaxGiampaolo Lauria2011-09-091-7/+24
* samba-tool: Expanded acronym descriptionsGiampaolo Lauria2011-09-091-1/+1
* samba-tool: use ldb.binary_encode() on search expression elementsAndrew Tridgell2011-07-291-5/+5
* samba-tool: moved takes_optiongroups definition to Command base classGiampaolo Lauria2011-07-211-30/+1
* s4:samba-tool: add "delegation" subcommands for S4U2Proxy and related stuffStefan Metzmacher2011-06-241-0/+267