Commit graph

537 commits

Author SHA1 Message Date
Richard Frith-Macdonald
1f0f34db93 improve termination command 2019-05-14 12:42:16 +01:00
Richard Frith-Macdonald
e5c6e0cd0f report autolaunchable count 2019-05-10 11:01:21 +01:00
Richard Frith-Macdonald
0a21befc31 more diagnostics 2019-05-10 10:44:58 +01:00
Richard Frith-Macdonald
9c1a262477 more diagnostics 2019-05-09 15:55:14 +01:00
Richard Frith-Macdonald
530ec43cfc add status command 2019-05-09 12:22:36 +01:00
Richard Frith-Macdonald
a990abc848 suppress core dumps 2019-05-05 13:33:42 +01:00
Richard Frith-Macdonald
ca724305f1 Avoid excessing relaunching of crashing processes 2019-05-05 13:10:06 +01:00
Richard Frith-Macdonald
39003d5a05 improve cleanup for dist-clean 2019-03-14 14:39:03 +00:00
Richard Frith-Macdonald
4b9284a8d6 add option to suppress debug output 2019-03-14 14:32:59 +00:00
Richard Frith-Macdonald
e5da849c29 Revert "debug logging suppression option added"
This reverts commit 496e66bcbf.
2019-03-14 14:29:58 +00:00
Richard Frith-Macdonald
496e66bcbf debug logging suppression option added 2019-03-02 08:12:24 +00:00
Richard Frith-Macdonald
6d4a8e0ef0 Partial implementation of KillDebugOutput option 2019-03-01 13:00:09 +00:00
Richard Frith-Macdonald
f981f77b4a fix check for terminating process 2019-02-25 09:36:54 +00:00
Richard Frith-Macdonald
9d72747d68 Don't relaunch a process we have asked to terminate 2019-02-25 08:49:23 +00:00
Richard Frith-Macdonald
e5963632fd improve clearing alarms on client startup 2019-02-15 08:25:45 +00:00
Richard Frith-Macdonald
e3bee4fc64 improve alarm reporitng reliability 2019-02-15 08:07:17 +00:00
Richard Frith-Macdonald
5dd11178b0 Speed up realaunch 2019-02-11 16:17:16 +00:00
Richard Frith-Macdonald
e7084020d4 Merge branch 'master' of ssh://github.com/gnustep/libs-ec 2019-02-11 15:46:13 +00:00
Wolfgang Lux
4c1f41348b Define Regex class as a simple wrapper around NSRegularExpression 2019-02-11 13:45:49 +01:00
Richard Frith-Macdonald
1632984d41 Improve online help a little 2019-02-11 09:14:39 +00:00
Wolfgang Lux
f246c07e79 Only ignore invalid alert rules in setRules: and update the cached rules
with the remaining rules.
2019-02-08 16:46:33 +01:00
Richard Frith-Macdonald
17e4f1d0bd hanbdle disabled tasks 2019-02-08 11:43:57 +00:00
Richard Frith-Macdonald
29d4f167c6 More launch control options 2019-02-08 11:05:41 +00:00
Richard Frith-Macdonald
958bb2a4c4 Changes for much faster system startup, launching multiple tasks concurrently
and in quick succession (rather than at 5 second intervals).
2019-02-08 10:07:27 +00:00
Richard Frith-Macdonald
9a8fd35e0b Improve parsing for timestamp of info 2019-01-07 11:28:42 +00:00
Richard Frith-Macdonald
0b93b7b7d4 Improve alarms fro hung processes 2018-12-11 16:46:48 +00:00
Richard Frith-Macdonald
06ae55eb80 fix printf for --help 2018-11-23 11:40:55 +00:00
Richard Frith-Macdonald
59b1484c9b Allow tell command to go to multiple hosts 2018-11-22 15:00:16 +00:00
Wolfgang Lux
b4cb9b683c Call ecAwaken only after registration at the name server was successful 2018-11-09 16:27:54 +01:00
Richard Frith-Macdonald
b19fcbf47a Improve logging of consile commands 2018-10-24 11:54:56 +01:00
Richard Frith-Macdonald
6e4138d769 Fixes for prompts/error messages with master encryption key. 2018-10-24 11:28:27 +01:00
Richard Frith-Macdonald
429d493d49 Fix off by one error getting text after colon in info being logged 2018-10-24 11:10:46 +01:00
Richard Frith-Macdonald
ce9f465c86 Make sure we log the whole text of any configuration error (using NSLog())
before truncating it (if necessary) to create an alarm.
2018-08-28 11:50:47 +01:00
Richard Frith-Macdonald
6693ee6330 logging tweaks 2018-07-30 21:26:41 +01:00
Richard Frith-Macdonald
254728ff00 logs should always go to consoles they are specifically sent to 2018-07-30 20:47:12 +01:00
Richard Frith-Macdonald
7a32f7fe60 Improve control over audit log reporting 2018-07-30 20:20:14 +01:00
Richard Frith-Macdonald
76dca3563b Improve audit logging 2018-06-26 12:41:25 +01:00
Richard Frith-Macdonald
8d3222c683 allow handling of audit logging 2018-06-25 11:34:26 +01:00
Richard Frith-Macdonald
3dd3b165eb Improve graceful shutdown API 2018-06-24 15:37:35 +01:00
Richard Frith-Macdonald
afd1a03822 Improve restart help/audit logs 2018-06-12 15:23:12 +01:00
Richard Frith-Macdonald
4b02a4089e improve restart command to perform prompt restarts 2018-06-12 12:46:35 +01:00
Richard Frith-Macdonald
a387886a08 Improve restart 2018-05-10 06:55:36 +01:00
Richard Frith-Macdonald
dc972a3459 Improve restart 2018-05-10 06:42:25 +01:00
Richard Frith-Macdonald
284e68c196 Add a bit of help on 'list' 2018-05-09 09:50:46 +01:00
Richard Frith-Macdonald
877df191fb improve help text for tell command etc 2018-05-09 09:47:39 +01:00
Richard Frith-Macdonald
3b29353dd8 Improve archiving on full disks 2018-04-05 15:31:27 +01:00
Richard Frith-Macdonald
18653e0506 Enhancement for automated testing 2018-03-08 10:04:25 +00:00
Richard Frith-Macdonald
4205f7c074 Don't display contents of EcControlKey 2018-03-03 18:36:01 +00:00
Richard Frith-Macdonald
0f8ce3c26f Remove .... generated automatically 2018-03-02 11:12:22 +00:00
Richard Frith-Macdonald
e727915b97 missed file 2018-03-02 11:10:04 +00:00