Historial de Commits

Autor SHA1 Mensaje Fecha
  Angus Salkeld 9e36255b8e IPC: don't block forever on a recv msg as corosync might be gone. hace 14 años
  Steven Dake 3ad0979dc1 Remove dead code in evs service hace 14 años
  Angus Salkeld c6895faa05 libqb: change ipc -> qb_ipc hace 14 años
  Steven Dake 5408399b23 Remove problem where NULL dispatch handler functions would result in lockup hace 16 años
  Angus Salkeld 3848fc2069 COVERITY 4: remove dead code in XYZ_dispatch(). hace 16 años
  Steven Dake f170a431ce Fix error with revision 2415. hace 16 años
  Steven Dake c14c130df5 Fix dispatch returning TRY_AGAIN when using DISPATCH_ALL parameter because of hace 16 años
  Jan Friesse 8eeeccbf00 Handle NULL callbacks in cpg, evs and confdb lib hace 16 años
  Steven Dake 2a31caedd3 Add ring id field to evs. hace 16 años
  Steven Dake 453ef211c1 Pass handle is evs callback functions. hace 16 años
  Steven Dake 130d9c9908 Add context get and set operations to evs handles and man pages. hace 16 años
  Steven Dake b8e3951ca1 Add (void *) casts for iovector assignments to remove compile warnings. hace 16 años
  Jan Friesse 204026fa0d *Dispatch returns CS_ERR_BAD_HANDLE only on first hdb_get hace 16 años
  Steven Dake bf624c727d Implement thread saftey in corosync trunk. hace 17 años
  Steven Dake 51ef3b5c00 Include file cleanups. hace 17 años
  Steven Dake 1beb0c1fbd Remove saHandleXXX and friends and use hdb instead. hace 17 años
  Steven Dake 8126cf7458 Reworking of include file dependencies. hace 17 años
  Jim Meyering 904a10ed38 remove all trailing blanks hace 17 años
  Steven Dake cee464489f Change shared memory to use mmap() system calls. hace 17 años
  Steven Dake cd154d63e6 Use spinlocks in library handle references. hace 17 años
  Steven Dake 0969721db3 Rework how dispatch functions so service engines work properly. hace 17 años
  Jim Meyering 270e9da193 change a few "int msg_len" to "size_t msg_len"; adjust docs hace 17 años
  Jim Meyering 29eb77a9fb convert each "size_t iov_len" declaration to "unsigned int iov_len" hace 17 años
  Jim Meyering cf2c12a988 evs.h: s/int/size_t; const-correctness changes hace 17 años
  Jim Meyering ce68ee76b9 accommodate iov_len of type size_t (i.e., never negative) hace 17 años
  Jim Meyering 514159407f coroipcc. h (coroipcc_dispatch_recv): Add a buflen parameter. hace 17 años
  Steven Dake c5fc824d7f Abstracted Shared Memory IPC library hace 17 años
  Fabio M. Di Nitto 031c02f589 - Every .c file should include "config.h" to get the right defines... hace 17 años
  Steven Dake c077255702 Whitetank IPC Forward Port. hace 17 años
  Angus Salkeld c049f8bf21 Fix coverity bug ID 4: remove unused code & fix compile error hace 17 años