summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* doc: fix trivial typo in libipt_SNATElie De Brauwer2011-06-011-1/+1
* build: move remaining preprocessor flags to CPPFLAGSMike Frysinger2011-06-014-8/+8
* build: move kinclude's preprocessor flags to kinclude_CPPFLAGSJan Engelhardt2011-06-013-9/+9
* build: move basic preprocessor flags to regular_CPPFLAGSJan Engelhardt2011-06-015-7/+14
* doc: iptables-xml should be in manpage section 1Jan Engelhardt2011-05-302-1/+1
* doc: update GPL license textJan Engelhardt2011-05-301-21/+21
* build: fix absence of xml translator in IPv6-only buildsJan Engelhardt2011-05-301-2/+2
* build: fix installation of symlinksJan Engelhardt2011-05-301-3/+3
* build: remove dead code partsJan Engelhardt2011-05-303-10/+2
* libxt_owner: restore inversion supportJan Engelhardt2011-05-291-2/+4
* Bump version to 1.4.11v1.4.11Patrick McHardy2011-05-261-1/+1