summaryrefslogtreecommitdiffstats
path: root/source4/scripting/devel/getncchanges
Commit message (Collapse)AuthorAgeFilesLines
* s4-devel-getncchanges: Add common Samba options as a group to be displayedKamen Mazdrashki2010-09-211-0/+1
| | | | Those options are processed but never shown with --help argument
* s4-devel: added a getncchanges developer scriptAndrew Tridgell2010-08-231-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>