Age | Commit message (Expand) | Author |
2011-03-25 | Pf can reassemble IPv6 fragments now. | Alexander Bluhm |
2011-03-25 | Include original rdomain in DIOCNATLOOK. This allows userland proxies | Claudio Jeker |
2011-03-25 | Bump timeout to 30s. | Antoine Jacoutot |
2011-03-25 | Document the dconf MODULE. | Antoine Jacoutot |
2011-03-25 | Rewrite the lsack generation. Make it more like the lsupdate code. | Claudio Jeker |
2011-03-25 | home directory checks; | Ingo Schwarze |
2011-03-24 | use strcasecmp() for "clear" cert permission option also; ok djm | Kevin Steves |
2011-03-24 | fix "german" typo; from <markus dot lude at gmx dot de> | Ingo Schwarze |
2011-03-24 | This script doesn't need write access to $curdir. Just check existence. | Matthieu Herrb |
2011-03-24 | Reassemble IPv6 fragments in pf. In the forward case, pf refragments | Alexander Bluhm |
2011-03-24 | zap trailing whitespace; | Jason McIntyre |
2011-03-24 | translit tests, Nigel Taylor | Marc Espie |
2011-03-24 | fix translit() behavior to not be recursive. Fixes autoconf 2.65, matches | Marc Espie |
2011-03-24 | Document daemon_flags=NO. | Antoine Jacoutot |
2011-03-24 | Process interrupts in priority order. Joint work with jsing@. | Mark Kettenis |
2011-03-24 | remove whitespace | Robert Nagy |
2011-03-24 | Make the sequence number constanst explicitly unsigned. The seq_num is | Claudio Jeker |
2011-03-24 | Fix some memory leaks. Mainly better cleanup on shutdown but the v_nexthop | Claudio Jeker |
2011-03-24 | if daemon_flags=NO is set, just exit | Robert Nagy |
2011-03-23 | regen | Jonathan Gray |
2011-03-23 | add a bunch of new em/ix devices found in intel drivers | Jonathan Gray |
2011-03-23 | Work in progress to replace /etc/security, not yet linked to the build. | Ingo Schwarze |
2011-03-23 | The asr structure must always be freed in asr_done(). This is a | Eric Faurot |
2011-03-23 | Cleanup .Va macros, triggered by a smaller diff from ajacoutot@. | Ingo Schwarze |
2011-03-23 | Simplify resolver initialization. This is done only once | Eric Faurot |
2011-03-23 | remove unused states in enum | Eric Faurot |
2011-03-23 | use the define for max rdomain with tunneldomain as well | Jonathan Gray |
2011-03-23 | Extract the address family independent functions from pf fragment | Alexander Bluhm |
2011-03-23 | Including <sparc64/intreg.h> here is ugly, but intr.h only comes from | Theo de Raadt |
2011-03-23 | Normalize sentinel. Use _MACHINE_*_H_ and _<ARCH>_*_H_ properly and consitently. | Paul Irofti |
2011-03-23 | remove -d, documentation removed >10 years ago; ok markus | Kevin Steves |
2011-03-23 | -q not used in /etc/rc now so remove statement. | Kevin Steves |
2011-03-23 | renegade tabs, no binary change | Marco Peereboom |
2011-03-23 | only read from the UART if there is something to read. fix beagle, otherwise | Federico G. Schwindt |
2011-03-23 | cache user name for ~user | Marc Espie |
2011-03-23 | use ssh-keygen -A; ok deraadt | Kevin Steves |
2011-03-23 | Add -A option. For each of the key types (rsa1, rsa, dsa and ecdsa) | Kevin Steves |
2011-03-23 | allow scp://hostname/~user/subdir to work | Marc Espie |
2011-03-23 | Update since ICMP6 redirects are disabled by default now. | Federico G. Schwindt |
2011-03-23 | Don't process ICMP6 redirects by default anymore. This is in line with | Claudio Jeker |
2011-03-23 | With pf IPv6 fragment reassembly, a large packet gets refragmented | Alexander Bluhm |
2011-03-23 | Print a warning when rtsol or rtsold are used to do IPv6 autoconfiguration | Alexander Bluhm |
2011-03-22 | Extract the new function ip6_fragment() from ip6_output() to make | Alexander Bluhm |
2011-03-22 | Increase number of EBRs we can transit looking for the OpenBSD partition | Kenneth R Westerback |
2011-03-22 | Pay attention to result of amd64/i386 installboot(8). Warn user | Kenneth R Westerback |
2011-03-22 | add a first batch of notes for beagle, still rough and far from complete, | Jasper Lievisse Adriaanse |
2011-03-22 | no need for a xxxpower function; ok drahn | Theo de Raadt |
2011-03-22 | enter beagle | Theo de Raadt |
2011-03-22 | Make this like other ramdisk Makefiles (those of you who are currently | Theo de Raadt |
2011-03-22 | Don't be to strict when checking the length of an ospf packet. | Claudio Jeker |