提交历史

作者 SHA1 备注 提交日期
  Steven Dake a8b9d96da0 Initial revision 22 年之前
  Steven Dake 619fc3a59d Fix a merge problem with the previous update to the amf with 22 年之前
  Steven Dake 48c503d2e2 Fix merge bugs from changeset 1.23. 22 年之前
  Steven Dake e95e1e25cc Fix a couple merge problems with the previous update to clm with the 22 年之前
  Steven Dake 354363f512 Development documentation update. After reading these docs, it should 22 年之前
  Steven Dake 87e321e70d Learn how to develop an AIS service with README.devmap. 22 年之前
  Steven Dake 3f9257a297 Fix build errors after previous commit. 22 年之前
  Steven Dake 4128791f48 Cleanup last commit so build occurs properly. 22 年之前
  Steven Dake 47a9710196 pass conn_info to all messages instead of file descriptor. 22 年之前
  Steven Dake d0d1338083 Big cleanup of executive to pass connection info by reference instead 22 年之前
  Steven Dake 843488f322 update todo by removing completed items. 22 年之前
  Steven Dake 8c8c71917c store conn_info field is component structure. 22 年之前
  Steven Dake df2c3c4918 pass conn_info to all messages instead of file descriptor. 22 年之前
  Steven Dake 2efdb4258c pass conn_info to all messages instead of file descriptor. 22 年之前
  Steven Dake c4ac900b31 when gmi.c changed, full project would not always be rebuilt 22 年之前
  Steven Dake 57b0cdd65e Run full tests instead of writing a bunch of checkpoints. 22 年之前
  Steven Dake e95bf676ed Add track active variable to keep track of active connections. 22 年之前
  Steven Dake 4b89e5e20e cleanup valgrind warnings. 22 年之前
  Steven Dake 405795d134 change message source to use conn_info field instead of fd. 22 年之前
  Steven Dake ae695b04d0 Change memcpy to memmove to quiet down valgrind. 22 年之前
  Steven Dake 98bcde6396 valgrind found an off-by-one error in message frees that could lead 22 年之前
  Steven Dake dea0281860 Clean up some errors found with valgrind 2.1.1. 22 年之前
  Steven Dake 5ac0ebb149 Get rid of some errors from valgrind by initializing variables. 22 年之前
  Steven Dake bc5fe2a786 Remove extra unused parameter to exec messages. 22 年之前
  Steven Dake 6e3637ac98 Remove extra parameter to exec messages. 22 年之前
  Steven Dake 226cf07c24 Every exec message was of the prototype int func (int fd, void *msg). 22 年之前
  Steven Dake 88996cbb21 Add activate poll message. 22 年之前
  Steven Dake b13fc41331 Use new APIs for handle reference counting 22 年之前
  Steven Dake b3773f0dc3 Change clunky locking used in library APIs to use reference counting 22 年之前
  Steven Dake ccd9d2d7e0 Fix example to use component names in example service group. 22 年之前