summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* manpage: explain what rule-specification isJan Engelhardt2008-10-291-5/+11
* manpage: use separate paragraphs for command syntaxJan Engelhardt2008-10-291-9/+9
* 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-224-91/+91
* 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-153-0/+186
* v1.4.2v1.4.2Patrick McHardy2008-10-082-3/+3
* mark: fix invalid iptables-save outputPablo Sebastian Greco2008-09-291-1/+1
* libiptc: remove old fixmeJesper Dangaard Brouer2008-09-241-2/+0
* doc: remove mentions of NAT in ip6tables manpageJan Engelhardt2008-09-081-18/+3
* build: run ldconfig on `make install`Jan Engelhardt2008-09-081-0/+5
* 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
* build: prepare make tarball for git 1.6.0Jan Engelhardt2008-09-011-1/+1
* 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
* build: fix iptables-static buildJan Engelhard2008-08-151-2/+2
* 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
* build: fix dependency tracking for xtables.h.inJan Engelhardt2008-08-131-0/+2
* Synchronize invert flag order with manpagesJan Engelhardt2008-08-1322-45/+45
* Warn about use of DROP in nat tableJan Engelhardt2008-08-131-0/+8