Age | Commit message (Expand) | Author |
2003-01-01 | various spelling errors; jmc@prioris.mini.pw.edu.pl | Theo de Raadt |
2003-01-01 | 2003 in copyright | Peter Valchev |
2003-01-01 | the the; bsd@openbsd.rutgers.edu | Theo de Raadt |
2003-01-01 | Fix real source of error message when FEATURE(nullclient) is used. | Todd C. Miller |
2003-01-01 | update to sendmail 8.12.7 | Todd C. Miller |
2003-01-01 | move big output buffer messages to debug2 | Markus Friedl |
2003-01-01 | Invalid key in french type 5 keyboard layout; reported by Olivier Cherrier, | Miod Vallat |
2003-01-01 | KNF | Henning Brauer |
2003-01-01 | Support all possible rule types ("scrub" rules can log packets being | Ryan Thomas McBride |
2003-01-01 | use a #define for the default state table size | Henning Brauer |
2003-01-01 | KNF | Henning Brauer |
2003-01-01 | KNF | Henning Brauer |
2003-01-01 | disable the CLSTATS flag for now, since it violates the O_RDONLY check. | Cedric Berger |
2003-01-01 | Behaves correctly when duplicate addresses are given in the same ioctl. | Cedric Berger |
2003-01-01 | Behaves properly when someone try to insert/delete the same table name | Cedric Berger |
2003-01-01 | rip off a vmapbuf() from sparc, fix a bug in the vunmapbuf | Michael Shalayeff |
2003-01-01 | Remove skip step for action (scrub vs. non-scrub), as scrub rules are | Daniel Hartmeier |
2003-01-01 | Fix breakage from PF_RULESET_MAX increase, regress tests match again. | Daniel Hartmeier |
2003-01-01 | Scrub and filter rules are separated now, adjust authpf accordingly. | Daniel Hartmeier |
2003-01-01 | Extend two error messages, change one err() -> errx() where there's no | Daniel Hartmeier |
2002-12-31 | Typoes; jmc AT prioris DoT mini DoT pw DoT edu DoT pl | Todd C. Miller |
2002-12-31 | Adjust tests for kernel split of scrub into it's own ruleset type. | Ryan Thomas McBride |
2002-12-31 | Match kernel changes splitting scrub rules into their own ruleset type. | Ryan Thomas McBride |
2002-12-31 | Split scrub rules out from the filter rules in the kernel. | Ryan Thomas McBride |
2002-12-31 | amiga and sun3 turned out to not be y2k+3 compliant here. Remove them, as | Miod Vallat |
2002-12-31 | Prepare for the removal of amiga and sun3 platforms from the tree. | Miod Vallat |
2002-12-31 | fxi som tpyos | Anil Madhavapeddy |
2002-12-31 | sha1.c is needed by pf. | Matthieu Herrb |
2002-12-31 | document update-patches; help & ok espie | Peter Valchev |
2002-12-31 | + NFSCLIENT | Theo de Raadt |
2002-12-31 | don't overrun user-supplied buffer. from jinmei@kame, deraadt ok | Jun-ichiro itojun Hagino |
2002-12-31 | If we're going to replace strtok() with strtok_r(), and the caller of the | Jun-ichiro itojun Hagino |
2002-12-31 | Change this test to use the ipv6-icmp alias, icmp6. | Ryan Thomas McBride |
2002-12-31 | err() doesn't return. from Andrey Matveev. | Daniel Hartmeier |
2002-12-31 | Catch EISDIR in execvp() and friends so that if a directory appears | Todd C. Miller |
2002-12-31 | Mention pf rdr rules and anchors. | Daniel Hartmeier |
2002-12-31 | Fix regression tests for ipv6-icmp-type to icmp6-type changes in pfctl. | Ryan Thomas McBride |
2002-12-31 | Use a default state table limit of 10000 entries. This is safe for all | Daniel Hartmeier |
2002-12-30 | Match changes to pfctl and /etc/protocols. ipv6-icmp-type becomes icmp6-type; | Ryan Thomas McBride |
2002-12-30 | Change ipv6-icmp-type to icpm6-type. pf.conf files will need to be adjusted | Ryan Thomas McBride |
2002-12-30 | #set limit states unlimited -> 10000, as unlimited is not valid syntax. | Daniel Hartmeier |
2002-12-30 | minor KNF | Theo de Raadt |
2002-12-30 | similar to base includes; pinskia@physics.uc.edu | Theo de Raadt |
2002-12-30 | Add icmp6 as an alias for ipv6-icmp. This helps clear up confusion about | Ryan Thomas McBride |
2002-12-30 | Don't pass a NULL arg to Parse_DoVar which can happen if user specifies | Todd C. Miller |
2002-12-30 | dynamically allocate the struct con[], according to the -c arg given or a def... | Michael Shalayeff |
2002-12-30 | typos; jmc@prioris.mini.pw.edu.pl | Theo de Raadt |
2002-12-30 | typos, but i left it as "credential cache"; jmc@prioris.mini.pw.edu.pl | Theo de Raadt |
2002-12-30 | Add new parameter to scsi_test_unit_ready(): retries number. | Alexander Yurchenko |
2002-12-30 | Back out __EOF stuff and just use -1 in ctype.h. This is OK since | Todd C. Miller |