summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * build: abort autogen on subcommand failureJan Engelhardt2011-08-011-1/+1
| * build: strengthen check for overlong lladdr componentsJan Engelhardt2011-08-011-2/+2
| * build: workaround broken linux-headers on RHEL-5Jan Engelhardt2011-08-011-0/+2
| * libxt_string: define _GNU_SOURCE for strnlenJan Engelhardt2011-08-011-0/+1
| * libxt_TCPMSS: restore build with IPv6-less libcsJan Engelhardt2011-07-223-4/+5
| * extensions: use multi-target registrationJan Engelhardt2011-07-222-56/+56
* | Bump version to 1.4.12v1.4.12Patrick McHardy2011-07-221-1/+1
* | Merge branch 'master' of git://dev.medozas.de/iptablesPatrick McHardy2011-07-1110-112/+65
|\|
| * libxt_conntrack: move more data into the xt_option_entryJan Engelhardt2011-07-101-8/+6
| * libxt_conntrack: restore network-byte order for v1,v2Jan Engelhardt2011-07-101-7/+39
| * libxtables: set clone's initial data to NULLJan Engelhardt2011-07-101-0/+1
| * option: remove last traces of intrapositional negationJan Engelhardt2011-07-109-76/+0
| * libxtables: ignore whitespace in the multiaddress argument parserJan Engelhardt2011-07-091-0/+4
| * libxtables: properly reject empty hostnamesJan Engelhardt2011-07-091-26/+20
* | Merge branch 'master' of git://dev.medozas.de/iptablesPatrick McHardy2011-07-055-10/+4
|\|
| * iptables: restore negation for -fJan Engelhardt2011-07-051-1/+1
| * doc: the -m option cannot be invertedJan Engelhardt2011-07-042-6/+0
| * doc: fix version string in ip6tables.8Jan Engelhardt2011-07-041-1/+1
| * build: install modules in arch-dependent locationJan Engelhardt2011-07-042-2/+2
* | Merge branch 'master' of git://dev.medozas.de/iptablesPatrick McHardy2011-06-3026-162/+222
|\|
| * doc: mention multiple verbosity flagsJan Engelhardt2011-06-302-2/+4
| * iptables-apply: select default rule file depending on call nameMartin F. Krafft2011-06-301-12/+13
| * build: attempt to fix building under Linux 2.4Jan Engelhardt2011-06-242-4/+7
| * doc: fix group range in libxt_NFLOG's manJakub Zawadzki2011-06-241-1/+1
| * libxt_RATEEST: fix userspacesize fieldMassimo Maggi2011-06-241-1/+1
| * iptables: Coverity: RESOURCE_LEAKJiri Popelka2011-06-221-0/+1
| * iptables: Coverity: VARARGSJiri Popelka2011-06-221-3/+9
| * iptables: Coverity: REVERSE_INULLJiri Popelka2011-06-223-6/+3
| * iptables: Coverity: NEGATIVE_RETURNSJiri Popelka2011-06-221-1/+0
| * iptables: Coverity: DEADCODEJiri Popelka2011-06-221-3/+1
| * build: bump soversion for recent data structure changeJan Engelhardt2011-06-221-1/+1
| * libxt_hashlimit: use a more obvious expiry value by defaultJan Engelhardt2011-06-222-16/+46
| * libxt_state: fix regression about inversion of main optionJan Engelhardt2011-06-222-1/+3
| * libip6t_HL: fix option names from ttl -> hlJan Engelhardt2011-06-222-5/+17
| * libxt_RATEEST: abolish global variablesJan Engelhardt2011-06-211-7/+12
| * libxt_rateest: abolish global variablesJan Engelhardt2011-06-211-9/+3
| * extensions: support for per-extension instance "global" variable spaceJan Engelhardt2011-06-213-3/+37
| * iptables: consolidate target/match init callJan Engelhardt2011-06-214-14/+22
| * libxt_RATEEST: use guided option parserJan Engelhardt2011-06-211-64/+30
| * libipt_LOG: fix ignoring all but last flagsJan Engelhardt2011-06-213-10/+12
| * doc: include matches/targets in manpage againJan Engelhardt2011-06-091-2/+2
* | doc: document IPv6 TOS mangling bug in old Linux kernelsFernando Luis Vazquez Cao2011-06-171-7/+16
|/
* Bump version to 1.4.11.1v1.4.11.1Patrick McHardy2011-06-081-1/+1
* doc: fix MASQUERADE section of man pageVlad Dogaru2011-06-081-1/+1
* build: re-add missing CPPFLAGS for libiptcJan Engelhardt2011-06-081-0/+3
* option: fix ignored negation before implicit extension loadingJan Engelhardt2011-06-075-8/+20
* tests: add some sample rulesets to test save-restore cycleJan Engelhardt2011-06-072-0/+222
* src: move all iptables pieces into a separate directoryJan Engelhardt2011-06-0733-81/+84
* src: move all libiptc pieces into its directoryJan Engelhardt2011-06-076-17/+18
* xtables-multi: fix absence of xml translator in IPv6-only buildsMaciej Żenczykowski2011-06-075-7/+14