summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | build: sort file list before buildJan Engelhardt2011-09-081-6/+6
|/ /
* | Merge branch 'stable'Jan Engelhardt2011-09-088-33/+51
|\ \
| * | libxt_CONNSECMARK: fix spacing in outputTom Eastep2011-09-051-1/+1
| * | iptables: move kernel version find routing into libxtablesJan Engelhardt2011-09-036-28/+28
| * | build: scan for unreferenced symbolsJan Engelhardt2011-09-031-1/+10
| * | libxt_RATEEST: link with -lmJan Engelhardt2011-09-031-0/+1
| * | libxt_statistic: link with -lmJan Engelhardt2011-09-032-3/+11
| |/
* | Merge branch 'stable' of git://dev.medozas.de/iptablesJan Engelhardt2011-09-053-7/+18
|\|
| * xtoptions: simplify xtables_parse_interfaceRichard Weinberger2011-08-271-3/+1
| * libxt_conntrack: improve error message on parsing violationTom Eastep2011-08-271-4/+11
| * xtoptions: fill in fallback value for nvalsJan Engelhardt2011-08-271-0/+6
* | Bump version to 1.4.12.1v1.4.12.1Pablo Neira Ayuso2011-09-011-1/+1
|/
* libxt_TOS: update linux kernel version list for backported fixFernando Luis Vázquez Cao2011-08-261-4/+4
* libxt_string: escape the escaping char tooJan Engelhardt2011-08-262-1/+5
* src: remove unused IPTABLES_MULTI defineJan Engelhardt2011-08-268-38/+1
* libxt_string: replace hex codes by char equivalentsJan Engelhardt2011-08-251-3/+3
* libxt_string: simplify hex output routineJan Engelhardt2011-08-251-7/+2
* libxt_hashlimit: observe new default gc-expire time when savingJan Engelhardt2011-08-212-13/+21
* tests: add negation tests for libxt_statisticJan Engelhardt2011-08-211-0/+4
* libxt_policy: remove superfluous inversionJan Engelhardt2011-08-211-2/+1
* libxt_physdev: restore inversion supportJan Engelhardt2011-08-212-3/+6
* libxt_owner: restore inversion supportJan Engelhardt2011-08-212-1/+3
* libipt_ttl: document that negation is availableJan Engelhardt2011-08-212-2/+2
* libip6t_dst: restore setting IP6T_OPTS_LEN flagJan Engelhardt2011-08-212-0/+5
* libip6t_hbh: restore setting IP6T_OPTS_LEN flagJan Engelhardt2011-08-212-0/+3
* libxt_hashlimit: remove inversion from hashlimit rev 0Jan Engelhardt2011-08-211-11/+2
* libip6t_frag: restore inversion supportJan Engelhardt2011-08-212-0/+18
* xtoptions: flag use of XTOPT_POINTER without XTOPT_PUTJan Engelhardt2011-08-211-1/+7
* libxt_conntrack: fix --ctproto 0 outputJan Engelhardt2011-08-211-4/+5
* libxt_hashlimit: default htable-expire must be in millisecondsJan Engelhardt2011-08-211-2/+2
* libxt_dscp: restore inversion supportJan Engelhardt2011-08-212-4/+5
* libxt_dccp: fix random output of ! on --dccp-optionJan Engelhardt2011-08-211-1/+1
* libxt_dccp: provide man pages options in short help tooJan Engelhardt2011-08-212-2/+5
* libxt_dccp: spell out option name on saveJan Engelhardt2011-08-211-1/+1
* libxt_dccp: fix deprecated intrapositional ordering of !Jan Engelhardt2011-08-211-4/+5
* libxt_dccp: restore missing XTOPT_INVERT tags for optionsJan Engelhardt2011-08-212-2/+4
* libxt_conntrack: remove one misleading commentJan Engelhardt2011-08-211-2/+2
* doc: clarify libxt_connlimit defaultsJan Engelhardt2011-08-211-1/+2
* libxt_string: fix space around argumentsDwight Davis2011-08-202-2/+3
* libxt_set: put differing variable names in directlyJan Engelhardt2011-08-202-18/+6
* doc: fix typo in libxt_TRACEBernard Massot2011-08-201-1/+1
* libxt_tcp: always print the mask partsJan Engelhardt2011-08-201-3/+1
* libxt_set: update man page about kernel support on the featureJan Engelhardt2011-08-202-6/+4
* libxt_u32: fix missing allowance for inversionJan Engelhardt2011-08-202-2/+2
* Merge branch 'master' of git://dev.medozas.de/iptablesPatrick McHardy2011-08-0911-64/+83
|\
| * libipq: add pkgconfig fileJan Engelhardt2011-08-084-1/+16
| * 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