aboutsummaryrefslogtreecommitdiffstats
path: root/cron-sh
Commit message (Expand)AuthorAgeFilesLines
* - oops, revert 232939, more changes got into that commit than I wantedAndreas Hasenack2008-01-111-1/+1
* - properly dereference symlinks when checking for remote filesystem (#14387)Andreas Hasenack2008-01-111-1/+1
* - include rpc_pipefs and securityfs in the list of filesystems that shouldAndreas Hasenack2008-01-101-1/+1
* - include chkrootkit diff report (#21369)Andreas Hasenack2008-01-102-0/+19
* - include ipv6 in the report (#19486)Andreas Hasenack2008-01-101-1/+1
* use /proc/mounts instead of mount output for filtering filesystem, because of...Guillaume Rousse2007-03-051-7/+8
* - add -- to logger before message, fixing #24261Olivier Thauvin2006-08-112-2/+2
* fix bug #21090, by using logger instead of deprecated initlog, thanks blinoMichael Scherer2006-05-042-2/+2
* fix bug #17921 by parsing correctly the output of ls.Frederic Lepied2005-11-181-1/+1
* fix parsing of rpm -Va (bug #18326 , Michael Reinsch).Frederic Lepied2005-09-081-2/+2
* don't check sysfs and usbfs file system (bug #14359).Frederic Lepied2005-09-061-1/+1
* fix user or homedir with spaces in (bug #16237).Frederic Lepied2005-08-121-18/+19
* Mandriva LinuxFrederic Lepied2005-08-101-3/+4
* shell variable protection (Frederic Marmond).Frederic Lepied2005-07-141-4/+4
* added a CHKROOTKIT_OPTION variable used to pass arguments to chkrootkit.Frederic Lepied2005-03-211-1/+1
* filter home dir too (Guillaume Rousse, bug #12335)Frederic Lepied2005-02-212-16/+28
* use getentFrederic Lepied2004-06-171-6/+6
* allow % in file names [bug #6144] (Sven Hoexter)Frederic Lepied2004-02-141-19/+19
* removed xfs from remote filesystems and added hfs in foreign filesystems (Ste...Frederic Lepied2003-11-181-2/+2
* CHECK_SUID_GROUP => CHECK_SGIDFrederic Lepied2002-09-032-14/+14
* writeable => writableFrederic Lepied2002-08-303-47/+47
* correct syntax errorFrederic Lepied2002-08-271-0/+1
* check the syntax of the shell scriptsFrederic Lepied2002-08-271-0/+1
* emptiness is tested in Maillog nowFrederic Lepied2002-08-251-4/+0
* implement MAIL_EMPTY_CONTENTFrederic Lepied2002-08-251-2/+16
* corrected wordingFrederic Lepied2002-08-192-19/+19
* * use TTY_WARN instead of TTYLOG_WARN (David Harris).Frederic Lepied2002-07-241-2/+2
* corrected alias files loop (J�r�me UZEL).Frederic Lepied2002-04-291-1/+1
* don't run twiceFrederic Lepied2002-03-061-5/+18
* split rpm-va check in 2: config files and other filesFrederic Lepied2002-02-253-10/+40
* security.conf from /etc/security/msec/ to /var/lib/msec/.Frederic Lepied2002-02-221-3/+7
* check uid and not gidFrederic Lepied2002-02-221-8/+12
* use security.conf from /var/lib/msecFrederic Lepied2002-02-221-9/+7
* corrected typo msec/msec.Frederic Lepied2002-02-191-3/+3
* use /var/lib/msec/msec/security.confFrederic Lepied2002-02-191-3/+7
* use umask from the secure level settingFrederic Lepied2002-02-151-0/+6
* use complete path for the ip command.Frederic Lepied2002-02-151-1/+1
* use ip to detect promiscuous mode with 2.4 kernels.Frederic Lepied2002-02-141-32/+20
* corrected typoFrederic Lepied2002-02-051-4/+4
* back to nogroupFrederic Lepied2002-02-051-2/+2
* use nobody instead of nogroupFrederic Lepied2002-02-051-2/+2
* added .ssh/id_dsa .ssh/id_rsa to the list of files to check.Frederic Lepied2002-02-041-1/+1
* don't report /tmp and /var/tmp as word writable dirs (it's normal)Frederic Lepied2002-02-041-1/+1
* changed the wording for the rpm-va changes.Frederic Lepied2002-01-291-1/+1
* report too the date and the hostname when the report is empty.Frederic Lepied2002-01-281-2/+3
* experimental chkrootkit check.Frederic Lepied2002-01-222-0/+22
* mail even when the log is empty to signify that the check is fine.Frederic Lepied2002-01-211-1/+6
* 0.17Frederic Lepied2002-01-173-31/+85
* merge back 0.15-17mdk in CVSFrederic Lepied2001-08-092-10/+13
* *** empty log message ***Yoann Vandoorselaere2000-03-191-15/+30