Next preparation step for release 1.2 which includes minor bugfixes and improvements.
Removed unused imports.
fix logging system add resource ctrl to scripts
- 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
Initial check-in. Runs all unit tests found in tests directory; replaces runalltests.py and runalltests.sh.