3
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Jan 18, 2025 — Jan 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Allow for requesting passwords in fields passed with the -d switch. More... over 16 years ago
Add --no-strip command line option. More... over 16 years ago
Add new stdlib function Crypt.otp(). More... over 16 years ago
Add Exscript.util.run_template(). More... over 16 years ago
Add stdlib function IPv4.remote_ip(). More... over 16 years ago
Move CSV and host list loading code to Exscript.utils More... over 16 years ago
Fix stdlib function sys.run(). More... over 16 years ago
Fix: Fix any_match() and allow for passing kwargs through run() or quickrun(). More... over 16 years ago
Enforce endianess when converting IPs to long. More... over 16 years ago
Fix Host.set() and Host.set_default() More... over 16 years ago
Fix: stdlib function sys.run() failed. More... over 16 years ago
Fix Python 2.3 compatibility. More... over 16 years ago
Fix: Defining template variables failed. Fix util.first_match. More... over 16 years ago
Add a util namespace to make the API more convenient. More... almost 17 years ago
Split non-template related functions out of TemplateRunner into a new FunctionRunner class. More... almost 17 years ago
Allow for passing variables to host objects. More... almost 17 years ago
Cleanup: Create a dedicated host object. More... almost 17 years ago
Release 0.9.14. More... about 17 years ago
Fix: Raise exception when retries exceeded. More... about 17 years ago
Fix: Hide the statusbar when there is only one active connection. More... about 17 years ago
Several build/documentation related fixes. More... about 17 years ago
Fix: Update status bar while waiting for remaining tasks to complete. More... about 17 years ago
Prepared for release 0.9.13. More... about 17 years ago
Add a status bar. More... about 17 years ago
Fix: Synchronization issues on retry. More... about 17 years ago
Add mode argument to the file.write() stdlib function. More... about 17 years ago
Improved build script. More... about 17 years ago
Updated documentation for the 0.9.12 release More... about 17 years ago
Add new stdlib functions file.exists() and file.mkdir(). More... about 17 years ago
Improved logfile handling, create one log per retry. More... about 17 years ago