]> git.ipfire.org Git - thirdparty/iptables.git/shortlog
thirdparty/iptables.git
2003-03-03  Illes Marcifix iptables-restore to not segfault on invalid input...
2003-03-03  Harald Welteupdate to current_issues
2003-03-03  Stephen Frost'recent' match update by Stephen Frost:
2003-02-26  Michael RashAdd support for hex strings (Michael Rash)
2003-02-25  Harald Welteadd MARK
2003-02-25  Stephane Ouelletteupdate to condition extension, add condition6 (Stephane...
2003-02-25  Harald WelteFix '-p icmp -m icmp' issue (Closes: #37)
2003-02-14  Harald Weltealphabetize manpage + libipt_physdev section
2003-02-11  Bart De Schuymeradd libipt_physdev.c (Bart de Schumyer)
2003-02-01  Harald Welteu32 match added
2003-01-14  Harald Weltemoved unassigned issues to bugzilla
2003-01-13  Harald Weltefix typo in help message
2003-01-12  Harald Welteno absolute include paths
2003-01-12  Harald Welteadd support for rpc match
2003-01-10  Harald WelteTODO update
2003-01-08  Cédric de Launoisdecember update to ROUTE target ;)
2003-01-08  Maciej Soltysiakapply ipv6 hoplimit (hl match, HL target) patch (Maciej...
2003-01-07  Harald Weltejust my personal scratchpad, so everybody knows what...
2003-01-06  Harald Weltefix save() function when used with !
2003-01-06  Harald Welteattempt to fix save/restore of '! --uid-owner squid...
2002-12-05  Aaron Hopkinsadd TARPIT target (Aaron Hopkins)
2002-12-05  Cédric de Launoisnew '--to' option to route target (by original author)
2002-12-05  Gerry Skerbitzfix save() functions of libip[6]t_length (Gerry Skerbitz)
2002-12-05  Michael SchwendtFix save() function of libipt_conntrack (Michael Schwendt)
2002-12-05  Oskar Berggrenfix save() function of libipt_pool (Oskar Berggren)
2002-12-05  Harald Weltefix save function of libipt_tos
2002-11-02  Stephane Ouelletteadd condition patch (Stephane Ouelle)
2002-11-02  Harald Welterename-chain has a mandatary argument, not an optional...
2002-10-30  Steve Snodgrasscorrect manpage about information on '--syn' behaviour...
2002-10-22  Harald Welteupdate Fabrice's email address
2002-10-02  Harald Welteprint space between '!' and mac address (Kristian Gronf...
2002-09-20  Harald Weltefix connmark and mark match save() functions
2002-09-15  Jimmy Hedmanmake save() function use quotes for --ulog-prefixto...
2002-09-15  Harald Welteadd ip6tables ultrasparc issue
2002-09-12  Michael SchwendtFix save() functions of mac match,ipv4 and ipv6. (Micha...
2002-09-07  Michael Schwendtmake IPv4 and IPv6 LOG target save() the log-level...
2002-09-05  Harald Weltefix save function of tcpmss match (Michael Schwendt)
2002-08-29  Harald Welteremove bogus '\n'
2002-08-26  Hime Junioradd fuzzy support (Hime Junior)
2002-08-26  Harald Weltebring ip6tables up-to-date with recent iptables change...
2002-08-26  Harald Weltemake NO_SHARED_LIBS work again (Roberto Nibali)
2002-08-26  Harald Welte1.2.7a is the successor of 1.2.6a v1.2.7a
2002-08-26  Harald Weltefix long-standing bug with regard to protocol-on-demand...
2002-08-18  Harald Weltetodo update
2002-08-14  András Kis... minor fixes by kisza:
2002-08-09  Harald Weltemake libipt_helper.so build always, since it's now...
2002-08-07  Harald Welteincrease version number
2002-08-07  Harald Welteremove bogus argument to printf() v1.2.7
2002-08-07  Harald Weltebring ip6tables.8 in sync with iptables.8
2002-08-07  Harald Welterename '--class' into '--dscp-class' and '--set-class...
2002-08-07  Harald Welterename 'host' in 'unicast'
2002-08-07  Harald Welteinclude sections for 2.4.20-pending matches/targets
2002-08-07  Harald Weltecopyright / GPL notice
2002-08-07  Harald Weltemodify protocol-match-extension load behaviour to elimi...
2002-08-06  Harald Weltedo not show potentially dangerous parameteres of ECN...
2002-08-06  Harald Weltefix typo in help message
2002-08-05  Harald Weltebring ECN headers in sync with ecn.patch
2002-08-05  Harald Weltefix ECN_OP_SET_IP case (missing flags assignment and...
2002-08-05  Harald Welteremove bogus ECN_SHIFT from libipt_ecn.c
2002-08-05  Harald Welterestore old DSCP_SHIFT behaviour
2002-08-03  Harald Weltemake MARK target use string_to_number [and thus report...
2002-08-02  Harald Welteupdate INSTALL file to reflect seperation of patch...
2002-07-26  Harald Weltecheck for invalid port ranges (Thomas Poehnitz)
2002-07-24  Harald Weltecouple of TODO items are actually done
2002-07-23  Harald Welteadd hint about local-nat.patch to KNOWN_BUGS, make...
2002-07-08  András Kis... 2x bugfixes for libip6t_tcp from Andras Kis-Szabo
2002-07-08  Harald Weltetodo update
2002-06-24  Joszef Kadlecsikchain name may not clash with target name
2002-06-24  Cédric de Launoisupdate ROUTE target to 0.2.2 (Cedric de Launois)
2002-06-22  Hervé Eychennemanpage updates by Herve Eychenne
2002-06-21  Iain Barnesmove DSCP name/value conversion to libipt_dscp_helper...
2002-06-21  Stephen Frostversion 0.2.1 of ipt_recent patch (stephen frost)
2002-06-15  Bart De Schuymermake -M (aka --modprobe) work [Bart De Schuymer]
2002-06-14  Fabrice MARIEfix numerous typos in manpages (fabrice)
2002-06-14  Fabrice MARIEfix all compile warnings within iptables extensions...
2002-06-13  Cédric de Launoisadd ROUTE target / rsip table
2002-06-12  Marc BoucherFixed destination netmask comparison bug in is_same()
2002-06-04  Harald Weltepool compile fixes
2002-06-04  Harald Weltemake connmark patch comply with NO_SHARED_LIBS
2002-06-04  Harald Weltefix typo in ipt_ecn.h
2002-05-29  Harald Welteadd header file for ECN match
2002-05-29  Harald Welteadd ECN match plugin
2002-05-29  Harald Weltemake ECN save function correcly save --ecn-tcp-remove
2002-05-29  Harald Welteglobally replace NETFILTER_VERSION with IPTABLES_VERSIO...
2002-05-29  Harald Weltefix help message printout
2002-05-29  Harald Weltebring ECN plugin in sync with new ECN target
2002-05-27  Hervé Eychennebig manpage update by Herve, including:
2002-05-27  Harald Welteadd reject-related todo item
2002-05-13  Rusty RussellClarified INSTALL instructions.
2002-05-07  Harald Welteremove '-C' check function;
2002-05-04  Harald Welteremove check of find_proto(), since do_command() can...
2002-04-29  András Kis... new HBH and DSTopts match for IPv6 by kisza
2002-04-29  András Kis... Route6 updates by Kisza:
2002-04-27  Harald Weltethis file was missed during commit
2002-04-24  András Kis... Some ipv6 fixes by kisza:
2002-04-24  András Kis... New 'route6' match by kisza.
2002-04-16  Bob Hockneyfix libipt_mport save/restore (Bob Hockney)
2002-04-11  Iain BarnesDSCP class support (Iain Barnes)
2002-04-10  Silvan MinghettiFix gcc3 compile errors (Silvan Minghetti)
2002-04-10  Harald Welteversion 1.2.7 coming up...
next