3
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Feb 04, 2025 — Feb 04, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
exscriptd now takes a config dir, no longer a config file as an argument, allowing for services to use it as well. More... over 15 years ago
exclaim: fix: when reading CSV, submit the host address to the server, not the hostname. More... over 15 years ago
exscriptd: fix intermittent 'connection reset by peer' errors. More... over 15 years ago
exscriptd: URLencode the data before transferring it to the server. More... over 15 years ago
exclaim: add --csv and --service CLI switches. More... over 15 years ago
fix: on some systems, forking during an import causes an exception. More... over 15 years ago
Fix submodule path. More... over 15 years ago
TODO updated. More... over 15 years ago
remove some brain dead exception catching. More... over 15 years ago
exscriptd: use an order id that is assigned by the DB. More... over 15 years ago
exclaim: add --status command line option. More... over 15 years ago
exscriptd: implement REST API for querying the status of an order. More... over 15 years ago
Slightly improved performance of the REST API by pausing the queue until all hosts are queued. More... over 15 years ago
Exscriptd.RestClient: fix: error after successful placement of an order. More... over 15 years ago
Add 'exclaim', a client for exscriptd. More... over 15 years ago
minor doc fix. More... over 15 years ago
exscriptd: fix: lock the database for writes from concurrent threads to preven sqlite from throwing errors. More... over 15 years ago
exscriptd: fix: properly save order when done. More... over 15 years ago
fix the --protocol command line argument. More... over 15 years ago
the Host constructor now takes default_protocol as an argument; no longer takes variables. More... over 15 years ago
allow some unprintable chars after a prompt. More... over 15 years ago
add support for Enterasys devices. More... over 15 years ago
Add Exscript.util.syslog module. More... over 15 years ago
decrease the default value for the --protocol-verbose option. More... over 15 years ago
exscriptd: get rid of the inotify based daemon; now replaced by the HTTP/REST API. More... over 15 years ago
exscriptd: OrderDB: add save_order(), and add more tests. More... over 15 years ago
exscriptd: initial import of an explicit OrderDB (including tests). More... over 15 years ago
exscriptd: add some new getters for the Order class. More... over 15 years ago
Initial import of the (incomplete) REST client. More... over 15 years ago
exscriptd: remove Crunchy-specific digest realm. More... over 15 years ago