]> git.ipfire.org Git - thirdparty/iptables.git/shortlog
thirdparty/iptables.git
2004-09-22  Martin JosefssonFix rule counting
2004-09-22  Martin JosefssonFix listing of module targets.
2004-09-22  Simon Lodalrealm: fix inversion (Simon Lodal)
2004-09-21  Phil OesterFix half-working ipv6 limit invert check (Phil Oester)
2004-09-21  Phil OesterFix half-working dstlimit invert check (Phil Oester)
2004-09-21  Phil Oesterlimit match does not support invert, warn about it...
2004-09-20  Brad FisherAdd comment match extension (Brad Fisher)
2004-09-19  Harald Weltefix segfault from memory allocation: handle->entries...
2004-09-18  Phil Oesterfix psd option parsing (Phil Oester)
2004-09-18  Patrick McHardyPrint error when '!' is used with multiport. Based...
2004-09-12  Bart De Schuymerport physdev to ip6tables (Bart De Schuymer)
2004-09-09  Phil OesterFix typo. (Phil Oester) Closes #239
2004-09-02  Piotr GasidłoFix number parsing (Piotr Gasidlo)
2004-08-30  Harald Welteadd delete by matching-rule to libiptc2 (still untested)
2004-08-30  Harald Welteslightly different semantics of iptc_builtin
2004-08-30  Harald Weltefix slightly changed semantics of iptc_is_builtin
2004-08-29  Harald Weltecomplete libiptc rewrite. Time to load 10k rules goes...
2004-08-24  Youza Youzovicadd missing spaces in 'save' printout (youza@post.cz...
2004-08-23  Phil OesterCleanup ttl-match option parsing, fixes bugzilla #183...
2004-08-23  Phil OesterFix conntrack-match typo, fixes bugzilla #194 (Phil...
2004-08-03  Patrick McHardyAllocate enough memory for addr-list in host_to_addr()
2004-07-28  Maciej SoltysiakLimit ttl-value to 0-255 (Maciej Soltysiak <solt@dns...
2004-07-27  Nicolas BoulianeCheck that TTL is between 0 and 255 (Nicolas Bouliane)
2004-07-23  Piotr Gasidłoupdate to ipt_account 0.1.16 (Piotr Gasid?o)
2004-07-16  Harald WelteIn C, we declare variables at the top of function ...
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
next