aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/periodic/etc
Commit message (Expand)AuthorAgeFilesLines
* packages: add package for NTPLexi Winter2024-05-041-2/+5
* periodic.conf: remove long deprecated security_daily_compat_var()Michael Osipov2024-05-0315-35/+0
* periodic/daily/801.trim-zfs: Add a daily zfs trim scriptLexi Winter2024-04-092-1/+61
* pkgbase: Remove FreeBSD-ipfilter packageEmmanuel Vadot2024-03-301-1/+1
* daily/223.backup-zfs: improve daily_backup_zfs_verbose behaviourLexi Winter2024-02-021-12/+14
* 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-312-3/+3
* periodic: Make daily diff(1) flags configurable with daily_diff_flagsMichael Osipov2023-12-315-6/+6
* 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$: one-line sh patternWarner Losh2023-08-1661-64/+0
* 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
* 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-101-1/+1
* periodic: remove obsolete news.expireNils Johannsen2022-03-082-35/+0
* pkgbase: Create a FreeBSD-periodic packageEmmanuel Vadot2021-12-214-10/+28
* /etc/periodic/weekly/310.locate must read /etc/locate.rcWolfram Schneider2021-10-261-1/+3
* 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-072-0/+73
* Add a periodic script to backup output generated from `zfs list`, `zfs get`,Robert Wing2020-11-062-1/+80
* 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-111-0/+124
* Add extremely useful calendar(1) application to FreeBSDConrad Meyer2020-03-032-0/+33
* Fix typo in r278616Conrad Meyer2020-03-022-33/+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
* 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 all periodic related config and scripts to usr.sbin/periodic/Brad Davis2018-08-1159-0/+2766