Age | Commit message (Expand) | Author |
---|---|---|
2016-09-06 | Add port parameter. Make password and port named rather than positional argum... | Daniil Baturin |
2016-09-06 | Add generic run_op_mode_command and run_conf_mode_command | Daniil Baturin |
2016-09-06 | Create pxssh instance when user logins, rather than when the object is created. | Daniil Baturin |
2016-09-06 | Forgot . in the relative module path... | Daniil Baturin |
2016-09-06 | Fix some mistakes in code according to PEP8 | hochikong |
2016-09-06 | Code cleanup. | Daniil Baturin |
2016-09-05 | Fix a problem in exit() | hochikong |
2016-09-05 | Fix the logic error in logout() | hochikong |
2016-09-05 | Fix some logic error in commit() | hochikong |
2016-08-26 | Fix some logic error in logout() | hochikong |
2016-08-24 | Fix some mistakes in README and check all codes by 2to3 | hochikong |
2016-08-24 | T133 Add a generic method set() and delete() | hochikong |
2016-08-21 | T133:Add a generic method set() and delete() | hochikong |