提交歷史

作者 SHA1 備註 提交日期
  Steven Dake 9141188ee8 Add spin locks for critical sections in hdb api. 17 年之前
  Jim Meyering 8ef14f11eb cpg.h, objdb.h, coroaph.h: more const/size_t 17 年之前
  Jim Meyering 00db317b82 sync the rest of the code with previous header changes 17 年之前
  Jim Meyering 51cad562ae add "void" parameter list to avoid "isn't prototype" warning 17 年之前
  Jim Meyering 87b6a141ff * exec/objdb.c (object_create): make "object_name" param const 17 年之前
  Jim Meyering b107445d5a objdb.c, etc: add "const" to avoid warnings 17 年之前
  Fabio M. Di Nitto 031c02f589 - Every .c file should include "config.h" to get the right defines... 17 年之前
  Steven Dake 2a4c53dc1b Fix several errors in objdb notification handling, hdb_handle_t type 17 年之前
  Christine Caulfield d604803280 The current object database allows duplicate key names per object. This 17 年之前
  Steven Dake 58ab8d4a65 Unification around hdb_handle_t data type. 17 年之前
  Christine Caulfield 98cc132d48 Fix a couple of memory leaks 17 年之前
  Angus Salkeld aec3b38cde Fix coverity bug ID 1: overused local variable 17 年之前
  Angus Salkeld 3bc868eb54 Fix a memory violation in objdb (caught by valgrind) 17 年之前
  Christine Caulfield 44eaef35e0 Currently if a reload operation fails, any subsystems listening for 17 年之前
  Christine Caulfield f1764d1f56 Add locking around objdb calls so that reloads and writes are atomic. 17 年之前
  Christine Caulfield a7885395d2 Reinstate key_iter_reset that got removed by mistake in 1660 17 年之前
  Christine Caulfield 1d2d771f99 This patch adds key_increment and key_decrement calls to the objdb and 17 年之前
  Christine Caulfield 2bab5b36cc Remove the disliked *_from calls from the objdb and recast 17 年之前
  Steven Dake e1f531380a Revert patch 1633 which breaks build. 17 年之前
  Steven Dake c4a1c7eb96 Change all occurances of openais to corosync. 17 年之前
  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 17 年之前
  Fabio M. Di Nitto e4cfe7eb21 Revert config_verifyconf logic that is unnecessary 17 年之前
  Fabio M. Di Nitto 010198fac4 Add support for reload operations within objdb and plugins. 17 年之前
  Fabio M. Di Nitto 38f8abd072 objdb: change list_add to list_add_tail when adding keys and objects 17 年之前
  Steven Dake 225b183bcb Add callback notification about changes to the object db and confdb apis. 17 年之前
  Steven Dake 617dbdf2f0 Split openais and corosync tree into two seperate repositories. 17 年之前
  Steven Dake 46babc95ad Initial move of corosync and openais trees into seperate directories. 17 年之前
  Steven Dake 46b0163813 Change all email addresses that were sdake@mvista.com to sdake@redhat.com. 18 年之前
  Patrick Caulfield 87e7ea9c1e Add writeback call to objdb 18 年之前
  Steven Dake 37c7b6184b Fix build error. 18 年之前