3
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
Feb 06, 2025 — Feb 06, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add an init script and installation instructions for exscriptd. More... almost 16 years ago
exscriptd: store logs in order-specific directories. More... almost 16 years ago
fix: concurrency issue when creating host-specific log directories. More... almost 16 years ago
Allow for setting host-specific logfile names. More... almost 16 years ago
exscriptd: add support for running python scripts as a service. More... almost 16 years ago
exscriptd: allow for polling the order status. More... almost 16 years ago
Fix: race conditions in two tests. More... almost 16 years ago
exscriptd: Add a client that takes an order and assigns an order id. More... almost 16 years ago
fix: python 2.3 compatibility. (also move deprecation related code into a new util module). More... almost 16 years ago
TODO updated. More... almost 16 years ago
exscriptd: add basic support for services. More... almost 16 years ago
exscriptd: Move orders to the outdir once they are processed. More... almost 16 years ago
Add an explicit task object for representing a batch of actions. More... almost 16 years ago
Move Task class into a separate file. More... almost 16 years ago
Move order XML processing from util.py to Order.py. More... almost 16 years ago
Initial import of exscriptd, an inotify based daemon. More... almost 16 years ago
Fix: status bar was updated *before* the task was removed from the list. More... almost 16 years ago
Improved prompt matching, and added yet more tests. More... almost 16 years ago
Make prompt recognition slightly more strict, and add more tests. More... about 16 years ago
otp module: fall back to crypto.hash again if hashlib does not exist. More... about 16 years ago
modify the external otp module to no longer depend on cryto.hash.md5 and cryto.hash.sha. More... about 16 years ago
Fix: Previous commit caused the delete_logs option to break. More... about 16 years ago
By default, no longer keep logs in memory when using the FileLogger. More... about 16 years ago
Add an autoclose option to the QueueWindow widget. More... about 16 years ago
SSH2: Move some code from authenticate() to connect(). More... about 16 years ago
util.file.get_hosts_from_file(): allow for removing duplicates. More... about 16 years ago
Improved the error handling in the logger related code. More... about 16 years ago
fix stdlib.sys.message(). More... about 16 years ago
Fix: trailing $ in regular expressions of templates. More... about 16 years ago
Rename QueueWatcher to QueueWidget, and add QueueWindow. More... about 16 years ago