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

Автор SHA1 Сообщение Дата
  Steven Dake 47a9710196 pass conn_info to all messages instead of file descriptor. 21 лет назад
  Steven Dake d0d1338083 Big cleanup of executive to pass connection info by reference instead 21 лет назад
  Steven Dake 843488f322 update todo by removing completed items. 21 лет назад
  Steven Dake 8c8c71917c store conn_info field is component structure. 21 лет назад
  Steven Dake df2c3c4918 pass conn_info to all messages instead of file descriptor. 21 лет назад
  Steven Dake 2efdb4258c pass conn_info to all messages instead of file descriptor. 21 лет назад
  Steven Dake c4ac900b31 when gmi.c changed, full project would not always be rebuilt 21 лет назад
  Steven Dake 57b0cdd65e Run full tests instead of writing a bunch of checkpoints. 21 лет назад
  Steven Dake e95bf676ed Add track active variable to keep track of active connections. 21 лет назад
  Steven Dake 4b89e5e20e cleanup valgrind warnings. 21 лет назад
  Steven Dake 405795d134 change message source to use conn_info field instead of fd. 21 лет назад
  Steven Dake ae695b04d0 Change memcpy to memmove to quiet down valgrind. 21 лет назад
  Steven Dake 98bcde6396 valgrind found an off-by-one error in message frees that could lead 21 лет назад
  Steven Dake dea0281860 Clean up some errors found with valgrind 2.1.1. 21 лет назад
  Steven Dake 5ac0ebb149 Get rid of some errors from valgrind by initializing variables. 21 лет назад
  Steven Dake bc5fe2a786 Remove extra unused parameter to exec messages. 21 лет назад
  Steven Dake 6e3637ac98 Remove extra parameter to exec messages. 21 лет назад
  Steven Dake 226cf07c24 Every exec message was of the prototype int func (int fd, void *msg). 21 лет назад
  Steven Dake 88996cbb21 Add activate poll message. 21 лет назад
  Steven Dake b13fc41331 Use new APIs for handle reference counting 21 лет назад
  Steven Dake b3773f0dc3 Change clunky locking used in library APIs to use reference counting 21 лет назад
  Steven Dake ccd9d2d7e0 Fix example to use component names in example service group. 21 лет назад
  Steven Dake 9dbb8ba891 Change activate poll definitions to be generic instead of AMF 21 лет назад
  Steven Dake ec917418d9 Use new APIs for handle reference counting. 21 лет назад
  Steven Dake 445dd33b13 add activate poll message 21 лет назад
  Steven Dake 27ee5fe7c0 Fix segfault during membership changes with multiple leaves 21 лет назад
  Steven Dake beb82b3bcb Wrong value being used to determine leave list, resulting in 21 лет назад
  Steven Dake 7c1c23ff33 With a two node cluster and one node killed, the remaining node 21 лет назад
  Steven Dake 8205ddc94c Fix two node cluster membership event not appearing on leave problem 21 лет назад
  Steven Dake 56f87814a1 remove dead code. 21 лет назад