]> git.proxmox.com Git - mirror_corosync.git/history - exec/icmap.c
icmap: icmap_init_r() leaks if trie_create() fails
[mirror_corosync.git] / exec / icmap.c
2020-03-26 Christine Caulfieldicmap: icmap_init_r() leaks if trie_create() fails
2019-11-18 Christine Caulfieldicmap: fix the icmap_get_*_r functions v3.0.3
2017-07-27 Christine Caulfieldstats: Add map with on-demand statistics
2016-10-27 Jan Friesselist: Replace for_each by safe version where need
2016-10-27 Michael Joneslist: Replace uses of list.h with qblist.h
2013-09-10 Jan Friesseicmap: Add func to test equality of two key values
2013-08-29 Jan Friesseicmap: Add map copy function
2013-08-29 Jan Friesseicmap: Add function to return item data pointer
2013-08-29 Jan Friesseicmap: Fix value len checking for strings
2013-08-29 Jan Friesseicmap: Add function to return global icmap
2013-08-27 Jan Friesseicmap: Allow multiple icmap instances
2012-11-06 Jan FriesseMerge pull request #2 from dfcluster/master
2012-09-12 Fabio M. Di Nittoicmap: fix mapping return codes
2012-04-24 Fabio M. Di Nittoicmap: don't leak memory when changing ro/rw status...
2012-04-24 Fabio M. Di Nittoicmap: fix a valgrind errors (pass 1)
2012-02-16 Jan Friessecmap: Handle NULL in [i]cmap_set_string value
2012-01-13 Jan Friesseicmap: Add fast version of inc and dec operation
2012-01-13 Fabio M. Di Nittoicmap: make sure variable is initialized
2012-01-12 Steven Dakeunshare exec/icmap.so
2011-12-15 Jan FriesseAdd icmap