История коммитов

Автор SHA1 Сообщение Дата
  Steven Dake 7f3f9496b3 Remove const warnings in totempg. 17 лет назад
  Steven Dake 1f05ffd27d Add reserve/release functionality to totem to reserve message queue 17 лет назад
  Steven Dake 58ab8d4a65 Unification around hdb_handle_t data type. 17 лет назад
  Steven Dake 3442f911fa Fix error where entire message was not rejected during startup of a new 17 лет назад
  Angus Salkeld f2f20533fd change get node_id() to return an unsigned int 17 лет назад
  Steven Dake 69b80c7126 Fix missing message in delivery of messages under certain circumstances. 17 лет назад
  Steven Dake 0c631e24fc Logsys flight recorder. 17 лет назад
  Steven Dake e1f531380a Revert patch 1633 which breaks build. 17 лет назад
  Steven Dake c4a1c7eb96 Change all occurances of openais to corosync. 17 лет назад
  Fabien Thomas 0c92a5e564 reorganize include file to match installed tree to build openais without installing corosync; correct some warnings and error under FreeBSD and Darwin 17 лет назад
  Steven Dake 617dbdf2f0 Split openais and corosync tree into two seperate repositories. 17 лет назад
  Steven Dake 46babc95ad Initial move of corosync and openais trees into seperate directories. 17 лет назад
  Steven Dake a7f4b6d8cb Fix a ton of bugs in totem by forward porting the whitetank totem code into 17 лет назад
  Steven Dake 0a19a21f1b Remove this_ip from the source tree and replace with accessor functions. 18 лет назад
  Patrick Caulfield 08dd4174c6 In trunk, totemip.h and totem.h call for "../include/swab.h" - this works fine 19 лет назад
  Fabien Thomas d4e4f10df1 do not include alloca.h under BSD; alloca is in stdlib.h 19 лет назад
  Steven Dake 90ccff6bbc Solaris port for openais 19 лет назад
  Steven Dake 6a00f63ff9 Patch so realloc reverts to old buffer if reallocation fails. 19 лет назад
  Steven Dake 806258b5c3 Cleanup log_printf to use gnu attributes to do automatic type checking. 19 лет назад
  Steven Dake f4e89f2ffc Add errno.h include since it was removed from swab.h. 19 лет назад
  Steven Dake a67178dbdf Reduce memory usage in large configurations by dynamically allocating 19 лет назад
  Steven Dake 24cc0d7f15 Remove compile warning from cfgtool commit. 19 лет назад
  Steven Dake 640cfba2ab Add support for reenabling a failed redundant ring and printing ring status 19 лет назад
  Patrick Caulfield 5d7b5f7fdd printing ipv6 addresses often needs more than a 32 byte buffer. THis could 19 лет назад
  Steven Dake ba70bff546 Rework of the timer system to allow timers to be added in dispatch handlers. 19 лет назад
  Steven Dake 483a9baac7 The redundant ring take 4 patch. This includes modes for active, passive, 20 лет назад
  Steven Dake 2439b397fb Fix up mutexes to avoid deadlocks 20 лет назад
  Steven Dake 3c7f8b7c05 This patch reworks IPC to use threads instead of the main poll loop 20 лет назад
  Steven Dake f50a6a11c8 Patch from Hans to significantly improve the logging functionality 20 лет назад
  Fabien Thomas 064ffb17a1 Bug 1130: add totempg log; remove warnings; add DPRINT macro 20 лет назад