Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-04-14 | tyop | Pedro Martelletto | |
2005-04-14 | remove BUGS section, as no longer relevant; | Jason McIntyre | |
ok hshoexer@ markus@ | |||
2005-04-14 | arg to -b is an address, not if_name; | Jason McIntyre | |
ok markus@ | |||
2005-04-14 | do not reset tuner and audio settings on open/close; from jakemsr@ | Michael Shalayeff | |
2005-04-14 | don't forget to enable pf and load ruleset; | Jason McIntyre | |
2005-04-14 | simplify filter rules somewhat: | Jason McIntyre | |
- use a macro for ext_if - use 1 block rule (rather than block in and out) | |||
2005-04-14 | fix possible double free(), thans to Andrey Matveev | Reyk Floeter | |
2005-04-14 | - example policy files are identical for machines A and B, so combine | Jason McIntyre | |
into one step - mention necessary permissions for isakmpd.policy - document these permissions are needed because of sensitive information, not just because of shared secrets: isakmpd.policy need not contain a shared secret - remove useless .Pp agreed w/ hshoexer@ | |||
2005-04-14 | shave off a few bytes, alpha floppies fit again now | Henning Brauer | |
2005-04-14 | move the few needlessly special-cased root:wheel 0644 files to BIN1 | Henning Brauer | |
2005-04-14 | arg to -I is an address, not if_name; | Jason McIntyre | |
ok hshoexer@ | |||
2005-04-14 | tidy up "Choosing a key exchange method", and do not confuse punter; | Jason McIntyre | |
ok hshoexer@ | |||
2005-04-14 | use snprintf. okay deraadt@ | Marc Espie | |
2005-04-14 | reduce diff between isakmpd.conf sections for machines A and B; | Jason McIntyre | |
2005-04-14 | since we chroot by default, always init fallback entropy source | Jakob Schlyter | |
2005-04-14 | we already have a section on configuring firewall rules, so refer to it | Jason McIntyre | |
in EXAMPLES rather than reproducing info (and confusing people); make the firewall section of manual and automatic keying the same; this also fixes an issue reported by steve murdoch back in november, that parts of vpn(8) were repeating themselves; sorry to take so long to fix this, steve; | |||
2005-04-14 | make this part consistent too; | Jason McIntyre | |
2005-04-14 | do not mess about w/ the order of macros in pf rules, it just makes | Jason McIntyre | |
the page harder to read; | |||
2005-04-14 | make the intro a little more consistent; | Jason McIntyre | |
2005-04-14 | add the prefix length to nlen for ustar; ok otto millert | Markus Friedl | |
2005-04-14 | back out last, some breakage crept in | Henning Brauer | |
2005-04-14 | mark up NULL w/ .Dv; | Jason McIntyre | |
2005-04-14 | Make sure recording is started before we return EWOULDBLOCK in a read(). | Brad Smith | |
From NetBSD ok mickey@ | |||
2005-04-14 | regen | Brad Smith | |
2005-04-14 | rename unknown Agere PHY, this is a Lucent LU6612 10/100 PHY. | Brad Smith | |
2005-04-14 | sync the list of acceptable values for 'reason' with reality | Joel Knight | |
2005-04-14 | set ret to 0 after using it to check snprintf() so that | Joris Vink | |
cvs_resp_handle() doesn't freak out and causes everything to go crazy and fail. | |||
2005-04-14 | Do this correctly, and silence a sign comparison warning. | Chad Loder | |
2005-04-14 | When synproxy sends packets to the destination host, make sure to copy | Joel Knight | |
the 'tag' from the original state entry into the outgoing mbuf. ok henning@ dhartmei@ | |||
2005-04-14 | Check snprintf for truncation and failure. From Han Boetes (thanks). | Chad Loder | |
2005-04-14 | make it crystal clear that errstr is NULL after success | Ted Unangst | |
2005-04-14 | Correct signed/unsigned mismatches in compatibility macros and add | Christopher Pascoe | |
mono-to-stereo variants for mulaw_to_slinear16 ok dlg@ jason@ mickey@ | |||
2005-04-14 | .pt map from Manuel Pata <pata@alface.de> | Michael Shalayeff | |
2005-04-13 | sync | Theo de Raadt | |
2005-04-13 | sample hostapd.conf from reyk, to be tweaked | Henning Brauer | |
2005-04-13 | connect hostapd for reyk, ok theo reyk | Henning Brauer | |
2005-04-13 | say hi to _hostapd | Henning Brauer | |
2005-04-13 | filter_set cleanup. Plug some memleaks and fix an obvious bug in the | Claudio Jeker | |
network case. OK henning@ | |||
2005-04-13 | un-hack, use event_loopexit() | Reyk Floeter | |
ok henning@ brad@ | |||
2005-04-13 | a daemon, not an daemon; | Jason McIntyre | |
2005-04-13 | add some missing arguments, where format strings | Moritz Jodeit | |
expect them and a minor comment fix. ok reyk@ | |||
2005-04-13 | - our pages do not have a LIBRARY section; | Jason McIntyre | |
- attach rcs id - wording tweak | |||
2005-04-13 | set gid before uid | Reyk Floeter | |
2005-04-13 | spacing | Theo de Raadt | |
2005-04-13 | tighten code vertically | Theo de Raadt | |
2005-04-13 | file callbacks won't return -1 anymore, but a CVS_EX_* error | Joris Vink | |
ok jfb@ | |||
2005-04-13 | really abort, when privdrop fails. ok reyk@ | Moritz Jodeit | |
2005-04-13 | use the option string from the cvs_cmd entry instead of keeping a | Jean-Francois Brousseau | |
hardcoded copy ok joris@ | |||
2005-04-13 | tweak to make this use similar format to ospfd.conf.5 and hostapd.conf.5; | Jason McIntyre | |
2005-04-13 | tweaks; ok reyk@ | Jason McIntyre | |