Age | Commit message (Expand) | Author |
2008-06-10 | files that have been removed should be passing "NONE" to scripts | Joris Vink |
2008-06-10 | print sizeofs using %zu; ok joris@ | Otto Moerbeek |
2008-06-10 | Document that our gcc on alpha has -mieee enabled by default. | Michael Erdely |
2008-06-10 | typo; from Tim van der Molen | Jason McIntyre |
2008-06-10 | typo in -as yet- unused code. | Marc Espie |
2008-06-10 | clean up the text; ok reyk | Jason McIntyre |
2008-06-10 | oops | Theo de Raadt |
2008-06-10 | encapsulating v4 in v6 IPSec should not be so fun, | Todd T. Fries |
2008-06-10 | sync | Theo de Raadt |
2008-06-10 | rename man page to a function name that actually exists; requested by jmc | Theo de Raadt |
2008-06-10 | one more trafic -> traffic; | Jason McIntyre |
2008-06-10 | - update usage() | Jason McIntyre |
2008-06-10 | tweak previous; | Jason McIntyre |
2008-06-10 | Fix typo. | Joel Sing |
2008-06-10 | regen | Marcus Glocker |
2008-06-10 | Add /dev/video* for amd64. | Marcus Glocker |
2008-06-10 | tweak previous; | Jason McIntyre |
2008-06-10 | no more amd64_get_mtrr; | Jason McIntyre |
2008-06-10 | fix previous; | Jason McIntyre |
2008-06-10 | Sort functions. | Marcus Glocker |
2008-06-10 | spacing. | Xavier Santolaria |
2008-06-10 | Regress test for Match CIDR rules. ok djm@ | Darren Tucker |
2008-06-10 | fix fatal() when performing address matching and connection is | Damien Miller |
2008-06-10 | We have a cvs_buf_puts implementation now, also use cvs_buf_putc instead | Tobias Stoeckmann |
2008-06-10 | Add extended test mode (-T) and connection parameters for test mode (-C). | Darren Tucker |
2008-06-10 | add the -O option to run an external script when the "other | Reyk Floeter |
2008-06-10 | When copying stuff from code that runs with interrupts enabled to code | Kenneth R Westerback |
2008-06-10 | If we encounter an error during expanding line of a trigger file, print an | Tobias Stoeckmann |
2008-06-10 | theo and ryan and I like to scare people | Henning Brauer |
2008-06-10 | Rename access macros so that they match the driver name. | Joel Sing |
2008-06-10 | in verbose mode indicate which states are sloppy, ryan reyk theo | Henning Brauer |
2008-06-10 | new state option "sloppy" to use the sloppy tcp state tracker instead | Henning Brauer |
2008-06-10 | in pf_test_state_icmp when trying tomatch icmp errors to tcp sessions | Henning Brauer |
2008-06-10 | implement a sloppy tcpstate tracker which does not look at sequence | Henning Brauer |
2008-06-10 | better reference for pattern-list | Damien Miller |
2008-06-10 | append "- Imported sources" for imports. | Joris Vink |
2008-06-10 | support CIDR address matching in sshd_config "Match address" blocks, with | Damien Miller |
2008-06-10 | newly added directories need "- New directory" to be passed to the | Joris Vink |
2008-06-10 | For IPv6 addresses, return the first 32 bits of the MD5 hash of the | Christian Weisgerber |
2008-06-10 | According to the latest SNTPv4 spec in RFC4330, secondary servers | Christian Weisgerber |
2008-06-10 | pass the basename(3) for file_path to the script, so we do not get | Joris Vink |
2008-06-10 | add missing arg to .Fn | Otto Moerbeek |
2008-06-10 | newly added files should pass "NONE" for their initial revision, unbreaks | Joris Vink |
2008-06-10 | reorder functions and variables in rnd.c so they are more logically | Damien Miller |
2008-06-10 | sync | Theo de Raadt |
2008-06-10 | All your memory belong to us. This has been in snaps for a while, | Tobias Weingartner |
2008-06-10 | Fix obvious off-by-one in macro loop. From Marc Butler via debian | Kjell Wooding |
2008-06-10 | loginfo allows 't' as well - unbreaks certain loginfo scripts. | Joris Vink |
2008-06-10 | Don't spawn editor for log message on server-side if no log message has | Tobias Stoeckmann |
2008-06-10 | missing header | Joris Vink |