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. |
1203 |
|
13-Aug-2009 |
amelung |
Removed unused imports. |
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 |
949 |
|
29-Jun-2008 |
amelung |
Updated to current im |
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 |
755 |
|
09-May-2007 |
amelung |
Added messages to all test cases. These messages will be shown if a test case fails. |
743 |
|
02-May-2007 |
amelung |
Initial check-in. A set of unit tests; not yet complete. Use runalltests.py to run all unit tests at once. |