Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2014-03-14 | Add "ub-dns-control" (for unbound's equivalent of rndc), so that it's added | Stuart Henderson | |
to the port list in net.inet.tcp.baddynamic. Service name taken from IANA service-names-port-numbers.txt. If anyone's interested in adding AF_UNIX support for comms between unbound and unbound-control, that would very welcome. OK brad@ deraadt@ | |||
2014-03-14 | adding a user is hard. mistakes pointed out by ajacoutot | Ted Unangst | |
2014-03-13 | smtpd dudes forgot to add their _smtpq user | Ted Unangst | |
2014-03-13 | it's a tedu miracle! this file is just descriptions, so resurrect sprayd | Ted Unangst | |
2014-03-13 | Unhook httpd(8) from build; etc bits | Florian Obser | |
OK krw@, gilles@, lteo@, tedu@, todd@, benno@, sthen@ "The time is right." and much help getting the show on the road deraadt@ | |||
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 | |||
2014-03-12 | Are they going to help? | Ted Unangst | |
No. Well, then tell them to stay out of the way. ok deraadt | |||
2014-03-07 | too old, undermaintained | Ted Unangst | |
2014-03-06 | the pre-5.5 test keys are no longer useful | Theo de Raadt | |
2014-03-05 | some files were not being hashes, because they were missing from MDEXT | Theo de Raadt | |
noticed by jsg, and important enough to make release | |||
2014-03-03 | cdemu is no more | Theo de Raadt | |
2014-03-02 | Add two disktab entries, for *.fs install filesystems (let's call them | Theo de Raadt | |
'miniroot and maxiroot').. from chris | |||
2014-02-28 | proper (non-test) keys for 5.5 and 5.6 base | Theo de Raadt | |
2014-02-27 | Build a small miniroot filesystem which can be dumped on a new disk or an | Miod Vallat | |
existing swap partition for an easier initial installation. | |||
2014-02-26 | proper (non-test) keys for 5.5 and 5.6 firmware | Stuart Henderson | |
2014-02-26 | the test 5.4 keys can go away | Theo de Raadt | |
2014-02-26 | OpenBSD 5.5 and 5.6 packages public keys | Christian Weisgerber | |
2014-02-26 | fix pkg names | Giovanni Bechis | |
"feel free to fix it" deraadt@ | |||
2014-02-24 | revert previous | Marc Espie | |
has fun effects on some manpages under some circumstances, as found out by sthen@: the gindent manpage looks like shit when seen with that new default man.conf on an uft8 terminal, e.g., quotes combine with the previous character to yield accented letters for no reason. this should be handled calmly after release, not rushed in at the last minute (okay deraadt@) | |||
2014-02-24 | default to locale awareness. safer than changing internal mandoc defaults. | Ted Unangst | |
2014-02-19 | Ignore blank characters at the end of ${pkg_scripts} in order | Ingo Schwarze | |
to refrain from trying to execute /etc/rc.d/ in that case. Problem noticed by jasper@. Opinions on this patch vary: "much nicer, ok" sthen@ "good god, what horrible shell voodoo, ok" ajacoutot@ | |||
2014-02-15 | Show the exemplary rules for accepting default routes for IPv6 as well. | pelikan | |
ok sthen florian | |||
2014-02-14 | regen to add audio* | Alexandre Ratchov | |
2014-02-14 | readd audio devices, from david@, thanks! | Alexandre Ratchov | |
2014-02-03 | Build and document bsd.mp on alpha. | Miod Vallat | |
2014-01-25 | delete junk file | Theo de Raadt | |
2014-01-25 | Change the default PF policy to "block return", including x11 as | Darren Tucker | |
suggested by naddy@. This solves the problem that occurs when a server crashes or is hard booted and comes back up without tearing down any connections to it, and packets from these connections don't match any existing state or rule and are silenty dropped. ok phessler@ henning@ claudio@ dlg@ | |||
2014-01-24 | sort the SHA256 file | Theo de Raadt | |
2014-01-19 | Extend the initial pf ruleset to explicitly allow dhcp / bootp and dhcpv6. | Claudio Jeker | |
Our dhclient only uses the bpf tap for broadcast packets (which bypass pf) but lease renewals will use a regular socket and are blocked without this change. Rules are written so that accidential forwarding of packets is not possible. Diff from brad@, OK henning@, benno@, mikeb@ | |||
2014-01-12 | Directories updates for freetype 2.5.2 | Matthieu Herrb | |
2014-01-12 | crank to 5.5beta | Theo de Raadt | |
2014-01-11 | test pkg key for during the 5.5-beta sequence | Christian Weisgerber | |
2014-01-11 | test fw key for during the 5.5-beta sequence | Stuart Henderson | |
2014-01-11 | test key for during the 5.5-beta sequence | Theo de Raadt | |
2014-01-10 | Remove unnecessary rc_post from rc.d/nsd. | Stuart Henderson | |
It was there to try and ensure that failure was reported if nsd stopped shortly after startup (as it used to do if the address was in use, etc), but this is no longer the case with nsd 4 which returns a failure at startup in these cases, and having it there breaks properly printing "(ok)" when stopping. | |||
2014-01-10 | be a bit more careful | Theo de Raadt | |
2014-01-10 | be forceful with removing the SHA256 file | Theo de Raadt | |
2014-01-10 | a new key. Once again, this is still testing time. | Theo de Raadt | |
2014-01-09 | Add DHCPv6. | Brad Smith | |
ok deraadt@ | |||
2014-01-09 | Install our third key. NOTE that this is a TEST KEY for use as we improve | Stuart Henderson | |
our processes. requested by espie@ | |||
2014-01-09 | remove the SHA256 file as soon as we start creating sets | Theo de Raadt | |
2014-01-09 | Install our second key. NOTE that this is a TEST KEY for use as we improve | Marc Espie | |
our processes. prodded by deraadt@ | |||
2014-01-09 | install signify keys | Theo de Raadt | |
2014-01-09 | Install our first key. NOTE that this is a TEST KEY for use as we improve | Theo de Raadt | |
our processes. ok tedu | |||
2014-01-08 | create the /etc/signify directory | Theo de Raadt | |