| Commit message (Expand) | Author | Age | Files | Lines |
* | ipfstat should parse "any" when used with -D/-S command line options | darrenr | 2007-06-24 | 1 | -1/+2 |
* | Remove files no longer required to build IPFilter | darrenr | 2007-06-04 | 14 | -2169/+0 |
* | Merge IPFilter 4.1.23 back to HEAD | darrenr | 2007-06-04 | 119 | -1036/+1788 |
* | This commit was generated by cvs2svn to compensate for changes in r170263, | darrenr | 2007-06-04 | 78 | -255/+2097 |
|\ |
|
| * | Import IPFilter 4.1.23 to vendor branch. | darrenr | 2007-06-04 | 197 | -1296/+3896 |
* | | Resolve conflicts | guido | 2006-08-16 | 38 | -438/+525 |
* | | This commit was generated by cvs2svn to compensate for changes in r161351, | guido | 2006-08-16 | 42 | -32/+635 |
|\ \
| |/ |
|
| * | Import IP Filter 4.1.13 | guido | 2006-08-16 | 79 | -358/+1159 |
* | | fix "ipf -Z" reporting rubbish and possibly panic'ing box | darrenr | 2006-04-18 | 1 | -3/+9 |
* | | Add a man page for mkfilters(1) and put the corrected perl script in the | darrenr | 2006-02-27 | 2 | -0/+5 |
* | | Resolve conflicts (and believe me...you don't want to know). | guido | 2005-12-30 | 126 | -255/+427 |
* | | This commit was generated by cvs2svn to compensate for changes in r153877, | guido | 2005-12-30 | 108 | -824/+1586 |
|\ \
| |/ |
|
| * | Import IP Filter 4.1.10 | guido | 2005-12-30 | 315 | -1505/+2032 |
| * | Missing file from vendor branch import. | darrenr | 2005-04-26 | 1 | -3/+1 |
| * | these files should never have been imported...they are junk | darrenr | 2005-04-25 | 2 | -219/+0 |
* | | Remove these files from src/contrib/ipfilter as they are already present | darrenr | 2005-06-23 | 16 | -8232/+0 |
* | | Fix some minor problems before release: | darrenr | 2005-06-23 | 1 | -1/+5 |
* | | Since this is already off the vendor branch: Our kernel is now in | eivind | 2005-05-27 | 1 | -1/+1 |
* | | arm defaults to unsigned char as well. | cognet | 2005-05-24 | 1 | -1/+1 |
* | | Enable building /sbin/ipf (but not the rescue version) with the ability to | darrenr | 2005-05-16 | 2 | -1/+689 |
* | | Fix tinderbox build on ppc. | grehan | 2005-05-08 | 1 | -1/+1 |
* | | Don't use quad_t on FreeBSD (deprecated) so use "long long" instead. | darrenr | 2005-04-28 | 1 | -1/+1 |
* | | Patches from Ruslam Ermilov to remove NetBSD bits from Makefiles and cleanup | darrenr | 2005-04-28 | 1 | -1/+1 |
* | | Fix include directives that were missing the netinet include directory, where | darrenr | 2005-04-26 | 5 | -4/+971 |
* | | Fix problems with building libipf: | darrenr | 2005-04-26 | 2 | -7/+5 |
* | | this file does not belong in a freebsd distribution | darrenr | 2005-04-25 | 1 | -2131/+0 |
* | | * Someone imported a lot of files with the wrong CVS tag, so lots of files need | darrenr | 2005-04-25 | 259 | -17240/+832 |
* | | This commit was generated by cvs2svn to compensate for changes in r145513, | darrenr | 2005-04-25 | 2 | -219/+0 |
* | | This commit was generated by cvs2svn to compensate for changes in r145510, | darrenr | 2005-04-25 | 417 | -1733/+41248 |
|\ \
| |/ |
|
| * | import ipfilter 4.1.8 into the vendor branch | darrenr | 2005-04-25 | 458 | -11191/+60111 |
* | | Committ changes from 3.4.31 -> 3.4.35 | darrenr | 2004-06-21 | 8 | -44/+124 |
* | | This commit was generated by cvs2svn to compensate for changes in r130887, | darrenr | 2004-06-21 | 61 | -376/+1296 |
|\ \
| |/ |
|
| * | Import ipfilter 3.4.35 onto vendor branch | darrenr | 2004-06-21 | 86 | -838/+2160 |
* | | if_name and if_unit renaming to if_xname should be dealth with in | guido | 2004-01-02 | 1 | -0/+1 |
* | | This commit was generated by cvs2svn to compensate for changes in r123109, | brooks | 2003-12-02 | 2 | -4/+8 |
|\ \
| |/ |
|
| * | This is a direct commit to the vendor branch with code from the vendor. | brooks | 2003-12-02 | 2 | -4/+8 |
* | | update man page to reflect change in default syslog level ipmon is now compil... | darrenr | 2003-04-05 | 1 | -1/+1 |
* | | Change the default syslog facility from LOG_LOCAL0 to LOG_SECURITY after | darrenr | 2003-04-05 | 1 | -1/+2 |
* | | bring changes in IPFilter to 3.4.31 on to the head | darrenr | 2003-02-15 | 10 | -16/+60 |
* | | This commit was generated by cvs2svn to compensate for changes in r110917, | darrenr | 2003-02-15 | 48 | -179/+1037 |
|\ \
| |/ |
|
| * | Import userland tools for IPFilter 3.4.31 into -current | darrenr | 2003-02-15 | 75 | -407/+1711 |
* | | Bow to the whining masses and change a union back into void *. Retain | dillon | 2003-01-13 | 1 | -3/+3 |
* | | Change struct file f_data to un_data, a union of the correct struct | dillon | 2003-01-12 | 1 | -3/+4 |
* | | merge the changes from 3.4.29 that didn't go cleanly due to conflicts | darrenr | 2002-08-28 | 2 | -4/+7 |
* | | This commit was generated by cvs2svn to compensate for changes in r102521, | darrenr | 2002-08-28 | 15 | -46/+114 |
|\ \
| |/ |
|
| * | With a bit of luck, this will be a first-time right import of ipfilter 3.4.29 | darrenr | 2002-08-28 | 31 | -138/+435 |
* | | Commit changes that happened in IPFilter versions 3.4.27 - 3.4.28 | darrenr | 2002-06-07 | 2 | -7/+18 |
* | | This commit was generated by cvs2svn to compensate for changes in r98008, | darrenr | 2002-06-07 | 9 | -0/+81 |
|\ \
| |/ |
|
| * | Import IPFilter 3.4.28 | darrenr | 2002-06-07 | 9 | -0/+81 |
* | | This commit was generated by cvs2svn to compensate for changes in r98005, | darrenr | 2002-06-07 | 15 | -45/+137 |
|\ \
| |/ |
|