]> git.ipfire.org Git - thirdparty/iptables.git/shortlog
thirdparty/iptables.git
2013-01-28  Jozsef KadlecsikIntroduce match/target aliases
2013-01-07  Jan Engelhardtdoc: document the -4 and -6 options
2013-01-07  Jan Engelhardtdoc: mention -m in the manpage
2013-01-07  Jan Engelhardtdoc: name the supported log levels for ipt_LOG
2013-01-07  Jan Engelhardtdoc: document iptables-restore's -h option
2013-01-07  Jan Engelhardtdoc: document iptables-restore's -M option
2013-01-07  Jan Engelhardtdoc: document iptables-restore's -v option
2013-01-07  Jan Engelhardtdoc: document iptables-restore's -t option
2013-01-07  Jan Engelhardtdoc: fixup omissions in ip6tables-restore.8
2013-01-04  Pablo Neira... libxtables: add xtables_print_num
2013-01-04  Pablo Neira... libxtables: add xtables_rule_matches_free
2013-01-04  Pablo Neira... iptables: remove unused leftover definitions
2013-01-04  Ulrich Weberextensions: libip6t_DNAT: set IPv6 DNAT --to-destination
2013-01-04  Ulrich Weberextension: libip6t_DNAT: allow port DNAT without address
2013-01-03  Ulrich Weberextensions: libip6t_DNPT: fix wording in DNPT target
2013-01-02  Jan Engelhardtbuild: resolve link failure for ip6t_NETMAP
2012-12-25  Pablo Neira... bump version to 1.4.17 v1.4.17
2012-12-06  Jozsef KadlecsikManpage update: matches are evaluated in the order...
2012-11-19  Tom Eastepextensions: libxt_statistic: Fix save output
2012-10-25  Pablo Neira... Merge branch 'next' branch that contains new features...
2012-10-18  Pablo Neira... bump iptables to 1.4.16.3 v1.4.16.3
2012-10-10  Jan Engelhardtbuild: resolve compile abort in libxt_limit on RHEL5
2012-10-09  Jan Engelhardtbuild: remove symlink-only extensions from static objec...
2012-10-08  Pablo Neira... bump version to 1.4.16.2 v1.4.16.2
2012-10-08  Jan Engelhardtiptables: restore NOTRACK functionality, target aliasing
2012-10-07  Pablo Neira... bump version to 1.4.16.1 v1.4.16.1
2012-10-07  Pablo Neira... iptables: fix standard target
2012-10-07  Pablo Neira... bump version to 1.4.16 v1.4.16
2012-09-30  Jan EngelhardtMerge branch 'master' of git://git.inai.de/iptables
2012-09-30  Florian Westphallibxt_time: add support to ignore day transition
2012-09-30  Jan Engelhardtdoc: mention iptables-apply in the SEE ALSO sections
2012-09-30  Jan Engelhardtdoc: have NOTRACK manpage point to CT instead
2012-09-30  Jan Engelhardtdoc: trim "state" manpage and reference conntrack instead
2012-09-30  Jan Engelhardtdoc: deduplicate extension descriptions into a new...
2012-09-30  Jan Engelhardtdoc: clean up interpunction in state list for xt_conntrack
2012-09-30  Jan EngelhardtMerge branch 'master' of git://git.inai.de/iptables
2012-09-30  Jan Engelhardtlibxt_state: replace as an alias to xt_conntrack
2012-09-29  Jan Engelhardtiptables: support for match aliases
2012-09-29  Jan Engelhardtlibxt_NOTRACK: replace as an alias to CT --notrack
2012-09-27  Jan Engelhardtiptables: support for target aliases
2012-09-27  Jan Engelhardtlibxtables: consolidate preference logic
2012-09-21  Jozsef KadlecsikNew set match revision with --return-nomatch flag support
2012-09-10  Jan Engelhardtbuild: have `make clean` remove dep files too
2012-09-10  Patrick McHardyextensions: add NPT extension
2012-09-10  Patrick McHardyextensions: add IPv6 NETMAP extension
2012-09-10  Patrick McHardyextensions: add IPv6 REDIRECT extension
2012-09-10  Patrick McHardyextensions: add IPv6 DNAT target
2012-09-10  Patrick McHardyextensions: add IPv6 SNAT extension
2012-09-10  Patrick McHardyextensions: add IPv6 MASQUERADE extension
2012-09-10  Patrick McHardyConvert the NAT targets to use the kernel supplied...
2012-09-08  Pablo Neira... extensions: libxt_addrtype: fix type in help message
2012-09-08  Pablo Neira... iptables: fix wrong error messages
2012-08-31  Jan Engelhardtbuild: separate AC variable replacements from xtables.h
2012-08-31  Jan Engelhardtbuild: support for automake-1.12
2012-08-21  Andreas Schwablibxt_tcp: print space before, not after "flags:"
2012-08-08  Michal Kubečeklibip6t_frag: match any frag id by default
2012-08-08  Jan EngelhardtMerge remote-tracking branch 'nf/stable'
2012-08-03  Pablo Neira... include: add missing linux/netfilter_ipv4/ip_queue.h
2012-08-03  Pablo Neira... ip[6]tables-restore: cleanup to reduce one level of...
2012-08-03  Pablo Neira... include: add missing linux/netfilter_ipv4/ip_queue.h
2012-07-31  Jan Engelhardtlibxt_*limit: avoid division by zero
2012-07-31  Jan Engelhardtlibxt_LED: guard against negative numbers
2012-07-31  Jan Engelhardtlibxt_devgroup: guard against negative numbers
2012-07-31  Jan Engelhardtlibxt_devgroup: consolidate devgroup specification...
2012-07-31  Jan Engelhardtlibxt_u32: do bounds checking for @'s operands
2012-07-31  Jan Engelhardtdoc: grammatical updates to libxt_SET
2012-07-31  Jan Engelhardtiptables-restore: warn about -t in rule lines
2012-07-31  Pablo Neira... bump version to 1.4.15 v1.4.15
2012-07-31  Denys Fedoryshchenkolibxt_recent: add --mask netmask
2012-07-30  Pablo Neira... iptables-restore: fix parameter parsing (shows up with...
2012-07-30  Pablo Neira... Revert "iptables-restore: move code to add_param_to_arg...
2012-07-25  Pablo Neira... iptables-restore: move code to add_param_to_argv, clean...
2012-07-17  Hans Schillstromlibxt_HMARK: correct a number of errors introduced...
2012-07-16  Pablo Neira... libxt_HMARK: fix ct case example
2012-07-16  Hans Schillstromlibxt_HMARK: fix output of iptables -L
2012-07-14  Florian Westphallibxt_hashlimit: add support for byte-based operation
2012-07-14  Eldad Zacklibxt_recent: remove unused variable
2012-07-14  Hans Schillstromextensions: add HMARK target
2012-07-14  Pablo Neira... libxtables: add xtables_ip[6]mask_to_cidr
2012-07-04  Florian Westphallibxt_devgroup: add man page snippet
2012-05-26  Pablo Neira... Bump version to 1.4.14 v1.4.14
2012-05-23  Florian Westphaltests: add rateest match rules
2012-05-22  Florian Westphalextensions: libxt_rateest: output all options in save...
2012-05-14  Florian Westphalip(6)tables-restore: make sure argv is NULL terminated
2012-05-08  Pablo Neira... libipt_ULOG: fix --ulog-cprange
2012-04-19  Miguel GAIOlibiptc: fix retry path in TC_INIT
2012-04-02  Pablo Neira... libxt_CT: add --timeout option
2012-03-27  Pablo Neira... Bump version to 1.4.13 v1.4.13
2012-03-27  Pablo Neira... extensions: add nfacct match
2012-03-23  Maciej Żenczykowskisrc: mark newly opened fds as FD_CLOEXEC (close on...
2012-03-12  Franz Flaschiptables: missing free() in function delete_entry()
2012-03-12  Franz Flaschiptables: missing free() in function cache_add_entry()
2012-02-29  Pablo Neira... Revert "libiptc: Returns the position the entry was...
2012-02-29  Jonh Wendelllibiptc: Returns the position the entry was inserted
2012-02-23  Patrick McHardyextensions: add IPv6 capable ECN match extension
2012-02-23  Florian Westphalextensions: add rpfilter module
2012-01-02  Pablo Neira... Merge branch 'stable'
2012-01-02  Pablo Neira... Bump version to 1.4.12.2 v1.4.12.2
2011-12-31  Jan Engelhardtextensions: link on libxtables and check symbols
2011-12-31  Jan Engelhardtbuild: use delayed expansion on the user-settable variables
next