Skip to content

1.6-rc6

Pre-release
Pre-release
Compare
Choose a tag to compare
@rfxn rfxn released this 06 Feb 22:47
[New] added clam(d)scan_extraopts variables to internals.conf for app…

…ending extra CLI options onto

      clamdscan and clamscan respectiviely; these values can also be defined in sysconfig or cron/exec
	  based config files and on cli
[New] added support for clamd running as an unprivileged user through clamdscan w/ --fdpass options
[New] sysconfig support through '/etc/sysconfig/maldet'  or '/etc/default/maldet', system dependant, to
      allow easier configuration overrides; all conf.maldet and internals.conf variables supported
[Change] scan reports and cli outputs once again display simplified path definitions instead of
         expanded paths
[Change] unified all clamav selection logic for data paths, running clamd processes, clam(d)scan CLI
         options etc... into a single function, clamselector(); this will make clam behavior more
		 predictable across all functions
[Change] added subdomains path for ISPConfig to cron.daily
[Change] corrected variable naming semantics for import_*_(md5|hex)_url paramters
[Change] monitor mode now identifies inotifywait processes based on a string pattern unique to maldet
         to avoid conflicts with any other inotifywait processes
[Fix] corrected typo with import_* variables causing configuration imports to fail
[Fix] suppress eout() output for certain import_*() and get_remote_file() calls; this was causing
      false-positive hits for modsec integration