2013-03-18 07:42:41 +00:00
|
|
|
2013-03-18 Richard Frith-Macdonald <rfm@gnu.org>
|
|
|
|
|
|
|
|
* EcProcess.h:
|
|
|
|
* EcProcess.m:
|
|
|
|
Add test logging methods ([-ecTestLog:...])
|
|
|
|
|
2013-03-15 11:02:32 +00:00
|
|
|
2013-03-15 Richard Frith-Macdonald <rfm@gnu.org>
|
|
|
|
|
|
|
|
* EcProcess.h: Document EcCoreSize
|
|
|
|
* EcProcess.m: Change so that if no value is set, we don't use any
|
|
|
|
limit, and so that if a negative value is set we use 1GB
|
|
|
|
|
2013-03-13 10:40:53 +00:00
|
|
|
2013-03-13 Richard Frith-Macdonald <rfm@gnu.org>
|
|
|
|
|
|
|
|
* GNUmakefile: 1.0.2 release
|
|
|
|
|
2013-03-13 10:08:13 +00:00
|
|
|
2013-03-13 Richard Frith-Macdonald <rfm@gnu.org>
|
|
|
|
|
|
|
|
* EcProcess.h:
|
|
|
|
* EcProcess.m:
|
|
|
|
Improve documentation of sequence of calls of configuration update
|
|
|
|
methods and add convenience functionality to support alarming for
|
|
|
|
fatal configuration errors.
|
2013-03-13 10:40:53 +00:00
|
|
|
Add EcMemoryIncrement config to adjust alerting about potential leaks.
|
2013-03-13 10:08:13 +00:00
|
|
|
|
2013-01-26 15:14:51 +00:00
|
|
|
2013-01-26 Richard Frith-Macdonald <rfm@gnu.org>
|
|
|
|
|
|
|
|
* EcAlarmDestination.m:
|
|
|
|
* EcAlarmSinkSNMP.m: Fix problem flushing alarms on process shutdown.
|
|
|
|
|
2012-12-17 13:14:40 +00:00
|
|
|
2012-12-17 Niels Grewe <niels.grewe@halbordnung.de>
|
|
|
|
|
|
|
|
* EcAlarmDestination.m: Fix designated initializer behaviour.
|
|
|
|
* EcControl.m: Make SNMP master agent port and host configurable.
|
|
|
|
|
2012-12-07 14:51:17 +00:00
|
|
|
2012-12-07 Richard Frith-Macdonald <rfm@gnu.org>
|
|
|
|
|
|
|
|
* EcAlarmSinkSNMP.m:
|
|
|
|
* GNUSTEP-MIB.txt:
|
|
|
|
Fix minor naming consistency errors.
|
|
|
|
|
2012-12-06 08:08:39 +00:00
|
|
|
2012-12-06 Richard Frith-Macdonald <rfm@gnu.org>
|
|
|
|
|
|
|
|
* EcProcess.m: Improve handling of signals ... quit process after the
|
|
|
|
next event when an unexpected signal is caught.
|
|
|
|
|
|
|
|
2012-10-28 Richard Frith-Macdonald <rfm@gnu.org>
|
|
|
|
|
|
|
|
* EcCommand.m:
|
2012-11-26 15:12:55 +00:00
|
|
|
2012-11-26 Wolfgang Lux <wolfgang.lux@gmail.com>
|
|
|
|
|
|
|
|
* EcLogger.m (+loggerForType): Fix wrong receiver when registering
|
|
|
|
for notifications.
|
|
|
|
|
2012-11-16 11:14:06 +00:00
|
|
|
2012-11-16 Richard Frith-Macdonald <rfm@gnu.org>
|
|
|
|
|
|
|
|
* EcControl.m: Record a change in the alerter configuration as an
|
|
|
|
update of the overall configuration.
|
2012-11-16 16:35:41 +00:00
|
|
|
* EcProcess.m: Implement 'alarms' and 'clear' commands for local
|
|
|
|
process alarm state.
|
2012-11-16 11:14:06 +00:00
|
|
|
|
2012-10-28 14:37:42 +00:00
|
|
|
2012-10-28 Richard Frith-Macdonald <rfm@gnu.org>
|
|
|
|
|
|
|
|
* EcCommand.m:
|
|
|
|
* EcConsole.m:
|
|
|
|
* EcControl.m:
|
|
|
|
* EcLogger.m:
|
|
|
|
* EcProcess.h:
|
|
|
|
* EcProcess.m:
|
|
|
|
Use NSInteger argument for -cmdQuit:
|
|
|
|
|
2012-10-19 05:10:26 +00:00
|
|
|
2012-10-18 Richard Frith-Macdonald <rfm@gnu.org>
|
|
|
|
|
|
|
|
* EcProcess.m: Remove unused variable.
|
|
|
|
* EcControl.m: Yse -hostWithWellKnownName: in preference to
|
|
|
|
-hostWithName: when trying to find/match hosts.
|
|
|
|
|
2012-10-05 14:51:40 +00:00
|
|
|
2012-10-05 Richard Frith-Macdonald <rfm@gnu.org>
|
|
|
|
|
|
|
|
Initial (1.0) release.
|
|
|
|
|