]> granicus.if.org Git - ipset/shortlog
ipset
2012-11-22 Florian Westphalnetfilter: ipset: fix netiface set name overflow
2012-11-22 Jozsef KadlecsikRemove all modules before testing resize
2012-11-22 Jan Engelhardtbuild: support for Linux 3.7 UAPI
2012-11-19 Jozsef Kadlecsikipset 6.15 released v6.15
2012-11-19 Jozsef KadlecsikIncrease the number of maximal sets automatically as...
2012-11-10 Fredrik ErikssonFix interactive mode
2012-11-05 Jozsef KadlecsikUse gethostbyname2 instead of getaddrinfo
2012-11-05 Jozsef KadlecsikRestore the support of kernel versions between 2.6...
2012-11-05 Jozsef KadlecsikMake tests/check_cidrs.sh script executable
2012-11-05 Jozsef KadlecsikAdd tests to check completely ranges with hash types
2012-11-05 Jozsef KadlecsikMake easier to apply the netlink.patch
2012-11-05 Jozsef KadlecsikSupport protocol numbers as well, not only protocol...
2012-11-05 Jozsef KadlecsikAdd (back) the debug flag to configure
2012-11-05 Jozsef KadlecsikFix range bug in hash:ip,port,net
2012-09-22 Jozsef KadlecsikRewrite cidr book keeping to handle /0
2012-09-22 Jozsef KadlecsikRevert patch "Fix cidr book keeping for hash:*net*...
2012-09-22 Jozsef KadlecsikAdd simple test to check cidr book-keeping
2012-09-21 Jozsef Kadlecsikipset 6.14 released v6.14
2012-09-21 Jozsef KadlecsikSupport to match elements marked with "nomatch" in...
2012-09-11 Jozsef KadlecsikCoding style fixes
2012-09-11 Jozsef KadlecsikThe set type revision number is added to the header...
2012-09-11 Jozsef KadlecsikInclude supported revisions in module description
2012-09-10 Jozsef KadlecsikHelp prints list type revision and terse description
2012-09-10 Jozsef KadlecsikAdd /0 network support to hash:net,iface type
2012-09-10 Jozsef KadlecsikFix cidr book keeping for hash:*net* types
2012-09-10 Jozsef KadlecsikCheck and reject crazy /0 input parameters
2012-09-10 Jozsef KadlecsikBackport ether_addr_equal
2012-09-10 Jozsef KadlecsikCoding style fix, backport from kernel
2012-09-08 Eric Dumazetnet: cleanup unsigned to unsigned int
2012-08-31 Krunal PatelFix errors when compiling in debug mode.
2012-08-31 Jozsef KadlecsikMake sure IPPROTO_UDPLITE is defined
2012-07-01 Jan Engelhardtbuild: restore -version-info
2012-06-29 Jozsef Kadlecsikipset 6.13 released v6.13
2012-06-29 Jozsef KadlecsikExplain in more detail src/dst for hash:net,iface
2012-06-29 Tomasz Bursztykaipset: Handle properly an IPSET_CMD_NONE
2012-06-19 Florian Westphalnetfilter: ipset: hash:net,iface: fix interface comparison
2012-06-19 Jozsef Kadlecsikipset help lists set types multiple times, fixed (repor...
2012-06-19 Jozsef KadlecsikThe commandline parser was too permissive, make it...
2012-06-08 Jozsef KadlecsikTimeout fixing bug broke SET target special timeout...
2012-05-23 Jozsef KadlecsikAllow saving to/restoring from a file without shell...
2012-05-15 Jozsef KadlecsikUse MSEC_PER_SEC instead of harcoded value
2012-05-15 Neutron SoutmunFix typo of word "unkown" to "unknown".
2012-05-10 Jozsef Kadlecsikipset 6.12.1 released v6.12.1
2012-05-10 Jozsef KadlecsikEnable silent (kernel style) compile messages
2012-05-10 Neutron SoutmunFix build failed on --disable-dependency-tracking
2012-05-10 Jozsef KadlecsikAdd tarball target to Makefile
2012-05-10 Jozsef Kadlecsikipset 6.12 released
2012-05-10 Jozsef KadlecsikBackport nla_put_net* functions as NLA_PUT* were removed
2012-05-10 Jozsef KadlecsikCleanup generated files by make tidy
2012-05-10 Pablo Neira... netlink: add netlink_dump_control structure for netlink...
2012-05-10 David S. Milleripset: Stop using NLA_PUT*().
2012-05-10 Jozsef KadlecsikAdd more CC warning option to debug mode
2012-05-10 Jozsef KadlecsikReport syntax error messages immediately
2012-05-10 Jozsef KadlecsikSuppress false syntax error messages
2012-05-10 Jozsef KadlecsikAdd configure summary for the ipset userspace tool
2012-05-10 Neutron SoutmunAdd dynamic module support to ipset userspace tool
2012-05-06 Neutron SoutmunMove ipset_port_usage() into lib
2012-05-06 Jozsef KadlecsikFix hash size checking in kernel
2012-05-06 Jozsef KadlecsikFix invalid assignment to const void pointer
2012-05-04 Oskar BerggrenCorrect README file about minimal required iptables...
2012-05-04 Jozsef KadlecsikSparse warnings "incorrect type in assignment" fixed
2012-05-04 Jozsef KadlecsikRemove unused variables (warnings fixed)
2012-05-04 Jozsef KadlecsikFix timeout value overflow bug at large timeout parameters
2012-05-04 Jesse Grossipv6: Add fragment reporting to ipv6_skip_exthdr().
2012-04-19 Alexey Dobriyannet: remove ipv6_addr_copy()
2012-04-19 Jozsef KadlecsikImprove ipset help text messages (Mr Dash Four)
2012-01-20 Henry CulverFix the inclusion of linux/export.h
2012-01-14 Jozsef Kadlecsikipset 6.11 released v6.11 v6.12
2012-01-14 Jozsef KadlecsikSupport hostnames and service names with dash
2012-01-13 Jozsef Kadlecsikhash:net,iface timeout bug fixed
2012-01-13 Jozsef KadlecsikExceptions support added to hash:*net* types
2012-01-13 Paul Gortmakernet: Add export.h for EXPORT_SYMBOL/THIS_MODULE to...
2012-01-10 Jozsef KadlecsikLog warning when a hash type of set gets full
2012-01-05 Jozsef KadlecsikSet types moved into libipset library
2012-01-05 Jozsef KadlecsikLibrary map file added in order to support library...
2012-01-04 Jan Engelhardtdoc: Linux 2.6.39 already has the defs
2012-01-04 Jan Engelhardtbuild: install libipset in the right place
2012-01-04 Jan EngelhardtProvide a pkgconfig file
2011-12-23 Jan Engelhardtbuild: make distcheck work and use POSIX mode for tarba...
2011-12-23 Jan Engelhardtbuild: install libipset/linux_ip_set_list.h
2011-12-23 Jan Engelhardtbuild: include libipset/nfproto.h
2011-12-23 Jan Engelhardtbuild: process include/libipset/
2011-12-23 Jan Engelhardtbuild: use AC_CONFIG_AUX_DIR and stash away tools
2011-12-23 Jan EngelhardtUpdate .gitignore
2011-11-25 Jozsef Kadlecsikipset 6.10 released v6.10
2011-11-24 Jozsef KadlecsikTests added to check ICMP/ICMPv6 type/code parsing
2011-11-16 Jozsef KadlecsikICMP/ICMPv6 type/code parser bug fixed
2011-11-16 Stephen Hemmingeripset: fix lookup of tcp port names
2011-09-15 Jozsef KadlecsikInvert the logic to include version.h in ip_set_core.c
2011-09-15 Jozsef KadlecsikSuppress false compile-time warnings:
2011-09-15 Mathieu BridonOptionally disable building the kernel module.
2011-09-06 Jozsef KadlecsikMake tidy complete
2011-09-06 Jozsef Kadlecsikipset 6.9.1 released v6.9.1
2011-09-06 Jozsef KadlecsikFix compiling ipset as external kernel modules
2011-09-06 Jozsef Kadlecsikipset 6.9 released v6.9
2011-09-05 Jozsef KadlecsikComplete Kconfig with hash:net,iface type
2011-09-05 Greg Rosertnetlink: Compute and store minimum ifinfo dump size
2011-09-05 Jesper JuhlRemove redundant linux/version.h includes from net/
2011-09-01 Jozsef KadlecsikMerge branch 'master' of git://dev.medozas.de/ipset
2011-08-31 Jan Engelhardtbuild: move ipset_errcode into library
next