Updating the Osiris integrity checking system to 4.1.5. Port changes: - Removed init script patch - Removed pkg-deinstall script, it was more annoying than useful Code changes: FIXES: : http port no longer on by default. : removed -u argument from CLI, it was useless. : fixed annoying warning in installer for backing up default configs. : removed gcc dependancy in modules Makefile.am : removed stray C++ style comments from regex library. : fixed configure problem determination of -Wall flag use (portability issue). : fixed osirsimd freebsd init script, missing rc command.. : fixed bug with files_scanned counter always zero in db header. : added error logging to file checksumming code. FEATURES: : CLI now supports argument to specify remote port (-p). : added quiet option (-q) to scan agent; produces no local logging.
State Changed From-To: open->closed Committed, thanks!