Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-12-20 | typo | Jakob Schlyter | |
2007-12-20 | add OpenBSD-tag | Jakob Schlyter | |
2007-12-18 | add commented entry for machdep.kbdreset | Jasper Lievisse Adriaanse | |
ok jsing@ miod@ | |||
2007-12-16 | remove localhost. zone (localhost. queries are handled by /etc/hosts) | Jakob Schlyter | |
replace IPv4 and IPv6 loopback zones with BIND's autogenerated empty zones. move root.hint to /var/named/etc remove empty directory /var/named/standard | |||
2007-12-14 | Enable console support for SGI O2 workstations. Switch between the serial | Joel Sing | |
and graphical console based on the selection made in the ARCBIOS. Early attachment of gbe(4) is still required, otherwise we have a working graphical console. ok miod@ | |||
2007-12-13 | add explicit allow-recursion for recursive view | Jakob Schlyter | |
2007-12-11 | mention starttls(8) | Todd C. Miller | |
2007-12-09 | _hoststated got renamed to _relayd | Reyk Floeter | |
2007-12-09 | hoststated.conf got renamed to relayd.conf | Reyk Floeter | |
From Daniel Ouellet (daniel at presscom dot net) | |||
2007-12-08 | make the generic handler for TCP-based protocols the default (allows | Reyk Floeter | |
to use "protocol foo" without defining a type). | |||
2007-12-08 | some changes to the relayd.conf configuration language and grammar. | Reyk Floeter | |
the tables will look more like pf tables, it is easier to re-use tables with different options, "services" will become "redirections" (they refer to rdr pf rules), sync configuration directives of redirect (l3, ex-service) relay (l7) sections (for example "virtual host" will become "listen on"), all target definitions will start with "forward to", etc. pp. (see relay.conf(5) and etc/relayd.conf) discussed with pyr and deraadt ok pyr@ | |||
2007-12-07 | oops, _relayd not _relay; spotted by reyk | Theo de Raadt | |
2007-12-07 | hoststated gets renamed to relayd. easier to type, and actually says | Reyk Floeter | |
what the daemon does - it is a relayer that pays attention to the status of pools of hosts; not a status checkers that happens to do some relaying | |||
2007-12-07 | hoststated gets renamed to relayd. easier to type, and actually says | Theo de Raadt | |
what the daemon does - it is a relayer that pays attention to the status of pools of hosts; not a status checkers that happens to do some relaying | |||
2007-11-28 | extend proxy example | Reyk Floeter | |
2007-11-26 | regen | Reyk Floeter | |
2007-11-26 | fix new agp code on amd64 | Reyk Floeter | |
- internal intel graphics semi-agp chipsets need special handling in pchb.c - re-add the i965GM device - use the correct major device id for /dev/agp0 on amd64 (not the i386 one) ok deraadt@ | |||
2007-11-25 | sync | Reyk Floeter | |
2007-11-25 | define the agp devitem (line was missing but found in etc.i386/MAKEDEV.md) | Reyk Floeter | |
ok deraadt@ | |||
2007-11-25 | sync | Owain Ainsworth | |
2007-11-25 | Make agp attach as a device. This means that many more agp bridges | Owain Ainsworth | |
actually get detected and attached. Also adds a kernel api for manipulating agp. Enable this on i386 and amd64. "I think you should commit it" deraadt@, ok matthieu. Looked over by several others. | |||
2007-11-25 | remove acpi device. named apmctl on amd64 now, and on i386 apmctl | Ted Unangst | |
has become a gate to both apm and acpi. ok deraadt | |||
2007-11-20 | comment for spamd_flags should refer to spamd(8); | Jason McIntyre | |
pointed out by Daniel Wade and previously by Frank Bax; this time ok beck | |||
2007-11-19 | Update the transparent HTTP proxy example: | Reyk Floeter | |
Include filters to block some well-known instant messengers; thanks to Rene Badalassi (rene at cybersecure dot com dot au) for providing the examples. (This change depends on my latest fix to hoststated) | |||
2007-11-12 | sync | Mark Kettenis | |
2007-11-12 | openprom | Mark Kettenis | |
2007-11-11 | -w flag for wsconsctl is deprecated; from Tim van der Molen | Jason McIntyre | |
2007-11-09 | Build and advertize bsd.mp on mvme88k. | Miod Vallat | |
2007-11-09 | Missing PHONY target. | Miod Vallat | |
2007-11-05 | Change chio.conf's group ownership to operator and mode to 644. | Michael Erdely | |
At this time, there is no sensitive information in that file. ok beck@, millert@, jdixon@, deraadt@ | |||
2007-11-03 | l.root-servers.net has new address; ok deraadt@ | Jakob Schlyter | |
2007-11-01 | chio(1), not chio(8); | Jason McIntyre | |
2007-10-23 | list package changes in daily insecurity output | Stuart Henderson | |
ok henning | |||
2007-10-22 | add additional relay examples: simple non-SSL TCP relay, transparent | Reyk Floeter | |
HTTP proxy. this makes it easier to test hoststated. ok pyr@ | |||
2007-10-17 | build sparc64 bsd.mp too | Theo de Raadt | |
2007-10-15 | permit tcp 111/2049 at boot too, for tcp nfs mounts; Jim Rees | Theo de Raadt | |
2007-10-13 | the iso can be smaller | Theo de Raadt | |
2007-10-10 | entry for the install##.iso file we now create | Theo de Raadt | |
2007-10-08 | Add a sample configuration file for the newly imported ospf6d(8) daemon. | Esben Norby | |
ok dlg@ | |||
2007-10-08 | Add the user _ospf6d otherwise the newly imported ospf6d daemon will not | Esben Norby | |
start. ok dlg@ | |||
2007-09-05 | add man3f/cat3f directories for fortran man pages | Steven Mestdagh | |
ok espie@, millert@, jmc@ | |||
2007-09-03 | Only send hash of /etc/ipsec.conf if it changes since it can contain | Joel Knight | |
a pre-shared key ok hshoexer@ cloder@ (some time ago) | |||
2007-08-22 | plural of ID is IDs, not ID's, ok mk jmc | Henning Brauer | |
2007-08-14 | s/ and don't keep state//, removing an outdated comment; ok deraadt@ | Constantine A. Murenin | |
2007-08-08 | update emacs pkgname | Steven Mestdagh | |
ok pval | |||
2007-08-03 | fix spacing error in mail header; Pierre Riteau | Theo de Raadt | |
2007-08-02 | sync | Theo de Raadt | |
2007-08-02 | copy nvram code from i386, because amd64 can use it too. done by | Theo de Raadt | |
tybollt@solace.miun.se, ok jcs | |||
2007-08-02 | +hoststated.conf | David Krause | |
2007-08-02 | move the delay for IPv6 DAD to after all interfaces have started | David Krause | |
fixes problems with daemons being unable to bind to all addreses at boot ok itojun@ hshoexer@ |