summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/samba/netcmd/rodc.py
Commit message (Expand)AuthorAgeFilesLines
* Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij2013-03-021-108/+0
* samba-tool: Some more unifications...Karolin Seeger2012-10-091-1/+1
* samba-tool: Unify usage messages.Karolin Seeger2012-10-081-1/+1
* 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/+6
* s4-python: factorize the definition of get_dsServiceNameMatthieu Patou2011-12-051-6/+1
* samba-tool: Don't require full prog line to be in synopsis.Jelmer Vernooij2011-10-141-3/+1
* samba-tool: Use self.outf in a few more places.Jelmer Vernooij2011-10-131-1/+1
* samba-tool: Fixed "rodc" syntaxGiampaolo Lauria2011-09-091-1/+3
* samba-tool: Expanded acronym descriptionsGiampaolo Lauria2011-09-091-1/+1
* samba-tool: use ldb.binary_encode() on search expression elementsAndrew Tridgell2011-07-291-1/+1
* samba-tool: moved takes_optiongroups definition to Command base classGiampaolo Lauria2011-07-211-6/+1
* samba-tools: more reasonable defaults for samba-tool commandsAndrew Tridgell2010-12-081-5/+1
* s4-samba-tool: fixed exception handling in subcommandsAndrew Tridgell2010-11-291-6/+2
* s4-pydrs: added rodc option to python drs replicationAndrew Tridgell2010-11-051-1/+1
* s4-net: use CommandError() in net rodcAndrew Tridgell2010-09-021-4/+4
* s4-net: added "net rodc preload" commandAndrew Tridgell2010-08-261-0/+123