]> git.proxmox.com Git - mirror_corosync.git/history - exec/vsf_quorum.c
Free object allocated at quorum_register_callback
[mirror_corosync.git] / exec / vsf_quorum.c
2014-01-23 Masatake YAMATOFree object allocated at quorum_register_callback
2012-11-06 Jan FriesseMerge pull request #2 from dfcluster/master
2012-08-30 Fabio M. Di Nittobuild: bring SOLARIS up to the same standard as other...
2012-03-09 Fabio M. Di Nittosync: kill evil and syncv1 in one shot
2012-02-14 Steven DakeUpdate copyright header dates in exec directory
2012-02-09 Fabio M. Di Nittoquorum: don't leak memory on error
2012-02-08 Steven DakeRemove include/engine/quorum and integrate it into...
2012-01-31 Fabio M. Di Nittoquorum: fix load/unload priority for quorum services
2012-01-30 Steven DakeHonor exec_init_fn call
2012-01-23 Fabio M. Di Nittovotequorum: add support for nodelist config bits
2012-01-23 Angus SalkeldRemove all unneccessary "\n" from log messages
2012-01-17 Fabio M. Di Nittoquorum: link ykd back into quorum and fix build warning
2012-01-17 Fabio M. Di Nittovsf_quorum: fix potential memory leak
2012-01-16 Steven DakeFinish up quorum integration
2012-01-16 Steven DakeRemove lcr directory, files, and references since it...
2012-01-16 Steven DakeInitial removal of plugins
2012-01-12 Steven Dakeunshare exec/icmap.so
2012-01-10 Fabio M. Di Nittoquorum: change API to return quorum type at initializat...
2012-01-08 Steven DakeMove coroapi out of external headers
2012-01-07 Steven DakeMove logsys.c into corosync binary instead of a shared...
2011-12-15 Jan FriesseMove corosync core to use icmap
2011-12-14 Angus SalkeldLOG: get the logging to work from loaded quorum modules
2011-08-09 Angus Salkeldlibqb: change ipc -> qb_ipc
2010-02-26 Christine CaulfieldReduce the number of times the quorum message is displayed.
2009-12-07 Steven DakeRemove compiler warning in vsf_quorum.c.
2009-12-04 Christine CaulfieldThis puts multiple nodeids on each [QUORUM] Members...
2009-08-28 Christine CaulfieldSend CURRENT callbacks to the dispatch FD rather than...
2009-06-26 Steven DakeAdd compatability option in config file. Defaults...
2009-06-21 Steven DakeWork around dlopen'ed objects not executing constructor...
2009-06-07 Steven DakeCall initializer directly for broken platforms which...
2009-05-20 Christine CaulfieldPrint a list of quorum members when it changes.
2009-05-18 Jim Meyeringdon't include <signal.h> when it's not used
2009-05-18 Jim Meyeringdon't include <assert.h> when it's not used
2009-04-26 Steven DakeRemove useless APIs from coroipcs.c related to handling...
2009-04-23 Christine CaulfieldThis patch removes the (now redundant) call to sync_pri...
2009-04-22 Steven DakeReworking of include file dependencies.
2009-04-20 Fabio M. Di NittoAdd logsys v3
2009-04-09 Jim Meyeringcoroapi.h: change lib_handler_fn's *msg to be const
2009-04-08 Jim Meyeringquorum.h (quorum_set_quorate_fn_t): make first param...
2009-04-08 Jim Meyeringquorum.h (quorum_set_quorate_fn_t): s/int/size_t/
2009-04-07 Steven DakeForward port of sync v1 engine from whitetank and rewor...
2009-03-19 Fabio M. Di Nitto- Every .c file should include "config.h" to get the...
2009-03-10 Christine CaulfieldQuorum checks the ring ID is new before initiating...
2009-02-25 Steven DakeUnification around hdb_handle_t data type.
2009-02-23 Christine CaulfieldWhen a quorum device registers it tells the corosync...
2009-02-19 Steven DakeWhitetank IPC Forward Port.
2009-01-08 Christine CaulfieldIf there was a quorum {} section in corosync.conf but...
2008-12-19 Christine CaulfieldIf there is no quorum provider specified, then always...
2008-12-08 Christine Caulfieldquorum is now an optional loadable module (though I...
2008-11-06 Angus Salkeldcleanup the last of the SAF headers and types
2008-10-21 Angus Salkeldremove some new warnings from corosync
2008-10-13 Christine CaulfieldThis is an initial pass at a top-level quorum system...