Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | use security.conf from /var/lib/msec | Frederic Lepied | 2002-02-22 | 1 | -9/+7 | |
| | ||||||
* | 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 | |
| | ||||||
* | use complete path for the ip command. | Frederic Lepied | 2002-02-15 | 1 | -1/+1 | |
| | ||||||
* | use ip to detect promiscuous mode with 2.4 kernels. | Frederic Lepied | 2002-02-14 | 1 | -32/+20 | |
| | ||||||
* | corrected typo | Frederic Lepied | 2002-02-05 | 1 | -4/+4 | |
| | ||||||
* | back to nogroup | Frederic Lepied | 2002-02-05 | 1 | -2/+2 | |
| | ||||||
* | use nobody instead of nogroup | Frederic Lepied | 2002-02-05 | 1 | -2/+2 | |
| | ||||||
* | added .ssh/id_dsa .ssh/id_rsa to the list of files to check. | Frederic Lepied | 2002-02-04 | 1 | -1/+1 | |
| | ||||||
* | don't report /tmp and /var/tmp as word writable dirs (it's normal) | Frederic Lepied | 2002-02-04 | 1 | -1/+1 | |
| | ||||||
* | changed the wording for the rpm-va changes. | Frederic Lepied | 2002-01-29 | 1 | -1/+1 | |
| | ||||||
* | report too the date and the hostname when the report is empty. | Frederic Lepied | 2002-01-28 | 1 | -2/+3 | |
| | ||||||
* | experimental chkrootkit check. | Frederic Lepied | 2002-01-22 | 2 | -0/+22 | |
| | ||||||
* | mail even when the log is empty to signify that the check is fine. | Frederic Lepied | 2002-01-21 | 1 | -1/+6 | |
| | ||||||
* | 0.17 | Frederic Lepied | 2002-01-17 | 3 | -31/+85 | |
| | ||||||
* | merge back 0.15-17mdk in CVS | Frederic Lepied | 2001-08-09 | 2 | -10/+13 | |
| | ||||||
* | *** empty log message *** | Yoann Vandoorselaere | 2000-03-19 | 1 | -15/+30 | |
| | ||||||
* | *** empty log message *** | Yoann Vandoorselaere | 2000-03-19 | 1 | -7/+8 | |
| | ||||||
* | *** empty log message *** | Yoann Vandoorselaere | 2000-03-08 | 1 | -5/+12 | |
| | ||||||
* | *** empty log message *** | Yoann Vandoorselaere | 2000-03-07 | 2 | -8/+7 | |
| | ||||||
* | *** empty log message *** | Yoann Vandoorselaere | 2000-03-07 | 1 | -13/+16 | |
| | ||||||
* | *** empty log message *** | Yoann Vandoorselaere | 2000-01-06 | 1 | -5/+5 | |
| | ||||||
* | *** empty log message *** | Yoann Vandoorselaere | 1999-12-27 | 2 | -16/+18 | |
| | ||||||
* | *** empty log message *** | Yoann Vandoorselaere | 1999-12-27 | 3 | -53/+49 | |
| |