]> git.ipfire.org Git - thirdparty/iptables.git/shortlog
thirdparty/iptables.git
2011-02-07  Jan Engelhardtsrc: unclutter command_default function
2011-02-07  Jan Engelhardtsrc: deduplicate and simplify implicit protocol extensi...
2011-02-07  Jan Engelhardtsrc: put shared option flags into xshared
2011-02-07  Jan Engelhardtsrc: move OPT_FRAGMENT to the end so the list can be...
2011-02-07  Jan Engelhardtsrc: deduplicate find_proto function
2011-02-07  Jan Engelhardtsrc: share iptables_command_state across the two programs
2011-02-06  Jan Engelhardtsrc: move large default: block from do_command6 into...
2011-02-06  Jan Engelhardtsrc: collect do_command variables in a struct
2011-02-03  Patrick McHardyextensions: add extension for devgroup match
2011-01-31  Jan Engelhardtiptables: do not print trailing whitespaces
2011-01-31  Jan Engelhardtiptables: remove more redundant casts
2011-01-31  Jan Engelhardtiptables: remove bogus address-of
2011-01-31  Jan Engelhardtiptables: warn when parameter limit is exceeded
2011-01-31  Jan Engelhardtxtables: set custom opts to NULL on free
2011-01-31  Jan Engelhardtlibxt_u32: enclose argument in quotes
2011-01-31  Jan Engelhardtiptables: improve error reporting with extension loadin...
2011-01-25  Jan Engelhardtlibxt_quota: clarifications on matching
2011-01-21  Jozsef KadlecsikFix listing/saving the new revision of the SET target
2011-01-20  Jan Engelhardtlibxt_connlimit: remove duplicate member that caused...
2011-01-20  Patrick McHardyextensions: libxt_conntrack: add support for specifying...
2011-01-20  Florian Westphalextensions: libxt_NFQUEUE: add v2 revision with --queue...
2011-01-20  Thomas Graflibxt_AUDIT: add AUDIT target
2011-01-19  Jan Engelhardtlibxt_connlimit: support for dstaddr-supporting revision 1
2011-01-18  Jan Engelhardtlibxt_connlimit: add a --connlimit-upto option
2011-01-18  Jan Engelhardtlibxt_connlimit: reword help text to say prefix length
2011-01-18  Jan Engelhardtlibxt_quota: print negation when it has been selected
2011-01-09  Li Yewangxtables: fix typo in error message of xtables_register_...
2011-01-09  Florian Westphallibxt_time: fix random --datestart skips
2011-01-08  Stephen Beahmlibipt_REDIRECT: avoid dereference of uninitialized...
2011-01-08  Jan Engelhardtlibxtables: do some option structure checking
2011-01-08  Jan Engelhardtlibipt_CLUSTERIP: const annotations
2011-01-08  Jan Engelhardtlibxt_sctp: fix a typo
2011-01-08  Jan Engelhardtextensions: remove no longer necessary default: cases
2011-01-08  Jan Engelhardtip[6]tables: only call target's parse function when...
2011-01-08  Jan Engelhardtip[6]tables: only call match's parse function when...
2011-01-08  Jan Engelhardtxtables: reorder num_old substraction for clarity
2011-01-08  Jan Engelhardtiptables: abort on empty interface specification
2011-01-08  Jan Engelhardtsrc: use C99/POSIX types
2011-01-07  Jan Engelhardtxt_comment: remove redundant cast
2010-12-18  Jan Engelhardtsrc: const annotations
2010-12-17  Rob Leslieiptables-restore: resolve confusing policy error message
2010-12-15  Patrick McHardyMerge branch 'master' of git://dev.medozas.de/iptables
2010-12-11  Jan Engelhardtbuild: stop on error in subcommand
2010-12-06  Jan EngelhardtMerge commit 'v1.4.10'
2010-12-06  Jan Engelhardtlibxt_owner: output numeric IDs when save is requested
2010-12-04  Jan Engelhardtbuild: fix globbing of extensions in other locales
2010-12-03  Jan Engelhardtsocket: add support for revision 1
2010-12-03  Jan EngelhardtTPROXY: add support for revision 1
2010-12-03  Jan Engelhardtinclude: update files with headers from Linux 2.6.37-rc1
2010-11-28  Jan Engelhardtiptables: do not emit orig_opts twice
2010-11-28  Jan Engelhardtiptables: reset options at the start of each command
2010-11-17  Florian Westphallibxt_conntrack: fix --ctdir save/dump output format
2010-11-15  Jan EngelhardtMerge branch 'master' of git://dev.medozas.de/iptables...
2010-11-15  Jan EngelhardtRevert "Revert "libxtables: change option precedence...
2010-11-15  Jan Engelhardtiptables: fix longopt reecognition and workaround getop...
2010-11-15  Patrick McHardyRevert "libxtables: change option precedence order...
2010-11-02  Jan Engelhardtlibxt_TOS: avoid an undesired overflowing computation
2010-10-29  Jan Engelhardtlibxtables: change option precedence order to be intuitive
2010-10-29  Patrick McHardyBump version to 1.4.10 v1.4.10
2010-09-13  Jan Engelhardtlibiptc: add Libs.private to pkgconfig files
2010-09-13  Jan Engelhardtlibiptc: build with -Wl,--no-as-needed
2010-09-13  Jan Engelhardtiptables: limit chain name length to be consistent...
2010-09-13  Jan Engelhardtiptables-xml: resolve compiler warnings
2010-08-03  Jan Engelhardtbuild: fix static linking
2010-08-03  Jan Engelhardtxtables: remove unnecessary cast
2010-08-03  Patrick McHardyMerge branch 'iptables-next'
2010-08-03  Patrick McHardyBump version to 1.4.9 v1.4.9
2010-08-02  Changli Gaolibxt_quota: don't ignore the quota value on deletion
2010-07-23  Jan Engelhardtdoc: consistent use of markup
2010-07-23  Jan Engelhardtall: consistent syntax use in struct option
2010-07-23  Jan Engelhardtdoc: minimal spelling updates to xt_cpu
2010-07-23  Jan Engelhardtdoc: remove extra empty line from xt_cpu
2010-07-23  Jan Engelhardtdoc: let man(1) autoalign the text in xt_cpu
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
next