summaryrefslogtreecommitdiff
path: root/etc/daily
AgeCommit message (Expand)Author
2018-09-23Convert uses of test (ie: '[') to use only POSIX specified forms,kre
2014-12-13Indent.uebayasi
2014-07-22'file system' for consistency with documentation (instead of 'filesystem').wiz
2013-09-08Add defaults for pkg_info and pkg_admin variables in case pkgpath.confprlw1
2013-05-01Fix for problematic paths in /etc/daily and /etc/security reported inagc
2013-03-08add missing $, from Petar Bogdanovicchristos
2012-08-29Use new makemandb -Q flag to be really quiet.wiz
2012-08-03only announce fetching vulnerabilities file if we do.christos
2012-07-31PR/46757: Check for fetch_pkg_vulnerabilities unset first.christos
2012-07-30Call `makemandb -q` instead of `makemandb`, as proposed by Edgar Fuss onjdf
2012-07-30PR/46757: Edgar Fuß: Change default to pkg_vulnerabilities from NO to unset,christos
2012-07-30PR/46756: Edgar Fuß: Enable ignoring subdirectories in daily's find_corechristos
2012-02-15Run makemandb with the normal 022 umask, not the restrictive 077.joerg
2012-02-09Don't overwrite run_makemandb. The default is already set in daily.conf.joerg
2012-02-07Import the new apropos/whatis.joerg
2011-12-17Add option to include daily insecurity output in daily output.darcy
2010-12-27`` -> $()christos
2010-02-05Deprecate the pkgdb_dir settings from daily.conf and security.conf injmmv
2010-01-27Reset the umask while refreshing the vulnerabilities database so that itjmmv
2010-01-20Default fetch_pkg_vulnerabilities to NO and complain if it is set to thatjmmv
2010-01-19Add the fetch_pkg_vulnerabilities option to the daily script to keep thejmmv
2009-03-29add ptyfs to the list of file systems that don't get put into theperry
2008-08-30Add a run_fsck_flags variable to daily.conf(5), allowing extra flags tobouyer
2007-06-06Use "mktemp -d -t xxx" to create the temporary directories. This will usemartti
2006-12-17Make the daily script immune to changes of the current working directoryhubertf
2006-11-12goodbye uucpchristos
2006-08-30PR/34274: Brian A. Seklecki: Check for uustat before blindly executing sincechristos
2006-05-27in short netstat output, use 12 characters for [IO]pkts columns, so thatjdolecek
2005-08-22Small ugly hack -- sed "Mounted on" to "Mount" so that the df lineperry
2005-01-09Quote MAILTO properly so that more descriptive names can be used.sketch
2004-11-22Print interface packet counters as strings to prevent integer overflow in awk.soren
2004-09-28PR misc/7716: add configuration options find_core_ignore_fstypes anderh
2004-05-28If not doing full_netstat, use the -v option anyway to avoid truncatingmartin
2004-04-09Avoid the output "Running xxx.local" if the "xxx.local" scriptkim
2004-04-02Introduce and use the rcvar_manpage variable, which contains the manual pagejmmv
2004-03-29apply kre's patch from PR#18628:mrg
2003-12-28Also supress speling erors.atatat
2003-12-10add null & fdesc to the list of file system types to skip in check_diskslukem
2003-12-08Add back nfs partition display if show_remote_fs is on.perry
2003-12-07Change the default behavior of the netstat run during check_network toperry
2003-12-07suppress disk reports about nfs mounts, kernfs and procfs.perry
2003-12-07Don't print "Last dump" report if /etc/dumpdates is zero length or absent.perry
2003-12-07use -h ("human readable") instead of -k on nightly dfperry
2003-10-01Redirect stderr as well as stdout in run_calendar (calendar -a)jhawk
2003-02-21Suppress emailing the daily security report if it is empty, unlessjhawk
2003-02-04When finding core files, only print the names of things that areatatat
2002-12-25fix /etc/security stderr redirection.grant
2002-01-27If check_disks=YES, check for failed components in RAIDframe devices.bouyer
2001-12-18Ignore errors from /var/account/acct.[123] rotation.lukem
2001-12-18Correctly detect empty mailq with new sendmail versions.lukem