]> git.ipfire.org Git - thirdparty/iptables.git/shortlog
thirdparty/iptables.git
2004-12-16  Rusty RussellRemove GET_TARGET() define: this was for compiling...
2004-12-14  Patrick SchaafROUTE --tee target extension (Patrick Schaaf)
2004-12-01  Joszef Kadlecsikipset 2 related updates (JK)
2004-11-18  Harald Weltefix some compiler warnings and errors
2004-11-18  Harald Weltesync with latest patch-o-matic-ng update (support direc...
2004-10-24  Martin JosefssonSearch backwards when inserting/deleting in/from the...
2004-10-22  Harald WelteFix module-autoloading in certain cases (Fixse Debian...
2004-10-20  Harald Welteminor syntax fixes
2004-10-20  Harald Welte- add hashlimit to makefile
2004-10-20  Harald Weltemove ipt_hashlimit to it's correct location
2004-10-20  Harald Welteadd hashlimit kernel header file
2004-10-20  Harald Weltehashlimit port of userspace plugin
2004-10-06  Harald Welteadd paragraph about raw table
2004-10-03  Patrick McHardyMention owner brokenness in manpage
2004-10-01  Phil Oesternote owner match brokenness in helptext, closes bugzill...
2004-09-26  Phil OesterAdd comment about time not adhering DST (Phil Oester...
2004-09-23  Martin JosefssonReplace O(n) with O(1) when TC_INSERT_ENTRY() inserts...
2004-09-23  Martin JosefssonSpelling error.
2004-09-23  Martin JosefssonFix returnvalue of TC_BUILTIN()
2004-09-22  Martin JosefssonMake sure to zero all the memory we allocate for the...
2004-09-22  Martin JosefssonMake TC_DELETE_ENTRY() and TC_DELETE_NUM_ENTRY() actual...
2004-09-22  Martin JosefssonFix two more rulenumber off by 1 errors
2004-09-22  Martin JosefssonInsertion of rules with -I was broken.
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...
next