Historia zmian

Autor SHA1 Wiadomość Data
  Jan Friesse 0194e64559 confdb: Make objdb_notify_dispatch preemptable 12 lat temu
  Jan Friesse 013b4ba8eb Free confdb message holder list on confdb exit 12 lat temu
  Christine Caulfield 5704a34612 confdb: Fix crash with long values and add API calls to get them 13 lat temu
  Steven Dake 10c074ef48 Correct missing poll funtions from service handler struct needed for confdb APIs 14 lat temu
  Jan Friesse dd60889f7d confdb: Resolve dispatch deadlock 14 lat temu
  Jan Friesse 9aa292c5de confdb: Properly check result of object_find_create 14 lat temu
  Angus Salkeld 8b1492b50b Fix shutdown when a confdb client is still connected 15 lat temu
  Angus Salkeld abeb02277e confdb: send notifications from the main thread not IPC thread 15 lat temu
  Angus Salkeld 42a44572d8 objdb: fix some strange types (uint8_t* -> void*). 15 lat temu
  Angus Salkeld 9415f6d024 CONFDB: add confdb_object_name_get() 15 lat temu
  Steven Dake 32b2be69a1 Merge trunk revision 2683: 16 lat temu
  Steven Dake ea38f7e15b Merge trunk revision 2511: 16 lat temu
  Steven Dake cbb6aaf78b Work around dlopen'ed objects not executing constructors on solaris platform. 16 lat temu
  Andrew Beekhof e2c5b834f0 Decouple the decouples shutdown/startup order of lcrso's from the internal objdb order. 16 lat temu
  Steven Dake ae5895c3f7 Call initializer directly for broken platforms which don't honor ctors in the shared object on dlopen. 16 lat temu
  Steven Dake ff8283f0b1 Rename queue datastructure to cs_queue data structure because some fail 16 lat temu
  Steven Dake 0986c30320 Remove useless APIs from coroipcs.c related to handling of overload 17 lat temu
  Steven Dake 8126cf7458 Reworking of include file dependencies. 17 lat temu
  Jim Meyering a4cae04137 services/confdb.c: avoid four warnings 17 lat temu
  Fabio M. Di Nitto c3c75acfd2 Add logsys v3 17 lat temu
  Jim Meyering e002172704 coroapi.h: change lib_handler_fn's *msg to be const 17 lat temu
  Jim Meyering 00db317b82 sync the rest of the code with previous header changes 17 lat temu
  Jim Meyering 62e71c31d6 coroapi.h, confdb.h, objdb.h: big s/int/size_t/ change 17 lat temu
  Jim Meyering 6ccdd8a4f2 confdb.c, objdb.h, coroapi.h: add a few const, remove one: 4 fewer warnings 17 lat temu
  Jim Meyering 2cecd1e225 confdb.c: add a few const: avoid 3 more 17 lat temu
  Jim Meyering eab6389be3 object_write_config: add const to remove one more 17 lat temu
  Fabio M. Di Nitto 5ad51031ba Make confdb log level consistent with the other services 17 lat temu
  Fabio M. Di Nitto 031c02f589 - Every .c file should include "config.h" to get the right defines... 17 lat temu
  Christine Caulfield d604803280 The current object database allows duplicate key names per object. This 17 lat temu
  Steven Dake 58ab8d4a65 Unification around hdb_handle_t data type. 17 lat temu