]> git.ipfire.org Git - thirdparty/ipset.git/shortlog
thirdparty/ipset.git
2014-09-30  Neutron Soutmunipset: Fix hyphen used as minus sign in manpage
2014-09-23  Jozsef Kadlecsikipset 6.23 released v6.23
2014-09-23  Jozsef KadlecsikThe utils are updated from their sources
2014-09-23  Jozsef KadlecsikOrder create and add options in manpage so that generic...
2014-09-23  Mart FrauenlobCentralise generic create options (family, hashsize...
2014-09-23  Jozsef KadlecsikSupport glibc < 2.9 (fixes bugzilla id #891)
2014-09-23  Jozsef KadlecsikSupport updating extensions when the set is full
2014-09-22  Mart FrauenlobAdd description of hash:mac set type to man page.
2014-09-22  Mart FrauenlobAdd missing space for skbinfo option synopsis.
2014-09-22  Jozsef KadlecsikThe library/API versions were forgotten to bump (report...
2014-09-22  Jozsef KadlecsikRetry printing when sprintf fails (reported by Stig...
2014-09-15  Jozsef Kadlecsikipset 6.22 released v6.22
2014-09-15  Jozsef Kadlecsikhash:mac type added to ipset
2014-09-15  Jozsef Kadlecsikskbinfo extension: send nonzero extension elements...
2014-09-14  Jozsef KadlecsikAdd test to check mark mapping
2014-09-14  Holger Eitzenbergeripset: remove extran newline on debug output
2014-09-14  Holger Eitzenbergeripset: avoid duplicate command flags
2014-09-14  Holger EitzenbergerRemove a duplicate debug print
2014-09-14  Joe Perchesnetfilter: Convert pr_warning to pr_warn
2014-09-14  Anton Danilovnetfilter: ipset: Add skbinfo extension support to...
2014-09-14  Anton Danilovipset: man: Add the skbinfo extension documentation.
2014-09-14  Anton Danilovlibipset: Add userspace support of the skbinfo extensio...
2014-09-14  Anton Danilovlibipset: Add userspace support of the skbinfo extensio...
2014-09-14  Anton Danilovlibipset: Add userspace support of the skbinfo extensio...
2014-09-14  Anton Danilovlibipset: Add userspace code for the skbinfo extension...
2014-09-08  Anton Danilovnetfilter: ipset: Add skbinfo extension kernel support...
2014-09-08  Anton Danilovnetfilter: ipset: Add skbinfo extension kernel support...
2014-09-08  Anton Danilovnetfilter: ipset: Add skbinfo extension kernel support...
2014-09-08  Anton Danilovnetfilter: ipset: Add skbinfo extension kernel support...
2014-09-01  Jozsef KadlecsikFix static checker warning in ip_set_core.c
2014-08-19  Clinton RoyMake possible to compile ipset with IPSET_DEBUG from...
2014-08-05  Jozsef KadlecsikFix warn: integer overflows 'sizeof(*map) + size *...
2014-08-05  Mark Rustadnet/netfilter/ipset: Resolve missing-field-initializer...
2014-05-06  Sergey Popovichnetnet,netportnet: Fix value range support for IPv4
2014-05-06  Sergey Popovichlibipset: print third element in debugging
2014-05-06  Janeks Jaunupsipset: Handle missing leading zeros in ethernet address...
2014-04-07  Vytas DauksaRemoved invalid IPSET_ATTR_MARKMASK validation
2014-04-07  Neutron Soutmunipset: Pass IPSET_BIN to test scripts to change binary...
2014-04-07  Neutron Soutmunipset: Fix grammar error in manpage
2014-04-07  Neutron Soutmunipset: Fix printf format warning
2014-03-07  Jozsef Kadlecsikipset 6.21.1 released v6.21.1
2014-03-07  Patrick McHardynetfilter: ip_set: rename nfnl_dereference()/nfnl_set()
2014-03-07  Jozsef KadlecsikThe bash utilities are updated
2014-03-07  Jozsef KadlecsikFix libipset library release versioning
2014-03-04  Jozsef Kadlecsikipset 6.21 released v6.21
2014-03-04  Josh Huntipset: add userspace support for forceadd
2014-03-04  Josh Huntipset: add forceadd kernel support for hash set types
2014-02-16  Ilia Mirkinnetfilter: ipset: move registration message to init...
2014-02-14  Florian Westphalkernel: uapi: fix MARKMASK attr ABI breakage
2014-02-13  Florian Westphallib: fix ifname 'physdev:' prefix parsing
2014-02-13  Jozsef KadlecsikPrepare the kernel for create option flags when no...
2014-01-23  Vytas Dauksaprint mark & mark mask in hex rather then decimal
2014-01-23  Vytas Dauksaadd markmask for hash:ip,mark data type
2014-01-08  Vytas Dauksaadd hash:ip,mark data type to ipset
2014-01-07  Stephen Hemmingeripset: remove unused code
2013-12-27  Fengguang Wunetfilter: ipset: Add hash: fix coccinelle warnings
2013-12-03  David BindermanTypo in ip_set_hash_netnet.c fixed
2013-11-26  Mart Frauenlobipset: manpage: correct add action synopsis for hash...
2013-11-26  Mart Frauenlobipset: manpage: remove spare comma for hash:net,net...
2013-11-13  Cody P Schafernet ipset: use rbtree postorder iteration instead of...
2013-11-13  Sergey PopovichFix all set output from list/save when set with counter...
2013-11-11  Sergey Popovichipset: Follow manual page behavior for SET target on...
2013-11-11  Sergey Popovichipset: Fix malformed output from list/save for ICMP...
2013-11-11  Nikolay Martynovipset: fix timeout data type size
2013-10-27  Jozsef Kadlecsikipset 6.20.1 released v6.20.1
2013-10-27  Jan Engelhardtbuild: fix incorrect library versioning
2013-10-27  Michael Opdenackernetfilter: ipset: remove duplicate define
2013-10-27  Jozsef Kadlecsiknet->user_ns is available starting from 3.8, add compat...
2013-10-18  Jozsef KadlecsikFix memory allocation for bitmap:port
2013-10-17  Oliver Smithnetfilter: ipset: Fix configure failure when --with...
2013-10-08  Jozsef KadlecsikAvoid clashing with configured kernel in [CONFIG_]IP_SE...
2013-10-08  Jozsef KadlecsikThe unnamed union initialization may lead to compilatio...
2013-10-04  Jozsef KadlecsikUse dev_net() instead of the direct access to ->nd_net
2013-10-02  Jozsef Kadlecsikipset 6.20 released v6.20
2013-10-02  Jozsef KadlecsikMissing comment support added to hash:ip,port,ip and...
2013-10-02  Jozsef KadlecsikCompatibility code is modified not to rely on kernel...
2013-10-02  Jozsef KadlecsikUse netlink callback dump args only
2013-09-30  Oliver Smithipset: Add userspace code to support hash:net,port...
2013-09-30  Oliver Smithnetfilter: ipset: Add hash:net,port,net module to kernel.
2013-09-28  Vitaly Lavrovipset: Add net namespace for ipset
2013-09-25  Jozsef KadlecsikUse a common function at listing the extensions of...
2013-09-24  Jozsef KadlecsikTests added to check comment extension
2013-09-23  Jozsef KadlecsikFor set:list types, replaced elements must be zeroed out
2013-09-23  Jozsef KadlecsikFix hash resizing with comments
2013-09-23  Oliver Smithipset: Add new userspace set revisions for comment...
2013-09-23  Oliver Smithipset: Support comments in the userspace library.
2013-09-23  Oliver Smithipset: Rework the "fake" argument parsing for ipset...
2013-09-23  Oliver Smithnetfilter: ipset: Support comments in the list-type...
2013-09-23  Oliver Smithnetfilter: ipset: Support comments in bitmap-type ipsets.
2013-09-23  Oliver Smithnetfilter: ipset: Support comments in hash-type ipsets.
2013-09-23  Oliver Smithnetfilter: ipset: Support comments for ipset entries...
2013-09-20  Oliver Smithipset: Add userspace code to support hash:net,net kerne...
2013-09-20  Oliver Smithnetfilter: ipset: Add hash:net,net module to kernel.
2013-09-17  Jozsef KadlecsikKconfig: ipset needs NETFILTER_NETLINK
2013-09-15  Jozsef KadlecsikAdd test to verify CIDR tracking
2013-09-15  Oliver Smithnetfilter: ipset: Fix serious failure in CIDR tracking
2013-09-13  Gustavo Zacariasconfigure: uclinux is also linux
2013-09-09  Jozsef Kadlecsiklist:set: make sure all elements are checked by the gc
2013-09-09  Jozsef KadlecsikSupport extensions which need a per data destroy function
2013-09-07  Jozsef KadlecsikGeneralize extensions support
next