summaryrefslogtreecommitdiff
path: root/source4/scripting/python/samba/netcmd/rodc.py
AgeCommit message (Expand)AuthorFilesLines
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/+6
2011-12-05s4-python: factorize the definition of get_dsServiceNameMatthieu Patou1-6/+1
2011-10-14samba-tool: Don't require full prog line to be in synopsis.Jelmer Vernooij1-3/+1
2011-10-13samba-tool: Use self.outf in a few more places.Jelmer Vernooij1-1/+1
2011-09-09samba-tool: Fixed "rodc" syntaxGiampaolo Lauria1-1/+3
2011-09-09samba-tool: Expanded acronym descriptionsGiampaolo Lauria1-1/+1
2011-07-29samba-tool: use ldb.binary_encode() on search expression elementsAndrew Tridgell1-1/+1
2011-07-21samba-tool: moved takes_optiongroups definition to Command base classGiampaolo Lauria1-6/+1
2010-12-08samba-tools: more reasonable defaults for samba-tool commandsAndrew Tridgell1-5/+1
2010-11-29s4-samba-tool: fixed exception handling in subcommandsAndrew Tridgell1-6/+2
2010-11-05s4-pydrs: added rodc option to python drs replicationAndrew Tridgell1-1/+1
2010-09-02s4-net: use CommandError() in net rodcAndrew Tridgell1-4/+4
2010-08-26s4-net: added "net rodc preload" commandAndrew Tridgell1-0/+123