1634 |
|
12-Apr-2013 |
amelung |
SOAP Wrapper is now integrated and can be started together with ECSpooler using spoolerctl |
1628 |
|
24-Mar-2013 |
amelung |
Improved logging |
1603 |
|
10-Oct-2011 |
amelung |
Final step for Release 1.2. |
1601 |
|
07-Oct-2011 |
amelung |
Preparation for release 1.2 which includes minor bugfixes and improvements. |
1214 |
|
25-Aug-2009 |
amelung |
Reverted some changes from jel to ensure that spooler and backends are running on other systems than Solaris without 'magic' settings and conditions. |
1105 |
|
19-Oct-2008 |
elkner |
improve logging, fix for erlexec's required env HOME, use pfexec to run tests
as noaccess:noaccess if env var USE_RCTL is set; if env var USE_RCTL is set,
let Solaris guard resources (cpu time, mem) instead of the timer with a fixed
period in user space |
1101 |
|
17-Oct-2008 |
elkner |
fix logging, fix getPassFromFile linestripping |
1064 |
|
16-Oct-2008 |
elkner |
fix design flaw in backend: don't return exit code 0, if the backend can not be started successfully (Q&D done per pipe) |
1033 |
|
13-Oct-2008 |
elkner |
fix logging system
add resource ctrl to scripts |
1031 |
|
11-Oct-2008 |
elkner |
- incompatible changes:
- backendctl::_startBackend() now requires backendHost as param as well
- new features:
- additional command line options to be able to set parameters for
each spooler/backend individually - overwrite default settings in
config.py
- separate logfile per backend
- Solaris Service Fault Management (SMF) support - see startup/
- misc fixes:
- try to set euid only, if started with UID == 0 aka root
- config.py: don't duplicate messages to event.log, i.e. fH disabled |
925 |
|
09-Apr-2008 |
amelung |
Modified logging that way spooler and backends now use separate log files |
862 |
|
19-Jul-2007 |
mxp |
Preparations for release. |
819 |
|
19-Jun-2007 |
amelung |
Import pwd only if available (avoid error messages). |
690 |
|
21-Feb-2007 |
mxp |
Minor cleanup. |
689 |
|
21-Feb-2007 |
mxp |
- Set effective uid and gid to nobody
- Use RotatingFileHandler for logging. Thus newsyslog(8) is no longer
needed. |
688 |
|
16-Feb-2007 |
wfenske |
Don't hard-code nobody's UID. Use getpwnam(3) instead. |
522 |
|
18-Oct-2006 |
amelung |
Moved from lib to root folder. |