3
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 19, 2025 — Feb 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
use new python API for setting the thread daemon flag. More... over 15 years ago
add dependencies to setup.py. More... over 15 years ago
Add Exscript.Queue.destroy(). More... over 15 years ago
improved argument checking of Exscript.workqueue.WorkQueue. More... over 15 years ago
fix: Exscript.Connection ssh key authentication. More... over 15 years ago
Change default of wait argument of Exscript.Connection. More... over 15 years ago
Exscript.protocols.Transport: more the wait argument more consistent (default to True everywhere). More... over 15 years ago
Exscript.protocols.*.authorize(): the 'userwait' argument is now supported by all protocols. More... over 15 years ago
Exscript.protocols.Transport: split key file authentification into authenticate_by_keyfile(). More... over 15 years ago
Exscript.util.file.get_hosts_from_csv(): cast varnames to str. More... over 15 years ago
Exscript.protocols.SSH*: get rid of useless keyfile attribute. More... over 15 years ago
Exscript.protocols.Transport: API doc for the wait parameter. More... over 15 years ago
Exscript.workqueue: use 'with' statement for locking where applicable. More... over 15 years ago
fix publish-local Makefile target. More... over 15 years ago
Exscript.Connection: Move 'enable' code from to Exscript.protocols.drivers. More... over 15 years ago
exclaim: add --encoding argument, and default to utf8. More... over 15 years ago
Add encoding arguments to Exscript.util.file.get_host_from_file() and .get_hosts_from_csv(). More... over 15 years ago
fix a deadlock when a specific account is requested. More... over 15 years ago
Host.get_uri() now uses the address field to build the URL, not the hostname. More... over 15 years ago
fix escaping of usernames/passwords in URLs. More... over 15 years ago
fix: Exscript.util.url.Url.__str__ failed when username was None. More... over 15 years ago
Add Exscript.Host.get_uri(). More... over 15 years ago
refactor account handling Exscript.Connection. More... over 15 years ago
Exscript.AccountManager: use a set for the account list. More... over 15 years ago
port locking in the account manager to Python's with statement. More... over 15 years ago
fix: junos_erx would incorrectly claim to be responsible in some cases. More... over 15 years ago
fix 'make publish-local'. More... over 15 years ago
add support for Juniper ERX OS. More... over 15 years ago
No longer 'git push' on 'make publish-local'. More... over 15 years ago
fix: deadlock when none but host-specific logins are passed. More... over 15 years ago