]> git.ipfire.org Git - thirdparty/iptables.git/shortlog
thirdparty/iptables.git
2010-07-23  Patrick McHardyMerge branch 'master' into iptables-next
2010-07-23  Eric Dumazetextension: add xt_cpu match
2010-07-23  Eric Dumazetextensions: REDIRECT: add random help
2010-07-23  Eric Dumazetextensions: REDIRECT: add random help
2010-07-23  Hannes Ederlibxt_ipvs: user-space lib for netfilter matcher xt_ipvs
2010-07-15  Patrick McHardyMerge branch 'master' into iptables-next
2010-07-15  Patrick McHardyextensions: fix compilation of the new CHECKSUM target
2010-07-15  Luciano Coelhoextensions: libxt_rateest: fix bps options for iptables...
2010-07-15  Michael S.... extensions: libxt_CHECKSUM extension
2010-07-15  Luciano Coelhoextensions: libxt_IDLETIMER: use xtables_param_act...
2010-07-02  Jan Engelhardtxt_quota: also document negation
2010-07-02  Samuel Ortizextensions: libxt_quota.c: Support option negation
2010-07-02  Luciano Coelhoextensions: libxt_rateest: fix typo in the man page
2010-06-28  Patrick McHardyextensions: libipt_LOG/libip6t_LOG: support macdecode...
2010-06-25  Patrick McHardyMerge branch 'master' of vishnu.netfilter.org:/data...
2010-06-25  Patrick McHardyMerge branch 'master' of git://dev.medozas.de/iptables
2010-06-24  Jan Engelhardtlibxt_conntrack: do print netmask
2010-06-24  Jan Engelhardtlibxt_hashlimit: always print burst value
2010-06-24  Patrick McHardyMerge branch 'master' of git://dev.medozas.de/iptables
2010-06-16  Jozsef Kadlecsiklibxt_set: new revision added
2010-06-15  Luciano Coelhoextensions: add idletimer xt target extension
2010-06-08  Shan Weixt_sctp: support FORWARD_TSN chunk type
2010-06-08  Shan Weixt_sctp: Trace DATA chunk that supports SACK-IMMEDIATEL...
2010-06-07  Jan Engelhardtxtables: remove xtables_set_revision function
2010-06-07  Jan Engelhardtxtables: another try at chain name length checking
2010-06-07  Jan Engelhardtincludes: sync header files from Linux 2.6.35-rc1
2010-06-04  Jan Engelhardtdoc: xt_LED: nroff formatting requirements
2010-06-04  Adam Nielsenextensions: add the LED target
2010-06-04  Jan Engelhardtdoc: xt_hashlimit: fix a typo
2010-06-04  Jan Engelhardtdoc: xt_string: correct copy-and-pasting in manpage
2010-05-24  Jan Engelhardtutils: add missing include flags to Makefile
2010-05-21  Patrick McHardyRevert "Revert "Merge branch 'iptables-next'""
2010-05-21  Patrick McHardyBump version to 1.4.8 v1.4.8
2010-05-21  Patrick McHardyRevert "Merge branch 'iptables-next'"
2010-05-20  Patrick McHardyMerge branch 'iptables-next'
2010-05-20  Dmitry V. Levinextensions: MASQUERADE: fix --to-ports parser
2010-05-20  Patrick McHardyxtables: fix compilation when debugging is enabled
2010-05-14  Dmitry V. Leviniptables: add noreturn attribute to exit_tryhelp()
2010-05-14  Dmitry V. Levinextensions: REDIRECT: fix --to-ports parser
2010-05-13  Patrick McHardyMerge branch 'master' of git://dev.medozas.de/iptables...
2010-05-10  Karl Hiramotoiptables: optionally disable largefile support
2010-05-09  Simon Lodallibxt_conntrack: document --ctstate UNTRACKED
2010-05-09  Pablo Neira... CT: fix --ctevents parsing
2010-04-21  Vincent Bernatiprange: fix xt_iprange v0 parsing
2010-04-20  Patrick McHardylibxt_CT: print conntrack zone in ->print/->save
2010-04-19  Jan Engelhardtextensions: add support for xt_TEE
2010-04-06  Jan Engelhardtlibxt_osf: import nfnl_osf program
2010-04-06  Jan Engelhardtdoc: add manpage for libxt_osf
2010-04-06  Jan Engelhardtlibxt_recent: add a missing space in output
2010-04-06  Jan Engelhardtdoc: remove claim that TCPMSS is limited to mangle
2010-04-06  Jan Engelhardtdoc: libxt_MARK: no longer restricted to mangle table
2010-03-16  Jan Engelhardtiptables: correctly check for too-long chain/target...
2010-03-10  Jan Engelhardtlibxt_CT: add a manpage
2010-03-10  Jan Engelhardtlibxt_comment: avoid use of IPv4-specific examples
2010-03-08  Patrick McHardyextensions: add CT extension
2010-03-01  Patrick McHardyiptables 1.4.7 v1.4.7
2010-02-18  Dmitry V. Levinlibip4tc: Add static qualifier to dump_entry()
2010-02-09  Jan EngelhardtLift restrictions on interface names
2010-02-01  Jan Engelhardtincludes: header updates
2010-01-31  Jan Engelhardtpolicy: fix error message showing wrong option
2010-01-19  Jan Engelhardtdoc: mention requirement of additional packages for...
2010-01-19  Jan Engelhardtdoc: fix limit manpage to reflect actual supported...
2010-01-19  Jan Engelhardtdoc: fix recent manpage to reflect actual supported...
2010-01-19  Jan Engelhardtrecent: reorder cases in code (cosmetic cleanup)
2009-12-28  Jan Engelhardtlibipq: build as shared library
2009-12-09  Patrick McHardyBump version to v1.4.6 v1.4.6
2009-11-24  Patrick McHardyMerge branch 'master' of git://dev.medozas.de/iptables
2009-11-20  Patrick McHardyconntrack: fix --expires parsing
2009-11-17  Jan Engelhardtdoc: name resolution clarification
2009-11-17  Jan Engelhardtdoc: explain experienced --hitcount limit
2009-11-15  Jan Engelhardtiptables: take masks into consideration for replace...
2009-11-12  Patrick McHardyextensions: add osf extension
2009-11-06  Patrick McHardyDNAT: fix incorrect check during parsing
2009-11-04  Jan EngelhardtCONNMARK: print mark rules with mask 0xffffffff as...
2009-11-04  Patrick McHardyMARK: print mark rules with mask 0xffffffff as --set...
2009-11-03  Jan Engelhardtiptables/extensions: make bundled options work again
2009-11-03  Jan Engelhardtlibxtables: hand argv to xtables_check_inverse
2009-10-29  Jan Engelhardtstyle: reduce indent in xtables_check_inverse
2009-10-29  Jan Engelhardtiptables: fix undersized deletion mask creation
2009-10-29  Jan Engelhardtlibiptc: fix wrong maptype of base chain counters on...
2009-10-29  Olaf Rempelbuild: restore --disable-ipv6 functionality on system...
2009-10-29  Jan Engelhardtiprange: warn on reverse range (log)
2009-10-25  Jan Engelhardtiprange: do accept non-ranges for xt_iprange v1 (log)
2009-10-25  Jan Engelhardtiprange: roll address parsing into a loop
2009-10-25  Jan Engelhardtiprange: warn on reverse range
2009-10-25  Jan Engelhardtiprange: do accept non-ranges for xt_iprange v1
2009-10-25  Jan Engelhardtlibiptc: avoid strict-aliasing warnings
2009-10-25  Jan Engelhardtlibiptc: remove unused functions
2009-10-25  Jan Engelhardtrealm: remove static initializations
2009-10-25  Tim Smalldoc: update TCPMSS manpage with Linux 2.6.25 changes
2009-10-25  Jan EngelhardtSupport for nommu arches
2009-10-25  sobtwmxtdoc: fix typo in length manpage
2009-10-25  Jan Engelhardtdoc: mention maximum mark size in manpages
2009-09-14  Patrick McHardyMerge branch 'zero' of git://dev.medozas.de/iptables
2009-09-14  Patrick McHardyBump version number to 1.4.5 v1.4.5
2009-08-24  Patrick McHardyman: fix incorrect plural in libipt_set.man
2009-08-20  Jan Engelhardtiptables: manpage updates for augmented -Z syntax
2009-08-20  Mohit Mehtaiptables: expose option to zero packet/byte counters...
2009-08-20  Jan Engelhardtmanpages: more fixes to minuses, hyphens, dashes
2009-08-20  Laurence J... manpage: fix lintian warnings
next