| Add support for octal numbers, add chmod function, cleanups. |
|
More...
|
over 17 years ago
|
| Fix interactive variables passed in with -d. |
|
More...
|
over 17 years ago
|
| Fix2: auto_authorize() caught an exception in the wrong place. |
|
More...
|
over 17 years ago
|
| Fix: auto_authorize() caught an exception in the wrong place. |
|
More...
|
over 17 years ago
|
| Add support for hex numbers, fix a deadlock, fix connection.exec() function. |
|
More...
|
over 17 years ago
|
| Got rid of useless reference to Trackable, removed useless file. |
|
More...
|
over 17 years ago
|
| Fix a bug in the installer. (prefix was ignored) |
|
More...
|
over 17 years ago
|
| Added a Makefile to ease the installation process. |
|
More...
|
over 17 years ago
|
| Cleanups to make pychecker happier. |
|
More...
|
over 17 years ago
|
| Be less verbose by default. |
|
More...
|
over 17 years ago
|
| Add the --sleep command line option. |
|
More...
|
over 17 years ago
|
| Add support for using non-standard TCP ports. |
|
More...
|
over 17 years ago
|
| Plenty of bugfixes: Python 2.3, user prompt, deadlock in auto_authorize, logging. |
|
More...
|
over 17 years ago
|
| Add support for interactive CLI variables using bracketed expressions. |
|
More...
|
over 17 years ago
|
| Prioritize division and multiplication over other arithmetic operators. |
|
More...
|
over 17 years ago
|
| For consistency: sed -i s/_connection/__connection__/g |
|
More...
|
over 17 years ago
|
| Added new stdlib function auto_authorize. |
|
More...
|
over 17 years ago
|
| Forgot to add the version number in another place. |
|
More...
|
over 17 years ago
|
| Also show the version number of termconnect. |
|
More...
|
over 17 years ago
|
| Add support for selecting the SSH version number. |
|
More...
|
over 17 years ago
|
| Added an overwrite option for logging. Removed useless logfile locks. |
|
More...
|
over 17 years ago
|
| Forgot two files in the last commit. |
|
More...
|
over 17 years ago
|
| Fix/remove CLI args, port to new SpiffWorkQueue API, add tacacs_* to stdlib. |
|
More...
|
over 17 years ago
|
| Add new function guess_os(). |
|
More...
|
over 17 years ago
|
| Relax whitespace handling in the loop syntax, cleanups. |
|
More...
|
over 17 years ago
|
| Add support for boolean types, add connection.exec*(), modify connection.send*(). |
|
More...
|
over 17 years ago
|
| Add stdlib function for authenticating/authorizing on the existing connection. |
|
More...
|
over 17 years ago
|
| Minor syntax documentation fix. |
|
More...
|
over 17 years ago
|
| Implemented the string.replace stdlib function. |
|
More...
|
over 17 years ago
|
| Fix: Only append domain name if it isn't empty. |
|
More...
|
over 17 years ago
|