Historique des commits

Auteur SHA1 Message Date
  Steven Dake 2b620c5c30 Merge trunk revision 2513: il y a 16 ans
  Steven Dake d26ee7a3a1 Merge trunk revision 2512: il y a 16 ans
  Steven Dake ea38f7e15b Merge trunk revision 2511: il y a 16 ans
  Steven Dake 4cfa49e834 Merge trunk revision 2380: il y a 16 ans
  Steven Dake ae5895c3f7 Call initializer directly for broken platforms which don't honor ctors in the shared object on dlopen. il y a 16 ans
  Steven Dake 1beb0c1fbd Remove saHandleXXX and friends and use hdb instead. il y a 17 ans
  Steven Dake 8126cf7458 Reworking of include file dependencies. il y a 17 ans
  Steven Dake ac597689df Remove warnings about objdb that casts a const char * to a char *. il y a 17 ans
  Steven Dake 9141188ee8 Add spin locks for critical sections in hdb api. il y a 17 ans
  Jim Meyering 8ef14f11eb cpg.h, objdb.h, coroaph.h: more const/size_t il y a 17 ans
  Jim Meyering 00db317b82 sync the rest of the code with previous header changes il y a 17 ans
  Jim Meyering 51cad562ae add "void" parameter list to avoid "isn't prototype" warning il y a 17 ans
  Jim Meyering 87b6a141ff * exec/objdb.c (object_create): make "object_name" param const il y a 17 ans
  Jim Meyering b107445d5a objdb.c, etc: add "const" to avoid warnings il y a 17 ans
  Fabio M. Di Nitto 031c02f589 - Every .c file should include "config.h" to get the right defines... il y a 17 ans
  Steven Dake 2a4c53dc1b Fix several errors in objdb notification handling, hdb_handle_t type il y a 17 ans
  Christine Caulfield d604803280 The current object database allows duplicate key names per object. This il y a 17 ans
  Steven Dake 58ab8d4a65 Unification around hdb_handle_t data type. il y a 17 ans
  Christine Caulfield 98cc132d48 Fix a couple of memory leaks il y a 17 ans
  Angus Salkeld aec3b38cde Fix coverity bug ID 1: overused local variable il y a 17 ans
  Angus Salkeld 3bc868eb54 Fix a memory violation in objdb (caught by valgrind) il y a 17 ans
  Christine Caulfield 44eaef35e0 Currently if a reload operation fails, any subsystems listening for il y a 17 ans
  Christine Caulfield f1764d1f56 Add locking around objdb calls so that reloads and writes are atomic. il y a 17 ans
  Christine Caulfield a7885395d2 Reinstate key_iter_reset that got removed by mistake in 1660 il y a 17 ans
  Christine Caulfield 1d2d771f99 This patch adds key_increment and key_decrement calls to the objdb and il y a 17 ans
  Christine Caulfield 2bab5b36cc Remove the disliked *_from calls from the objdb and recast il y a 17 ans
  Steven Dake e1f531380a Revert patch 1633 which breaks build. il y a 17 ans
  Steven Dake c4a1c7eb96 Change all occurances of openais to corosync. il y a 17 ans
  Fabien Thomas 0c92a5e564 reorganize include file to match installed tree to build openais without installing corosync; correct some warnings and error under FreeBSD and Darwin il y a 17 ans
  Fabio M. Di Nitto e4cfe7eb21 Revert config_verifyconf logic that is unnecessary il y a 17 ans