Age | Commit message (Expand) | Author |
2024-07-04 | Revert "Make daily(8) reporting services that are running" | Bjorn Ketelaars |
2024-05-30 | sem_open() uses /tmp/*.sem files. Exclude them from /tmp daily cleanup | Stuart Henderson |
2024-05-16 | Make daily(8) reporting services that are running | Solene Rapenne |
2023-03-03 | Process accounting and lastcomm(1) can detect execve(2) violations | Alexander Bluhm |
2022-10-19 | Exclude /tmp/*.shm files from /tmp cleaning in daily(8); removing them | Stuart Henderson |
2020-10-20 | Remove calls for df(1), netstat(1), and the verbose dump(1) | Daniel Jakots |
2020-10-08 | Use find -delete instead of execing rm and rmdir. | Todd C. Miller |
2019-09-09 | Inform about system call memory write protection and stack mapping | Alexander Bluhm |
2019-07-25 | Show unveil(2) violators in lastcomm(1) output and daily mail. | Alexander Bluhm |
2018-02-06 | Print an explicit error if the backup volume is not present in | Theo Buehler |
2017-07-10 | Test if an acct file exists before trying to rename it. This silences | Alexander Bluhm |
2017-06-10 | Report processes that were killed due to pledge or memory access | Alexander Bluhm |
2016-04-29 | Delete invocation of mailq(1) that was present for historical reasons. | Ingo Schwarze |
2016-04-01 | Tweak rcctl wording. | Antoine Jacoutot |
2016-04-01 | Rename the 'faulty' list action to 'failed'; it clearer. | Antoine Jacoutot |
2016-01-28 | Run "rcctl ls faulty", which is silent when all services work as expected. | Ingo Schwarze |
2015-12-30 | Remove portslocks from /etc/daily. The ports LOCKDIR was moved from /tmp | Robert Peichaer |
2015-04-29 | VERBOSESTATUS or no VERBOSESTATUS, failed or missing dumps are still | Alexander Hall |
2014-11-17 | Make /var/tmp a symbolic link to /tmp. The creation of /var/tmp in the | Theo de Raadt |
2014-07-02 | don't clear tmux session sockets in daily(8)'s tmp cleanup, from Rafael Zalamena | Stuart Henderson |
2014-04-24 | jmc spotted more ruptime tentacles | Ted Unangst |
2014-04-24 | rm rwhod tentacles | Ted Unangst |
2013-12-12 | Have df(1) in the daily output show the inodes used/free. | Brad Smith |
2013-11-03 | ugly spaces | Theo de Raadt |
2013-01-06 | backout atactl check; I had warned that this would try a lot of code | Theo de Raadt |
2012-12-11 | Add a SMART check using atactl(8) against disks that support and have | Antoine Jacoutot |
2012-02-11 | Fix previous fix for /altroot processing. Should now work for both | Kenneth R Westerback |
2012-02-08 | Let /altroot work with a duid-based fstab. | Kenneth R Westerback |
2011-12-06 | closing fd 0-2 is indeed bad style and potentially dangerous, as pointed | Alexander Hall |
2011-04-23 | Even though SUIDSKIP used to be a mere shell variable, it was propagated | Ingo Schwarze |
2011-04-17 | Switch from the old shell script /etc/security | Ingo Schwarze |
2011-04-15 | Silence errors in the temp dir cleanup process | Alexander Hall |
2010-09-22 | Kill msgs. Noone uses it, and it has a longjmp in it. | Theo de Raadt |
2010-07-25 | handle portslock. reminded by antoine@ | Marc Espie |
2009-05-26 | Three rdist log file name improvements on one single line: | Ingo Schwarze |
2009-05-25 | polish comments, no functional change: | Ingo Schwarze |
2009-05-24 | Before dd'ing raw partitions around, do stricter sanity checking: | Ingo Schwarze |
2009-05-21 | skip the ROOTBACKUP when the destination disk device is not configured; | Ingo Schwarze |
2009-05-18 | handle PATH in the same way as in monthly(8) and weekly(8), | Ingo Schwarze |
2009-05-17 | move kern.version and uptime back to the top of the output | Ingo Schwarze |
2009-05-11 | New variable VERBOSESTATUS (=1 by default). | Ingo Schwarze |
2009-05-10 | avoid unnecessary changes of the output | Ingo Schwarze |
2009-05-09 | make weekly and monthly silent by default | Ingo Schwarze |
2009-05-03 | remove dead code and the associated documentation | Ingo Schwarze |
2006-10-26 | Force umask to 022 so we don't heritate 077 from root's crontab command | Antoine Jacoutot |
2006-10-04 | make code look better | Theo de Raadt |
2006-10-04 | Exit when asked to. OK by deraadt, spotted by lumpy. | Hugh Graham |
2005-12-06 | Remove fdescfs | Pedro Martelletto |
2005-11-24 | Remove kernfs, okay deraadt@. | Pedro Martelletto |
2005-09-29 | ok, add uptime after kernel version | Theo de Raadt |