summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* libxtables: prefix/order - move parse_protocol to xtables.cJan Engelhardt2009-01-304-5/+5
* libxtables: prefix/order - move check_inverse to xtables.cJan Engelhardt2009-01-3060-124/+124
* libxtables: prefix - parse and escaped output funcJan Engelhardt2009-01-307-20/+20
* libxtables: prefix - misc functionsJan Engelhardt2009-01-307-18/+18
* libxtables: prefix/order - ascii to ipaddr/ipmask inputJan Engelhardt2009-01-306-19/+19
* libxtables: prefix/order - ipaddr/ipmask to ascii outputJan Engelhardt2009-01-308-39/+39
* libxtables: prefix/order - param_actJan Engelhardt2009-01-3011-140/+140
* libxtables: prefix/order - strtouiJan Engelhardt2009-01-2734-95/+108
* extensions: use UINT_MAX constants over open-coded numbers (2/2)Jan Engelhardt2009-01-2720-34/+34
* extensions: use UINT_MAX constants over open-coded bits (1/2)Jan Engelhardt2009-01-278-33/+33
* libxt_owner: use correct UID/GID boundariesJan Engelhardt2009-01-271-7/+7
* src: remove redundant castsJan Engelhardt2009-01-2718-27/+25
* src: remove redundant returns at end of void-returning functionsJan Engelhardt2009-01-275-9/+0
* man: fix physdev manpageBart De Schuymer2009-01-261-3/+3
* libxt_owner: add more spaces to outputDaniel Drake2009-01-191-2/+2
* doc: augment ICMP manpage by type/code syntaxJan Engelhardt2009-01-142-3/+3
* doc: escape minus sign in manpagesJan Engelhardt2009-01-1278-404/+400
* rateest: guard against segfaultJan Engelhardt2008-12-301-0/+3
* iptables-save: output ! in position according to manpageJan Engelhardt2008-12-0916-78/+54
* doc: fix a typo in libip6t_REJECT.manJan Engelhardt2008-11-241-2/+1
* src: remove inclusion of iptables.hJan Engelhardt2008-11-2040-38/+38
* state: report spaces in the state list parsingPablo Neira Ayuso2008-11-192-2/+8
* src: use NFPROTO_ constantsJan Engelhardt2008-11-1871-128/+128
* libxt_conntrack: dump ctdirJan Engelhardt2008-11-121-0/+15
* libxt_conntrack: respect -n option during ruledumpJan Engelhardt2008-11-101-2/+8
* Add SCTP/DCCP support to NAT targetsPatrick McHardy2008-11-044-4/+12
* Fix compile warnings using gcc 4.3.2Thomas Jarosch2008-10-234-0/+4
* Fix compile error in libxt_iprange.c using gcc 4.3.2Thomas Jarosch2008-10-231-0/+1
* libxt_recent: add IPv6 supportJan Engelhardt2008-10-222-60/+76
* Move libipt_recent to libxt_recentJan Engelhardt2008-10-222-64/+65
* libxt_TOS: fix compilation errorJirí Moravec2008-10-221-0/+1
* Add iptables support for the socket matchKOVACS Krisztian2008-10-152-0/+41
* Add iptables support for the TPROXY targetKOVACS Krisztian2008-10-152-0/+172
* mark: fix invalid iptables-save outputPablo Sebastian Greco2008-09-291-1/+1
* src: update comments part IIJan Engelhardt2008-09-042-4/+4
* manpages: fix another typo in tcp manpagePatrick McHardy2008-09-011-1/+1
* manpages: Fix a typo in tcp man pageWANG Cong2008-09-011-1/+1
* src: Missing limits.h includesPhil Oester2008-09-013-0/+5
* libxt_recent: do allow --rttl for --updateJan Engelhardt2008-09-012-2/+2
* src: Update commentsJan Engelhardt2008-09-0164-340/+13
* src: use regular includesJan Engelhardt2008-09-019-10/+9
* libxt_iprange: fix option namesJan Engelhardt2008-09-011-16/+16
* libxt_mac: flatten casts in libxt_macJan Engelhardt2008-09-011-5/+8
* manpages: add missing rateest match documentationJan Engelhardt2008-08-151-0/+55
* manpages: add missing rateest documentationJan Engelhardt2008-08-151-0/+1
* manpages: add missing --rsource,--rdest options to libxt_recent.manJan Engelhardt2008-08-131-0/+7
* build: fix initext.c dependencyJan Engelhardt2008-08-131-1/+1
* Synchronize invert flag order with manpagesJan Engelhardt2008-08-1320-34/+34
* physdev: remove extra space in outputJan Engelhardt2008-08-131-11/+12
* manpages: correct erroneous markupJan Engelhardt2008-08-129-10/+10