aboutsummaryrefslogtreecommitdiffstats
path: root/cron-sh/security.sh
Commit message (Collapse)AuthorAgeFilesLines
* Deal with mangling shebangs warnings on shell scriptsPapoteur2020-02-161-1/+1
|
* set permission on just created MAIL_LOG_TODAY mga#19335Papoteur2016-09-251-0/+1
|
* Make msec notifications translatable (bug #10810)Yuri Chornoivan2013-08-041-5/+9
|
* allow different kind of checks to run concorrentlyEugeni Dodonov2010-03-101-1/+1
|
* Do not report when no changes were detected by diff runEugeni Dodonov2010-03-091-2/+0
|
* Save periodic check results according to check type.Eugeni Dodonov2010-02-191-2/+2
|
* Specifying check type in mail resultsEugeni Dodonov2010-02-101-0/+1
|
* Properly log execution results for different check periodsEugeni Dodonov2010-02-101-0/+3
|
* Notify what check type is run.Eugeni Dodonov2010-02-081-0/+1
|
* loading settings from the base levelEugeni Dodonov2010-02-081-0/+7
|
* Save the entire log message in /var/log/security/ as well.Eugeni Dodonov2010-01-141-1/+9
|
* Added support for skipping checks when running on battery power.Eugeni Dodonov2009-10-021-0/+10
|
* Saving time elapsed in security testEugeni Dodonov2009-09-091-0/+4
|
* properly format security header.Eugeni Dodonov2009-09-091-5/+7
|
* create check summary reportEugeni Dodonov2009-09-091-1/+3
|
* Fixed wrong date for reports.Eugeni Dodonov2009-08-131-1/+1
|
* Redesigned auditing code, added support for plugins and better logging.Eugeni Dodonov2009-06-251-239/+67
|
* Added support for CHECK_FIREWALL.Eugeni Dodonov2009-06-231-0/+11
|
* Check for open ports only when required.Eugeni Dodonov2009-06-231-1/+3
|
* Fixed 'unary operator expected' (bug #51364, #51464).Eugeni Dodonov2009-06-061-1/+1
|
* Using correct locale file when available (#44561).Eugeni Dodonov2009-04-201-0/+4
|
* Sending correct notify messages.Eugeni Dodonov2009-03-241-2/+2
|
* Using correct dbus-send.Eugeni Dodonov2009-03-241-1/+1
|
* Added support for desktop notifications.Eugeni Dodonov2009-03-241-0/+10
|
* Using correct logger.Eugeni Dodonov2009-03-241-1/+1
|
* Running rpm -Va with '--noscripts' (#42849).Eugeni Dodonov2009-03-121-1/+1
|
* Do not run chkrootkit on NFS partitions (#37753).Eugeni Dodonov2009-03-121-1/+2
|
* Fixes for CHECK_RPM and CHECK_CHKROOTKIT.Eugeni Dodonov2009-02-201-2/+2
|
* Running expensive msec_find only when required.Eugeni Dodonov2009-01-261-7/+6
|
* Replaces /etc/sysconfig/msec with /etc/security/shell.Eugeni Dodonov2009-01-071-2/+2
|
* Updated to working version of new msec.Eugeni Dodonov2009-01-061-3/+4
| | | | | | | Conflicts: Makefile cron-sh/security_check.sh share/msec.py
* 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
| | | | | (#36848)
* - 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
| | | | | be skipped for msec_find
* - include chkrootkit diff report (#21369)Andreas Hasenack2008-01-101-0/+1
|
* - include ipv6 in the report (#19486)Andreas Hasenack2008-01-101-1/+1
|
* use /proc/mounts instead of mount output for filtering filesystem, because ↵Guillaume Rousse2007-03-051-7/+8
| | | | of autofs v5 (fix #27284)
* - add -- to logger before message, fixing #24261Olivier Thauvin2006-08-111-1/+1
|
* fix bug #21090, by using logger instead of deprecated initlog, thanks blinoMichael Scherer2006-05-041-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
|
* added a CHKROOTKIT_OPTION variable used to pass arguments to chkrootkit.Frederic Lepied2005-03-211-1/+1
|