Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s4-scripting: allow to specify the number max of iteration around getNcChanges | Matthieu Patou | 2011-08-06 | 1 | -1/+4 |
| | |||||
* | s4-devel: added new options to getncchanges script | Andrew Tridgell | 2010-09-29 | 1 | -9/+65 |
| | | | | | | added --pas, --dest-dsa and --replica-flags options Pair-Programmed-With: Anatoliy Atanasov <anatoliy.atanasov@postpath.com> | ||||
* | s4-devel-getncchanges: Add common Samba options as a group to be displayed | Kamen Mazdrashki | 2010-09-21 | 1 | -0/+1 |
| | | | | Those options are processed but never shown with --help argument | ||||
* | s4-devel: added a getncchanges developer script | Andrew Tridgell | 2010-08-23 | 1 | -0/+120 |
this allows for command line access to getncchanges it also provides a good example of calling DRSUAPI interfaces from python Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> |