Commit History

作者 SHA1 備註 提交日期
  Jan Friesse c4cb9ae4f0 Fix OBJDB locking 15 年之前
  Christine Caulfield bc1cca69b3 object_key_iter() calls object_key_iter_typed() and then always tries to 15 年之前
  Jan Friesse 12c5f31a89 Handle some valgrind errors 16 年之前
  Angus Salkeld 805a0f3c1d objdb: fix key change notifications 16 年之前
  Christine Caulfield 576614109e Fix a couple of small bugs that happen when the configuration is reloaded. 16 年之前
  Angus Salkeld acf9a8d85f Correct some ugly indentation. 16 年之前
  Angus Salkeld b63c2c27b6 objdb: fix memory leaks when objects are destroyed. 16 年之前
  Angus Salkeld 663f894498 make sure key_names past from confdb are null terminated. 16 年之前
  Angus Salkeld e66297a886 Test the key value size for typed keys. 16 年之前
  Angus Salkeld 0c9a6c49ff teach object_key_increment() key types. 16 年之前
  Angus Salkeld 73b7aa19bb Add value types to objdb keys. 16 年之前
  Christine Caulfield 27b55337ce This patch makes a copy of the notifications list before calling the 16 年之前
  Steven Dake ae5895c3f7 Call initializer directly for broken platforms which don't honor ctors in the shared object on dlopen. 16 年之前
  Steven Dake 1beb0c1fbd Remove saHandleXXX and friends and use hdb instead. 17 年之前
  Steven Dake 8126cf7458 Reworking of include file dependencies. 17 年之前
  Steven Dake ac597689df Remove warnings about objdb that casts a const char * to a char *. 17 年之前
  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 年之前