Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes for CHECK_RPM and CHECK_CHKROOTKIT. | Eugeni Dodonov | 2009-02-20 | 3 | -6/+6 |
| | |||||
* | Running expensive msec_find only when required. | Eugeni Dodonov | 2009-01-26 | 1 | -7/+6 |
| | |||||
* | Fixing permissions on msec-created files (#27820 #47059). | Eugeni Dodonov | 2009-01-26 | 1 | -10/+15 |
| | |||||
* | Replaces /etc/sysconfig/msec with /etc/security/shell. | Eugeni Dodonov | 2009-01-07 | 1 | -2/+2 |
| | |||||
* | kill dead yoann's email | Thierry Vignaud | 2009-01-07 | 3 | -4/+3 |
| | |||||
* | Improved system permissions check. | Eugeni Dodonov | 2009-01-07 | 1 | -3/+3 |
| | |||||
* | Support for system files permission checks. | Eugeni Dodonov | 2009-01-06 | 1 | -1/+5 |
| | |||||
* | Non-interactive permissions checking. | Eugeni Dodonov | 2009-01-06 | 1 | -0/+1 |
| | |||||
* | Updated to working version of new msec. | Eugeni Dodonov | 2009-01-06 | 4 | -46/+42 |
| | | | | | | | Conflicts: Makefile cron-sh/security_check.sh share/msec.py | ||||
* | Added a note for bug #41709. | Eugeni Dodonov | 2009-01-06 | 1 | -0/+1 |
| | |||||
* | 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 |
| | | | | | (#36848) | ||||
* | - 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 |
| | | | | | be skipped for msec_find | ||||
* | - include chkrootkit diff report (#21369) | Andreas Hasenack | 2008-01-10 | 2 | -0/+19 |
| | |||||
* | - 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 ↵ | Guillaume Rousse | 2007-03-05 | 1 | -7/+8 |
| | | | | of autofs v5 (fix #27284) | ||||
* | - add -- to logger before message, fixing #24261 | Olivier Thauvin | 2006-08-11 | 2 | -2/+2 |
| | |||||
* | fix bug #21090, by using logger instead of deprecated initlog, thanks blino | Michael Scherer | 2006-05-04 | 2 | -2/+2 |
| | |||||
* | fix bug #17921 by parsing correctly the output of ls. | Frederic Lepied | 2005-11-18 | 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 |
| | |||||
* | fix user or homedir with spaces in (bug #16237). | Frederic Lepied | 2005-08-12 | 1 | -18/+19 |
| | |||||
* | Mandriva Linux | Frederic Lepied | 2005-08-10 | 1 | -3/+4 |
| | |||||
* | shell variable protection (Frederic Marmond). | Frederic Lepied | 2005-07-14 | 1 | -4/+4 |
| | |||||
* | 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 | 2 | -16/+28 |
| | |||||
* | use getent | Frederic Lepied | 2004-06-17 | 1 | -6/+6 |
| | |||||
* | allow % in file names [bug #6144] (Sven Hoexter) | Frederic Lepied | 2004-02-14 | 1 | -19/+19 |
| | |||||
* | removed xfs from remote filesystems and added hfs in foreign filesystems ↵ | Frederic Lepied | 2003-11-18 | 1 | -2/+2 |
| | | | | (Stefaan Simoens) | ||||
* | CHECK_SUID_GROUP => CHECK_SGID | Frederic Lepied | 2002-09-03 | 2 | -14/+14 |
| | |||||
* | writeable => writable | Frederic Lepied | 2002-08-30 | 3 | -47/+47 |
| | |||||
* | correct syntax error | Frederic Lepied | 2002-08-27 | 1 | -0/+1 |
| | |||||
* | check the syntax of the shell scripts | Frederic Lepied | 2002-08-27 | 1 | -0/+1 |
| | |||||
* | emptiness is tested in Maillog now | Frederic Lepied | 2002-08-25 | 1 | -4/+0 |
| | |||||
* | implement MAIL_EMPTY_CONTENT | Frederic Lepied | 2002-08-25 | 1 | -2/+16 |
| | |||||
* | corrected wording | Frederic Lepied | 2002-08-19 | 2 | -19/+19 |
| | |||||
* | * use TTY_WARN instead of TTYLOG_WARN (David Harris). | Frederic Lepied | 2002-07-24 | 1 | -2/+2 |
| | |||||
* | corrected alias files loop (J�r�me UZEL). | Frederic Lepied | 2002-04-29 | 1 | -1/+1 |
| | | | | | | | | | | | CVS: ---------------------------------------------------------------------- CVS: Enter Log. Lines beginning with `CVS: ' are removed automatically CVS: committing files: CVS: /home/flepied/work/msec/cron-sh/security_check.sh CVS: CVS: Type C-c C-c when done or C-c C-d to abort. CVS: ---------------------------------------------------------------------- | ||||
* | 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 | 3 | -10/+40 |
| | |||||
* | security.conf from /etc/security/msec/ to /var/lib/msec/. | Frederic Lepied | 2002-02-22 | 1 | -3/+7 |
| | |||||
* | check uid and not gid | Frederic Lepied | 2002-02-22 | 1 | -8/+12 |
| |