- user part supports privilege separation
- fix: linux 2.6 kernel part handles multicharacter input correctly
- now supports Debian packaging for 2.6 kernels
- adds alpha support for Linux 2.6 (on x86).
Debian packages and packaging scripts are not yet available for the Linux 2.6 kernel part.
- minor user part bugfix (sha1 password generation segv)
- no changes for the Solaris kernel part and the Linux 2.4 kernel part.
User part:
- added option to syntax check a config file.
- HUP signal reloads the daemon (with a new configuration).
- Children (leftover from automated actions) are now collected.
- Code cleanup to remove remainders of the original 'allowed commands' feature.
Kernel part: no changes.
User part bugfixes:
- don't segfault on launching automated actions.
- process '-s' cmd line arg correctly.
- includes Debian Linux packages for x86.
- includes build script for Debian Linux packages.
- bugfix: user part 'quiet' argument behavior corrected.