Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-18 | document the flags field, and combine flags in the rpki example; | Jason McIntyre | |
ok deraadt | |||
2020-04-16 | Suggest to update RPKI once an hour. | job | |
In autonomous systems running bgpd(8) and rpki-client(8) on their edge routers, it may be beneficial when out-of-the-box all routers don't all do rpki fetches & bgp loads at the same time. It is expected behavior for RPKI information to un-evenly percolate towards the BGP edge in a staggered way. The 'once an hour' pace may be a reasonable balance between the needs of internet users, and what network operators tolerate in churn. OK deraadt@ | |||
2020-04-15 | Use the new random interval support in cron instead of a random sleep. | Todd C. Miller | |
The random intervals used can be adjusted as needed. OK deraadt@ | |||
2019-12-04 | Insert missing && | job | |
OK claudio@ | |||
2019-12-04 | Attempt to smear out stampedes on the RPKI rsync servers | job | |
OK claudio@ benno@ | |||
2019-11-29 | Uncomment a single line in root's crontab to run rpki-client and reload | Theo de Raadt | |
bpgd configuration, which enables Enterprise-Ready Industry-Leading-by-Example RPKI ROA filtering on your OpenBGP edge. Arguments remain about how often to run this operation, for now we propose 9AM when people who can fix their shit are in the office. ok claudio benno | |||
2016-09-04 | bump the random timeout to taking % 2048 sec to avoid modulus bias | Theo Buehler | |
ok phessler | |||
2014-09-15 | Remove sendmail tentacles. ok krw@ ajacoutot@ | Matthieu Herrb | |
2014-03-12 | switch over to smtpd by default. | Ted Unangst | |
ok deraadt gilles todd | |||
2013-10-19 | add a random sleep of up to half an hour to distribute the server | Alexander Hall | |
load from spamd-setup. Brought up by phessler@ who also pointed out that the percent sign must be escaped in the command. ok ajacoutot@ joerg@ phessler@ and sort of @blambert | |||
2009-05-09 | make weekly and monthly silent by default | Ingo Schwarze | |
add the same infrastructure to daily; silencing daily needs another step discussed with ajacoutot@ okan@ todd@ sthen@ deraadt@ jmc@ "immediately commit" deraadt@ (without seeing the final diff) | |||
2009-05-09 | revert previous, requested by kettenis@ and deraadt@ | Ingo Schwarze | |
2009-05-09 | remove the empty script /etc/monthly | Ingo Schwarze | |
in preparation for improvements in /etc/daily and /etc/weekly using feedback and suggestions from jmc@ and sthen@ ok jmc@, and sthen@ agreed with the general direction | |||
2007-02-27 | spamd-setup now doesn't take -g - this is the new default. | Bob Beck | |
noticed by jmc@ | |||
2007-02-24 | Make greylisting the default when spamd is enabled. Uses the new -g flag | Todd C. Miller | |
for spamd-setup. OK beck@ | |||
2006-10-06 | Don't allow anyone but root to read /var/log/{daily,weekly,monthly}.out. | Ray Lai | |
Unfortunately this does not fix existing file permissions. Spotted by Antti Harri <iku at openbsd dot fi>. OK millert@. | |||
2003-03-10 | commented hourly spamd-setup run | Theo de Raadt | |
2002-12-27 | spamd startup stuff | Theo de Raadt | |
2002-07-15 | Move atrun(8) functionality into cron(8) proper. This fixes the | Todd C. Miller | |
long-standing annoyance that atrun's granularity is 10 minutes. Most at jobs run with a 1 minute granularity. Jobs submitted via "at now" or "batch" will run immediately. Includes a rewritten cron(8) man page. at(1) will be integrated more closely into cron at a future date. Upgrading notes: the atrun job in root's crontab should be removed. the /var/at/spool directory is no longer used | |||
2001-09-11 | Scaffolding to support sendmail 8.12. Note that the new smmsp user/group | Todd C. Miller | |
are *required*. | |||
2000-12-29 | newsyslog/newsyslog -m shouldn't conflict in scheduling. | Angelos D. Keromytis | |
1997-08-18 | put hostname in mail subject; jbernard@tater.mines.edu | Theo de Raadt | |
1997-07-07 | Example (commented out) entry for running newsyslog -m. | Jason Downs | |
1997-04-03 | Avoid confusion on running /etc/daily on daylight-savings change days. | gene | |
1996-12-07 | /etc does not contain bins | Theo de Raadt | |
1996-05-26 | sync & label | Theo de Raadt | |
1996-03-28 | From NetBSD: merge of 960317 | Niklas Hallqvist | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |