]> git.proxmox.com Git - mirror_corosync.git/history - exec/vsf_ykd.c
configure: Modernize configure.ac a bit
[mirror_corosync.git] / exec / vsf_ykd.c
2014-08-18 Christine CaulfieldYKD: Fix loading of YKD quorum module
2013-06-13 Jan FriesseInitialize error variable in ykd_init
2012-11-06 Jan FriesseMerge pull request #2 from dfcluster/master
2012-02-14 Steven DakeUpdate copyright header dates in exec directory
2012-02-08 Steven DakeRemove include/engine/quorum and integrate it into...
2012-01-30 Steven DakeHonor exec_init_fn call
2012-01-23 Angus SalkeldRemove all unneccessary "\n" from log messages
2012-01-17 Fabio M. Di Nittoquorum: fix votequorum service initialization
2012-01-17 Fabio M. Di Nittoquorum: integrate votequorum and ykd correctly
2012-01-17 Fabio M. Di Nittoquorum: link ykd back into quorum and fix build warning
2012-01-16 Steven DakeInitial removal of plugins
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-10-24 Jan Friesseapi: Change some of totempg definitons
2011-08-09 Angus Salkeldlibqb: change ipc -> qb_ipc
2010-04-20 Christine CaulfieldFix a crash in YKD
2009-06-20 Steven DakeRemove shadow warnings.
2009-06-19 Jim Meyeringmaint: remove trailing blanks
2009-06-07 Steven DakeCall initializer directly for broken platforms which...
2009-05-20 Christine CaulfieldAdapt the deliver_fn in the YKD quorum plugin to the...
2009-05-18 Jim Meyeringdon't include <signal.h> when it's not used
2009-04-22 Steven DakeReworking of include file dependencies.
2009-04-22 Jim Meyeringremove all trailing blanks
2009-04-20 Fabio M. Di NittoAdd logsys v3
2009-04-18 Steven Dakeadd schedwrk_create and schedwrk_destroy coroapi functions.
2009-04-15 Jim Meyeringvsf_ykd.c: Rename param to avoid shadowing global ...
2009-04-15 Jim Meyeringtotemrrp.h, totemsrp.h, totemnet.h: const+size_t
2009-04-08 Jim MeyeringConvert all "int iov_len" decls to "unsigned int iov_len".
2009-04-08 Jim Meyeringcontinue pulling previous thread: mostly constification
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-01 Jim Meyeringdeclare many functions "static" (also avoids missing...
2009-03-24 Jim MeyeringDo not perform arithmetic on "void*" pointers.
2009-03-19 Fabio M. Di Nitto- Every .c file should include "config.h" to get the...
2009-02-25 Steven DakeUnification around hdb_handle_t data type.
2008-12-08 Christine Caulfieldquorum is now an optional loadable module (though I...
2008-08-14 Steven DakeProper rename of openais usage to corosync throughout...
2008-08-14 Steven DakeRevert patch 1633 which breaks build.
2008-08-14 Steven DakeChange all occurances of openais to corosync.
2008-08-14 Fabien Thomasreorganize include file to match installed tree to...
2008-08-05 Steven DakeSplit openais and corosync tree into two seperate repos...
2008-07-21 Steven DakeInitial move of corosync and openais trees into seperat...
2008-05-12 Steven DakeChange all email addresses that were sdake@mvista.com...
2007-09-09 Steven DakeThe logsys logging system. Read logsys_overview.8.
2007-06-05 Steven DakeRemove this_ip from the source tree and replace with...
2006-08-05 Steven DakeSolaris port for openais
2006-07-26 Steven DakeEndian cleanup for ykd.
2006-07-21 Steven DakeReduce memory usage in large configurations by dynamica...
2006-05-19 Steven DakeThe redundant ring take 4 patch. This includes modes...
2006-05-03 Hans Feldt- printouts buffered before log_setup() has been called...
2006-04-18 Steven DakePatch from Hans to significantly improve the logging...
2006-04-13 Steven Dakescale part 3