Commit Verlauf

Autor SHA1 Nachricht Datum
  Steven Dake d05ddc0342 Remove dead code in cfg.c vor 14 Jahren
  Angus Salkeld a716f13bf9 Fix some compiler warnings vor 14 Jahren
  Angus Salkeld c6895faa05 libqb: change ipc -> qb_ipc vor 14 Jahren
  Jan Friesse 033f7ced10 cfg_get_node_addrs: Return correct addresses vor 15 Jahren
  Steven Dake 02cddf6854 Fix free of ring status information when memory allocation fails during vor 15 Jahren
  Steven Dake 5408399b23 Remove problem where NULL dispatch handler functions would result in lockup vor 16 Jahren
  Angus Salkeld 3848fc2069 COVERITY 4: remove dead code in XYZ_dispatch(). vor 16 Jahren
  Steven Dake f170a431ce Fix error with revision 2415. vor 16 Jahren
  Steven Dake c14c130df5 Fix dispatch returning TRY_AGAIN when using DISPATCH_ALL parameter because of vor 16 Jahren
  Jan Friesse 8eeeccbf00 Handle NULL callbacks in cpg, evs and confdb lib vor 16 Jahren
  Steven Dake 638dae5f2b Remove use without init warning which is harmless. vor 16 Jahren
  Steven Dake b8e3951ca1 Add (void *) casts for iovector assignments to remove compile warnings. vor 16 Jahren
  Jan Friesse 204026fa0d *Dispatch returns CS_ERR_BAD_HANDLE only on first hdb_get vor 17 Jahren
  Jim Meyering 1f40a10983 don't include <signal.h> when it's not used vor 17 Jahren
  Jim Meyering cc411bbb3b cfg.c: avoid useless if-before-free vor 17 Jahren
  Steven Dake bf624c727d Implement thread saftey in corosync trunk. vor 17 Jahren
  Christine Caulfield e9660ee62f Add libnss security support to corosync. vor 17 Jahren
  Steven Dake 51ef3b5c00 Include file cleanups. vor 17 Jahren
  Steven Dake 1beb0c1fbd Remove saHandleXXX and friends and use hdb instead. vor 17 Jahren
  Steven Dake 8126cf7458 Reworking of include file dependencies. vor 17 Jahren
  Steven Dake cee464489f Change shared memory to use mmap() system calls. vor 17 Jahren
  Steven Dake cd154d63e6 Use spinlocks in library handle references. vor 17 Jahren
  Steven Dake 0969721db3 Rework how dispatch functions so service engines work properly. vor 17 Jahren
  Steven Dake 8426195e70 Remove admin_state_set and admin_state_get. vor 17 Jahren
  Jim Meyering 3c4b5fbddc cfg.h: adjust parameter types: const+s/int/size_t/ vor 17 Jahren
  Jim Meyering cd6105face cfg.h: add const vor 17 Jahren
  Jim Meyering 514159407f coroipcc. h (coroipcc_dispatch_recv): Add a buflen parameter. vor 17 Jahren
  Steven Dake c5fc824d7f Abstracted Shared Memory IPC library vor 17 Jahren
  Fabio M. Di Nitto 031c02f589 - Every .c file should include "config.h" to get the right defines... vor 17 Jahren
  Christine Caulfield 9ff50d8e38 The IPC patch broke CFG shutdown in several places, this patches fixes vor 17 Jahren