summaryrefslogtreecommitdiff
path: root/etc/daily
AgeCommit message (Expand)Author
2009-05-26Three rdist log file name improvements on one single line:Ingo Schwarze
2009-05-25polish comments, no functional change:Ingo Schwarze
2009-05-24Before dd'ing raw partitions around, do stricter sanity checking:Ingo Schwarze
2009-05-21skip the ROOTBACKUP when the destination disk device is not configured;Ingo Schwarze
2009-05-18handle PATH in the same way as in monthly(8) and weekly(8),Ingo Schwarze
2009-05-17move kern.version and uptime back to the top of the outputIngo Schwarze
2009-05-11New variable VERBOSESTATUS (=1 by default).Ingo Schwarze
2009-05-10avoid unnecessary changes of the outputIngo Schwarze
2009-05-09make weekly and monthly silent by defaultIngo Schwarze
2009-05-03remove dead code and the associated documentationIngo Schwarze
2006-10-26Force umask to 022 so we don't heritate 077 from root's crontab commandAntoine Jacoutot
2006-10-04make code look betterTheo de Raadt
2006-10-04Exit when asked to. OK by deraadt, spotted by lumpy.Hugh Graham
2005-12-06Remove fdescfsPedro Martelletto
2005-11-24Remove kernfs, okay deraadt@.Pedro Martelletto
2005-09-29ok, add uptime after kernel versionTheo de Raadt
2005-03-17Don't rmdir .ICE-unix from /tmp or /var/tmp either. OK deraadt@Todd C. Miller
2005-03-16Don't rmdir vi.recover or .X11-unix from /tmp or /var/tmp. OK deraadt@Todd C. Miller
2004-12-07Use df to verify that we are not booted from the altboot before doingTodd C. Miller
2004-11-15add kern.version to daily report. ok deraadt@Nick Holland
2003-07-28remove check for /etc/news.expire;Jason McIntyre
2003-06-30some more extra mktemp randomness; millert@ okAnil Madhavapeddy
2003-06-03by means of utilising -f avoid some warnings when rotating accounting files; ...Michael Shalayeff
2003-03-28- no more /var/ssyslog (unused)Jason McIntyre
2003-02-08When creating > 1 files with mktemp(1), make sure that if the creationPeter Valchev
2002-12-07Use `hostname` not `hostname -s` in subject for consistency withTodd C. Miller
2002-09-12have df only display statistics about local filesystems (-l flag)Dan Harnett
2001-11-19zap trailing spaces and tabsTheo de Raadt
2001-10-29Change when calendar(1) is such so that it is after mailq runs.Todd C. Miller
2001-10-24Be anal about ssh and X11 hooks.Marc Espie
2001-09-09the first part of uucp going away. It will become a packageTheo de Raadt
2001-03-06Add -n to the netstat invocation. Faster running, less chance of being spoof...Niklas Hallqvist
2001-01-04Correctly check empty mailq, closes PR 1602 (cjclark@alum.mit.edu)Angelos D. Keromytis
2000-05-26pipe output from /etc/security to a temp file and then check thatMarco S Hyman
2000-05-26Conform to the test(1) man page: use -L instead of -h when testing forAaron Campbell
2000-04-29Prune /tmp traversal at .X11-unixTodd C. Miller
2000-04-28use netstat -iv, not -i, to avoid truncation of ipv6 address. ok by deraadtJun-ichiro itojun Hagino
2000-04-24fix per pr1192; also == "xx" -> ~ /xx/, same thoughtTodd T. Fries
1999-03-16run pruning find with -x, to avoid /tmp based mountpoint pruningTheo de Raadt
1998-11-29no need for Subject: line, crontab does itTheo de Raadt
1998-11-11Only run msgs -c if /var/msgs exists and is not a symlink.Jason Downs
1998-08-13Don't prune dirs in /var/tmp on first pass; problem noted by m4@umn.eduTodd C. Miller
1998-06-30do not delete files like that, geezTheo de Raadt
1998-03-07Don't remove files in /tmp/ssh-*Todd C. Miller
1997-10-21fix root backupMichael Shalayeff
1997-09-15indentTheo de Raadt
1997-09-15run calendar in the backgroundpierre
1997-05-301 fix from enami@ba2.so-net.or.jpTheo de Raadt
1997-02-19Add option to turn off calendar via env variables settable via cron.Todd C. Miller
1997-01-17lite2 daily + our changes. We can remove old tmp files now that fts(3)Todd C. Miller