Historique des commits

Auteur SHA1 Message Date
  Angus Salkeld a716f13bf9 Fix some compiler warnings il y a 15 ans
  Angus Salkeld c6895faa05 libqb: change ipc -> qb_ipc il y a 14 ans
  Angus Salkeld fce8a3c3b6 libqb: convert coropoll calls to qb_loop calls. il y a 14 ans
  Steven Dake c544e87bb0 Correct missing poll funtions from service handler struct needed for confdb APIs il y a 15 ans
  Jan Friesse b5d2f4578a confdb: Resolve dispatch deadlock il y a 15 ans
  Jan Friesse 9afb4bdaa8 confdb: Properly check result of object_find_create il y a 15 ans
  Angus Salkeld 265661745d Fix shutdown when a confdb client is still connected il y a 15 ans
  Angus Salkeld 75087f7c1b confdb: send notifications from the main thread not IPC thread il y a 15 ans
  Angus Salkeld e1a6b2ccfb CONFDB: fix parent_get response id il y a 15 ans
  Angus Salkeld 89e4c1c048 CONFDB: add confdb_object_name_get() il y a 15 ans
  Angus Salkeld 397e648080 objdb: fix some strange types (uint8_t* -> void*). il y a 15 ans
  Christine Caulfield 1baa7b2ab3 Add a reload callback to libconfdb. il y a 16 ans
  Angus Salkeld 73b7aa19bb Add value types to objdb keys. il y a 16 ans
  Steven Dake cbb6aaf78b Work around dlopen'ed objects not executing constructors on solaris platform. il y a 17 ans
  Andrew Beekhof e2c5b834f0 Decouple the decouples shutdown/startup order of lcrso's from the internal objdb order. il y a 17 ans
  Steven Dake ae5895c3f7 Call initializer directly for broken platforms which don't honor ctors in the shared object on dlopen. il y a 17 ans
  Steven Dake ff8283f0b1 Rename queue datastructure to cs_queue data structure because some fail il y a 17 ans
  Steven Dake 0986c30320 Remove useless APIs from coroipcs.c related to handling of overload il y a 17 ans
  Steven Dake 8126cf7458 Reworking of include file dependencies. il y a 17 ans
  Jim Meyering a4cae04137 services/confdb.c: avoid four warnings il y a 17 ans
  Fabio M. Di Nitto c3c75acfd2 Add logsys v3 il y a 17 ans
  Jim Meyering e002172704 coroapi.h: change lib_handler_fn's *msg to be const 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 62e71c31d6 coroapi.h, confdb.h, objdb.h: big s/int/size_t/ change il y a 17 ans
  Jim Meyering 6ccdd8a4f2 confdb.c, objdb.h, coroapi.h: add a few const, remove one: 4 fewer warnings il y a 17 ans
  Jim Meyering 2cecd1e225 confdb.c: add a few const: avoid 3 more il y a 17 ans
  Jim Meyering eab6389be3 object_write_config: add const to remove one more il y a 17 ans
  Fabio M. Di Nitto 5ad51031ba Make confdb log level consistent with the other services 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
  Christine Caulfield d604803280 The current object database allows duplicate key names per object. This il y a 17 ans