Age | Commit message (Expand) | Author |
2011-09-15 | Fix recognition Synaptics touchpad | Alexandr Shadchin |
2011-09-07 | Avoid possible SIGSEGV when wrong tos option. | Christiano F. Haesbaert |
2011-09-04 | knock out useless Pp; | Jason McIntyre |
2011-09-04 | grammar fix; from Martin Pelikan | Jason McIntyre |
2011-09-03 | make -column lists pretty again; | Jason McIntyre |
2011-08-30 | One shot rules can be used in pf.conf by specifying a "once" filter option. | Mike Belopuhov |
2011-08-27 | Under certain circumstances iked can be tricked to bypass a signature | Mike Belopuhov |
2011-08-21 | Remove old wpapsk entries. Cleanup casts and use timerclear. | Christiano F. Haesbaert |
2011-08-19 | as with other list types, column lists generally do not need a Pp/-compact | Jason McIntyre |
2011-08-02 | add refcounting for "Configuration" section for acquire-mode SAs | Markus Friedl |
2011-08-01 | Add missing closing braces in usage(). | Matthieu Herrb |
2011-07-31 | missing .Nm macro; ok jmc@ | Ingo Schwarze |
2011-07-29 | Remove requirement to quote 'debug' loglevel for the 'debug' option. | Ryan Thomas McBride |
2011-07-27 | Add support for weighted round-robin in load balancing pools and tables. | Ryan Thomas McBride |
2011-07-13 | Force user to specify protocol when filtering on user, gid, and os | Ryan Thomas McBride |
2011-07-09 | Add a missing prototype, fix build with WARNINGS=yes. | Nicholas Marriott |
2011-07-09 | tweak previous; | Jason McIntyre |
2011-07-09 | rmove rotten netatalk bits | Henning Brauer |
2011-07-08 | allow rules to specify "prio X" or "prio (X, Y)" to assign priority levels | Henning Brauer |
2011-07-08 | Include PIPEX in kernel by default. And add new sysctl variable | YASUOKA Masahiko |
2011-07-08 | Correctly print skip steps in -vv mode | Ryan Thomas McBride |
2011-07-08 | Rename 'rc_scripts' to 'pkg_scripts' to make it clear this variable is for | Antoine Jacoutot |
2011-07-08 | add basic config support for creating aoe disks. ok marco | Ted Unangst |
2011-07-07 | remove mvmeppc; it is really rough shape. ok drahn miod | Theo de Raadt |
2011-07-07 | We can mention ipcomp, since it works | Theo de Raadt |
2011-07-07 | Don't print 'keep state' anymore unless it's needed for state options, it's | Ryan Thomas McBride |
2011-07-07 | Fold pf_test_fragment() into pf_test_rule(), reduce code and fixes | Ryan Thomas McBride |
2011-07-06 | Add sysctl net.inet.tcp.always_keepalive, when this is set the system | Stuart Henderson |
2011-07-06 | For non-crypted flows (such as ipcomp and ipip), default their | Theo de Raadt |
2011-07-05 | Add DIOCGPDINFO to rxioctl(), as a synonym for DIOCGDINFO, the last | Kenneth R Westerback |
2011-07-05 | fix memcpy sizeof. found by jsg. ok deraadt krw mikeb | Ted Unangst |
2011-07-05 | More non-512-byte sector groundwork. Don't let disklabel hint that | Kenneth R Westerback |
2011-07-05 | kill a useless Pp; | Jason McIntyre |
2011-07-05 | Flip one .Fl interface to .Fl iface since iface is used everywhere else | Claudio Jeker |
2011-07-05 | Fix IKEV2_N_NO_ADDITIONAL_SAS notification by including the SPI | Mike Belopuhov |
2011-07-04 | tsc tsc, no waikiki for me. copyright statement without year. 2003 it was. | Henning Brauer |
2011-07-04 | Force the sa_len to sizeof(struct sockaddr_dl) before calling | Claudio Jeker |
2011-07-04 | No point in documenting "Encryption only works with vnd". | Matthew Dempsky |
2011-07-04 | use stronum, removing an atoi from the tree. ok deraadt matthew | Ted Unangst |
2011-07-04 | bye bye require-order. | Henning Brauer |
2011-07-04 | rip out more effectively dead code, ryan ok | Henning Brauer |
2011-07-03 | g/c RIO traces (aka clean up after tedu :)) | Henning Brauer |
2011-07-03 | *_CLEARDSCP could never possibly have been set, no point in being able to | Henning Brauer |
2011-07-03 | bring in least-states load balancing algorithm | Joerg Zinke |
2011-07-03 | iked requires the same dh diff as isakmpd: | Mike Belopuhov |
2011-07-02 | -interface is an alias of -iface so make sure route(8) accepts both | Claudio Jeker |
2011-06-27 | remove some useless casts. ok krw | Ted Unangst |
2011-06-27 | cleanup this file a little, review by krw | Ted Unangst |
2011-06-27 | for mount_ntfs, fix an error in previous; for tr, fix an error of the | Jason McIntyre |
2011-06-27 | no need for #if 1 on the readonly here, as noticed by deraadt | Ted Unangst |