aboutsummaryrefslogtreecommitdiffstats
path: root/cron-sh
Commit message (Expand)AuthorAgeFilesLines
* kill dead yoann's emailThierry Vignaud2009-01-073-4/+3
* Improved system permissions check.Eugeni Dodonov2009-01-071-3/+3
* Support for system files permission checks.Eugeni Dodonov2009-01-061-1/+5
* Non-interactive permissions checking.Eugeni Dodonov2009-01-061-0/+1
* Updated to working version of new msec.Eugeni Dodonov2009-01-064-46/+42
* Added a note for bug #41709.Eugeni Dodonov2009-01-061-0/+1
* Simplified rpm database check (#14361).Eugeni Dodonov2008-12-161-1/+1
* Fixed invalid characters in security.sh (#26773).Eugeni Dodonov2008-12-161-2/+3
* run with idle IOnice priority (#42795)Thierry Vignaud2008-09-301-1/+1
* blacklist cifs instead of only smbfs for sambaThierry Vignaud2008-09-301-1/+1
* exclude /media from searching like /mnt is Thierry Vignaud2008-09-301-1/+1
* reduce I/O priorityThierry Vignaud2008-03-071-0/+2
* - remove non-printable characters from email reportv0.50.6Andreas Hasenack2008-01-251-1/+3
* - don't place too many packages in the command line (#36656)Andreas Hasenack2008-01-111-1/+1
* - 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