summaryrefslogtreecommitdiffstats
path: root/extensions/libipt_recent.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH]: fix gcc warnings/C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net2008-01-291-1/+1
* [PATCH 09/13] Unique names 3/6/C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net2007-10-041-26/+18
* Fix sparse warnings: non-ANSI function declarations, 0 used as pointer/C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net2007-09-081-11/+11
* [PATCH]: Remove last vestiges of NFC (Peter Riley <Peter.Riley@hotpop.com>)/C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net2007-09-021-2/+1
* Make the option structures const./C=JP/ST=JP/CN=Yasuyuki Kozakai/emailAddress=yasuyuki@netfilter.org2007-07-301-1/+1
* Remove the .next=NULL field. This is automatically initialized to zero./C=JP/ST=JP/CN=Yasuyuki Kozakai/emailAddress=yasuyuki@netfilter.org2007-07-301-1/+0
* Fixes warning on compilation of iptables matches/targets/C=JP/ST=JP/CN=Yasuyuki Kozakai/emailAddress=yasuyuki@netfilter.org2007-07-241-3/+3
* Replaces ipt_entry_* with xt_entry_* in matches/targets/C=JP/ST=JP/CN=Yasuyuki Kozakai/emailAddress=yasuyuki@netfilter.org2007-07-241-4/+4
* Kill NFC_* stuff in iptables (Pablo Neira <pablo@eurodev.net>)/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=kaber/emailAddress=kaber@netfilter.org2005-02-141-1/+0
* Fix even more possibly not zero-terminated strings after copy (Karsten Desler)gandalf2004-01-311-0/+4
* Fix libipt_recent.c save() (Sven Strickroth)gandalf2003-06-011-4/+5
* add ipt_recent version 0.3.1 to CVSlaforge2003-04-141-33/+36
* fix a compiler warninglaforge2003-03-301-0/+11
* 'recent' match update by Stephen Frost:laforge2003-03-031-17/+18
* version 0.2.1 of ipt_recent patch (stephen frost)laforge2002-06-211-9/+27
* fix all compile warnings within iptables extensions (fabrice)laforge2002-06-141-1/+1
* globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent n...laforge2002-05-291-2/+2
* Fix 'iptables -p !' bug (segfault when `!' used without argument)laforge2002-03-141-4/+4
* recent patch update by stephen frostlaforge2002-02-041-4/+29
* add new recent match to patch-o-matic (Stephen Frost)laforge2001-11-081-0/+178