Commit History

Author SHA1 Message Date
  Christine Caulfield 98cc132d48 Fix a couple of memory leaks 17 years ago
  Angus Salkeld aec3b38cde Fix coverity bug ID 1: overused local variable 17 years ago
  Angus Salkeld 3bc868eb54 Fix a memory violation in objdb (caught by valgrind) 17 years ago
  Christine Caulfield 44eaef35e0 Currently if a reload operation fails, any subsystems listening for 17 years ago
  Christine Caulfield f1764d1f56 Add locking around objdb calls so that reloads and writes are atomic. 17 years ago
  Christine Caulfield a7885395d2 Reinstate key_iter_reset that got removed by mistake in 1660 17 years ago
  Christine Caulfield 1d2d771f99 This patch adds key_increment and key_decrement calls to the objdb and 17 years ago
  Christine Caulfield 2bab5b36cc Remove the disliked *_from calls from the objdb and recast 17 years ago
  Steven Dake e1f531380a Revert patch 1633 which breaks build. 17 years ago
  Steven Dake c4a1c7eb96 Change all occurances of openais to corosync. 17 years ago
  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 years ago
  Fabio M. Di Nitto e4cfe7eb21 Revert config_verifyconf logic that is unnecessary 17 years ago
  Fabio M. Di Nitto 010198fac4 Add support for reload operations within objdb and plugins. 17 years ago
  Fabio M. Di Nitto 38f8abd072 objdb: change list_add to list_add_tail when adding keys and objects 17 years ago
  Steven Dake 225b183bcb Add callback notification about changes to the object db and confdb apis. 17 years ago
  Steven Dake 617dbdf2f0 Split openais and corosync tree into two seperate repositories. 17 years ago
  Steven Dake 46babc95ad Initial move of corosync and openais trees into seperate directories. 17 years ago
  Steven Dake 46b0163813 Change all email addresses that were sdake@mvista.com to sdake@redhat.com. 18 years ago
  Patrick Caulfield 87e7ea9c1e Add writeback call to objdb 18 years ago
  Steven Dake 37c7b6184b Fix build error. 18 years ago
  Steven Dake 4ad44b9c86 load and unload service engines at runtime. 18 years ago
  Patrick Caulfield 9ab240e478 Add confdb, a library to access the configuration object database. 18 years ago
  Patrick Caulfield 2846b57ea1 Add some new calls into objdb. 18 years ago
  Steven Dake 3c7f8b7c05 This patch reworks IPC to use threads instead of the main poll loop 20 years ago
  Steven Dake 6199aaa3bd Fix object_priv_get to actually call object_priv_get instead of object_priv_set 20 years ago
  Steven Dake 758719ea87 fix fc5 segfault correctly by removing code that violates strict aliasing 20 years ago
  Steven Dake 6a49f1befc defect 1139 20 years ago
  Patrick Caulfield 0fcbd1e12c Set the object value length too. 20 years ago
  Steven Dake 4a33ba11fa defect 1139 20 years ago