Commit graph

386 commits

Author SHA1 Message Date
Richard Frith-Macdonald
8c2e4d44ce set minimum key size 2018-02-23 17:04:19 +00:00
Richard Frith-Macdonald
6be15f9c67 Record recent changes 2018-02-23 15:01:07 +00:00
Richard Frith-Macdonald
972160ac84 Add support for EcControlKey to enter a value on control server startup and
have it made available to all processes as part of their config.
2018-02-23 14:57:11 +00:00
Richard Frith-Macdonald
1fb7326a7b Build in some default argument values suiitable for testing 2018-02-23 14:56:34 +00:00
Richard Frith-Macdonald
b2c31b8261 Make alarm handling easier 2018-02-20 12:37:12 +00:00
Richard Frith-Macdonald
a732e99ee4 Fix type cases for printf and improve defaults listing 2018-01-19 09:50:43 +00:00
Richard Frith-Macdonald
b3398cf76b Report possible leakage as percent of previous total memory usage 2018-01-12 14:58:30 +00:00
Richard Frith-Macdonald
6821c5996d alert on shutdown 2018-01-12 05:27:34 +00:00
Richard Frith-Macdonald
e97444b7c5 Launch options improvment 2018-01-05 15:04:54 +00:00
Richard Frith-Macdonald
7c54120ae0 Add restart functionality 2018-01-05 09:47:26 +00:00
Richard Frith-Macdonald
fd43457c20 Improve slightly misleading audit messages 2018-01-04 14:14:14 +00:00
Richard Frith-Macdonald
be4b4a7fc5 Fixup for when cmdQuit: has been overridden 2018-01-04 13:32:42 +00:00
Richard Frith-Macdonald
c2983d4c3b Ignore config changes during shutdown 2018-01-04 11:30:24 +00:00
Richard Frith-Macdonald
1d05222942 Improvements to handling config updates 2018-01-04 11:23:29 +00:00
Richard Frith-Macdonald
3d211f9d37 Explicitly declare ping methods oneway everywhere 2017-12-11 09:52:43 +00:00
Richard Frith-Macdonald
0b2a34e9f0 Change default settings for compression/deletion of logs 2017-12-04 11:55:27 +00:00
Richard Frith-Macdonald
c4343bec32 Improve quitting for subclassing 2017-11-03 07:17:41 +00:00
Richard Frith-Macdonald
eb3d3c1713 Restructure quitting 2017-11-02 16:16:21 +00:00
Richard Frith-Macdonald
264348de14 fallback for checking duration of quit 2017-11-02 10:14:30 +00:00
Richard Frith-Macdonald
92e1ccb3fb Expose new quit functionality 2017-11-02 10:06:34 +00:00
Richard Frith-Macdonald
1562c18843 Another fix for nightly archiving, plus rewrite of quit handling to ensure
that a quitting process aborts in three minutes if something goes wrong.
2017-11-02 09:19:57 +00:00
Richard Frith-Macdonald
f95f3df7b2 Fix location of archive 2017-11-01 12:06:23 +00:00
Richard Frith-Macdonald
ae4c7a28fd fix incorrect error message 2017-10-27 12:23:40 +01:00
Richard Frith-Macdonald
f2a526dc3e Record startup duration 2017-10-26 15:12:33 +01:00
Richard Frith-Macdonald
929a532e91 Ensure config has been updated before starting running 2017-10-26 11:06:07 +01:00
Richard Frith-Macdonald
142d4bda51 fixup setting flag 2017-09-20 08:43:01 +01:00
Richard Frith-Macdonald
4ccc8de355 tweak 2017-09-19 13:52:15 +01:00
Richard Frith-Macdonald
76a091d78e debug archiving fix 2017-09-18 09:36:48 +01:00
Richard Frith-Macdonald
6d096a9eca allow clean shutdown of alerter 2017-08-30 09:54:48 +01:00
Richard Frith-Macdonald
ff7f4fed49 add lock protection for thread-safety 2017-08-30 08:56:04 +01:00
Wolfgang Lux
b67741078b Fix bug where archiving was no longer run every day 2017-08-09 14:34:00 +02:00
Richard Frith-Macdonald
a6a6a78658 autorelease fixup to have pool when awakening process 2017-07-27 14:42:29 +01:00
Richard Frith-Macdonald
5be033b2f9 Add method to return the process lock 2017-07-26 15:15:41 +01:00
Richard Frith-Macdonald
c828a0edfc improve shutdown logging and archiving of debug logs to correct date 2017-07-13 10:25:33 +01:00
Richard Frith-Macdonald
4820767b98 Improve startup/shutdown logging 2017-07-13 10:10:13 +01:00
Richard Frith-Macdonald
6ebcc87429 in help list commands in alphabetical order 2017-07-11 09:32:59 +01:00
Richard Frith-Macdonald
6385e3b8b3 new day, hour, minute etc on startup 2017-07-06 16:51:34 +01:00
Richard Frith-Macdonald
cd378db33a improve diagnosti logging 2017-06-23 18:23:20 +01:00
Richard Frith-Macdonald
974811f604 More changes to make startup configuration easier to handle in a robust manner 2017-06-23 15:18:21 +01:00
Richard Frith-Macdonald
00ab926033 Move startup audit log earlier so it should be at the start of the log file 2017-06-23 14:13:54 +01:00
Richard Frith-Macdonald
91f43e226d Also -ecDidAwaken 2017-06-23 13:37:34 +01:00
Richard Frith-Macdonald
3e73987c86 fix typo in comment 2017-06-23 12:58:30 +01:00
Richard Frith-Macdonald
de977d7356 Add ecAwaken method 2017-06-23 12:51:34 +01:00
Richard Frith-Macdonald
e5a71bdc73 Move startup of the regular timer into ecRun so that it won't occur until
after initialisation and registration of the DO connection name.
2017-06-23 12:01:03 +01:00
Richard Frith-Macdonald
291b295089 Fix bug in archiving and simplify code 2017-06-23 11:26:17 +01:00
Richard Frith-MacDonald
b4c1c3c320 fixup for adding a new debug mode
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/ec/trunk@40506 72102866-910b-0410-8b05-ffd578937521
2017-05-16 11:43:29 +00:00
Richard Frith-MacDonald
382b598637 delay after exception to avoid excessively frequent alerts
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/ec/trunk@40498 72102866-910b-0410-8b05-ffd578937521
2017-05-09 16:07:51 +00:00
Richard Frith-MacDonald
749e9420b7 fix error relaunching clients which are not configured for autolaunch
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/ec/trunk@40490 72102866-910b-0410-8b05-ffd578937521
2017-04-24 10:31:18 +00:00
Richard Frith-MacDonald
9d698b1ce9 fix spelling
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/ec/trunk@40372 72102866-910b-0410-8b05-ffd578937521
2017-03-08 16:52:47 +00:00
Richard Frith-MacDonald
20ee776f17 fix typo in comment
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/ec/trunk@40364 72102866-910b-0410-8b05-ffd578937521
2017-03-06 09:33:07 +00:00