]> granicus.if.org Git - ipset/shortlog
ipset
2011-05-23 Jozsef Kadlecsikip_set_flush returned -EPROTO instead of -IPSET_ERR_PRO...
2011-05-22 Jozsef KadlecsikTake into account cidr value for the from address when...
2011-05-21 Jozsef KadlecsikAdding ranges to hash types with timeout could still...
2011-05-21 Jozsef KadlecsikAccept "\r\n" terminated lines in restore files
2011-05-20 Jozsef KadlecsikRemoved old, not used hashing method ip_set_chash
2011-05-20 Jozsef KadlecsikRemove variable 'ret' in type_pf_tdel(), which is set...
2011-05-20 Jozsef KadlecsikUse proper timeout parameter to jiffies conversion
2011-05-17 Jozsef KadlecsikRemove outdated checking of IPv6 support from configure.ac
2011-05-15 Jozsef Kadlecsikipset 6.5 released v6.5
2011-05-15 Jozsef KadlecsikSupport range for IPv4 at adding/deleting elements...
2011-05-13 Jozsef KadlecsikDisable type revisions which are not supported both...
2011-05-12 Jozsef KadlecsikUpdate ipset help text to reflect SCTP and UDPLITE...
2011-05-11 Jozsef KadlecsikSet type support with multiple revisions added
2011-05-06 Jozsef KadlecsikFix adding ranges to hash types
2011-05-06 Jozsef KadlecsikIgnore -n flag (list just setnames) when sets are to...
2011-04-19 Jozsef Kadlecsikipset 6.4 released v6.4
2011-04-19 Jozsef KadlecsikGet rid of the trailing empty line at listing sets.
2011-04-18 Jozsef KadlecsikFix XML listing, remove broken unused "elements" tag
2011-04-18 Jozsef KadlecsikSupport listing setnames and headers too
2011-04-18 Jozsef KadlecsikFix order of listing of sets
2011-04-18 Jozsef KadlecsikOptions and flags support added to the kernel API
2011-04-11 Jozsef KadlecsikSorting is dependent on the locale settings, use LC_ALL=C
2011-04-11 Jozsef KadlecsikUse unified diff output in tests
2011-04-10 Jozsef Kadlecsikipset 6.3 released v6.3
2011-04-10 Jozsef KadlecsikTestsuite checks added
2011-04-09 Jozsef Kadlecsikset match and SET target fixes
2011-04-08 Jozsef KadlecsikWhitespace fixes: some space before tab slipped in.
2011-04-08 Jozsef Kadlecsikbitmap:ip,mac type requires "src" for MAC
2011-04-08 Jozsef KadlecsikTestsuite changes: keep temporary files
2011-03-29 Jozsef Kadlecsikipset/Kconfig was a mixed up kernel config file, fixed...
2011-03-27 Jozsef Kadlecsikipset 6.2 released v6.2
2011-03-27 Jozsef KadlecsikManpage update
2011-03-27 Jozsef KadlecsikTimeout can be modified for already added elements
2011-03-26 Jozsef KadlecsikAdd explicit text message to detect patched kernel.
2011-03-25 Jozsef KadlecsikReferences are protected by rwlock instead of mutex
2011-03-23 Jozsef Kadlecsiklist:set timeout variant fixes
2011-03-19 Jozsef Kadlecsikipset 6.1 released v6.1
2011-03-19 Jozsef KadlecsikFix revision reporting
2011-03-18 Jozsef KadlecsikSCTP, UDPLITE support added
2011-03-18 Jozsef KadlecsikFix checking the revision of the set type at create...
2011-03-18 Jozsef KadlecsikManpage was not installed
2011-03-18 Jozsef Kadlecsikhash:ip,port* types with IPv4
2011-03-04 Shan Weinetfilter:ipset: fix the compile warning in ip_set_create
2011-02-03 Jozsef Kadlecsikipset 6.0 released v6.0
2011-02-03 Jozsef KadlecsikPrint protocol version together with ipset version
2011-02-03 Jozsef KadlecsikReorganized kernel/ subdir
2011-02-03 Patrick McHardynetfilter: ipset: fix linking with CONFIG_IPV6=n
2011-02-02 Jozsef Kadlecsiknetfilter: ipset: send error message manually
2011-02-02 Patrick McHardynetfilter: ipset: add missing break statemtns in ip_set...
2011-02-01 Patrick McHardynetfilter: ipset: add missing include to xt_set.h
2011-02-01 Patrick McHardynetfilter: ipset: remove unnecessary includes
2011-02-01 Patrick McHardynetfilter: ipset: use nla_parse_nested()
2011-02-01 Jozsef KadlecsikTestsuite compatibility with debugging enabled
2011-02-01 Jozsef KadlecsikAllow "new" as a commad alias to "create"
2011-02-01 Holger Eitzenbergeripset: improve command argument parsing
2011-02-01 Holger Eitzenbergeripset: avoid the unnecessary argv[] loop
2011-02-01 Holger Eitzenbergeripset: pass ipset_arg argument pointer
2011-01-31 Jozsef KadlecsikSeparate ipset errnos completely from system ones and...
2011-01-31 Jozsef KadlecsikUse better error codes in xt_set.c
2011-01-27 Jozsef KadlecsikFix sparse warning about shadowed definition
2011-01-27 Jozsef Kadlecsikbitmap:ip type: flavour specific adt functions
2011-01-27 Jozsef Kadlecsikbitmap:port type: flavour specific adt functions
2011-01-27 Jozsef KadlecsikMove the type specifici attribute validation to the...
2011-01-26 Jozsef KadlecsikFix the spelling error fix :-)
2011-01-26 Jozsef KadlecsikUse vzalloc() instead of __vmalloc()
2011-01-26 Jozsef KadlecsikUse meaningful error messages in xt_set.c
2011-01-26 Jozsef KadlecsikConstified attribute cannot be written
2011-01-26 Jozsef KadlecsikSend (N)ACK at dumping only when NLM_F_ACK is set
2011-01-26 Jozsef KadlecsikCorrect the error codes: use ENOENT and EMSGSIZE
2011-01-26 Jozsef KadlecsikResolving IP addresses did not work at listing/saving...
2011-01-25 Holger Eitzenbergeripset: fix spelling error
2011-01-25 Holger Eitzenbergeripset: fix the Netlink sequence number
2011-01-25 Holger Eitzenbergeripset: turn Set name[] into a const pointer
2011-01-24 Jozsef KadlecsikCheck ICMP and ICMPv6 with the set match and target...
2011-01-24 Jozsef KadlecsikAvoid possible syntax clashing at saving hostnames
2011-01-22 Jozsef Kadlecsikipset 5.4.1 released v5.4.1
2011-01-22 Jozsef KadlecsikAdd UPGRADE instructions
2011-01-21 Jozsef Kadlecsikipset 5.4 released v5.4
2011-01-21 Jozsef KadlecsikFixed broken ICMP and ICMPv6 handling
2011-01-21 Jozsef KadlecsikFix trailing whitespaces and pr_* messages
2011-01-20 Jozsef KadlecsikUn-inline functions which are not small enough
2011-01-20 Jozsef KadlecsikFix module loading at create/header commands
2011-01-20 Jozsef KadlecsikFix wrong kzalloc flag in type_pf_expire
2011-01-20 Jozsef KadlecsikThe get_ip*_port functions are too large to be inlined...
2011-01-20 Jozsef KadlecsikAdd missing __GFP_HIGHMEM flag to __vmalloc
2011-01-20 Jozsef KadlecsikEnforce network-order data in the netlink protocol
2011-01-20 Jozsef KadlecsikUse annotated types and fix sparse warnings
2011-01-20 Jozsef KadlecsikMove ip_set_alloc, ip_set_free and ip_set_get_ipaddr...
2011-01-20 Jozsef KadlecsikNETMASK*, HOSTMASK* macros are too generic
2011-01-20 Jozsef KadlecsikUse static LIST_HEAD() for ip_set_type_list
2011-01-20 Jozsef KadlecsikMove NLA_PUT_NET* macros to include/net/netlink.h
2011-01-20 Jozsef KadlecsikThe module parameter max_sets should be unsigned int
2011-01-20 Jozsef KadlecsikGet rid of ip_set_kernel.h
2011-01-20 Jozsef KadlecsikFix the placement style of boolean operators at continu...
2011-01-18 Jozsef Kadlecsikipset 5.3 released v5.3
2011-01-18 Jozsef KadlecsikSet the non-debug compiling the default
2011-01-18 Jozsef KadlecsikTestsuite fix of ospf replaced with vrrp.
2011-01-18 Jozsef KadlecsikFix build with NDEBUG defined
2011-01-18 Holger EitzenbergerDo session initialization once
2011-01-18 Jozsef KadlecsikMake IPv4 and IPv6 address handling similar
next