summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-01-02regenAlexander Yurchenko
2003-01-02Add Promise PDC20376 SATA RAIDAlexander Yurchenko
2003-01-02Handle things like "%%m" correctly; closes PR 3057Todd C. Miller
2003-01-02syncTheo de Raadt
2003-01-02Andrey Smagin reports Promis PDC20267 as working reliably.Miod Vallat
2003-01-02Fix 'at -r' crash.Mike Pechkin
2003-01-02TyposMiod Vallat
2003-01-02Remove explicit numbering of enums.Ryan Thomas McBride
2003-01-02Require a direction to be specified for rules which do routing.Ryan Thomas McBride
2003-01-02New files that were missed in the sendmail commitTodd C. Miller
2003-01-02D-Link DFE-650TXD new vendor mac.Federico G. Schwindt
2003-01-02When route-to/reply-to is used in combination with address translation,Daniel Hartmeier
2003-01-01Fill cpu_model, so that sysctl hw.model produces something interesting.Miod Vallat
2003-01-01Repair my last commit - zero the 2 radix nodes before inserting into table.Cedric Berger
2003-01-01various spelling errors; jmc@prioris.mini.pw.edu.plTheo de Raadt
2003-01-012003 in copyrightPeter Valchev
2003-01-01the the; bsd@openbsd.rutgers.eduTheo de Raadt
2003-01-01Fix real source of error message when FEATURE(nullclient) is used.Todd C. Miller
2003-01-01update to sendmail 8.12.7Todd C. Miller
2003-01-01move big output buffer messages to debug2Markus Friedl
2003-01-01Invalid key in french type 5 keyboard layout; reported by Olivier Cherrier,Miod Vallat
2003-01-01KNFHenning Brauer
2003-01-01Support all possible rule types ("scrub" rules can log packets beingRyan Thomas McBride
2003-01-01use a #define for the default state table sizeHenning Brauer
2003-01-01KNFHenning Brauer
2003-01-01KNFHenning Brauer
2003-01-01disable the CLSTATS flag for now, since it violates the O_RDONLY check.Cedric Berger
2003-01-01Behaves correctly when duplicate addresses are given in the same ioctl.Cedric Berger
2003-01-01Behaves properly when someone try to insert/delete the same table nameCedric Berger
2003-01-01rip off a vmapbuf() from sparc, fix a bug in the vunmapbufMichael Shalayeff
2003-01-01Remove skip step for action (scrub vs. non-scrub), as scrub rules areDaniel Hartmeier
2003-01-01Fix breakage from PF_RULESET_MAX increase, regress tests match again.Daniel Hartmeier
2003-01-01Scrub and filter rules are separated now, adjust authpf accordingly.Daniel Hartmeier
2003-01-01Extend two error messages, change one err() -> errx() where there's noDaniel Hartmeier
2002-12-31Typoes; jmc AT prioris DoT mini DoT pw DoT edu DoT plTodd C. Miller
2002-12-31Adjust tests for kernel split of scrub into it's own ruleset type.Ryan Thomas McBride
2002-12-31Match kernel changes splitting scrub rules into their own ruleset type.Ryan Thomas McBride
2002-12-31Split scrub rules out from the filter rules in the kernel.Ryan Thomas McBride
2002-12-31amiga and sun3 turned out to not be y2k+3 compliant here. Remove them, asMiod Vallat
2002-12-31Prepare for the removal of amiga and sun3 platforms from the tree.Miod Vallat
2002-12-31fxi som tpyosAnil Madhavapeddy
2002-12-31sha1.c is needed by pf.Matthieu Herrb
2002-12-31document update-patches; help & ok espiePeter Valchev
2002-12-31+ NFSCLIENTTheo de Raadt
2002-12-31don't overrun user-supplied buffer. from jinmei@kame, deraadt okJun-ichiro itojun Hagino
2002-12-31If we're going to replace strtok() with strtok_r(), and the caller of theJun-ichiro itojun Hagino
2002-12-31Change this test to use the ipv6-icmp alias, icmp6.Ryan Thomas McBride
2002-12-31err() doesn't return. from Andrey Matveev.Daniel Hartmeier
2002-12-31Catch EISDIR in execvp() and friends so that if a directory appearsTodd C. Miller
2002-12-31Mention pf rdr rules and anchors.Daniel Hartmeier