Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: Fix tests and documentation of setexpiry. | Jelmer Vernooij | 2009-12-31 | 3 | -0/+68 |
* | net: Move setexpiry to 'net setexpiry' | Jelmer Vernooij | 2009-12-31 | 2 | -0/+73 |
* | net: Move 'setpassword' to 'net setpassword'. | Jelmer Vernooij | 2009-12-31 | 3 | -2/+86 |
* | s4/net: Allow options before arguments for Python commands. | Jelmer Vernooij | 2009-12-29 | 1 | -1/+2 |
* | s4/net: Pass all arguments through to the Python commands. | Jelmer Vernooij | 2009-12-29 | 1 | -5/+6 |
* | s4/net: Add domainlevel subcommand. | Jelmer Vernooij | 2009-12-29 | 3 | -26/+275 |
* | Use CommandError exception to deal with problems during net commands. | Jelmer Vernooij | 2009-12-29 | 1 | -13/+27 |
* | s4/net: Make pwsettings a net subcommand. | Jelmer Vernooij | 2009-12-29 | 1 | -0/+187 |
* | s4/net: Support parsing arguments in Python commands. | Jelmer Vernooij | 2009-12-29 | 1 | -3/+61 |
* | net: Support usage/help of subcommands implemented in Python. | Jelmer Vernooij | 2009-12-29 | 1 | -0/+4 |
* | net: Support implementing subcommands in python. | Jelmer Vernooij | 2009-12-29 | 1 | -0/+33 |