]> git.ipfire.org Git - thirdparty/iptables.git/shortlog
thirdparty/iptables.git
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  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-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
2011-12-31  Jan EngelhardtUpdate .gitignore
2011-12-31  Jan Engelhardtbuild: use AC_CONFIG_AUX_DIR and stash away tools
2011-12-31  Jan EngelhardtUpdate .gitignore
2011-12-31  Jan EngelhardtMerge branch 'stable'
2011-12-31  Jan Engelhardtnfnl_osf: add missing libnfnetlink_CFLAGS to compile...
2011-12-23  Pablo Neira... Merge branch 'stable'
2011-12-23  Florian Westphallibxt_connbytes: fix handling of --connbytes FROM
2011-12-18  Jan EngelhardtMerge branch 'stable'
2011-12-18  Jan Engelhardtlibiptc: provide separate pkgconfig files
2011-12-18  Jan Engelhardtdoc: clarification on the meaning of -p 0
2011-12-09  Tim Gardnerlibxt_recent: Add support for --reap option
2011-11-30  Jan Engelhardtlibipt_SAME: set PROTO_RANDOM on all ranges
2011-11-01  Pablo Neira... Merge branch 'stable'
2011-11-01  Florian Westphallibxt_NFQUEUE: fix --queue-bypass ipt-save output
2011-09-28  Pablo Neira... Merge branch 'stable'
2011-09-28  Thomas JaroschImprove readability of bitwise operation
2011-09-28  Thomas Jaroschlibxtables: Fix file descriptor leak in xtables_lmap_in...
2011-09-19  Jan EngelhardtMerge branch 'stable'
2011-09-19  Jan Engelhardtbuild: make check stage not fail when building statically
2011-09-19  Jan Engelhardtbuild: restore build order of modules
2011-09-11  Jan Engelhardtip6tables-restore: make code look alike with iptables...
2011-09-11  Jan Engelhardtlibiptc: use a family-invariant xtc_ops struct for...
2011-09-11  Jan Engelhardtsrc: resolve old macro names that are indirections
2011-09-11  Jan Engelhardtlibiptc: combine common types: _handle
2011-09-11  Jan Engelhardtlibiptc: replace ipt_chainlabel by xt_chainlabel
2011-09-11  Jan Engelhardtlibiptc: combine common types
2011-09-11  Jan Engelhardtlibiptc: remove unused HOOK_DROPPING thing
2011-09-11  Jan Engelhardtiptables-save: remove binary dumping dead code
2011-09-11  Jan Engelhardtlibiptc: resolve compile failure
2011-09-11  Jan EngelhardtMerge branch 'stable'
2011-09-08  Jan Engelhardtdoc: document iptables-restore's -T option
2011-09-08  Jan Engelhardtip6tables-restore: implement missing -T option
2011-09-08  Jan Engelhardtdoc: fix undesired newline in ip6tables-restore(8)
2011-09-08  Jan Engelhardtbuild: sort file list before build
next