summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/samba/netcmd/spn.py
Commit message (Expand)AuthorAgeFilesLines
* Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij2013-03-021-205/+0
* samba-tool: Some more unifications...Karolin Seeger2012-10-091-1/+1
* s4-python: Various formatting fixes.Jelmer Vernooij2012-09-271-7/+7
* samba.netcmd: Formatting fixes, break lines.Jelmer Vernooij2012-09-161-14/+17
* 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/+17
* samba-tool: Don't require full prog line to be in synopsis.Jelmer Vernooij2011-10-141-7/+3
* samba-tool: Use self.outf in a few more places.Jelmer Vernooij2011-10-131-4/+7
* samba-tool: Moved _get_user_realm_domain fcn to commonGiampaolo Lauria2011-09-091-25/+1
* samba-tool: Fixed "spn" command syntaxGiampaolo Lauria2011-09-091-5/+17
* samba-tool: Expanded acronym descriptionsGiampaolo Lauria2011-09-091-1/+1
* samba-tool: use ldb.binary_encode() on search expression elementsAndrew Tridgell2011-07-291-4/+4
* samba-tool: moved takes_optiongroups definition to Command base classGiampaolo Lauria2011-07-211-17/+1
* s4-net: fixed docstring on spn commandAndrew Tridgell2010-08-261-1/+1
* s4 net: Add spn module to list/add/remove spn on objectsMatthieu Patou2010-07-101-0/+217