summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libxtables: move afinfo aroundJan Engelhardt2009-02-0711-52/+71
* libxtables: prefix/order - move parse_protocol to xtables.cJan Engelhardt2009-01-308-146/+96
* libxtables: prefix/order - move check_inverse to xtables.cJan Engelhardt2009-01-3064-175/+164
* libxtables: prefix - parse and escaped output funcJan Engelhardt2009-01-3011-32/+39
* libxtables: prefix - misc functionsJan Engelhardt2009-01-3011-29/+30
* libxtables: prefix/order - ascii to ipaddr/ipmask inputJan Engelhardt2009-01-308-29/+29
* libxtables: prefix/order - ipaddr/ipmask to ascii outputJan Engelhardt2009-01-3012-67/+67
* libxtables: prefix/order - param_actJan Engelhardt2009-01-3016-162/+186
* libxtables: prefix/order - program_nameJan Engelhardt2009-01-3013-48/+68
* libxtables: prefix/order - strtouiJan Engelhardt2009-01-2738-173/+141
* libxtables: prefix/order - libdirJan Engelhardt2009-01-279-65/+27
* libxtables: prefix/order - match/target loadingJan Engelhardt2009-01-275-82/+94
* libxtables: prefix/order - modprobe and xtables.ko loadingJan Engelhardt2009-01-277-17/+22
* libxtables: prefix/order - fw_xallocJan Engelhardt2009-01-276-26/+29
* extensions: use UINT_MAX constants over open-coded numbers (2/2)Jan Engelhardt2009-01-2723-42/+42
* 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-2719-28/+26
* src: remove redundant returns at end of void-returning functionsJan Engelhardt2009-01-276-11/+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 manpage (2)Jan Engelhardt2009-01-142-135/+136
* build: remove non-portable ruleJan Engelhardt2009-01-121-3/+0
* build: use regular = assignments in MakefileJan Engelhardt2009-01-121-10/+10
* doc: escape minus sign in manpagesJan Engelhardt2009-01-1279-414/+416
* doc: resynchronize markup in iptables,ip6tables.8.inJan Engelhardt2009-01-082-15/+13
* doc: put iptables version into manpageJan Engelhardt2009-01-083-4/+4
* build: resolve autotools suggestionsJan Engelhardt2009-01-073-4/+9
* env: augment deprecation noticeJan Engelhardt2009-01-076-6/+12
* rateest: guard against segfaultJan Engelhardt2008-12-301-0/+3
* iptables-save: output ! in position according to manpageJan Engelhardt2008-12-0916-78/+54
* src: remove unused include filesJan Engelhardt2008-12-076-141/+0
* libiptc: guard chain index allocation for different malloc implementationsJan Engelhardt2008-11-261-1/+1
* doc: fix a typo in libip6t_REJECT.manJan Engelhardt2008-11-241-2/+1
* src: remove inclusion of iptables.hJan Engelhardt2008-11-2040-38/+38
* iptables: refer to dmesg when we hit errorPablo Neira Ayuso2008-11-192-2/+4
* state: report spaces in the state list parsingPablo Neira Ayuso2008-11-192-2/+8
* iptables: fix error reporting with wrong/missing argumentsPablo Neira Ayuso2008-11-192-2/+36
* src: use NFPROTO_ constantsJan Engelhardt2008-11-1878-134/+146
* src: reuse the global modprobe_program variableJan Engelhardt2008-11-182-11/+8
* Bump version to 1.4.3-rc1v1.4.3-rc1Patrick McHardy2008-11-132-4/+4
* libxt_conntrack: dump ctdirJan Engelhardt2008-11-121-0/+15
* libiptc: make sockfd a per-handle thingJan Engelhardt2008-11-101-24/+14
* libxt_conntrack: respect -n option during ruledumpJan Engelhardt2008-11-101-2/+8
* libiptc: use hex output for hookmaskJan Engelhardt2008-11-101-2/+2
* libiptc: remove unused iptc_get_raw_socket and iptc_check_packetJan Engelhardt2008-11-103-26/+0
* libiptc: remove indirectionsJan Engelhardt2008-11-1013-279/+284
* libiptc: remove typedef indirectionJan Engelhardt2008-11-1015-188/+186
* Add SCTP/DCCP support to NAT targetsPatrick McHardy2008-11-044-4/+12