summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* Fix iptables-save output of libxt_owner matchLutz Jaenicke2008-06-061-9/+9
* build: check for missing feature filesJan Engelhardt2008-06-051-0/+3
* manpages: consistent syntaxPatrick McHardy2008-06-0230-83/+90
* REDIRECT: Allow symbolic port in REDIRECT --to-portKristof Provost2008-05-261-0/+3
* Don't assume /bin/sh is bashThomas Jacob2008-05-201-6/+8
* iptables out-of-tree build directoryJan Engelhardt2008-05-121-1/+3
* Remove old functions, constantsJan Engelhardt2008-04-1584-540/+481
* Resolve libipt_set warningsJan Engelhardt2008-04-151-9/+9
* Remove support for compilation of conditional extensionsJan Engelhardt2008-04-158-233/+3
* Combine ipt and ip6t manpagesJan Engelhardt2008-04-1415-204/+12
* Implement AF_UNSPEC as a wildcard for extensionsJan Engelhardt2008-04-1416-275/+21
* RATEEST: add manpageJan Engelhardt2008-04-142-3/+13
* manpages: update to reflect fine-grained controlJan Engelhardt2008-04-1310-17/+17
* manpages: grammar and spellingJan Engelhardt2008-04-136-8/+8
* manpages: fix broken markup (missing close tags)Jan Engelhardt2008-04-138-11/+11
* Combine IP{,6}T_LIB_DIR into XTABLES_LIBDIRJan Engelhardt2008-04-131-3/+3
* Add support for xt_hashlimit match revision 1Jan Engelhardt2008-04-132-58/+426
* Fix all remaining warnings (missing declarations, missing prototypes)Jan Engelhardt2008-04-133-6/+3
* 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-067-44/+51
* Drop -W from CFLAGS and some tiny code cleanupsJan Engelhardt2008-04-067-9/+9
* 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
* [IPTABLES]: libxt_iprange: Fix IP validation logicJames King2008-04-021-2/+2
* Fix define value of SCTP chunk type.Naohiro Ooiwa2008-02-291-2/+2
* fix gcc warningsMax Kellermann2008-01-2978-96/+98
* escape stringsMax Kellermann2008-01-294-7/+14
* use size_tMax Kellermann2008-01-291-4/+5
* whitespace cleanupMax Kellermann2008-01-291-28/+28
* Fix REDIRECT manpageMax Kellermann2008-01-291-2/+1
* [IPTABLES]: libxt_owner: UID/GID range supportJan Engelhardt2008-01-291-21/+47
* [IPTABLES]: libxt_conntrack revision 1Jan Engelhardt2008-01-292-17/+576
* libxt_CONNMARK revision 1Jan Engelhardt2008-01-292-20/+305
* Build adjustmentsJan Engelhardt2008-01-291-4/+4
* Give preference to iptables header filesJan Engelhardt2008-01-291-2/+3
* libxt_TCPOPTSTRIPSven Schnelle2008-01-202-0/+219
* libxt_iprange r1Jan Engelhardt2008-01-201-1/+222
* libxt_iprange r0Jan Engelhardt2008-01-203-51/+46
* libxt_mark r1Jan Engelhardt2008-01-201-28/+112
* libxt_hashlimit checksJan Engelhardt2008-01-201-0/+17
* rename overlapping function namesJan Engelhardt2008-01-208-25/+23
* bunch o' renamesJan Engelhardt2008-01-206-17/+18
* libxt_conntrack r0Jan Engelhardt2008-01-203-163/+188
* libxt_connmark r1Jan Engelhardt2008-01-202-36/+119
* libxt_MARK r2Jan Engelhardt2008-01-204-19/+173
* libxt_TOSJan Engelhardt2008-01-204-170/+284
* libxt_tosJan Engelhardt2008-01-205-172/+292
* libxt_ownerJan Engelhardt2008-01-206-532/+590
* Converts the iptables build infrastructure to autotools.Jan Engelhardt2008-01-208-324/+221
* Add rateest match extensionPatrick McHardy2008-01-152-1/+462