]> git.ipfire.org Git - thirdparty/iptables.git/shortlog
thirdparty/iptables.git
2004-07-12  Nicolas BoulianeGiving --dst-range twice to iprange did not ring the...
2004-07-11  Harald Weltefix syntax of help message
2004-07-04  kesofix dual-free bug with multiple-A dns records (keso...
2004-06-28  Patrick McHardyAdd addrtype match to list of unconditionally built...
2004-06-28  Patrick McHardyAdd ipt_addrtype.h
2004-06-28  Joszef Kadlecsikmake DO_MULTI=1 documented in INSTALL file
2004-06-27  Joszef KadlecsikMissing file from multi patch added
2004-06-25  Bastiaan BakkerBastiaan Bakker's patch to combine iptables, iptables...
2004-06-21  Harald Welteadd missing include
2004-06-17  Harald Weltepom-ng only deals with numerical versions
2004-06-17  Joszef KadlecsikSemicolon were missing in the added assigment lines
2004-06-17  Joszef KadlecsikFix for empty extra match/target man page list processing
2004-06-14  Harald Weltefix 'make distrib'
2004-05-26  Martin JosefssonWith a 64bit kernel only the high 32bits of nfmark...
2004-05-26  Martin JosefssonGet rid of some warnings when compiling 64bit.
2004-05-26  Martin JosefssonFix 64bit kernel / 32bit userspace issue.
2004-05-26  Martin JosefssonAdd versions of string_to_number() for use in 32bit...
2004-05-26  Martin JosefssonFix 64bit kernel / 32bit userspace issue.
2004-05-26  Martin JosefssonBetter(?) detection for 64bit kernel / 32bit userspace.
2004-05-26  Martin JosefssonWhat is this doing here? Go away.
2004-05-26  Martin JosefssonWhen compiled static, don't show help-messages for...
2004-05-18  Martin JosefssonGet rid of some memoryleaks.
2004-05-16  Harald Weltecosmetic fix (space between include directive and filename)
2004-05-14  Stephane OuelletteCompiler warnings due to missing include files (Stephan...
2004-05-08  Martin Josefssondon't use signed things...
2004-05-05  Joszef KadlecsikFabrice's time match update + Tom Eastep's conntrack...
2004-04-18  Nuuti KotivuoriAdd connrate match userspace part (Nuuti Kotivuori)
2004-04-15  Harald Welteinclude netdb.h if we use getprotobynumber
2004-04-15  Harald Welteiptables-1.2.10 coming up
2004-04-15  Harald Weltefix typo
2004-04-07  Martin JosefssonFix missing 6 (Bjorn Mattsson)
2004-04-07  Ozgur AKANfix case where somebody uses '-i +' as interface name...
2007-11-30  Pedro Lamarãouse /etc/protocols when printing protocol names (Pedro...
2004-03-17  Piotr Gasidłoadd userspace support for 'ipt_account' match (Piotr...
2004-03-17  Matthew Straitbetter wording for '-i' (Matthew Strait)
2004-03-04  Harald Welteadd definition for IPPROTO_SCTP for systems with old...
2004-03-04  Maciej SoltysiakFix missing newline in libipt_DSCP help-text (Maciej...
2004-03-02  Kiran Kumarupdate for matching chunk flags (Kiran Kumar)
2004-02-29  Evgeniy Polyakovadd support for netlink reporting to ipt_osf (Evgeniy...
2004-02-22  Harald Weltedon't print/save parameters that were automatically...
2004-02-21  Harald Welteadd userspace part of SCTP match
2004-02-17  Harald Welteadd childlevel match support
2004-02-16  Harald Welte- work with new matchinfo struct
2004-02-16  Harald Welteadd save() of dstlimit-name
2004-02-16  Harald Weltefix various errors in save() function
2004-02-09  Joszef KadlecsikUserspace part of sets: ipset added (JK)
2004-02-04  Martin JosefssonAdd Patrick to manpage
2004-02-04  Harald Weltefix mask '/0' case (David Ahern) (Closes: #147)
2004-02-04  Harald Weltefix '--icmp-type any' case
2004-02-03  Henrik Nordstromlatest version of CONNMARK updates (Henrik Nordstrom)
2004-02-03  Henrik Nordstromlatest version of CONNMARK (Henrik Nordstrom)
2004-02-02  Martin Josefsson(Continuing the bloody-series) Bloody missing resync...
2004-02-02  Martin Josefsson(Continuing the bloody-series) Bloody typos :)
2004-02-02  Martin JosefssonBloody copy-n-edit. Make sure to use matches in the...
2004-02-02  Martin JosefssonMake sure to use matches in the order they are given...
2004-02-02  Martin JosefssonBloody copy-n-edit. Add --test (-t) in order to test...
2004-02-02  Martin JosefssonBloody copy-n-edit. Complain when COMMIT is missing...
2004-02-01  Martin JosefssonAdd --test (-t) in order to test the whole file without...
2004-02-01  Martin JosefssonComplain when COMMIT is missing for the last table...
2004-01-31  Martin JosefssonAnother minor codestyle fix
2004-01-31  Martin JosefssonMinor codestyle fix
2004-01-31  Martin JosefssonI guess nobody actually used --verbose
2004-01-31  Karsten DeslerFix even more possibly not zero-terminated strings...
2004-01-31  Karsten DeslerFix another possibly not zero-terminated string after...
2004-01-31  Karsten DeslerFix possibly not zero-terminated string after copy...
2004-01-27  Henrik Nordstromuse <stddef.h> instead of <linux/stddef.h> (Henrik...
2004-01-22  Henrik Nordstromsplit manpages into per-extension manpage snippet ...
2004-01-06  Harald Welteoops, don't commit this to the stable tree
2004-01-06  Harald Weltecommit all current changes
2004-01-05  Harald Weltefix deleting of time rules (SooYoun Cho) (Closes: ...
2004-01-05  Michael RashFix saving of non-printable characters in string (Micha...
2004-01-05  Michael Rashallow embedding of quote character inside quoted string...
2004-01-02  Harald Welteforgot to commit the last osf userspace update
2003-11-26  Harald Welteadd mac check
2003-11-20  Harald Weltesupport for srcip-* hashmodes added
2003-11-15  Harald Welteadded name member for proc-file
2003-11-14  Harald Weltecheck if received netlink messages are really from...
2003-11-13  Harald Welteadd dstlimit extension (kernel code in patch-o-matic...
2003-11-11  Harald Weltenew CLUSTERIP target, currently in development. kernel...
2003-11-10  Harald Weltetodo update (ipv6 ndisc/ldp)
2003-11-06  Harald Weltetodo update (minor)
2003-11-02  Harald Weltefinal 1.2.9 release v1.2.9
2003-11-02  Harald Welteupdate ipt_physdev.h (test8 change, make parisc work...
2003-10-30  Yasuyuki KOZAKAIFix invalid port number (Yasuyuki Kozakai)
2003-10-08  Harald Welteunconditionally build libipt_connmark.so (Carlo Pires)
2003-10-07  Harald Weltesorry, this one didn't make it in 1.2.9rc1 :(
2003-10-07  Harald Welteold version is 1.2.8, not 1.2.7a v1.2.9-rc1
2003-10-07  Harald Welteincrement version number to 1.2.9rc1
2003-10-07  Harald Welteunconditionally build TRACE and NOTRACK plugins
2003-10-07  Harald Welteadd support for the raw table to userspace
2003-10-02  Thomas Woernerfix saving of udp port range in ip6tables (Thomas Woerner)
2003-09-22  Evgeniy Polyakovfurther updates to the 'osf' module (Evgeniy Polyakov...
2003-09-15  Harald Welteremove KNOWN_BUGS, since it is obsoleted by bugzilla
2003-09-13  Harald WelteCLASSIFY is now built unconditionally, thus we need...
2003-09-13  Harald Welteremove .NETMAP-test - build plugin unconditionally
2003-09-13  Evgeniy Polyakovadd passive OS fingerprinting (Evgeniy Polyakov)
2003-09-07  Ryan Veetyfix ipq_id_t on 'real' kernel+userspace 64bit archs...
2003-09-05  Cédric de LaunoisIPv6 'port' of ROUTE target (Cedric de Launois)
2003-09-05  Harald Welte1- printf() simplifications, 2- indentation fixes,...
2003-09-04  Harald Welte1- Fix preprocessor directive usage,
next