summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* 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
* libxt_dscp: fix save of negated dscp match rulesPhil Oester2008-08-041-1/+1
* iptables-save: fix hashlimit outputPhil Oester2008-08-041-1/+1
* libxt_recent: do not allow both --set and --rttlJan Engelhardt2008-08-041-10/+23
* src: remove dependency on libiptc headersJan Engelhardt2008-08-044-0/+4
* xt_string: string extension case insensitive matchingJoonwoo Park2008-07-071-10/+60
* libxt_TOS: make sure --set-tos value/mask is recognizedJan Engelhardt2008-06-301-1/+2
* iprange: kernel flags were not setJan Engelhardt2008-06-131-0/+6
* build: fix `make install` when --disable-shared is usedJan Engelhardt2008-06-121-1/+1
* manpage updatesJan Engelhardt2008-06-0818-43/+47
* sparse warning fixes: integer used as pointerPatrick McHardy2008-06-075-9/+9
* libxt_owner: add spaces to outputJan Engelhardt2008-06-061-23/+23
* addrtype match: added revision 1Laszlo Attila Toth2008-06-062-16/+206
* 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