]> granicus.if.org Git - ipset/history - include
Add test file missing from patch previous patch.
[ipset] / include /
2017-09-14 Jozsef KadlecsikFix the include guards on the include/libipset/linux_ip...
2017-09-11 Jozsef KadlecsikReport if the option is supported by a newer kernel...
2016-02-29 Jozsef KadlecsikFix __aligned_u64 compatibility support for older kerne...
2015-06-25 Jozsef KadlecsikUpdate userspace header file from the kernel tree
2015-06-25 Jozsef KadlecsikAdd element count to all set types header
2015-06-19 Eric B MunsonAdd element count to hash headers
2015-03-18 Jozsef KadlecsikSupport linking libipset to C++ programs
2014-11-18 Jozsef Kadlecsikstyles warned by checkpatch.pl fixed
2014-10-28 Jozsef KadlecsikAdd script to check libipset.map for missing symbols
2014-09-23 Jozsef KadlecsikSupport glibc < 2.9 (fixes bugzilla id #891)
2014-09-14 Anton Danilovlibipset: Add userspace code for the skbinfo extension...
2014-03-04 Josh Huntipset: add userspace support for forceadd
2014-02-14 Florian Westphalkernel: uapi: fix MARKMASK attr ABI breakage
2014-02-13 Jozsef KadlecsikPrepare the kernel for create option flags when no...
2014-01-23 Vytas Dauksaadd markmask for hash:ip,mark data type
2014-01-08 Vytas Dauksaadd hash:ip,mark data type to ipset
2013-11-13 Sergey PopovichFix all set output from list/save when set with counter...
2013-09-23 Oliver Smithipset: Support comments in the userspace library.
2013-08-17 Quentin ArmitageAdd specifying protocol for bitmap:port
2013-08-01 Quentin ArmitageChange 2nd parameter type of ipset_parse_elem
2013-05-02 Jozsef KadlecsikAdd sparse checking support to userspace
2013-04-09 Jozsef KadlecsikSupport counters in the ipset library
2013-04-09 Jozsef KadlecsikThe uapi include split in the package itself
2012-09-21 Jozsef KadlecsikSupport to match elements marked with "nomatch" in...
2012-09-11 Jozsef KadlecsikCoding style fixes
2012-09-10 Jozsef KadlecsikHelp prints list type revision and terse description
2012-08-31 Krunal PatelFix errors when compiling in debug mode.
2012-08-31 Jozsef KadlecsikMake sure IPPROTO_UDPLITE is defined
2012-06-19 Jozsef KadlecsikThe commandline parser was too permissive, make it...
2012-05-23 Jozsef KadlecsikAllow saving to/restoring from a file without shell...
2012-05-10 Jozsef KadlecsikAdd more CC warning option to debug mode
2012-05-10 Jozsef KadlecsikSuppress false syntax error messages
2012-05-10 Neutron SoutmunAdd dynamic module support to ipset userspace tool
2012-05-06 Neutron SoutmunMove ipset_port_usage() into lib
2012-05-04 Jozsef KadlecsikFix timeout value overflow bug at large timeout parameters
2012-01-14 Jozsef KadlecsikSupport hostnames and service names with dash
2012-01-13 Jozsef KadlecsikExceptions support added to hash:*net* types
2012-01-05 Jozsef KadlecsikSet types moved into libipset library
2012-01-04 Jan Engelhardtbuild: install libipset in the right place
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-09-01 Jozsef KadlecsikMerge branch 'master' of git://dev.medozas.de/ipset
2011-08-31 Jan Engelhardtipset: use NFPROTO_ constants
2011-08-31 Jozsef KadlecsikPropagate "expose userspace-relevant parts in ip_set...
2011-05-31 Jozsef KadlecsikWhitespace and coding fixes detected by checkpatch.pl
2011-05-30 Jozsef Kadlecsikhash:net,iface type introduced
2011-05-24 Jozsef KadlecsikProtocol-level debugging support added
2011-05-15 Jozsef KadlecsikSupport range for IPv4 at adding/deleting elements...
2011-04-18 Jozsef KadlecsikSupport listing setnames and headers too
2011-02-01 Holger Eitzenbergeripset: pass ipset_arg argument pointer
2011-01-31 Jozsef KadlecsikSeparate ipset errnos completely from system ones and...
2011-01-25 Holger Eitzenbergeripset: turn Set name[] into a const pointer
2011-01-18 Jozsef KadlecsikFix build with NDEBUG defined
2011-01-18 Jozsef KadlecsikShow correct line numbers in restore output for parser...
2010-12-20 Jozsef KadlecsikMerge branch 'master' of git://dev.medozas.de/ipset...
2010-12-19 Jan Engelhardtlibipset: ipset_strncpy is really a strlcpy-type operation
2010-12-17 Jozsef KadlecsikAdd ipset_parse_tcpudp_port function
2010-12-13 Jozsef KadlecsikBuffered commands are just ... buffered.
2010-12-10 Jozsef KadlecsikSupport case-insensitive ICMP and ICMPv6 type/code...
2010-12-07 Jozsef KadlecsikRemove command MODIFY
2010-11-05 Jozsef KadlecsikThe protocol extended with the command MODIFY.
2010-10-30 Jozsef KadlecsikAdd parser function to handle IPv4 and IPv6 differently.
2010-10-25 Jozsef KadlecsikMerge branch 'ipset-5' of git://dev.medozas.de/ipset...
2010-10-24 Jozsef KadlecsikFixes, cleanups, comments v5.0-pre8
2010-07-13 Jozsef KadlecsikCompatibility and documentation fixes v5.0-pre6
2010-06-22 Jozsef Kadlecsikipset 5: last new feature added v5.0-pre3
2010-06-16 Jozsef Kadlecsikconfigure/Makefile and debug fixes
2010-06-15 Jozsef Kadlecsikipset 5 in an almost ready state - milestone v5.0-pre1
2010-04-22 Jozsef KadlecsikFourth stage to ipset-5