Enterprise Control Configuration and Logging
Find a file
rfm 0992ce9511 avoid compiler warnings by removing libraries from snmp compile time flags
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/ec/trunk@35683 72102866-910b-0410-8b05-ffd578937521
2012-10-14 10:11:47 +00:00
ChangeLog bunp version to 1.0 for initial release 2012-10-05 14:51:40 +00:00
Command.m Add gnustep PEN 2012-03-16 11:00:41 +00:00
config.guess Enterprise Control/Configuration/Logging package ... preliminary check in. 2012-02-19 11:59:22 +00:00
config.h.in check for mallinfo in -lmalloc 2012-10-07 13:48:51 +00:00
config.make.in check libs 2012-10-07 13:56:52 +00:00
config.sub Enterprise Control/Configuration/Logging package ... preliminary check in. 2012-02-19 11:59:22 +00:00
configure Fix a couple of types and, more importantly, documentation files accidentally 2012-10-12 16:59:04 +00:00
configure.ac Fix a couple of types and, more importantly, documentation files accidentally 2012-10-12 16:59:04 +00:00
Console.m tweaks for allowing registration domain values to be defined 2012-03-16 11:19:17 +00:00
Control.m Add gnustep PEN 2012-03-16 11:00:41 +00:00
COPYING Fix a couple of types and, more importantly, documentation files accidentally 2012-10-12 16:59:04 +00:00
COPYING.LESSER Add copyright 2012-02-19 12:53:41 +00:00
EcAlarm.h avoid compiler warnings by removing libraries from snmp compile time flags 2012-10-14 10:11:47 +00:00
EcAlarm.m Use well known host name more consistenctly 2012-05-08 16:08:30 +00:00
EcAlarmDestination.h Add copyright 2012-02-19 12:53:41 +00:00
EcAlarmDestination.m Add copyright 2012-02-19 12:53:41 +00:00
EcAlarmSinkSNMP.h Add gnustep PEN 2012-03-16 11:00:41 +00:00
EcAlarmSinkSNMP.m snmp tweaks 2012-03-16 12:07:09 +00:00
EcAlerter.h Add copyright 2012-02-19 12:53:41 +00:00
EcAlerter.m Use well known host name more consistenctly 2012-05-08 16:08:30 +00:00
EcBroadcastProxy.h more doc tweaks 2012-10-12 15:18:33 +00:00
EcBroadcastProxy.m Add copyright 2012-02-19 12:53:41 +00:00
EcClientI.h Allow class of tools to be overridden with local version. 2012-02-19 14:42:50 +00:00
EcClientI.m Allow class of tools to be overridden with local version. 2012-02-19 14:42:50 +00:00
EcCommand.m fix test against NSNotFound 2012-10-07 13:40:11 +00:00
EcConsole.m Twaek for use of host well known names 2012-10-05 14:40:19 +00:00
EcControl.m Twaek for use of host well known names 2012-10-05 14:40:19 +00:00
EcHost.h Backward compatibility user default name fixes 2012-10-05 11:31:23 +00:00
EcHost.m Backward compatibility user default name fixes 2012-10-05 11:31:23 +00:00
EcLogger.h Add copyright 2012-02-19 12:53:41 +00:00
EcLogger.m Tidy/simplify locking code a little. 2012-07-29 06:32:19 +00:00
EcProcess.h improve documentation 2012-10-12 14:59:15 +00:00
EcProcess.m simplify last change ... server connection names are automatically 2012-10-12 18:07:34 +00:00
EcUserDefaults.h Add copyright 2012-02-19 12:53:41 +00:00
EcUserDefaults.m fix error setting domain 2012-02-20 14:00:38 +00:00
GNUmakefile improve documentation 2012-10-12 14:59:15 +00:00
GNUmakefile.postamble improve documentation 2012-10-12 14:59:15 +00:00
GNUmakefile.preamble avoid compiler warnings by removing libraries from snmp compile time flags 2012-10-14 10:11:47 +00:00
GNUSTEP-MIB.txt Add gnustep PEN 2012-03-16 11:00:41 +00:00
install-sh Enterprise Control/Configuration/Logging package ... preliminary check in. 2012-02-19 11:59:22 +00:00
local.make Fix a couple of types and, more importantly, documentation files accidentally 2012-10-12 16:59:04 +00:00
NSFileHandle+Printf.h Add copyright 2012-02-19 12:53:41 +00:00
NSFileHandle+Printf.m Add copyright 2012-02-19 12:53:41 +00:00
README Fix a couple of types and, more importantly, documentation files accidentally 2012-10-12 16:59:04 +00:00
README.COPYING Fix a couple of types and, more importantly, documentation files accidentally 2012-10-12 16:59:04 +00:00
README.SNMP Add gnustep PEN 2012-03-16 11:00:41 +00:00
Terminate.m build Terminate 2012-06-09 05:37:10 +00:00

Getting started
===============

1. Make sure you have GNUstep installed

2. Type 'make' ... to build the code and the documentation

3. Read the documentation (point your web browser at the ECCL subdirectory)

4. Install it (type 'make install') and try it out, or customise your setup
   first if you like (see local.make).