summaryrefslogtreecommitdiffstats
path: root/extensions/libipt_recent.c
Commit message (Expand)AuthorAgeFilesLines
* Remove old functions, constantsJan Engelhardt2008-04-151-10/+8
* fix gcc warningsMax Kellermann2008-01-291-1/+1
* Unique names 3/6Jan Engelhardt2007-10-041-26/+18
* Fix sparse warnings: non-ANSI function declarations, 0 used as pointerPatrick McHardy2007-09-081-11/+11
* Remove last vestiges of NFC (Peter Riley <Peter.Riley@hotpop.com>)Peter Riley2007-09-021-2/+1
* Make the option structures const.Jan Engelhardt2007-07-301-1/+1
* Remove the .next=NULL field. This is automatically initialized to zero.Jan Engelhardt2007-07-301-1/+0
* Fixes warning on compilation of iptables matches/targetsYasuyuki KOZAKAI2007-07-241-3/+3
* Replaces ipt_entry_* with xt_entry_* in matches/targetsYasuyuki KOZAKAI2007-07-241-4/+4
* Kill NFC_* stuff in iptables (Pablo Neira <pablo@eurodev.net>)Pablo Neira2005-02-141-1/+0
* Fix even more possibly not zero-terminated strings after copy (Karsten Desler)Karsten Desler2004-01-311-0/+4
* Fix libipt_recent.c save() (Sven Strickroth)Sven Strickroth2003-06-011-4/+5
* add ipt_recent version 0.3.1 to CVSStephen Frost2003-04-141-33/+36
* fix a compiler warningHarald Welte2003-03-301-0/+11
* 'recent' match update by Stephen Frost:Stephen Frost2003-03-031-17/+18
* version 0.2.1 of ipt_recent patch (stephen frost)Stephen Frost2002-06-211-9/+27
* fix all compile warnings within iptables extensions (fabrice)Fabrice MARIE2002-06-141-1/+1
* globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent n...Harald Welte2002-05-291-2/+2
* Fix 'iptables -p !' bug (segfault when `!' used without argument)Harald Welte2002-03-141-4/+4
* recent patch update by stephen frostStephen Frost2002-02-041-4/+29
* add new recent match to patch-o-matic (Stephen Frost)Stephen Frost2001-11-081-0/+178