Age | Commit message (Expand) | Author |
2010-01-13 | instead of fiddling with the per-interface address lists directly in | Henning Brauer |
2010-01-13 | adding an empty ifaddr struct to the per-interface ifaddr list and | Henning Brauer |
2010-01-13 | Remove extern reference to pf_pabuf which uses a struct | Jonathan Gray |
2010-01-13 | Fix SCSIDEBUG compiles. | Kenneth R Westerback |
2010-01-13 | fix some leaks found by parfait | Jonathan Gray |
2010-01-13 | support '-h' (human-readable units) for sftp's ls command, just like | Damien Miller |
2010-01-13 | let's admit it's not 1992 any more. CIDR is around for a long time, even | Henning Brauer |
2010-01-13 | Make HostBased authentication work with a ProxyCommand. bz #1569, patch | Darren Tucker |
2010-01-13 | Ignore and log any Protocol 1 keys where the claimed size is not equal to | Darren Tucker |
2010-01-13 | Update regress output files to -current behaviour | Ryan Thomas McBride |
2010-01-13 | pfr.rule.*.addr.type must be initialized to PF_ADDR_NONE for things that | Claudio Jeker |
2010-01-13 | pfr.rule.*.addr.type must be initialized to PF_ADDR_NONE for things that | Claudio Jeker |
2010-01-13 | In some cases the netmask gets set to a full 128 bit mask even if no | Ryan Thomas McBride |
2010-01-13 | Allow /netmask notation in redir spec, fix the rest of the regress | Ryan Thomas McBride |
2010-01-13 | Remove random component of auto-generated table names in loaded rules. | Ryan Thomas McBride |
2010-01-13 | typo in panic message | joshua stein |
2010-01-13 | Change M_WAITOK --> M_WAITOK | M_CANFAIL | Charles Longeau |
2010-01-13 | Fix a couple of typos/mispellings in comments | Darren Tucker |
2010-01-13 | match the 'use 127.0.0.1/8 instead of 127.0.0.1 for clarity' change in netstart | Todd T. Fries |
2010-01-12 | factor m_pulldown out of the message handlers up into pfsync_input now | David Gwynne |
2010-01-12 | bring sd.c r1.180 over to the other drivers now using the antisemaphore, | David Gwynne |
2010-01-12 | Add input and user protocol hook to handle GRE packets by pipex. | YASUOKA Masahiko |
2010-01-12 | when generating rdr rules, ensure the nat address is PF_ADDR_NONE to avoid | David Gwynne |
2010-01-12 | Update to ncurses 5.7, with local changes reapplied. | Nicholas Marriott |
2010-01-12 | save errno wrapping in a signal handler | Theo de Raadt |
2010-01-12 | check for bogus clock ticks sent by the device; helps tracking | Alexandre Ratchov |
2010-01-12 | When attaching a new stream, if the "extra" latency is zero, then | Alexandre Ratchov |
2010-01-12 | Fix for a legacy free PC, where the keyboard controller doesn't behave. | Dale Rahn |
2010-01-12 | allow 'update-only' installs | Marc Espie |
2010-01-12 | sync comment with reality, -f won't be documented. | Jasper Lievisse Adriaanse |
2010-01-12 | We actually have to keep the translate/route spec addresses around after | Ryan Thomas McBride |
2010-01-12 | better word MSS in pf.conf.5, from Lars Nooden; | Jason McIntyre |
2010-01-12 | Set roundrobin flag correctly, and don't treat a bare interface | Ryan Thomas McBride |
2010-01-12 | Only print route specs with @if notation if there is an IP address. | Ryan Thomas McBride |
2010-01-12 | no nat is no longer legal | Ryan Thomas McBride |
2010-01-12 | { if0, if1 } is ambiguous in a route spec, and this should have been | Ryan Thomas McBride |
2010-01-12 | nat-anchor, rdr-anchor, binat-anchor are no longer legal in the grammar. | Ryan Thomas McBride |
2010-01-12 | Add restrictions to make @if illegal in outside of routing specs; | Ryan Thomas McBride |
2010-01-12 | Unbreak 10/8 and friends. | Ryan Thomas McBride |
2010-01-12 | Fix some issues in redir spec handling, discovered thanks to dlg testing | Ryan Thomas McBride |
2010-01-12 | delete more left-over stuff from vether development | Theo de Raadt |
2010-01-12 | the bridge does bpf for us, so we do not need bpf.h | Theo de Raadt |
2010-01-12 | delete the unused debug macros | Theo de Raadt |
2010-01-12 | do not need rndvar.h anymore | Theo de Raadt |
2010-01-12 | sync | Theo de Raadt |
2010-01-12 | bump this to updater, so that progress is shown again. | Marc Espie |
2010-01-12 | check the new pfsync_subheader len field on input. | David Gwynne |
2010-01-12 | more auto-cache goodness | Marc Espie |
2010-01-12 | dont let the antisemaphore clear the WAITING flag so NO_CCB doesnt cause | David Gwynne |
2010-01-12 | Add explicit stat so we reliably detect nologin with bad perms. ok djm markus | Darren Tucker |