Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-29 | tedu ~/.klogin | David Coppa | |
ok henning@ deraadt@ | |||
2014-04-28 | re-add _ppp for npppd here as well; ok ajacoutot | Okan Demirmen | |
2014-04-27 | Get back "_ppp" user and "_ppp" group. From now they will be solely | YASUOKA Masahiko | |
used by npppd. ok deraadt | |||
2014-04-25 | Redirecting stderr to /dev/null suppresses all errors. Instead use | Alexander Bluhm | |
the new status=none feature to make dd quiet. OK halex@ | |||
2014-04-24 | jmc spotted more ruptime tentacles | Ted Unangst | |
2014-04-24 | rm rwhod tentacles | Ted Unangst | |
2014-04-24 | regen | Kenji Aoyama | |
2014-04-24 | Add pcex{mem,io} entries to MAKEDEV. | Kenji Aoyama | |
ok miod@ | |||
2014-04-23 | Remove krb5 bits from rc(8). | Antoine Jacoutot | |
ok reyk@ | |||
2014-04-22 | Remove the kerberos login methods. | Reyk Floeter | |
ok henning@ | |||
2014-04-22 | Remove kerberosV, it is not special anymore. | Reyk Floeter | |
ok henning@ | |||
2014-04-22 | Remove kerberosV from etc/ | Reyk Floeter | |
ok deraadt@ guenther@ | |||
2014-04-21 | remove rshd example; ok sthen | Okan Demirmen | |
2014-04-21 | Bye bye *hosts.equiv. | Antoine Jacoutot | |
ok deraadt@ | |||
2014-04-20 | hosts.equiv is a ghost from bsd past | Ted Unangst | |
2014-04-19 | stop "advertising" disabling pmtud and window size increasing | Henning Brauer | |
very rarely if ever needed any more. we should not trick people into thinking they are impoving sth doing so, it's rather the opposite these days. ok claudio | |||
2014-04-19 | use "!received-on any" to absolutely ensure that we're not forwarding | Henning Brauer | |
carp, rpc or nfs traffic in the initial ruleset active during network startup for a short time (or a much longer time if /etc/pf.conf is screwed up). ok phessler | |||
2014-04-18 | Switch to the new makewhatis(8)/apropos(1)/whatis(1) combo. | Ingo Schwarze | |
"commit the switch now" espie@ "go for it" deraadt@ See the apropos(1) manual for a description of what's new. On machines where you want the full functionality, run "sudo makewhatis" and put "MAKEWHATISARGS=' '" into weekly.local(8). Otherwise, when upgrading via source, run "sudo makewhatis -Q". | |||
2014-04-11 | Move build machinery for libcrypto from libssl/crypto to libcrypto, as well | Miod Vallat | |
as configuration files; split manpages and .pc files between libcrypto and libssl. No functional change, only there to make engineering easier, and libcrypto sources are still found in libssl/src/crypto at the moment. ok reyk@, also discussed with deraadt@ beck@ and the usual crypto suspects. | |||
2014-04-03 | regen | Miod Vallat | |
2014-04-03 | Add wskbd nodes to the bsd.rd /dev posse; allows kbd -l to work as intended | Miod Vallat | |
in the install media. Reported by Donovan Watteau | |||
2014-04-02 | Fix syntax error in commented out local-zone entry. OK sthen@ | Todd C. Miller | |
2014-03-30 | increase size of iso media (try 2) | Theo de Raadt | |
2014-03-30 | increase size of iso media | Theo de Raadt | |
2014-03-27 | do not keep hoststat and purgestat, they are pointing to the sendmail | Gilles Chehade | |
executable and will not serve any purpose with smtpd by default ok jmc@ tedu@ | |||
2014-03-26 | end experimental login.conf template support. one file per machine. | Ted Unangst | |
ok deraadt millert | |||
2014-03-24 | sum -> cksum, ok deraadt | Stuart Henderson | |
2014-03-24 | okan reminds me hosts.allow lived here too | Ted Unangst | |
2014-03-24 | Stop monitoring apache files. | Antoine Jacoutot | |
ok florian@ jung@ sthen@ | |||
2014-03-24 | Add /var/unbound/dev/log, it isn't needed for initial startup because Unbound | Stuart Henderson | |
opens the log before chrooting, but this handles the case where syslogd is restarted during Unbound's runtime. | |||
2014-03-23 | Remove commented-out module-config line, it is already set to "validator | Stuart Henderson | |
iterator" by default. Pointed out by Patrik Lundin. | |||
2014-03-21 | Add nginx default log files to the rotation. | Antoine Jacoutot | |
ok jung@ stephan@ tweaks and ok sthen@ | |||
2014-03-21 | Install a /var/unbound/db directory, writable by the _unbound daemon, | Stuart Henderson | |
and use it as the default location for the DNSSEC root key. Update default config for this location. With this, the only step required to enable DNSSEC validation is to uncomment these default config entries and restart: #module-config: "validator iterator" #auto-trust-anchor-file: "/var/unbound/db/root.key" There is no longer a requirement to run unbound-anchor manually to update the root key. The rc.d script will take care of updates at boot, and Unbound will manage the file itself at runtime. Test with "dig test.dnssec-or-not.net txt @127.0.0.1" or similar. | |||
2014-03-19 | Tell the manpage machinery to not output Xr to hd(4/vax) in MAKEDEV.8, since | Miod Vallat | |
such a manpage does not currently exist. Requested by jmc@ | |||
2014-03-19 | no rest for the wicked. increase user blf logrounds default to 8(+2). | Ted Unangst | |
increase root to 9(+1). ok deraadt (and a thank you to miod for helping to reduce the set of architectures harmed by this) | |||
2014-03-18 | Retire hp300, mvme68k and mvme88k ports. These ports have no users, keeping | Miod Vallat | |
this hardware alive is becoming increasingly difficult, and I should heed the message sent by the three disks which have died on me over the last few days. Noone sane will mourn these ports anyway. So long, and thanks for the fish. | |||
2014-03-17 | No need to keep a manually maintained list of system daemons here, ftpd can | Stuart Henderson | |
disallow them itself. ok deraadt@ millert@, gsoares@ and aja@ like it too. ("nobody" still needs to be listed). | |||
2014-03-17 | uucp cleansing | Ted Unangst | |
2014-03-17 | no more _ppp user | Stuart Henderson | |
2014-03-17 | ppp.log was just for ppp(8) | Stuart Henderson | |
2014-03-17 | _ppp uid/gid will come up for recycling (but please not within a year) | Theo de Raadt | |
2014-03-17 | the userland ppp(9) code goes awa. Having too much ppp choice in the | Theo de Raadt | |
tree results in one-true-ppp not coming into existance. This code is essentially un-audited and quite dangerous. ok claudio sthen | |||
2014-03-16 | add unbound.conf and (dnssec) root.key to changelist | Stuart Henderson | |
2014-03-15 | Add _unbound user here too. Reminded by aja@ | Stuart Henderson | |
2014-03-15 | Enable Unbound in base, ok deraadt@ | Stuart Henderson | |
2014-03-15 | Bump the cdXX image from 12MB to 13MB. | Miod Vallat | |
2014-03-15 | httpd_flags was still used here; remove it. | Stuart Henderson | |
Add a log socket in /var/www/dev/log if nginx is enabled, it is needed as the openlog() call is done after chrooting. ok brad@ florian@ deraadt@ | |||
2014-03-15 | Add a new sample config file and rc.d script for unbound, ok deraadt@ | Stuart Henderson | |
2014-03-14 | regen | Mark Kettenis | |
2014-03-14 | We no longer support the userland interface for agp(4). | Mark Kettenis | |