Revert "samba-tool: moved takes_optiongroups definition to Command base class"
[samba.git] / source4 / scripting / python / samba / netcmd / drs.py
2012-02-07 Jelmer VernooijRevert "samba-tool: moved takes_optiongroups definition...
2011-12-05 Matthieu Patous4-python: factorize the definition of get_dsServiceName
2011-12-05 Matthieu Patous4-python: externalize some function to the drs_utils...
2011-12-05 Matthieu Patous4-python: rename conflicting variable with the import...
2011-10-13 Jelmer Vernooijsamba-tool: Don't require full prog line to be in synopsis.
2011-10-04 Andrew Tridgellsamba-tool: added --full-sync and --sync-all options...
2011-09-13 Jelmer Vernooijdrs.py: Remove tab characters.
2011-09-09 Giampaolo Lauriasamba-tool: Fixed "drs" subcommands syntax
2011-09-09 Giampaolo Lauriasamba-tool: Expanded acronym descriptions
2011-07-29 Andrew Tridgellsamba-tool: use ldb.binary_encode() on search expressio...
2011-07-21 Giampaolo Lauriasamba-tool: fixed drs commands synopsis
2011-07-21 Giampaolo Lauriasamba-tool: moved takes_optiongroups definition to...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-09 Andrew Tridgellsamba-tool: added --local option to drs replicate command
2011-04-06 Andrew Tridgells4-test: fixed a problem with very verbose NDR debug
2011-03-28 Andrew Tridgells4-drs: default hostname in samba-tool drs command
2011-02-09 Kamen Mazdrashkis4/samba-tool/drs: Make use of Command.message() method...
2011-02-09 Kamen Mazdrashkis4/samba-tool/drs: Move get_dsServiceName function...
2011-02-09 Kamen Mazdrashkis4/samba-tool: 'drs options' command implementation
2011-02-02 Kamen Mazdrashkis4/samba-tool: Add --sync-forced flag to 'drs replicate...
2010-12-08 Andrew Tridgellsamba-tools: more reasonable defaults for samba-tool...
2010-12-01 Andrew Tridgells4-drs: cope with invalid NTDS DNs from DsReplicaInfo()
2010-12-01 Andrew Tridgells4-drs: the options attribute is optional on NTDSDSA...
2010-11-29 Andrew Tridgells4-samba-tool: fixed exception handling in subcommands
2010-11-28 Matthias Dieter... Revert "s4:netcmd/drs.py - use "objectClass" for discov...
2010-11-28 Andrew Tridgells4-drs: fixed credit for C version
2010-11-27 Matthias Dieter... s4:netcmd/drs.py - use "objectClass" for discovering...
2010-11-27 Andrew Tridgells4-samba-tool: added python implementation of samba...