aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/periodic
Commit message (Expand)AuthorAgeFilesLines
* daily/223.backup-zfs: improve daily_backup_zfs_verbose behaviourLexi Winter2024-02-021-12/+14
* periodic: fix a typo in a commentEnji Cooper2024-01-311-1/+1
* periodic: Fix periodic reports when log files are not compressed.Yoshihiro Takahashi2024-01-102-12/+2
* periodic: Make daily diff(1) output as small is possibleMichael Osipov2023-12-313-4/+4
* periodic: Make daily diff(1) flags configurable with daily_diff_flagsMichael Osipov2023-12-316-6/+7
* periodic: Make security diff(1) output as small is possibleMichael Osipov2023-12-311-1/+1
* periodic/daily/480.leapfile-ntpd: only attempt to refresh leap-seconds.listXin LI2023-12-031-2/+2
* Apply non-abrasive script-cleaning fluid.Jens Schweikhardt2023-11-181-15/+14
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-161-2/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-1665-68/+0
* periodic: Honor kern.localbaseJuraj Lutter2023-06-163-6/+15
* periodic: Use locale-agnostic (ISO 8601) timestamp formatMichael Osipov2023-05-152-2/+2
* 310.accounting: Verify process accounting is active before log rotation.John Grafton2023-02-281-0/+5
* periodic: switch lockf to silent operation.Alexander Leidinger2023-02-281-1/+1
* daily 440.status-mailq: avoid error from dma with submit queueMike Karels2022-12-161-1/+1
* daily 150.clean-hoststat: suppress error when using dmaMike Karels2022-12-161-2/+4
* pfdenied: match actual variable name to the documented oneMatteo Riondato2022-03-121-1/+1
* pfdenied: support reporting on additional anchorsMatteo Riondato2022-03-102-1/+2
* periodic: remove obsolete news.expireNils Johannsen2022-03-083-38/+0
* pkgbase: Create a FreeBSD-periodic packageEmmanuel Vadot2021-12-215-10/+30
* periodic: Use a deterministic $PATH for periodic.Peter Wemm2021-12-211-0/+4
* /etc/periodic/weekly/310.locate must read /etc/locate.rcWolfram Schneider2021-10-261-1/+3
* periodic: by default, skip 221.backup-gpart in jailsAlan Somers2021-06-181-1/+6
* periodic: add support for .xz and .zcat compressed logsCeri Davies2021-06-024-8/+32
* Fix daily_backup_gpart_exclude in periodic daily 221.backup-gpartEd Maste2020-12-271-1/+1
* Add a periodic script to backup output generated from `gmirror list`.Robert Wing2020-11-073-1/+78
* Add a periodic script to backup output generated from `zfs list`, `zfs get`,Robert Wing2020-11-063-1/+89
* periodic.conf(5): don't truncate interface names reported by 420.status-network.Robert Wing2020-09-091-1/+1
* Actually install the new 221.backup-gpart periodic scriptAllan Jude2020-07-141-0/+1
* Add a periodic script to backup the partition table and boot codeAllan Jude2020-07-112-0/+129
* Improve periodic(8) manual page presentationMateusz Piotrowski2020-06-181-9/+12
* Add extremely useful calendar(1) application to FreeBSDConrad Meyer2020-03-033-0/+36
* Fix typo in r278616Conrad Meyer2020-03-023-36/+0
* backup-passwd: mask out all passwords in the diffKyle Evans2020-02-111-1/+1
* Fix pfdenied not returning any resultsKristof Provost2020-01-161-1/+1
* periodic: replace "tty" with "test -t 0"Alan Somers2019-08-191-1/+1
* periodic: fix anticongestion for scripts run after securityAlan Somers2019-08-181-1/+8
* Eliminate spurious periodic.daily error message for rotating accounting log.Ian Lepore2019-07-071-1/+1
* periodic/weekly/340.noid: do not use sysrc(8) that dependsEugene Grosbein2018-12-151-2/+13
* Fix daily mailq script for Postfix and daily_show_success="NO"Eric van Gyzen2018-11-111-1/+1
* weekly/340.noid: suppress warning on non-existent jail.confEugene Grosbein2018-11-101-1/+1
* Sigh... Fix another breakage after r340322: spell "sysrc" correctly.Eugene Grosbein2018-11-101-1/+1
* Fix breakage after r340322: add missing "-n" to invocation of sysrc.Eugene Grosbein2018-11-101-1/+1
* Prevent periodic/etc/weekly/340.noid from descending into root directoriesEugene Grosbein2018-11-101-1/+19
* Move defaults/periodic.conf back to a config file.Brad Davis2018-09-021-2/+2
* Move all periodic related config and scripts to usr.sbin/periodic/Brad Davis2018-08-1161-0/+3177
* periodic: fix exit status for nonexistent argumentsAlan Somers2017-11-201-1/+1
* periodic(8): delete trailing whitespaceEnji Cooper2017-06-201-3/+3
* Consolidate random sleeps in periodic scriptsAlan Somers2017-04-011-0/+7
* Better document security_show_{success,info,badconfig} in /etc/periodic.confAlan Somers2016-05-212-6/+7