Pragmatic Software
|
2dfae83478
|
ProcessManager: show "No output." for processes that exit without output; add $context flag to suppress this
|
2020-05-04 16:51:55 -07:00 |
|
Pragmatic Software
|
976bfcb5e7
|
Refactor commands to begin with cmd_ and take a $context object
Move all command subroutines closer to top of source file
Do not send WHO to non-chanop channels
Minor misc bugfixes and improvements
|
2020-05-04 13:21:35 -07:00 |
|
Pragmatic Software
|
cfba96e8ae
|
Rename $stuff to $context throughout
|
2020-05-01 20:59:51 -07:00 |
|
Pragmatic Software
|
74b3f35d3e
|
ProcessManager: properly add "can-kill" cap without triggering saving
|
2020-03-06 13:29:37 -08:00 |
|
Pragmatic Software
|
88ddd5a4b9
|
ProcessManager: replace "unknown process" with "process"
|
2020-02-20 08:20:54 -08:00 |
|
Pragmatic Software
|
2fd0ed93ba
|
ProcessManager: unmark $stuff as being forked once child dies
|
2020-02-18 20:11:39 -08:00 |
|
Pragmatic Software
|
dca8e4482a
|
ProcessManager: log process start, end, and duration
|
2020-02-16 17:45:45 -08:00 |
|
Pragmatic Software
|
64ea719042
|
ProcessManager: remove PBot:: prefix from timed-out message
|
2020-02-16 16:49:10 -08:00 |
|
Pragmatic Software
|
891a586409
|
Factoids can now be run as background processes and have process-timeout override
|
2020-02-16 16:31:06 -08:00 |
|
Pragmatic Software
|
7b0f192d8e
|
ProcessManager: remove debug statement
|
2020-02-16 15:56:27 -08:00 |
|
Pragmatic Software
|
e2cb6e5d5e
|
Replace GetOptionsFromString() with superior split_line() and GetOptionsFromArray()
|
2020-02-16 14:13:41 -08:00 |
|
Pragmatic Software
|
8b81873602
|
ProcessManager: add useful options to ps and kill
|
2020-02-16 11:03:25 -08:00 |
|
Pragmatic Software
|
fe56b9f0db
|
Tidy things up
|
2020-02-15 15:16:38 -08:00 |
|
Pragmatic Software
|
5c4e10a35c
|
Tidy things up
|
2020-02-15 14:38:32 -08:00 |
|
Pragmatic Software
|
8232106f54
|
ProcessManager: properly remove completed processes
|
2020-02-15 07:41:35 -08:00 |
|
Pragmatic Software
|
130f1ae81b
|
ProcessManager: remove unused modules
|
2020-02-14 21:57:30 -08:00 |
|
Pragmatic Software
|
6d2221e8f0
|
ProcessManager: improve timed-out message
|
2020-02-14 21:54:38 -08:00 |
|
Pragmatic Software
|
681438c27d
|
ProcessManager: execute_process() can now take a $timeout value
|
2020-02-14 21:25:09 -08:00 |
|
Pragmatic Software
|
1a2d4064a1
|
ProcessManager: clean up kill command; add can-kill to admin cap group
|
2020-02-14 20:04:14 -08:00 |
|
Pragmatic Software
|
42dbf468b2
|
ProcessManager: add kill command
|
2020-02-14 19:58:44 -08:00 |
|
Pragmatic Software
|
dc7cdd8a2c
|
Add ProcessManager and Modules
Improve everything to behave nicely with ProcessManager and Modules
|
2020-02-14 18:52:41 -08:00 |
|
Pragmatic Software
|
5ce1e69b49
|
Rename FactoidModuleLauncher -> ProcessManager
|
2020-02-14 12:46:05 -08:00 |
|