aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-11libiptc: remove unused HOOK_DROPPING thingJan Engelhardt
2011-09-11iptables-save: remove binary dumping dead codeJan Engelhardt
2011-09-11libiptc: resolve compile failureJan Engelhardt
2011-09-11Merge branch 'stable'Jan Engelhardt
2011-09-08doc: document iptables-restore's -T optionJan Engelhardt
2011-09-08ip6tables-restore: implement missing -T optionJan Engelhardt
2011-09-08doc: fix undesired newline in ip6tables-restore(8)Jan Engelhardt
2011-09-08build: sort file list before buildJan Engelhardt
2011-09-08Merge branch 'master' of git://dev.medozas.de/iptablesJan Engelhardt
2011-09-08Merge branch 'stable'Jan Engelhardt
2011-09-05libxt_CONNSECMARK: fix spacing in outputTom Eastep
2011-09-05Merge branch 'stable' of git://dev.medozas.de/iptablesJan Engelhardt
2011-09-03iptables: move kernel version find routing into libxtablesJan Engelhardt
2011-09-03build: scan for unreferenced symbolsJan Engelhardt
2011-09-03libxt_RATEEST: link with -lmJan Engelhardt
2011-09-03libxt_statistic: link with -lmJan Engelhardt
2011-09-01Bump version to 1.4.12.1Pablo Neira Ayuso
2011-08-31include: refresh include files from kernel 3.1-rc3Jan Engelhardt
2011-08-28libxt_addrtype: add support for revision 1Jan Engelhardt
2011-08-28libxt_addrtype: rename from libipt_addrtypeJan Engelhardt
2011-08-27xtoptions: simplify xtables_parse_interfaceRichard Weinberger
2011-08-27libxt_conntrack: improve error message on parsing violationTom Eastep
2011-08-27xtoptions: fill in fallback value for nvalsJan Engelhardt
2011-08-26libxt_TOS: update linux kernel version list for backported fixFernando Luis Vázquez Cao
2011-08-26libxt_string: escape the escaping char tooJan Engelhardt
2011-08-26src: remove unused IPTABLES_MULTI defineJan Engelhardt
2011-08-25libxt_string: replace hex codes by char equivalentsJan Engelhardt
2011-08-25libxt_string: simplify hex output routineJan Engelhardt
2011-08-21libxt_hashlimit: observe new default gc-expire time when savingJan Engelhardt
2011-08-21tests: add negation tests for libxt_statisticJan Engelhardt
2011-08-21libxt_policy: remove superfluous inversionJan Engelhardt
2011-08-21libxt_physdev: restore inversion supportJan Engelhardt
2011-08-21libxt_owner: restore inversion supportJan Engelhardt
2011-08-21libipt_ttl: document that negation is availableJan Engelhardt
2011-08-21libip6t_dst: restore setting IP6T_OPTS_LEN flagJan Engelhardt
2011-08-21libip6t_hbh: restore setting IP6T_OPTS_LEN flagJan Engelhardt
2011-08-21libxt_hashlimit: remove inversion from hashlimit rev 0Jan Engelhardt
2011-08-21libip6t_frag: restore inversion supportJan Engelhardt
2011-08-21xtoptions: flag use of XTOPT_POINTER without XTOPT_PUTJan Engelhardt
2011-08-21libxt_conntrack: fix --ctproto 0 outputJan Engelhardt
2011-08-21libxt_hashlimit: default htable-expire must be in millisecondsJan Engelhardt
2011-08-21libxt_dscp: restore inversion supportJan Engelhardt
2011-08-21libxt_dccp: fix random output of ! on --dccp-optionJan Engelhardt
2011-08-21libxt_dccp: provide man pages options in short help tooJan Engelhardt
2011-08-21libxt_dccp: spell out option name on saveJan Engelhardt
2011-08-21libxt_dccp: fix deprecated intrapositional ordering of !Jan Engelhardt
2011-08-21libxt_dccp: restore missing XTOPT_INVERT tags for optionsJan Engelhardt
2011-08-21libxt_conntrack: remove one misleading commentJan Engelhardt
2011-08-21doc: clarify libxt_connlimit defaultsJan Engelhardt
2011-08-20libxt_string: fix space around argumentsDwight Davis