3
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Jan 22, 2025 — Jan 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix: TemplateRunner now uses global Exscript account unless overridden. More... about 17 years ago
Only require RawConfigParser if it is used. More... about 17 years ago
TemplateRunner: Add hosts_csv and hosts_file arguments. More... about 17 years ago
Add -e command line switch. Ignore empty lines in CSV files. More... about 17 years ago
Allow for embedding variables in regular expressions. More... about 17 years ago
Add TemplateRunner.define_hosts() method. More... about 17 years ago
Allow for retrying the login procedure. More... about 17 years ago
Move 'login_done' signal to Authenticate class. Emit 'release_before' on Account. More... about 17 years ago
Moving test files around. More... about 17 years ago
Aa 'login_done' signal to the Account class. More... about 17 years ago
Add support for termconnect's new dummy protocol adapter. More... over 17 years ago
Add test suite. Add tests for AccountManager, Account, Job. More... over 17 years ago
Completed support for account pooling. More... over 17 years ago
Doc fixes; allow for releasing accounts without using an account manager. More... over 17 years ago
Refactoring to support account pooling. More... over 17 years ago
Fix --hosts, fix sys.run(), passing a hostname to TemplateRunner() now optional. More... over 17 years ago
Allow for retrieving the variables from completed Exscript templates. More... over 17 years ago
Continued refactoring of public API. More... over 17 years ago
Refactor top-level public API. More... over 17 years ago
Fix the "into" keyword. Improve the ipv4.in_network() function. More... over 17 years ago
Minor documentation improvements. More... over 17 years ago
Improved documentation. More... over 17 years ago
Add documentation. More... over 17 years ago
Fix Python 2.3 compatibility. More... over 17 years ago
Fix escaping in global scope. More... over 17 years ago
Add new stdlib function connection.close(). More... over 17 years ago
Add new stdlib function "rm". More... over 17 years ago
Fix tacacs_(un)lock() stdlib function, remove debug output. More... over 17 years ago
Implemented new function sys.run(). More... over 17 years ago
Improve parser support for multi line code included in curly brackets. More... over 17 years ago