]> git.ipfire.org Git - thirdparty/iptables.git/shortlog
thirdparty/iptables.git
2008-07-03  Jesper Dangaard... libiptc: fix scalability performance issue during initi...
2008-07-03  Jesper Dangaard... libiptc: minor bugfix
2008-07-03  Jan Engelhardtmanpages: various updates
2008-07-03  Jan Engelhardtbuild: various changes to release.sh
2008-07-03  Jan Engelhardtbuild: quote variables in release.sh
2008-06-30  Jan Engelhardtlibxt_TOS: make sure --set-tos value/mask is recognized
2008-06-25  Jan Engelhardtbuild: ip6.h is not required
2008-06-23  Jan Engelhardtbuild: change equailty test for old bash
2008-06-23  Thomas Jacobip6tables: add --goto support
2008-06-19  Patrick McHardyrelease.sh: fix changelog filename
2008-06-17  Patrick McHardyAdd simple release script
2008-06-16  Patrick McHardyv1.4.1.1 v1.4.1.1
2008-06-13  Jan Engelhardtiprange: kernel flags were not set
2008-06-13  Henrik Nordstromiptables: fix printing of line numbers with --line...
2008-06-12  Jan Engelhardtbuild: fix `make install` when --disable-shared is...
2008-06-10  Jan Engelhardtip6tables: fix printing of ipv6 network masks
2008-06-10  Patrick McHardyv1.4.1 v1.4.1
2008-06-08  Jan Engelhardtmanpage updates
2008-06-07  Patrick McHardysparse warning fixes: integer used as pointer
2008-06-07  Patrick McHardyiptables-xml: sparse fixes
2008-06-07  Patrick McHardylibiptc: move variable definitions to head of function
2008-06-06  Jan Engelhardtlibxt_owner: add spaces to output
2008-06-06  Laszlo Attila... addrtype match: added revision 1
2008-06-06  Lutz JaenickeFix iptables-save output of libxt_owner match
2008-06-06  Patrick McHardyBump version v1.4.1-rc3
2008-06-05  Jan Engelhardtbuild: check for missing feature files
2008-06-05  Jan EngelhardtUpdate .gitignore
2008-06-05  Patrick McHardyResync header files with kernel
2008-06-04  Yasuyuki KozakaiUse s6_addr32 to access bits in int6_addr instead of...
2008-06-03  Thomas JaroschAdd xtables version defines.
2008-06-02  Patrick McHardymanpages: consistent syntax
2008-05-26  Patrick McHardyiptables 1.4.1-rc2 v1.4.1-rc2
2008-05-25  Kristof ProvostREDIRECT: Allow symbolic port in REDIRECT --to-port
2008-05-20  Patrick McHardyMerge branch 'master' of vishnu.netfilter.org:/data...
2008-05-20  Thomas JacobDon't assume /bin/sh is bash
2008-05-19  Patrick McHardyBump version to 1.4.1-rc1 v1.4.1-rc1
2008-05-16  Jamie Strandbogefix ip6tables dest address printing
2008-05-13  Henrik NordstromMake --set-counters (-c) accept comma separated counters
2008-05-13  Henrik Nordstromiptables --list chain rulenum
2008-05-13  Henrik Nordstromiptables --list-rules command
2008-05-12  Henrik NordstromAdd support for --set-counters to iptables -P
2008-05-12  Henrik NordstromMake iptables-restore usable over a pipe
2008-05-12  Jan Engelhardtiptables out-of-tree build directory
2008-04-21  Jan Engelhardt[PATCH 1] Makefile.am: use PACKAGE_TARNAME
2008-04-21  Shan Weiiptables-save:remove unnecessary code.
2008-04-15  Patrick McHardyProperly initialize revision for ip6tables targets
2008-04-15  Jan EngelhardtRemove old functions, constants
2008-04-15  Jan Engelhardt[PATCH 11] configure.ac: remove already-defined variables
2008-04-15  Jan EngelhardtDynamically create xtables.h.in with version
2008-04-15  Jan Engelhardtconfigure.ac: AC_SUBST must be separate
2008-04-15  Jan EngelhardtUpdate documentation about building the package
2008-04-15  Jan EngelhardtResolve libipt_set warnings
2008-04-15  Jan EngelhardtRemove support for compilation of conditional extensions
2008-04-15  Jan EngelhardtWrap dlopen code into NO_SHARED_LIBS
2008-04-15  Jan EngelhardtResolve warnings on 64-bit compile
2008-04-14  Jan EngelhardtCombine ipt and ip6t manpages
2008-04-14  Jan EngelhardtImplement AF_UNSPEC as a wildcard for extensions
2008-04-14  Jan EngelhardtRATEEST: add manpage
2008-04-14  Gáspár Lajosiptables: use C99 lists for struct options
2008-04-14  Jan EngelhardtInstall libiptc header files because xtables.h depends...
2008-04-14  Jan EngelhardtAdd all necessary header files - compilation fix for...
2008-04-14  Martin F. KrafftImport iptables-apply
2008-04-13  Jan Engelhardtconfigure: split --enable-libipq from --enable-devel
2008-04-13  Jan Engelhardtmanpages: update to reflect fine-grained control
2008-04-13  Jan Engelhardtmanpages: grammar and spelling
2008-04-13  Jan Engelhardtmanpages: fix broken markup (missing close tags)
2008-04-13  Jan EngelhardtCombine IP{,6}T_LIB_DIR into XTABLES_LIBDIR
2008-04-13  Jan EngelhardtAdd support for xt_hashlimit match revision 1
2008-04-13  Jan Engelhardtxtables.h: move non-exported parts to internal.h
2008-04-13  Jan EngelhardtFix all remaining warnings (missing declarations, missi...
2008-04-06  Jan EngelhardtUpdate the libxt_owner manpage with the UID/GID-range...
2008-04-06  Jan EngelhardtFix -Wshadow warnings and clean up xt_sctp.h
2008-04-06  Jan EngelhardtDrop -W from CFLAGS and some tiny code cleanups
2008-04-06  Jan EngelhardtMakefile: add a "tarball" target
2008-04-06  Jan EngelhardtCorrect the family member value of libxt_mark revision 1
2008-04-06  Jan EngelhardtFix compilation of iptables-static build
2008-04-02  Patrick McHardyRetry ruleset dump when kernel returns EAGAIN.
2008-04-02  James King[IPTABLES]: libxt_iprange: Fix IP validation logic
2008-03-07  Filippo Zangheriremoves useless white spaces from iptables-xml manpages.
2008-03-02  Pablo Neira... bump iptables version to prepare 1.4.1 release
2008-02-29  Naohiro OoiwaFix define value of SCTP chunk type.
2008-02-22  Patrick McHardyRemove compiler.h inclusions.
2008-01-29  Patrick McHardyAdd netfilter.h
2008-01-29  Max Kellermannfix gcc warnings
2008-01-29  Max Kellermannallow empty strings in argument parser
2008-01-29  Max Kellermannunescape parameters
2008-01-29  Max Kellermannescape strings
2008-01-29  Max Kellermannuse size_t
2008-01-29  Max Kellermannwhitespace cleanup
2008-01-29  Max KellermannFix REDIRECT manpage
2008-01-29  Jan Engelhardt[IPTABLES]: libxt_owner: UID/GID range support
2008-01-29  Jan Engelhardt[IPTABLES]: libxt_conntrack revision 1
2008-01-29  Jan Engelhardtlibxt_CONNMARK revision 1
2008-01-29  Jan EngelhardtBuild adjustments
2008-01-29  Jan EngelhardtGive preference to iptables header files
2008-01-20  Patrick McHardyRemove obsolete file
2008-01-20  Sven Schnellelibxt_TCPOPTSTRIP
2008-01-20  Jan Engelhardtlibxt_iprange r1
2008-01-20  Jan Engelhardtlibxt_iprange r0
2008-01-20  Jan Engelhardtlibxt_mark r1
next