Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix missing space in ruleset listing | Patrick McHardy | 2007-01-11 | 1 | -1/+1 |
| | |||||
* | fix 'save' (Michael Rash) | Michael Rash | 2006-01-30 | 1 | -2/+2 |
| | |||||
* | Fix some gcc-4 warnings | Patrick McHardy | 2005-11-18 | 1 | -3/+3 |
| | |||||
* | update string match to reflect new kernel implementation (Pablo Neira) | Pablo Neira | 2005-08-28 | 1 | -40/+110 |
| | |||||
* | Kill NFC_* stuff in iptables (Pablo Neira <pablo@eurodev.net>) | Pablo Neira | 2005-02-14 | 1 | -10/+0 |
| | | | | Fixes build with conntrack event patch for 2.6 | ||||
* | Fix saving of non-printable characters in string (Michael Rash) (Closes: #168) | Michael Rash | 2004-01-05 | 1 | -4/+71 |
| | |||||
* | Fix typo in libipt_string (Nancy Fudd). (Closes: #89) | Harald Welte | 2003-04-30 | 1 | -1/+1 |
| | |||||
* | - Remove unneeded fputc() in help(). | Stephane Ouellette | 2003-04-27 | 1 | -34/+42 |
| | | | | | | | | | - C99 initializers. - In parse(), print an error message when multiple strings are specified on the command line. - Remove print_string(). This fixes save() when used with iptables-save/iptables-restore. (Stephane Ouellette) | ||||
* | add fix to string match (Michael Rash) | Michael Rash | 2003-04-21 | 1 | -2/+24 |
| | |||||
* | Add support for hex strings (Michael Rash) | Michael Rash | 2003-02-26 | 1 | -2/+65 |
| | |||||
* | globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent ↵ | Harald Welte | 2002-05-29 | 1 | -2/+2 |
| | | | | naming | ||||
* | Fix 'iptables -p !' bug (segfault when `!' used without argument) | Harald Welte | 2002-03-14 | 1 | -2/+1 |
| | |||||
* | - added patch to support statically linking of iptables | Harald Welte | 2001-08-06 | 1 | -0/+1 |
| | | | | - iptables-save/-restore is no longer experimental | ||||
* | typo (it's BM_MAX_NLEN, not BM_MAX_LEN) (reported by s I n) | Harald Welte | 2001-05-21 | 1 | -1/+1 |
| | |||||
* | ip6tables-save/-restore by Kis-Szabo Andras | András Kis-Szabó | 2001-02-26 | 1 | -2/+9 |
| | |||||
* | Emmanuel Roger's string matching patch. | Emmanuel Roger | 2000-10-04 | 1 | -0/+127 |