Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-28 | Hook up bgplgd. Uses _bgplgd user with id 71:71 add a rc.d script and | Claudio Jeker | |
all the other rc plumbing. OK deraadt@ | |||
2022-04-21 | Remove _switchd user/group/alias | Daniel Jakots | |
ok millert deraadt switchd(8) was removed back in November. Commit message was: Retire switchd and switchctl. While interesting they never managed to really get into a usable state. The OpenFlow API is mostly superseeded by P4 and so this is a bit of a dead end. | |||
2020-01-24 | retire rebound etc bits to the attic | Ted Unangst | |
2019-11-26 | make implicit "listen on socket" explicit, the default config no longer has | Gilles Chehade | |
any implicit behavior ok eric@, kn@ | |||
2019-11-25 | use explicit from notation in default config | Gilles Chehade | |
ok eric@ | |||
2019-07-24 | Stop using reserved words in the smtpd.conf configuration examples | kmos | |
in the default smtpd.conf and smtpd.conf(5) manual page. This eliminates ambiguity in our documentation examples that can cause confusion. Input and OK deraadt@ schwarze@ kn@ | |||
2019-01-26 | add _unwind user; OK deraadt | Florian Obser | |
2018-07-23 | add _rad user | Florian Obser | |
OK tb, claudio | |||
2018-07-23 | Remove rtadvd(8) leftovers in etc. | Florian Obser | |
OK deraadt, phessler | |||
2018-07-22 | document method=https, and use it in the example config; | Jason McIntyre | |
from lauri tirkkonen; ok sthen beck | |||
2018-06-04 | remove "from local" (the default) from one of the match rules: the line | Jason McIntyre | |
immediately above also uses this notation, it's shorter, and it keeps two examples in the man page which claim to be the same as the default config (but with exceptions) in sync; ok gilles | |||
2018-05-24 | update default config to new grammar | Gilles Chehade | |
ok eric@ | |||
2017-03-18 | add user for slaacd(8) | Florian Obser | |
2017-01-19 | Add the _syspatch user/group: an unprivileged user for syspatch(8) used to fetch | Antoine Jacoutot | |
and verify patches. discussed with deraadt@ rpe@ ok deraadt@ | |||
2016-12-27 | Remove alias for uucp | Jeremie Courreges-Anglas | |
This should cut the amount of spam received by mlarkin. If you need this alias, just set it up. Prompted by a mail from tb@ | |||
2016-11-15 | Introduce the build user and the wobj group that will soon be used as | Theo Buehler | |
defaults for building the system from source. ok deraadt | |||
2016-10-06 | Add switchd | Reyk Floeter | |
OK deraadt@ | |||
2016-09-27 | Add unprivileged user for traceroute. | Florian Obser | |
Input deraadt@ OK benno@, sthen@ | |||
2016-09-26 | + _ping | Otto Moerbeek | |
2016-09-13 | proxy uid/gid was split up for seperate purposes; it can go away now. | Theo de Raadt | |
2016-06-01 | Remove dead 2004 link to list of blacklists, from Sevan Janiyan. | Stuart Henderson | |
Point at wikipedia's list of blacklists instead, some are DNS-only but there are a few rsyncable ones in there (including a good commercial one and some free ones). | |||
2016-05-11 | remove uatraps from "all" as well | Jonathan Gray | |
ok beck@ | |||
2016-05-11 | Alas all good things come to an end. The U of A traplist is going away as | Bob Beck | |
the University of Alberta moves away from running a spamd fronted MX, so there is no more source for this traplist anymore. | |||
2016-05-03 | listen directive may use a table for authentication, to make this work the | Joerg Jung | |
table has to be defined BEFORE consequently move all tables in the examples to the beginning and before the listen directive to avoid tables not being found no functional change ran into this myself earlier, also reported by cjones via irc ok gilles | |||
2016-03-14 | fix word issue, as reported by hans | Jason McIntyre | |
2016-03-05 | add proper entries for pkg_add privsep, instead of piggy-backing on _pfetch | Marc Espie | |
which was a "better than nothing" measure for 5.9. Another user to come. Approved by deraadt@ on principle. thanks sthen@ for checking my lines over. | |||
2015-12-22 | Now that default smtpd.conf aliases table has been switched to | Sunil Nimmagadda | |
'file' backend, we no longer have to generate the .db files. Ok gilles@ | |||
2015-12-21 | Switch to 'file' backend for aliases table for default configuration. | Sunil Nimmagadda | |
Ok gilles@ jung@ millert@ | |||
2015-12-16 | Add _sndiop user and group for (future) privileged sndiod process. | Alexandre Ratchov | |
ok deraadt | |||
2015-12-08 | Use mailwrapper path instead of smtpd. | Sunil Nimmagadda | |
Ok tb@ jung@ | |||
2015-12-01 | create new independent uid/gid for tftp_proxy and ftp_proxy. | Theo de Raadt | |
They should not share a uid. Leave the proxy uid for later mop-up (sysmerge does not handle uid renamings well enough) ok dlg, ok aja a while back | |||
2015-11-09 | Add user "_vmd" for forthcoming vmd daemon | Mike Larkin | |
ok deraadt@ | |||
2015-10-15 | no mail for _rebound. deraadt | Ted Unangst | |
2015-10-04 | add _eigrpd user/group | Theo de Raadt | |
2015-07-21 | Add the _radiusd user. | Antoine Jacoutot | |
ok sthen@ | |||
2015-07-17 | Add _dpb, _pbuild, _pfetch users to make it easier for people doing dpb | Stuart Henderson | |
multi-user builds. Discussed with espie, ajacoutot, ok deraadt | |||
2015-05-26 | Create aliases.db from the installed aliases file, so we get the correct | Christian Weisgerber | |
owner and group. Reported by Mark Patruck. ok deraadt@ miod@ | |||
2015-04-27 | Add a _file user and use for privsep, ok deraadt | Nicholas Marriott | |
2014-09-20 | Drop smmsp group and alias. | Antoine Jacoutot | |
ok matthieu@ miod@ | |||
2014-09-17 | With sendmail(8) gone, there is not much point in keeping /etc/mail/Makefile. | Antoine Jacoutot | |
There is one table in the default configuration which is 'aliases' and the db can be created using newaliases(8). "go for it" guenther@ ok sthen@ matthieu@ gilles@ | |||
2014-09-15 | Remove sendmail specific files. | Matthieu Herrb | |
2014-09-15 | Remove sendmail tentacles. ok krw@ ajacoutot@ | Matthieu Herrb | |
2014-08-22 | disable use of bind in base; in the base use nsd/unbound instead. | Theo de Raadt | |
a proper & complete bind port will show up. discussed with many for years | |||
2014-06-06 | replace sendmail with smtpd in a comment | Gilles Chehade | |
reported by Scott McEachern <scott@blackstaff.ca> ok deraadt@ and todd@ | |||
2014-04-28 | re-add _ppp for npppd here as well; ok ajacoutot | Okan Demirmen | |
2014-03-17 | no more _ppp user | Stuart Henderson | |
2014-03-15 | Add _unbound user here too. Reminded by aja@ | Stuart Henderson | |
2014-03-14 | adding a user is hard. mistakes pointed out by ajacoutot | Ted Unangst | |
2014-03-12 | just run newaliases. should be about the same, but less sendmail. | Ted Unangst | |
ok todd | |||
2014-03-12 | switch over to smtpd by default. | Ted Unangst | |
ok deraadt gilles todd |