Historique des commits

Auteur SHA1 Message Date
  Steven Dake 2efdb4258c pass conn_info to all messages instead of file descriptor. il y a 21 ans
  Steven Dake c4ac900b31 when gmi.c changed, full project would not always be rebuilt il y a 21 ans
  Steven Dake 57b0cdd65e Run full tests instead of writing a bunch of checkpoints. il y a 21 ans
  Steven Dake e95bf676ed Add track active variable to keep track of active connections. il y a 21 ans
  Steven Dake 4b89e5e20e cleanup valgrind warnings. il y a 21 ans
  Steven Dake 405795d134 change message source to use conn_info field instead of fd. il y a 21 ans
  Steven Dake ae695b04d0 Change memcpy to memmove to quiet down valgrind. il y a 21 ans
  Steven Dake 98bcde6396 valgrind found an off-by-one error in message frees that could lead il y a 21 ans
  Steven Dake dea0281860 Clean up some errors found with valgrind 2.1.1. il y a 21 ans
  Steven Dake 5ac0ebb149 Get rid of some errors from valgrind by initializing variables. il y a 21 ans
  Steven Dake bc5fe2a786 Remove extra unused parameter to exec messages. il y a 21 ans
  Steven Dake 6e3637ac98 Remove extra parameter to exec messages. il y a 21 ans
  Steven Dake 226cf07c24 Every exec message was of the prototype int func (int fd, void *msg). il y a 21 ans
  Steven Dake 88996cbb21 Add activate poll message. il y a 21 ans
  Steven Dake b13fc41331 Use new APIs for handle reference counting il y a 21 ans
  Steven Dake b3773f0dc3 Change clunky locking used in library APIs to use reference counting il y a 21 ans
  Steven Dake ccd9d2d7e0 Fix example to use component names in example service group. il y a 21 ans
  Steven Dake 9dbb8ba891 Change activate poll definitions to be generic instead of AMF il y a 21 ans
  Steven Dake ec917418d9 Use new APIs for handle reference counting. il y a 21 ans
  Steven Dake 445dd33b13 add activate poll message il y a 21 ans
  Steven Dake 27ee5fe7c0 Fix segfault during membership changes with multiple leaves il y a 21 ans
  Steven Dake beb82b3bcb Wrong value being used to determine leave list, resulting in il y a 21 ans
  Steven Dake 7c1c23ff33 With a two node cluster and one node killed, the remaining node il y a 21 ans
  Steven Dake 8205ddc94c Fix two node cluster membership event not appearing on leave problem il y a 21 ans
  Steven Dake 56f87814a1 remove dead code. il y a 21 ans
  Steven Dake 59dd1f28a1 remove dead code. il y a 21 ans
  Steven Dake b655d9de7e The group messaging interface has been exported as a library for use il y a 21 ans
  Steven Dake f3ad14ab08 Initialize logging function in group messaging interface. il y a 21 ans
  Steven Dake 78e871d1ec Build gmi static and shared library for use in other programs. il y a 21 ans
  Steven Dake 3091ebaac9 Add logging function init interface. il y a 21 ans