Historique des commits

Auteur SHA1 Message Date
  Jan Friesse 894ece6a14 objdb: destroy all handles in _clear_object il y a 15 ans
  Jan Friesse 41aeecc4ef Iterate all items in object_reload_notification il y a 15 ans
  Angus Salkeld 53b0aa47e6 objdb: fix some ugly indentation. il y a 15 ans
  Angus Salkeld 739f9ab1b7 objdb: delete trackers when an object is deleted il y a 15 ans
  Angus Salkeld 23e3455fa7 objdb: object_created_notification() fix the order of the parent and object handles. il y a 15 ans
  Jan Friesse c4cb9ae4f0 Fix OBJDB locking il y a 15 ans
  Christine Caulfield bc1cca69b3 object_key_iter() calls object_key_iter_typed() and then always tries to il y a 15 ans
  Jan Friesse 12c5f31a89 Handle some valgrind errors il y a 16 ans
  Angus Salkeld 805a0f3c1d objdb: fix key change notifications il y a 16 ans
  Christine Caulfield 576614109e Fix a couple of small bugs that happen when the configuration is reloaded. il y a 16 ans
  Angus Salkeld acf9a8d85f Correct some ugly indentation. il y a 16 ans
  Angus Salkeld b63c2c27b6 objdb: fix memory leaks when objects are destroyed. il y a 16 ans
  Angus Salkeld 663f894498 make sure key_names past from confdb are null terminated. il y a 16 ans
  Angus Salkeld e66297a886 Test the key value size for typed keys. il y a 16 ans
  Angus Salkeld 0c9a6c49ff teach object_key_increment() key types. il y a 16 ans
  Angus Salkeld 73b7aa19bb Add value types to objdb keys. il y a 16 ans
  Christine Caulfield 27b55337ce This patch makes a copy of the notifications list before calling the 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