summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add support for xt_hashlimit match revision 1Jan Engelhardt2008-04-133-64/+458
* xtables.h: move non-exported parts to internal.hJan Engelhardt2008-04-132-61/+60
* Fix all remaining warnings (missing declarations, missing prototypes)Jan Engelhardt2008-04-1321-27/+55
* Update the libxt_owner manpage with the UID/GID-range featureJan Engelhardt2008-04-061-6/+9
* Fix -Wshadow warnings and clean up xt_sctp.hJan Engelhardt2008-04-0617-153/+140
* Drop -W from CFLAGS and some tiny code cleanupsJan Engelhardt2008-04-0610-18/+18
* Makefile: add a "tarball" targetJan Engelhardt2008-04-061-0/+8
* Correct the family member value of libxt_mark revision 1Jan Engelhardt2008-04-061-1/+1
* Fix compilation of iptables-static buildJan Engelhardt2008-04-061-3/+3
* Retry ruleset dump when kernel returns EAGAIN.Patrick McHardy2008-04-021-1/+4
* [IPTABLES]: libxt_iprange: Fix IP validation logicJames King2008-04-021-2/+2
* removes useless white spaces from iptables-xml manpages.Filippo Zangheri2008-03-071-9/+9
* bump iptables version to prepare 1.4.1 releasePablo Neira Ayuso2008-03-021-1/+1
* Fix define value of SCTP chunk type.Naohiro Ooiwa2008-02-291-2/+2
* Remove compiler.h inclusions.Patrick McHardy2008-02-223-4/+0
* Add netfilter.hPatrick McHardy2008-01-291-0/+48
* fix gcc warningsMax Kellermann2008-01-2984-118/+122
* allow empty strings in argument parserMax Kellermann2008-01-292-14/+10
* unescape parametersMax Kellermann2008-01-292-53/+56
* escape stringsMax Kellermann2008-01-296-7/+57
* use size_tMax Kellermann2008-01-292-5/+6
* whitespace cleanupMax Kellermann2008-01-297-118/+118
* Fix REDIRECT manpageMax Kellermann2008-01-291-2/+1
* [IPTABLES]: libxt_owner: UID/GID range supportJan Engelhardt2008-01-292-23/+49
* [IPTABLES]: libxt_conntrack revision 1Jan Engelhardt2008-01-292-17/+576
* libxt_CONNMARK revision 1Jan Engelhardt2008-01-293-20/+310
* Build adjustmentsJan Engelhardt2008-01-292-5/+5
* Give preference to iptables header filesJan Engelhardt2008-01-293-6/+10
* Remove obsolete filePatrick McHardy2008-01-201-24/+0
* libxt_TCPOPTSTRIPSven Schnelle2008-01-203-0/+232
* libxt_iprange r1Jan Engelhardt2008-01-201-1/+222
* libxt_iprange r0Jan Engelhardt2008-01-205-56/+66
* libxt_mark r1Jan Engelhardt2008-01-202-29/+118
* libxt_hashlimit checksJan Engelhardt2008-01-201-0/+17
* rename overlapping function namesJan Engelhardt2008-01-2013-379/+356
* bunch o' renamesJan Engelhardt2008-01-2011-179/+190
* libxt_conntrack r0Jan Engelhardt2008-01-205-240/+271
* print warning when dlopen failsJan Engelhardt2008-01-201-0/+14
* libxt_connmark r1Jan Engelhardt2008-01-203-36/+124
* libxt_MARK r2Jan Engelhardt2008-01-205-19/+177
* libxt_TOSJan Engelhardt2008-01-205-170/+289
* libxt_tosJan Engelhardt2008-01-206-172/+298
* libxt_ownerJan Engelhardt2008-01-207-532/+606
* common error messagesJan Engelhardt2008-01-202-1/+55
* Introduce strtonum(), which works like string_to_number(), but passesJan Engelhardt2008-01-202-0/+49
* Converts the iptables build infrastructure to autotools.Jan Engelhardt2008-01-2017-709/+416
* - cleanup several code wraparoundsPablo Neira Ayuso2008-01-171-4/+21
* Add rateest match extensionPatrick McHardy2008-01-153-1/+495
* Add RATEEST target extensionPatrick McHardy2008-01-154-3/+254
* Solving scalability issue: for chain list "name" searching.Jesper Dangaard Brouer2008-01-151-4/+414