]> git.proxmox.com Git - mirror_corosync.git/shortlog
mirror_corosync.git
2012-01-17 Fabio M. Di... votequorum: fix standalone build
2012-01-17 Fabio M. Di... main: drop unrequired vars
2012-01-17 Fabio M. Di... quorum: link ykd back into quorum and fix build warning
2012-01-17 Fabio M. Di... votequorum: check for parameters and return proper...
2012-01-17 Fabio M. Di... vsf_quorum: fix potential memory leak
2012-01-17 Fabio M. Di... coroparse: fix include path after drop lcrso merge
2012-01-17 Fabio M. Di... update .gitignore
2012-01-17 Steven DakeSilent a warning from coverity about handle being used...
2012-01-17 Steven DakeSilent a warning from coverity about icmap_track being...
2012-01-17 Steven DakeSilent a warning from coverity about icmap_track being...
2012-01-17 Steven DakeSilent a warning from coverity about icmap_track being...
2012-01-17 Steven DakeSilent a coverity warning about a variable being uninit...
2012-01-17 Steven DakeSilent a coverity warning about handle being unset...
2012-01-17 Steven DakeSilent a warning from coverity about icmap_track being...
2012-01-17 Steven DakeSilent a warning from coverity about icmap_track being...
2012-01-17 Steven DakeSilent a warning from coverity about icmap_track being...
2012-01-17 Steven DakeSilent a warning from coverity about icmap_track being...
2012-01-17 Steven DakeSilent a warning from coverity about icmap_track being...
2012-01-17 Steven DakeSilent a warning from coverity about icmap_track being...
2012-01-17 Steven DakeAdd break where one was missing
2012-01-17 Steven DakeRemove unchecked coverity error
2012-01-16 Steven DakeFix missing rebase problem that causes make rpm to...
2012-01-16 Steven DakeAdd missing votequorum.h file from previous commit
2012-01-16 Steven DakeRemove main_get_config_modules since it is no longer...
2012-01-16 Steven DakeFinish up quorum integration
2012-01-16 Steven DakeRemove some lcr ifdef'ed code in service.c
2012-01-16 Steven DakeRemove services directory from loc command
2012-01-16 Steven DakeGet rid of external config loader in include/engine...
2012-01-16 Steven DakeRemove service.d directory since plugins are gone
2012-01-16 Steven DakeRemove lcr directory, files, and references since it...
2012-01-16 Steven DakeInitial removal of plugins
2012-01-16 Steven DakeMove cs_error into global header so that third party...
2012-01-16 Fabio M. Di... votequorum: fix name and version
2012-01-16 Fabio M. Di... votequorum: drop unused define
2012-01-16 Fabio M. Di... votequorum: rearrange code
2012-01-16 Fabio M. Di... votequorum/quorum-tools: drop unnecessary includes
2012-01-16 Fabio M. Di... votequorum: network data should be packed
2012-01-13 Jan FriesseUse fast inc for service statistics
2012-01-13 Jan Friesseicmap: Add fast version of inc and dec operation
2012-01-13 Fabio M. Di... Fix spec file to reflect documentation changes
2012-01-13 Fabio M. Di... man: improve index.html a bit
2012-01-13 Fabio M. Di... man: sort interfaces alphabetically
2012-01-13 Fabio M. Di... man: cosmetic index.html changes
2012-01-13 Fabio M. Di... man: drop confdb from man pages
2012-01-13 Fabio M. Di... update TODO list
2012-01-13 Fabio M. Di... quorum: extend initialize man page
2012-01-13 Fabio M. Di... quorum: libquorum API documentation (quorum_getquorate)
2012-01-13 Fabio M. Di... quorum: libquorum API documentation (quorum_context_set)
2012-01-13 Fabio M. Di... quorum: libquorum API documentation (quorum_context_get)
2012-01-13 Fabio M. Di... quorum: libquorum API documentation (quorum_dispatch)
2012-01-13 Fabio M. Di... quorum: libquorum API documentation (quorum_fd_get)
2012-01-13 Fabio M. Di... quorum: libquorum API documentation (quorum_finalize)
2012-01-13 Fabio M. Di... quorum: libquorum API documentation (quorum_initialize)
2012-01-13 Fabio M. Di... votequorum: update man pages
2012-01-13 Fabio M. Di... votequorum: lower quorum change logging
2012-01-13 Fabio M. Di... update TODO list
2012-01-13 Fabio M. Di... votequorum: drop votequorum_leave
2012-01-13 Fabio M. Di... votequorum: add missing new line
2012-01-13 Fabio M. Di... votequorum: display flags for all features
2012-01-13 Fabio M. Di... quorumtool: improve monitoring output some more
2012-01-13 Fabio M. Di... votequorum: drop HASSTATE/SETSTATE
2012-01-13 Fabio M. Di... quorumtool: make data display more generic
2012-01-13 Fabio M. Di... quorumtool: drop redundant init calls to votequorum
2012-01-13 Fabio M. Di... quorumtools: update copyright header
2012-01-13 Fabio M. Di... cmapctl: initialize more variables
2012-01-13 Fabio M. Di... cmapctl: initialize bit_value and check if it's set
2012-01-13 Fabio M. Di... mainconfig: check error return codes from logsys_format_set
2012-01-13 Fabio M. Di... main: drop unrequired call to totem_get_stats
2012-01-13 Fabio M. Di... icmap: make sure variable is initialized
2012-01-12 Steven Dakeunshare exec/icmap.so
2012-01-12 Steven DakeChange all ais references to corosync
2012-01-11 Jan Friessecmapctl: Print all keys by default
2012-01-11 Jan FriesseUpdate TODO with notifid changes
2012-01-11 Jan FriesseStore rrp faulty status of ring in cmap
2012-01-10 Fabio M. Di... quorum: more TODO items
2012-01-10 Fabio M. Di... quorum: update TODO
2012-01-10 Fabio M. Di... votequorum: fix votes/quorum recalculation in auto_tie_...
2012-01-10 Fabio M. Di... votequorum: improve wait_for_all reset handling when...
2012-01-10 Fabio M. Di... votequorum: fix another regressions introduced by 05b4e...
2012-01-10 Fabio M. Di... votequorum: fix regression introduced by 05b4e99a6e...
2012-01-10 Fabio M. Di... votequorum: switch two_node from flag to int
2012-01-10 Fabio M. Di... votequorum: drop kill_reason leftovers (part of disallowed)
2012-01-10 Fabio M. Di... votequorum: missed one comment to cleanup ;)
2012-01-10 Fabio M. Di... votequorum: clean up coding style
2012-01-10 Fabio M. Di... votequorum: update copyright/authors
2012-01-10 Fabio M. Di... votequorum: dispatch notifications only once
2012-01-10 Fabio M. Di... votequorum: add last_man_standing support (default...
2012-01-10 Fabio M. Di... votequorum: drop concept of DISALLOWED
2012-01-10 Fabio M. Di... quorum: bump soname for libquorum to reflect API change
2012-01-10 Fabio M. Di... votequorum: fix quorum_flags values
2012-01-10 Fabio M. Di... votequorum: transmit wait_for_all info in node info...
2012-01-10 Fabio M. Di... votequorum: add auto_tie_breaker support (default:...
2012-01-10 Fabio M. Di... votequorum: add wait_for_all support (default: off)
2012-01-10 Fabio M. Di... votequorum: always dispatch quorum notifications
2012-01-10 Fabio M. Di... quorum: change API to return quorum type at initializat...
2012-01-09 Angus SalkeldIPC: don't block forever on a recv msg as corosync...
2012-01-09 Jan FriesseAdd rrp faulty event to notifyd
2012-01-09 Jan FriesseAdd usage text to cmapctl
2012-01-09 Jan FriesseAbility to display binary data type in cmapctl
2012-01-09 Jan FriesseAbility to store binary key
next