]> git.proxmox.com Git - mirror_corosync.git/history - exec/totemnet.c
configure: Modernize configure.ac a bit
[mirror_corosync.git] / exec / totemnet.c
2020-11-26 Christine Caulfieldcfg: New API to get extended node/link infomation
2020-07-09 Christine Caulfieldconfig: Allow reconfiguration of crypto options
2018-03-16 Jan Friessetotem: Display IP of sender v2.99.1
2018-03-01 Christine Caulfieldcfg: Fix cfg_get_node_addrs so that DLM works
2018-03-01 Christine Caulfieldtotem: Use nodeid ONLY in srp_addr
2018-01-25 Jan Friessebuild: Remove rdma/ibverbs
2017-10-31 Christine Caulfieldstats: Add cmap key to clear the various stats.
2017-10-23 Christine Caulfieldknet: Add support for knet compression
2017-09-21 Christine Caulfieldconfig: Allow dynamic link configuration
2016-10-11 Christine Caulfieldtotem: Add Kronosnet transport.
2014-08-26 Jan Friessetotemudpu: Implement member_set_active
2014-08-26 Jan Friessetotemnet: Add totemnet_member_set_active
2012-11-06 Jan FriesseMerge pull request #2 from dfcluster/master
2012-10-08 Jan FriesseReturn back "Totem is unable to form..." message
2012-03-15 Jan FriesseUpdate crypto_set API
2012-02-14 Steven DakeUpdate copyright header dates in exec directory
2012-01-23 Angus SalkeldRemove all unneccessary "\n" from log messages
2012-01-07 Steven DakeMove logsys.c into corosync binary instead of a shared...
2011-08-09 Angus Salkeldlibqb: logging & trace
2011-08-09 Angus Salkeldlibqb: convert coropoll calls to qb_loop calls.
2011-07-26 Jan FriesseRevert "totemsrp: Remove recv_flush code"
2011-03-24 Steven Daketotemsrp: Remove recv_flush code
2011-03-12 Zane BitterAllocate packet buffers in the transport drivers
2010-11-18 Steven DakeMerge branch 'topic-udpu'
2010-11-18 Steven DakeAdd the UDPU transport
2009-09-25 Steven DakeTotem IBA implementation.
2009-07-27 Steven DakeAdd a target token set completed callback in totemrrp...
2009-07-22 Steven DakeOptimization of totemsrp and below by removing hdb...
2009-07-21 Steven DakeInitial infrastructure changes to support iba. Split...
2009-06-28 Steven DakeSlay the debug messages coming out at notice level...
2009-06-26 Steven DakeAdd ability to detect process pause and not implode...
2009-06-22 Steven DakeRemove warning by casting properly in totemnet.
2009-06-19 Steven DakeAdd (void *) casts for iovector assignments to remove...
2009-06-18 Fabio M. Di Nittologsys: port to new packed rec_ident version
2009-06-18 Fabio M. Di Nittologsys: allow to use header files for #define's
2009-06-18 Fabio M. Di Nittologsys: merge tags into rec_ident
2009-06-10 Steven DakeModify totemnet to work properly on Solaris by setting...
2009-06-10 Fabio M. Di NittoShared libs should not call exit but return error
2009-06-07 Steven DakeDefine MSG_NOSIGNAL if it is undefined by the base...
2009-06-07 Steven DakeConditionally compile on Solaris platforms msg_* flags...
2009-06-07 Steven DakeRename queue datastructure to cs_queue data structure...
2009-06-03 Andrew BeekhofForward port the clear_node_high_bit from whitetank
2009-06-01 Christine CaulfieldAdd broadcast option to corosync
2009-05-18 Jim Meyeringdon't include <signal.h> when it's not used
2009-05-18 Christine CaulfieldWhen doing a controlled shutdown of corosync, we now
2009-05-13 Fabio M. Di NittoFix totem logging after logsys changes
2009-05-11 Jim Meyeringtotemnet.c: Make totemnet_initialize definition match...
2009-05-09 Steven DakeRemove most iovector-ized functionality from totem...
2009-04-27 Steven DakeImprove security of NSS implementation in totem.
2009-04-25 Christine CaulfieldAdd libnss security support to corosync.
2009-04-22 Steven DakeRemove saHandleXXX and friends and use hdb instead.
2009-04-22 Jim Meyeringremove all trailing blanks
2009-04-15 Jim Meyeringtotemnet.c: don't shadow crypto.h type, "hmac_state"
2009-04-15 Jim Meyeringtotemrrp.h, totemsrp.h, totemnet.h: const+size_t
2009-04-10 Steven DakeAdd spin locks for critical sections in hdb api.
2009-04-08 Jim MeyeringConvert all "int iov_len" decls to "unsigned int iov_len".
2009-03-19 Fabio M. Di Nitto- Every .c file should include "config.h" to get the...
2009-03-10 Steven DakeRemove pointer math warnings from totemnet.
2009-03-10 Steven DakeRemove const/nonconst assignment warnings in totemnet.
2009-02-25 Steven DakeUnification around hdb_handle_t data type.
2009-01-25 Steven DakeFix message rejection problem.
2008-10-30 Steven DakeLogsys flight recorder.
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-06-24 Steven DakeFix a ton of bugs in totem by forward porting the white...
2008-05-12 Steven DakeChange all email addresses that were sdake@mvista.com...
2007-05-05 Patrick CaulfieldIn trunk, totemip.h and totem.h call for "../include...
2007-03-06 Steven DakePatch from Renaud to report some broken Solaris porting...
2006-11-16 Fabien Thomasremove invalid code / warnings detected by Intel compiler
2006-08-05 Steven DakeCommitted a bunch of changes for testing scalability...
2006-08-05 Steven DakeSolaris port for openais
2006-07-26 Steven DakeCleanup log_printf to use gnu attributes to do automati...
2006-07-26 Steven DakeUse memb_ring_id_copy for alignment purposes on 64...
2006-07-26 Steven DakeFix where setsockopt is bound to in totemnet.
2006-05-19 Steven DakeThe redundant ring take 4 patch. This includes modes...
2006-04-27 Steven DakeRemove priority from aispoll since we now use the kerne...
2006-04-27 Steven DakeThis patch reworks IPC to use threads instead of the...
2006-04-18 Steven DakePatch from Hans to significantly improve the logging...
2006-04-13 Steven Dakemove nodeid from interface section to totem section
2006-04-08 Steven Dakedefect 1191
2006-04-08 Steven Dakedefect 1190
2006-03-24 Fabien ThomasBug 1130: add totempg log; remove warnings; add DPRINT...
2006-03-08 Steven Dakedefect 1117
2006-02-21 Steven DakeFabien's patch for the BSD/Darwin port.
2006-02-11 Steven Dakeenhancement 1088
2006-02-10 Steven DakeCleanup of dynamic loading to allow using the same...
2006-01-20 Steven DakeThis is a major rework of the service handling code...
2005-11-30 Steven Dakedefect 979
2005-11-25 Steven Dakedefect 932
2005-10-27 Steven Dakedefect 914
2005-08-18 Steven DakeThis sets the receive and send transmission buffers...
2005-08-17 Steven Dakeenhancmement 821