Commit History

作者 SHA1 備註 提交日期
  Christine Caulfield 1baa7b2ab3 Add a reload callback to libconfdb. 16 年之前
  Angus Salkeld 663f894498 make sure key_names past from confdb are null terminated. 16 年之前
  Angus Salkeld 3848fc2069 COVERITY 4: remove dead code in XYZ_dispatch(). 16 年之前
  Angus Salkeld 73b7aa19bb Add value types to objdb keys. 16 年之前
  Steven Dake f170a431ce Fix error with revision 2415. 16 年之前
  Steven Dake c14c130df5 Fix dispatch returning TRY_AGAIN when using DISPATCH_ALL parameter because of 16 年之前
  Jan Friesse 8eeeccbf00 Handle NULL callbacks in cpg, evs and confdb lib 16 年之前
  Steven Dake 9833ecb5a7 Fix segfault during dispatch within confdb library. 16 年之前
  Jan Friesse 204026fa0d *Dispatch returns CS_ERR_BAD_HANDLE only on first hdb_get 17 年之前
  Steven Dake bf624c727d Implement thread saftey in corosync trunk. 17 年之前
  Steven Dake 51ef3b5c00 Include file cleanups. 17 年之前
  Steven Dake 1beb0c1fbd Remove saHandleXXX and friends and use hdb instead. 17 年之前
  Steven Dake 8126cf7458 Reworking of include file dependencies. 17 年之前
  Steven Dake cee464489f Change shared memory to use mmap() system calls. 17 年之前
  Steven Dake cd154d63e6 Use spinlocks in library handle references. 17 年之前
  Steven Dake 0969721db3 Rework how dispatch functions so service engines work properly. 17 年之前
  Jim Meyering 62e71c31d6 coroapi.h, confdb.h, objdb.h: big s/int/size_t/ change 17 年之前
  Jim Meyering 6b9505992f confdb.h (confdb_reload) Add errbuf_len parameter and propagate. 17 年之前
  Jim Meyering 1308223dab confdb.h: error_text vs. buflen 17 年之前
  Jim Meyering 514159407f coroipcc. h (coroipcc_dispatch_recv): Add a buflen parameter. 17 年之前
  Jim Meyering 2a709e8c64 confdb.c: add missing mutex-unlock calls after coroipcc_dispatch_recv 17 年之前
  Steven Dake c5fc824d7f Abstracted Shared Memory IPC library 17 年之前
  Fabio M. Di Nitto 031c02f589 - Every .c file should include "config.h" to get the right defines... 17 年之前
  Christine Caulfield 2924b84b60 Fix some const warnings 17 年之前
  Steven Dake 58ab8d4a65 Unification around hdb_handle_t data type. 17 年之前
  Christine Caulfield 2e135e8721 Fix crash in confdb_finalize 17 年之前
  Christine Caulfield 5fddd819b9 Get rid of one crash in confdb. It still double-frees in confdb_finalize though. 17 年之前
  Steven Dake c077255702 Whitetank IPC Forward Port. 17 年之前
  Christine Caulfield 98cc132d48 Fix a couple of memory leaks 17 年之前
  Angus Salkeld c049f8bf21 Fix coverity bug ID 4: remove unused code & fix compile error 17 年之前