1628 |
|
24-Mar-2013 |
amelung |
Improved logging |
1596 |
|
05-Oct-2011 |
amelung |
New python version. |
1205 |
|
25-Aug-2009 |
amelung |
Implemented current style guide for backends (i.e., config.py and explicit logging) |
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 |
1104 |
|
18-Oct-2008 |
elkner |
execute /usr/bin/newtask aka invoked copiler/interpreter with
uid=noaccess and gid=noaccess |
1103 |
|
18-Oct-2008 |
elkner |
use value-by-ref to access global config vars, fix typo in Spooler |
1036 |
|
13-Oct-2008 |
elkner |
- add env var USE_RCTL to get tests running on Solaris machines, which have
not defined the appropriate projects (i.e. uses newtask if set only)
- startup/env_iws.tcsh - no need to adjust backends/**/*.sh anymore |
1035 |
|
13-Oct-2008 |
elkner |
use ksh instead of fast sh with reduced features |
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 |
958 |
|
30-Jun-2008 |
amelung |
Python interpreter on a Mac. |
758 |
|
09-May-2007 |
amelung |
Changes from before the disk crash. |