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 |
1616 |
|
31-Jul-2012 |
amelung |
Minor changes and improvements. |
1603 |
|
10-Oct-2011 |
amelung |
Final step for Release 1.2. |
1602 |
|
10-Oct-2011 |
amelung |
Next preparation step for release 1.2 which includes minor bugfixes and improvements. |
1601 |
|
07-Oct-2011 |
amelung |
Preparation for release 1.2 which includes minor bugfixes and improvements. |
1598 |
|
05-Oct-2011 |
amelung |
Starting on 0.0.0.0 |
1209 |
|
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 |
1091 |
|
17-Oct-2008 |
elkner |
*ctl: fix to fullfill service contracts: don't exit with 0 before the
service is running (sync via pipes)
Spooler: avoid waisting cpu cycles like 'while 1: sleep(N) || pass';
don't block on a single job; use Thread.Condition to wake up the queue runner
instead of fixed sleep intervalls
AbstractServer: wait for signal instead of waisting cpu cycles using
while 1: sleep(0.1) for the whole runtime
*.manifest: use :kill method for stoping backends - more reliable than
backendctl ... stop |
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) |
1037 |
|
14-Oct-2008 |
elkner |
manifests for all backends |
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 |
950 |
|
30-Jun-2008 |
amelung |
Bugfix for stopping a backend. |
917 |
|
09-Apr-2008 |
amelung |
writing log messages to the proper log file |
880 |
|
01-Oct-2007 |
amelung |
Append path to sys.path; added comments. |
857 |
|
17-Jul-2007 |
mxp |
Several changes:
- Backends need no longer be listed in backends/__init__.py
- New spoolerctl command "rmbackend" to remove backends that crashed
or otherwise disappeared
- Introduced root user; some commands now require root privileges |
852 |
|
13-Jul-2007 |
mxp |
Modifications for distutils. |
756 |
|
09-May-2007 |
amelung |
Moved control scripts to lib. |
683 |
|
13-Feb-2007 |
wfenske |
*** empty log message *** |
682 |
|
13-Feb-2007 |
wfenske |
just trying to make these scripts executable |
558 |
|
24-Oct-2006 |
mxp |
Made the backends call a script which runs the interpreter under
systrace instead of calling systrace directly. In some places there
are still hardcoded paths. |
524 |
|
18-Oct-2006 |
amelung |
It works, but not at all. |
281 |
|
27-Feb-2006 |
amelung |
Don't use os.fork on a windows os. |
192 |
|
18-Jan-2006 |
mxp |
Removed references to ~amelung. |
191 |
|
18-Jan-2006 |
amelung |
*** empty log message *** |