]> git.ipfire.org Git - thirdparty/iptables.git/shortlog
thirdparty/iptables.git
2007-06-25  Patrick McHardyAdd Jozsef's TRACE target.
2007-06-25  Pablo Neira... bump version v1.3.8
2007-06-24  Yasuyuki KOZAKAIFixes build error of conntrack match because of missing...
2007-06-12  Yasuyuki KOZAKAIA white space fix in ip6tables.c
2007-06-11  Yasuyuki KOZAKAI'-p all' and '-p 0' should be allowed. And actually...
2007-06-03  Jan Engelhardtlibipt_hashlimit doc update
2007-05-29  Patrick McHardyAdd --random option to DNAT and REDIRECT targets and...
2007-05-10  Roy MarplesUse posix conform directory existance check (Roy Marple...
2007-05-10  Pavel RusnakFix missing newlines in iptables-save/restore output...
2007-05-02  Phil Oesterupdate quota manpage for SMP (Phil Oester)
2007-04-30  Phil OesterIn fixing bug #446 [1], the output for unspecified...
2007-04-18  Patrick McHardyFix iptables-save with --random option
2007-04-18  Patrick McHardyRemove unnecessary IP_NAT_RANGE_PROTO_RANDOM ifdefs.
2007-04-18  Patrick McHardyRemove libnsl from LDLIBS
2007-04-18  Pablo Neira... fix problem with iptables-restore and quotes (close...
2007-04-18  Patrick McHardyUse nf_conntrack headers instead of ip_conntrack ones...
2007-04-18  Patrick McHardyRemove unnecessary ip_conntrack/ip_nat includes
2007-04-16  Pablo Neira... revert some slipped through patches
2007-04-16  Pablo Neira... prepare conntrack and conntrackd merge: rename conntrac...
2007-04-16  Pablo Neira... Fix iptables --modprobe parameter (Maurice van der...
2007-03-20  Yasuyuki KOZAKAIip6tables-restore should output error of modprobe if...
2007-03-20  Yasuyuki KOZAKAIFixes typos in the argument of ip[6]tables_insmod:...
2007-03-13  Yasuyuki KOZAKAISupress error message from modprobe on checking revision.
2007-03-06  Patrick McHardyFix cut and paste error breaking use of groups != 0
2007-02-24  Eric Leblondiptables: add random option to SNAT (Eric Leblond)
2007-02-19  Yasuyuki KOZAKAIReverted r6754. libipt_icmp has the option 'any', so...
2007-02-15  Yasuyuki KOZAKAIUpdate coreteam members in manpages
2007-02-14  Patrick McHardyFix missing space in error message (Bugzilla 544)
2007-02-13  Patrick McHardyRemove and readd with executable bit set. SVN doesn...
2007-02-13  Yasuyuki KOZAKAIFixes man page for tcp, udp, icmp{,6}. They are not...
2007-02-13  Patrick McHardyForgot to add TCPMSS target to PF6_EXT_SLIB
2007-02-13  Yasuyuki KOZAKAIError if no ICMP type is specified even though user...
2007-02-09  Masahide NAKAMURAAdd ip6tables mh extension (Masahide NAKAMURA <nakam...
2007-01-28  Patrick McHardyUpdate coreteam members in manpages.
2007-01-26  Patrick McHardyBugzilla #535
2007-01-26  Patrick McHardyBugzilla #534:
2007-01-16  Arnaud EbalardAdd ip6tables TCPMSS extension (Arnaud Ebalard <arno...
2007-01-11  Patrick McHardyAdd UDPLITE multiport support
2007-01-11  Patrick McHardyFix missing space in ruleset listing
2007-01-10  Patrick McHardyRemove extensions for unmaintained/obsolete patchlets
2007-01-10  Patrick McHardyFix greedy debug grep
2007-01-07  thomasfix typo in manpage (thomas@aktaia.intevation.org)
2006-12-12  Patrick McHardyMove extensions for pom patches to individual patchlets.
2006-12-09  Lutz Jaenickefix compile/install error for iptables-xml with DO_MULT...
2006-12-04  Patrick McHardyBump version to 1.3.7 v1.3.7
2006-12-03  Patrick McHardyAdd target extensions for new NFLOG target
2006-12-02  Patrick McHardyFix iptables-save not printing -s !0/0 and -d !0/0...
2006-11-29  Pablo Neira... Fix /etc/network usage (Pablo Neira)
2006-11-14  Krzysztof Piotr... Fix -E (rename) in iptables/ip6tables
2006-11-14  Patrick McHardyUse /lib/modules/$(uname -r)/build instead of /usr...
2006-11-13  Patrick McHardyAdd ip6tables support for hashlimit match
2006-11-13  Amin AzezAdd iptables-xml tool (Amin Azez <azez@ufomechanic...
2006-11-13  Patrick McHardyAdd ip6tables support for sctp match
2006-11-13  Yasuyuki KOZAKAIload ip_[6]tables.ko just before checking revision...
2006-11-13  Yasuyuki KOZAKAIchanges IP6T_SO_GET_REVISION_{MATCH,TARGET} to 68,69
2006-10-20  Rémi Denis... - Add revision support to ip6tables.
2006-10-11  Patrick McHardyFix spelling error
2006-10-10  Mike Frysingeriptables segfaults when given "" to --log-prefix (Mike...
2006-10-09  Patrick McHardyAdd endian annotation types to fix compilation for...
2006-10-09  Joszef KadlecsikVersion number was not bumped in Makefile in svn v1.3.6
2006-10-06  Joszef KadlecsikUse correct types at error reporting (patch sent by...
2006-09-20  Patrick McHardyUse negative-list for "weird character in interface...
2006-09-02  Simon LodalNamed realm (Simon Lodal <simon@parknet.dk>)
2006-08-31  Patrick McHardyAdd statistic match extension
2006-08-29  Eric Leblondiptables: fix ipt_MARK documentation (Eric Leblond)
2006-08-22  Andy Gayiptables -Z clears the per-rule counters, but not the...
2006-08-08  Phil Oesterupdate quota match for xtables + fix -D bug (Phil Oeste...
2006-07-25  Patrick McHardyJespe... Revert "proto_to_name duplication" patch, as noticed...
2006-07-22  Phil Oesterproto_to_name duplication (Phil Oester <kernel@linuxace...
2006-07-25  Patrick McHardyJespe... BUG: libiptc chain references bug (Jesper Brouer <hawk...
2006-07-20  Phil Oesterreduce parse_*_port duplication (Phil Oester <kernel...
2006-07-20  Phil Oesterreduce service_to_port duplication (Phil Oester <kernel...
2006-07-20  Phil OesterUse gcc to build shared objects (Phil Oester <kernel...
2006-07-10  Phil Oesteriptables: handle cidr notation more sanely (Phil Oester...
2006-07-05  Pierre-Yves... please kill santa-claus (Pierre-Yves Ritschard <pierre...
2006-07-05  Phil Oesterlibiptc symbols clash (Phil Oester <kernel@linuxace...
2006-07-04  Yasuyuki KOZAKAI- force user to specify --icmpv6-type if icmpv6 match...
2006-07-03  Phil Oesterip6tables multiport does not support x:y (Phil Oester...
2006-07-03  Phil Oesteriptables trivial compile warning cleanup (Phil Oester...
2006-06-23  Joszef Kadlecsiksize_t changed to socklen_t in getsockopt call
2006-06-23  Joszef Kadlecsikset match negation bug fixed
2006-06-20  Phil OesterREDIRECT does not accept IP (Phil Oester <kernel@linuxa...
2006-06-19  Jesper Dangaard... Add new exit value to indicate concurrency issues ...
2006-05-29  Phil Oestertrivial connlimit manpage fix (Phil Oester <kernel...
2006-05-24  Simon LodalUse lowercase letters for match name (Simon Lodal ...
2006-05-24  Evan MillerAdd information about :<port> syntax (Evan Miller ...
2006-05-24  James Morrissecmark: Add libip6t_CONNSECMARK
2006-05-24  Patrick McHardyD'oh .. I'm not too smart, forgot to add the new files...
2006-05-24  James Morrissecmark: Add libipt_CONNSECMARK
2006-05-24  James Morrissecmark: Add libip6t_SECMARK
2006-05-24  James Morrissecmark: Add libipt_SECMARK
2006-05-24  James Morrissecmark: Add libselinux support
2006-04-28  Patrick McHardyAdd DCCP/SCTP support to multiport. Patch for kernel...
2006-04-28  Patrick McHardyReplace annoying "Something wrong... deleting dependenc...
2006-04-22  Patrick McHardyDon't overwrite errno with return value of setsockopt...
2006-04-22  Patrick McHardyHaral... Revert incorrect fix for "Unknown error 4294967295...
2006-04-21  Harald WelteWhen entering an invalid command (such as iptables...
2006-04-22  Patrick McHardyHaral... In ip[6]tables.c, NUMBER_OF_OPT was increased to 12...
2006-04-21  Harald Weltecmdflags is used in cmd2char() to return the option...
2006-04-15  Yasuyuki KOZAKAI[IPTABLES,IP6TABLES]: check invalid esp spi range
next