Commit History

Author SHA1 Message Date
  Angus Salkeld 3848fc2069 COVERITY 4: remove dead code in XYZ_dispatch(). 16 years ago
  Steven Dake f170a431ce Fix error with revision 2415. 16 years ago
  Steven Dake c14c130df5 Fix dispatch returning TRY_AGAIN when using DISPATCH_ALL parameter because of 16 years ago
  Jan Friesse 8eeeccbf00 Handle NULL callbacks in cpg, evs and confdb lib 16 years ago
  Steven Dake 638dae5f2b Remove use without init warning which is harmless. 16 years ago
  Steven Dake b8e3951ca1 Add (void *) casts for iovector assignments to remove compile warnings. 16 years ago
  Jan Friesse 204026fa0d *Dispatch returns CS_ERR_BAD_HANDLE only on first hdb_get 16 years ago
  Jim Meyering 1f40a10983 don't include <signal.h> when it's not used 17 years ago
  Jim Meyering cc411bbb3b cfg.c: avoid useless if-before-free 17 years ago
  Steven Dake bf624c727d Implement thread saftey in corosync trunk. 17 years ago
  Christine Caulfield e9660ee62f Add libnss security support to corosync. 17 years ago
  Steven Dake 51ef3b5c00 Include file cleanups. 17 years ago
  Steven Dake 1beb0c1fbd Remove saHandleXXX and friends and use hdb instead. 17 years ago
  Steven Dake 8126cf7458 Reworking of include file dependencies. 17 years ago
  Steven Dake cee464489f Change shared memory to use mmap() system calls. 17 years ago
  Steven Dake cd154d63e6 Use spinlocks in library handle references. 17 years ago
  Steven Dake 0969721db3 Rework how dispatch functions so service engines work properly. 17 years ago
  Steven Dake 8426195e70 Remove admin_state_set and admin_state_get. 17 years ago
  Jim Meyering 3c4b5fbddc cfg.h: adjust parameter types: const+s/int/size_t/ 17 years ago
  Jim Meyering cd6105face cfg.h: add const 17 years ago
  Jim Meyering 514159407f coroipcc. h (coroipcc_dispatch_recv): Add a buflen parameter. 17 years ago
  Steven Dake c5fc824d7f Abstracted Shared Memory IPC library 17 years ago
  Fabio M. Di Nitto 031c02f589 - Every .c file should include "config.h" to get the right defines... 17 years ago
  Christine Caulfield 9ff50d8e38 The IPC patch broke CFG shutdown in several places, this patches fixes 17 years ago
  Steven Dake c077255702 Whitetank IPC Forward Port. 17 years ago
  Christine Caulfield 7e5a3e4c87 Add corosync_cfg_local_get() call to get the local NodeID in libcfg 17 years ago
  Christine Caulfield 86ac23229e Remove the last bicapitalised name from cfg 17 years ago
  Christine Caulfield 9884749683 Make all the bicapitalised names in cfg more sensible. 17 years ago
  Christine Caulfield bcbc007ecd add corosync_cfg_get_node_addrs() call. 17 years ago
  Christine Caulfield 8f0dbc60d7 Add some mussing pthread_mutex_lock() calls. 17 years ago