SOAP Wrapper is now integrated and can be started together with ECSpooler using spoolerctl
Minor changes and improvements.
Preparation for release 1.2.1 which includes minor bugfixes.
Final step for Release 1.2.
Preparation for release 1.2 which includes minor bugfixes and improvements.
Replaced deprecated 'md5' with 'hashlib'.
Modified logging behavior.
fix design flaw in backend: don't return exit code 0, if the backend can not be started successfully (Q&D done per pipe)
fix logging system add resource ctrl to scripts
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
Fixed pythondoc comments; set copyright year to 2007.
Changes from before the disk crash.
Some minor changes.
Major improvements; some bug fixes.
Various minor changes.
Using md5 encrypted passwords stored in a file for user authentication within the spooler.
Converted line delimiters to UNIX style.
Added new class UserAuth for authentication check on windows os.
*** empty log message ***