Age | Commit message (Collapse) | Author | |
---|---|---|---|
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@ | |||
2007-08-01 | Retire OpenBSD/cats. Hardware is nice but prone to catch fire, and the firmware | Miod Vallat | |
is anything but useful. Nevertheless this was a very good platform to use as an OpenBSD/*arm* starting point, but nowadays this platform is not necessary anymore. Somehow these CATS motherboard are just like AUI hubs, with the difference that, when my AUI hub caught fire, 10base5 support was not removed from the networking code. | |||
2007-07-29 | Add commented out machdep.led_blink=1 | Mark Kettenis | |
ok miod@ | |||
2007-07-27 | grow ramdisk filesystem size | Theo de Raadt | |
2007-07-25 | crank to 4.2-beta | Theo de Raadt | |
2007-07-25 | sync | Todd T. Fries | |
2007-07-25 | bthub for amd64, from johan | Todd T. Fries | |
2007-07-25 | sync | Todd T. Fries | |
2007-07-25 | same # of bthub devices created by default to match i386 | Todd T. Fries | |
pointed out by xsa@ | |||
2007-07-25 | sync | Todd T. Fries | |