Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PATCH]: allow empty strings in argument parser | /C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net | 2008-01-29 | 1 | -7/+5 |
* | [PATCH]: unescape parameters | /C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net | 2008-01-29 | 1 | -25/+35 |
* | [PATCH]: whitespace cleanup | /C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net | 2008-01-29 | 1 | -19/+19 |
* | [PATCH] let DO_MULTI=1 work for ip6tables* binaries | /C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net | 2007-10-23 | 1 | -0/+4 |
* | Fix sscanf type errors | /C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net | 2007-10-17 | 1 | -5/+9 |
* | Add ip6tables-{save,restore} to non-experimental target, fix strict aliasing ... | /C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net | 2007-10-16 | 1 | -1/+5 |
* | Introduces xtables match/target registration | /C=JP/ST=JP/CN=Yasuyuki Kozakai/emailAddress=yasuyuki@netfilter.org | 2007-07-24 | 1 | -1/+1 |
* | Moves ip[6]tables_insmod() to xtables.c as xtables_insmod() | /C=JP/ST=JP/CN=Yasuyuki Kozakai/emailAddress=yasuyuki@netfilter.org | 2007-07-24 | 1 | -1/+2 |
* | Fix missing newlines in iptables-save/restore output (Pavol Rusnak <prusnak@s... | /C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net | 2007-05-10 | 1 | -2/+2 |
* | ip6tables-restore should output error of modprobe if failed to load | /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=yasuyuki/emailAddress=yasuyuki@netfilter.org | 2007-03-20 | 1 | -1/+1 |
* | Supress error message from modprobe on checking revision. | /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=yasuyuki/emailAddress=yasuyuki@netfilter.org | 2007-03-13 | 1 | -1/+1 |
* | Fix missing space in error message (Bugzilla 544) | /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=kaber/emailAddress=kaber@netfilter.org | 2007-02-14 | 1 | -1/+1 |
* | fix compile/install error for iptables-xml with DO_MULTI=1 (Lutz Jaenicke) | /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=yasuyuki/emailAddress=yasuyuki@netfilter.org | 2006-12-09 | 1 | -1/+1 |
* | fix segfault or loading of invalid counters in ip[6]tables-restore (Olaf Remp... | /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org | 2006-02-09 | 1 | -1/+4 |
* | Flush chain with noflush when it is redefined (Charlie Brady <charlieb-netfil... | /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=kaber/emailAddress=kaber@netfilter.org | 2005-06-12 | 1 | -6/+15 |
* | Fix setting lib_dir in ip*tables-{save,restore} | /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=gandalf/emailAddress=gandalf@netfilter.org | 2004-12-27 | 1 | -1/+5 |
* | slightly different semantics of iptc_builtin | laforge | 2004-08-30 | 1 | -2/+2 |
* | Get rid of some warnings when compiling 64bit. | gandalf | 2004-05-26 | 1 | -2/+2 |
* | (Continuing the bloody-series) Bloody missing resync (Did I mention how much ... | gandalf | 2004-02-02 | 1 | -2/+2 |
* | (Continuing the bloody-series) Bloody typos :) | gandalf | 2004-02-02 | 1 | -2/+2 |
* | Bloody copy-n-edit. Add --test (-t) in order to test... | gandalf | 2004-02-02 | 1 | -6/+16 |
* | Bloody copy-n-edit. Complain when COMMIT is missing... | gandalf | 2004-02-02 | 1 | -1/+6 |
* | Another minor codestyle fix | gandalf | 2004-01-31 | 1 | -2/+3 |
* | Minor codestyle fix | gandalf | 2004-01-31 | 1 | -2/+3 |
* | I guess nobody actually used --verbose | gandalf | 2004-01-31 | 1 | -2/+2 |
* | Fix even more possibly not zero-terminated strings after copy (Karsten Desler) | gandalf | 2004-01-31 | 1 | -1/+2 |
* | allow embedding of quote character inside quoted string (Michael Rash) | laforge | 2004-01-05 | 1 | -2/+6 |
* | fix memory leak(s) in libiptc. Reverts the previous (wrong) patch. (Martin J... | laforge | 2003-05-02 | 1 | -2/+5 |
* | port 'line number on error in iptables-restore' from ipv4 | laforge | 2003-03-05 | 1 | -6/+9 |
* | minor fixes by kisza: | laforge | 2002-08-14 | 1 | -7/+2 |
* | globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent n... | laforge | 2002-05-29 | 1 | -3/+3 |
* | add ip6tables-save/restore manpages; sync with ipv4 (kisza) | laforge | 2002-03-03 | 1 | -98/+104 |
* | check for --table as well as -t (Andreas Ferber) | laforge | 2001-10-22 | 1 | -1/+2 |
* | fix stupid bug introduced with too-lazy "-t" checking. | laforge | 2001-10-21 | 1 | -16/+8 |
* | prevent ip(6)tables-restore from crashing when a line contains -t | laforge | 2001-10-16 | 1 | -0/+16 |
* | ip6tables-(save/restore) sync with IPv4 code | laforge | 2001-10-04 | 1 | -60/+115 |
* | - added patch to support statically linking of iptables | laforge | 2001-08-06 | 1 | -0/+4 |
* | Added support for iptables-restore module-load-on-demand (a. van schie) | laforge | 2001-06-16 | 1 | -4/+17 |
* | forgot to add those two... | laforge | 2001-02-27 | 1 | -0/+299 |