3
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Jan 27, 2025 — Jan 27, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix: last commit was broken. More... over 14 years ago
daemon-config: move --log-dir from 'daemon add' to 'daemon install'. More... over 14 years ago
daemon-config: move --log-dir from global options to daemon options. More... over 14 years ago
exscriptd-config: get rid of queue support for delete-logs. More... over 14 years ago
exscriptd: fix broken daemonize() statement. More... over 14 years ago
exscriptd-config: fix broken default logging config. More... over 14 years ago
fix: exscriptd-config would not find default log dir. More... over 14 years ago
add a driver for Alcatel SROS (Thanks to Jesse Mather). #12 More... over 14 years ago
run_suite: better shebang line. More... over 14 years ago
fix: incorrect host passed to functions enqueued using Exscript.Queue. More... over 14 years ago
add pylint.rc More... over 14 years ago
some cosmetics for pylint. More... over 14 years ago
Exscript.Queue: some refactoring. More... over 14 years ago
Make Exscript.util.decorators.connect() re-usable. More... over 14 years ago
make pylint happier. More... over 14 years ago
Move Exscriptd.daemonize to Exscript.util and add API docs. More... over 14 years ago
move Exscriptd.pidutil to Exscript.util, and add API docs. More... over 14 years ago
merge Exscriptd.PythonService into Exscriptd.Service. More... over 14 years ago
get rid of Exscriptd.Daemon. More... over 14 years ago
Exscriptd: completely replace the mechanism for tracking orders and tasks. More... over 14 years ago
Exscriptd: Network traffic in a queue is no longer logged by default. More... over 14 years ago
Exscript.workqueue.Job: missing import. More... over 14 years ago
Exscriptd: Task.set_logfile() defines a default tracefile. More... over 14 years ago
exscriptd: create the logdir if it does not exist. More... over 14 years ago
fix pause/unpause related race conditions in the workqueue. More... over 14 years ago
fix: Windows platform does not have os.ctermid. (#14) More... over 14 years ago
add stdlib function sys.exec(). More... over 14 years ago
add a driver for HPProCurve switches. More... over 14 years ago
fix: previous commit broke some junos prompts. More... over 14 years ago
improved prompt matching for JunOS. More... over 14 years ago