Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PATCH]: escape strings | /C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net | 2008-01-29 | 1 | -0/+37 |
* | [PATCH]: rename overlapping function names | /C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net | 2008-01-20 | 1 | -0/+318 |
* | [PATCH]: bunch o' renames | /C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net | 2008-01-20 | 1 | -0/+148 |
* | [PATCH]: print warning when dlopen fails | /C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net | 2008-01-20 | 1 | -0/+14 |
* | [PATCH]: common error messages | /C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net | 2008-01-20 | 1 | -0/+49 |
* | Introduce strtonum(), which works like string_to_number(), but passes | /C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net | 2008-01-20 | 1 | -0/+44 |
* | [patch] iptables and NO_SHARED_LIBS/dlfcn.h | /C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net | 2007-12-19 | 1 | -1/+4 |
* | Fix showing help text for matches/targets with revision as user | /C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net | 2007-12-03 | 1 | -0/+9 |
* | [PATCH iptables] print warnings to stderr | /C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net | 2007-10-17 | 1 | -3/+4 |
* | Tries to load libxt_*.so at first. | /C=JP/ST=JP/CN=Yasuyuki Kozakai/emailAddress=yasuyuki@netfilter.org | 2007-08-04 | 1 | -15/+22 |
* | Moves all declarations in iptables_common.h to xtables.h. | /C=JP/ST=JP/CN=Yasuyuki Kozakai/emailAddress=yasuyuki@netfilter.org | 2007-07-24 | 1 | -1/+0 |
* | Moves some duplicated functions in ip[6]tables.c to xtables.c | /C=JP/ST=JP/CN=Yasuyuki Kozakai/emailAddress=yasuyuki@netfilter.org | 2007-07-24 | 1 | -0/+103 |
* | Introduces xtables match/target registration | /C=JP/ST=JP/CN=Yasuyuki Kozakai/emailAddress=yasuyuki@netfilter.org | 2007-07-24 | 1 | -0/+342 |
* | 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/+85 |
* | Moves common fw_malloc() and fw_calloc() to xtables.c | /C=JP/ST=JP/CN=Yasuyuki Kozakai/emailAddress=yasuyuki@netfilter.org | 2007-07-24 | 1 | -0/+30 |
* | Adds xtables.[ch] and change Makefile to compile it | /C=JP/ST=JP/CN=Yasuyuki Kozakai/emailAddress=yasuyuki@netfilter.org | 2007-07-24 | 1 | -0/+19 |