提交历史

作者 SHA1 备注 提交日期
  Steven Dake 3dd78c7aec Fix error handling to avoid segfaults/leaks on error in coroipcc_service_connect. 16 年之前
  Steven Dake 9e6ef83d61 Turn executable bit on for py/sh scripts in cts. 16 年之前
  Angus Salkeld 4a14c93fcb Add tsafe.h to noinst_HEADERS to fix "make distcheck" 16 年之前
  Angus Salkeld 4e7ded5bf3 Add tsafe (thread safe) file to catch unsafe function calls. 16 年之前
  Angus Salkeld 824fd8e82a Add a test harness to corosync that uses CTS from pacemaker. 16 年之前
  Christine Caulfield e9adc51893 Reduce the number of times the quorum message is displayed. 16 年之前
  Angus Salkeld efd0157b39 convert giduid calls to reentrant versions. 16 年之前
  Angus Salkeld 20f3331d0e convert strerror() into strerror_r() 16 年之前
  Angus Salkeld 2290913d28 convert readdir into readdir_r 16 年之前
  Angus Salkeld 5dd31150ee convert strtok to strtok_r 16 年之前
  Angus Salkeld fdeea0b3b1 Add a debug message on node join/leave. 16 年之前
  Angus Salkeld 9b5b7872b6 Correct testcpg's groupname.length 16 年之前
  Steven Dake bc64fbcb58 Patch to set unset value in token hold cancel structure as to not crash 16 年之前
  Angus Salkeld cb5f5c9432 add a note about rotating logfile created with to_logfile 16 年之前
  Angus Salkeld 07f506f0ac Add augeas lense for corosync.conf 16 年之前
  Jan Friesse 5a8200c1cb Fix corosync shutdown process 16 年之前
  Steven Dake 1978c9d471 Use nodeid instead of localhost ip for the case when binding to a 16 年之前
  Christine Caulfield a22f051d04 Remove a double list_del() when a tracking CFG client shuts down without 16 年之前
  Steven Dake a1bf354ed4 Merge of Dejan's on=yes patch for the config parser options to ease migration. 16 年之前
  Angus Salkeld c6beee076a pass transitional members into the sync_init() callbacks. 16 年之前
  Angus Salkeld e88aebbac7 move sync_v2_init() into main_service_ready 16 年之前
  Angus Salkeld 8671945cef totemsrp: fix transitional configuration changes with long token timeouts 16 年之前
  Steven Dake 2f24513d87 Fix coroipcs message corruption that occurs when a message fills the remainder 16 年之前
  Jan Friesse f4a644c711 Add schedwrk_create_nolock function 16 年之前
  Jan Friesse 5524a4738a Pass correct poll handle to poll_stop on exit 16 年之前
  Jan Friesse 68d7e86c2f poll_dispatch_delete - ability to return 0 16 年之前
  Jan Friesse c9baa674f5 Fix setting invalid mode in log destination 16 年之前
  Jan Friesse 64c6c6f324 Fix malloc deadlock in signal handler 16 年之前
  Jan Friesse 1649931691 Fix freeze of IPC library connection on sem_wait 16 年之前
  Jan Friesse 99db356765 Fix coroparse to allow white chars before comment 16 年之前