Histórico de Commits

Autor SHA1 Mensagem Data
  Steven Dake b793135834 Remove default from cpg_model_initialize - atm there is only one model há 14 anos atrás
  Angus Salkeld af29d5bde3 Use PATH_MAX for file path size há 14 anos atrás
  Angus Salkeld c6895faa05 libqb: change ipc -> qb_ipc há 14 anos atrás
  Angus Salkeld e0cce2c907 CPG: make sure coroipcc_service_disconnect() is always called. há 15 anos atrás
  Steven Dake 0e9f0bfeb4 Make cpg_membership_get() functional. há 15 anos atrás
  Jan Friesse e8b143595c CPG model_initialize and ringid + members callback há 16 anos atrás
  Steven Dake 5408399b23 Remove problem where NULL dispatch handler functions would result in lockup há 16 anos atrás
  Jan Friesse 009dfc090e Support for lib_cpg_finalize há 16 anos atrás
  Angus Salkeld 3848fc2069 COVERITY 4: remove dead code in XYZ_dispatch(). há 16 anos atrás
  Angus Salkeld 870e4549df COVERITY 11: remove dead code from cpg_iteration_next(). há 16 anos atrás
  Steven Dake f170a431ce Fix error with revision 2415. há 16 anos atrás
  Steven Dake c14c130df5 Fix dispatch returning TRY_AGAIN when using DISPATCH_ALL parameter because of há 16 anos atrás
  Jan Friesse db87fb8f56 Implementation of cpg_iteration functions há 16 anos atrás
  Jan Friesse 8eeeccbf00 Handle NULL callbacks in cpg, evs and confdb lib há 16 anos atrás
  Steven Dake b8e3951ca1 Add (void *) casts for iovector assignments to remove compile warnings. há 16 anos atrás
  Jan Friesse 204026fa0d *Dispatch returns CS_ERR_BAD_HANDLE only on first hdb_get há 16 anos atrás
  Steven Dake bf624c727d Implement thread saftey in corosync trunk. há 17 anos atrás
  Steven Dake 51ef3b5c00 Include file cleanups. há 17 anos atrás
  Steven Dake 1beb0c1fbd Remove saHandleXXX and friends and use hdb instead. há 17 anos atrás
  Jan Friesse 058f50314c Rewrite of CPG. It solves problems with double delete. há 17 anos atrás
  Steven Dake 8126cf7458 Reworking of include file dependencies. há 17 anos atrás
  Steven Dake cee464489f Change shared memory to use mmap() system calls. há 17 anos atrás
  Steven Dake 75c4bc0d71 Zero copy feature for IPC transmits. Also integrated into CPG library há 17 anos atrás
  Steven Dake cd154d63e6 Use spinlocks in library handle references. há 17 anos atrás
  Steven Dake 0969721db3 Rework how dispatch functions so service engines work properly. há 17 anos atrás
  Jim Meyering 270e9da193 change a few "int msg_len" to "size_t msg_len"; adjust docs há 17 anos atrás
  Jim Meyering 8ef14f11eb cpg.h, objdb.h, coroaph.h: more const/size_t há 17 anos atrás
  Jim Meyering 36eefbadef Convert all "int iov_len" decls to "unsigned int iov_len". há 17 anos atrás
  Jim Meyering 514159407f coroipcc. h (coroipcc_dispatch_recv): Add a buflen parameter. há 17 anos atrás
  Steven Dake c5fc824d7f Abstracted Shared Memory IPC library há 17 anos atrás