コミット履歴

作者 SHA1 メッセージ 日付
  Steven Dake e6d3f3b1da Cleanup comparisons in lcr_ifact and use strtok_r instead of junky parser. 20 年 前
  Steven Dake f4e89f2ffc Add errno.h include since it was removed from swab.h. 20 年 前
  Steven Dake edecf224c4 Remove bunch of unused includes from swab.h. 20 年 前
  Steven Dake 4946f988eb Fix processor count in evs interface. 20 年 前
  Steven Dake 2228f8b4ff Endian cleanup for the clm service. 20 年 前
  Steven Dake fe0261332e Allow build type of COVERAGE for code coverage analysis 20 年 前
  Steven Dake ba0fa40c9a Ensure make install works with recent libcfg changes. 20 年 前
  Patrick Caulfield 7eb9ed2c45 Add a 'family' parameter to totemip_parse so it can be told to look for 20 年 前
  Steven Dake 8f20b62d39 Increase IPC thread stack size from 100k to 200k to accomodate larger data 20 年 前
  Steven Dake 1f5928e54e Remove TODO for swabbing conn data structure 20 年 前
  Steven Dake b9b771b391 Validate IO Vector elements in a saCkptCheckpointWrite operation 20 年 前
  Steven Dake 064c3588a1 Remove TODO comment that has long been fixed in the code. 20 年 前
  Steven Dake 19ad21f536 Correct malloc of checkpoint iteration size from 500 bytes to max section id 20 年 前
  Steven Dake a67178dbdf Reduce memory usage in large configurations by dynamically allocating 20 年 前
  Steven Dake c32045f303 Remove marshall TODO items as they are not needed 20 年 前
  Steven Dake f00b9f2f1f Remove unnecessary exit from testevs 20 年 前
  Steven Dake 5a8a45cd42 Remove debug printf in totemsrp 20 年 前
  Steven Dake 95561593c4 Don't segfault if unauthorized user connects 20 年 前
  Steven Dake 24777c184f Make checkpoint service work according to specifications with regards to the 20 年 前
  Steven Dake 24cc0d7f15 Remove compile warning from cfgtool commit. 20 年 前
  Steven Dake 640cfba2ab Add support for reenabling a failed redundant ring and printing ring status 20 年 前
  Patrick Caulfield b776747e9a Send the new joinlists using the sync service, so it happens atomically. 20 年 前
  Patrick Caulfield 5d7b5f7fdd printing ipv6 addresses often needs more than a 32 byte buffer. THis could 20 年 前
  Steven Dake f4cc7da60e Support for ia64 arch builds. 20 年 前
  Steven Dake 45ec255e2c Fix synchronization not working properly. 20 年 前
  Steven Dake a0c8b0c9d9 Event marshalling patch for 32/64/endian support. 20 年 前
  Steven Dake bca534f38c If version field is NULL as passed to saClmInitialize, return INVALID_PARAM 20 年 前
  Steven Dake 4b14eb0001 If TRACK_CURRENT is specified in CLM service and notify buffer is null, 20 年 前
  Steven Dake f44141fe11 Remove debug printf in track stop operation 20 年 前
  Steven Dake cb5e848f3b Check for invalid handles first in API calls. 20 年 前