| Commit message (Expand) | Author | Age | Files | Lines |
* | properly format security header. | Eugeni Dodonov | 2009-09-09 | 1 | -5/+7 |
* | create check summary report | Eugeni Dodonov | 2009-09-09 | 1 | -1/+3 |
* | Fixed wrong date for reports. | Eugeni Dodonov | 2009-08-13 | 1 | -1/+1 |
* | Redesigned auditing code, added support for plugins and better logging. | Eugeni Dodonov | 2009-06-25 | 1 | -239/+67 |
* | Added support for CHECK_FIREWALL. | Eugeni Dodonov | 2009-06-23 | 1 | -0/+11 |
* | Check for open ports only when required. | Eugeni Dodonov | 2009-06-23 | 1 | -1/+3 |
* | Fixed 'unary operator expected' (bug #51364, #51464). | Eugeni Dodonov | 2009-06-06 | 1 | -1/+1 |
* | Using correct locale file when available (#44561). | Eugeni Dodonov | 2009-04-20 | 1 | -0/+4 |
* | Sending correct notify messages. | Eugeni Dodonov | 2009-03-24 | 1 | -2/+2 |
* | Using correct dbus-send. | Eugeni Dodonov | 2009-03-24 | 1 | -1/+1 |
* | Added support for desktop notifications. | Eugeni Dodonov | 2009-03-24 | 1 | -0/+10 |
* | Using correct logger. | Eugeni Dodonov | 2009-03-24 | 1 | -1/+1 |
* | Running rpm -Va with '--noscripts' (#42849). | Eugeni Dodonov | 2009-03-12 | 1 | -1/+1 |
* | Do not run chkrootkit on NFS partitions (#37753). | Eugeni Dodonov | 2009-03-12 | 1 | -1/+2 |
* | Fixes for CHECK_RPM and CHECK_CHKROOTKIT. | Eugeni Dodonov | 2009-02-20 | 1 | -2/+2 |
* | Running expensive msec_find only when required. | Eugeni Dodonov | 2009-01-26 | 1 | -7/+6 |
* | Replaces /etc/sysconfig/msec with /etc/security/shell. | Eugeni Dodonov | 2009-01-07 | 1 | -2/+2 |
* | Updated to working version of new msec. | Eugeni Dodonov | 2009-01-06 | 1 | -3/+4 |
* | Simplified rpm database check (#14361). | Eugeni Dodonov | 2008-12-16 | 1 | -1/+1 |
* | Fixed invalid characters in security.sh (#26773). | Eugeni Dodonov | 2008-12-16 | 1 | -2/+3 |
* | run with idle IOnice priority (#42795) | Thierry Vignaud | 2008-09-30 | 1 | -1/+1 |
* | blacklist cifs instead of only smbfs for samba | Thierry Vignaud | 2008-09-30 | 1 | -1/+1 |
* | exclude /media from searching like /mnt is | Thierry Vignaud | 2008-09-30 | 1 | -1/+1 |
* | reduce I/O priority | Thierry Vignaud | 2008-03-07 | 1 | -0/+2 |
* | - remove non-printable characters from email reportv0.50.6 | Andreas Hasenack | 2008-01-25 | 1 | -1/+3 |
* | - don't place too many packages in the command line (#36656) | Andreas Hasenack | 2008-01-11 | 1 | -1/+1 |
* | - oops, revert 232939, more changes got into that commit than I wanted | Andreas Hasenack | 2008-01-11 | 1 | -1/+1 |
* | - properly dereference symlinks when checking for remote filesystem (#14387) | Andreas Hasenack | 2008-01-11 | 1 | -1/+1 |
* | - include rpc_pipefs and securityfs in the list of filesystems that should | Andreas Hasenack | 2008-01-10 | 1 | -1/+1 |
* | - include chkrootkit diff report (#21369) | Andreas Hasenack | 2008-01-10 | 1 | -0/+1 |
* | - include ipv6 in the report (#19486) | Andreas Hasenack | 2008-01-10 | 1 | -1/+1 |
* | use /proc/mounts instead of mount output for filtering filesystem, because of... | Guillaume Rousse | 2007-03-05 | 1 | -7/+8 |
* | - add -- to logger before message, fixing #24261 | Olivier Thauvin | 2006-08-11 | 1 | -1/+1 |
* | fix bug #21090, by using logger instead of deprecated initlog, thanks blino | Michael Scherer | 2006-05-04 | 1 | -1/+1 |
* | fix parsing of rpm -Va (bug #18326 , Michael Reinsch). | Frederic Lepied | 2005-09-08 | 1 | -2/+2 |
* | don't check sysfs and usbfs file system (bug #14359). | Frederic Lepied | 2005-09-06 | 1 | -1/+1 |
* | added a CHKROOTKIT_OPTION variable used to pass arguments to chkrootkit. | Frederic Lepied | 2005-03-21 | 1 | -1/+1 |
* | filter home dir too (Guillaume Rousse, bug #12335) | Frederic Lepied | 2005-02-21 | 1 | -0/+3 |
* | removed xfs from remote filesystems and added hfs in foreign filesystems (Ste... | Frederic Lepied | 2003-11-18 | 1 | -2/+2 |
* | CHECK_SUID_GROUP => CHECK_SGID | Frederic Lepied | 2002-09-03 | 1 | -8/+8 |
* | writeable => writable | Frederic Lepied | 2002-08-30 | 1 | -8/+8 |
* | correct syntax error | Frederic Lepied | 2002-08-27 | 1 | -0/+1 |
* | implement MAIL_EMPTY_CONTENT | Frederic Lepied | 2002-08-25 | 1 | -2/+16 |
* | don't run twice | Frederic Lepied | 2002-03-06 | 1 | -5/+18 |
* | split rpm-va check in 2: config files and other files | Frederic Lepied | 2002-02-25 | 1 | -2/+13 |
* | corrected typo msec/msec. | Frederic Lepied | 2002-02-19 | 1 | -3/+3 |
* | use /var/lib/msec/msec/security.conf | Frederic Lepied | 2002-02-19 | 1 | -3/+7 |
* | use umask from the secure level setting | Frederic Lepied | 2002-02-15 | 1 | -0/+6 |
* | don't report /tmp and /var/tmp as word writable dirs (it's normal) | Frederic Lepied | 2002-02-04 | 1 | -1/+1 |
* | experimental chkrootkit check. | Frederic Lepied | 2002-01-22 | 1 | -0/+13 |