summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/samba/netcmd/drs.py
Commit message (Expand)AuthorAgeFilesLines
* s4-test: fixed a problem with very verbose NDR debugAndrew Tridgell2011-04-061-1/+1
* s4-drs: default hostname in samba-tool drs commandAndrew Tridgell2011-03-291-2/+2
* s4/samba-tool/drs: Make use of Command.message() method instead of using 'print'Kamen Mazdrashki2011-02-091-36/+37
* s4/samba-tool/drs: Move get_dsServiceName function at module level to be re-usedKamen Mazdrashki2011-02-091-12/+8
* s4/samba-tool: 'drs options' command implementationKamen Mazdrashki2011-02-091-0/+71
* s4/samba-tool: Add --sync-forced flag to 'drs replicate' commandKamen Mazdrashki2011-02-021-1/+4
* samba-tools: more reasonable defaults for samba-tool commandsAndrew Tridgell2010-12-081-26/+25
* s4-drs: cope with invalid NTDS DNs from DsReplicaInfo()Andrew Tridgell2010-12-011-2/+5
* s4-drs: the options attribute is optional on NTDSDSA objectsAndrew Tridgell2010-12-011-1/+1
* s4-samba-tool: fixed exception handling in subcommandsAndrew Tridgell2010-11-291-10/+10
* Revert "s4:netcmd/drs.py - use "objectClass" for discovering the server and i...Matthias Dieter Wallnöfer2010-11-281-2/+2
* s4-drs: fixed credit for C versionAndrew Tridgell2010-11-281-0/+2
* s4:netcmd/drs.py - use "objectClass" for discovering the server and it's NTDS...Matthias Dieter Wallnöfer2010-11-271-2/+2
* s4-samba-tool: added python implementation of samba-tool drs commandsAndrew Tridgell2010-11-281-0/+402