libqb/lib
Angus Salkeld 477fac4e01 IPC: fix resource cleanup if the server dies
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
2012-01-12 15:09:58 +11:00
..
array.c Allow the array to automatically grow. 2012-01-04 21:40:03 +11:00
hashtable.c MAP: add a notifier purely to allow the user to free memory. 2011-12-14 00:26:01 +11:00
hdb.c Change Lindent options to break the procedure type. 2011-06-22 14:19:14 +10:00
ipc_int.h IPC: fix resource cleanup if the server dies 2012-01-12 15:09:58 +11:00
ipc_posix_mq.c Merge some portability changes from the mingw branch 2011-12-21 14:23:43 +11:00
ipc_shm.c IPC: fix resource cleanup if the server dies 2012-01-12 15:09:58 +11:00
ipc_sysv_mq.c Merge some portability changes from the mingw branch 2011-12-21 14:23:43 +11:00
ipc_us.c IPC: add a new state to the connection state 2012-01-03 13:49:15 +11:00
ipcc.c IPC: fix resource cleanup if the server dies 2012-01-12 15:09:58 +11:00
ipcs.c ipc: make coverity happy. 2012-01-05 16:46:59 +11:00
libqb.pc.in LOG: fix shared library callsites 2011-04-06 22:09:46 +10:00
log_blackbox.c LOG: add %N (log name) as a format option 2012-01-09 16:02:53 +11:00
log_dcs.c LOG: make it possible to pass in a NULL filename/function into qb_log_from_external_source() 2012-01-06 10:39:10 +11:00
log_file.c LOG: add %N (log name) as a format option 2012-01-09 16:02:53 +11:00
log_format.c LOG: add %P (pid) as a format option. 2012-01-09 16:03:15 +11:00
log_int.h LOG: add %N (log name) as a format option 2012-01-09 16:02:53 +11:00
log_syslog.c Merge some portability changes from the mingw branch 2011-12-21 14:23:43 +11:00
log_thread.c Support compilation on Mac OSX 2011-12-19 22:16:30 +11:00
log.c LOG: add %N (log name) as a format option 2012-01-09 16:02:53 +11:00
loop_int.h LOOP: change timer handle from pointer to index + check. 2011-01-05 10:52:30 +11:00
loop_job.c Change Lindent options to break the procedure type. 2011-06-22 14:19:14 +10:00
loop_poll.c Fix a compile warning on sparc (epoll_create1) 2011-12-22 22:55:27 +11:00
loop_timerlist.c Change Lindent options to break the procedure type. 2011-06-22 14:19:14 +10:00
loop.c Change Lindent options to break the procedure type. 2011-06-22 14:19:14 +10:00
Makefile.am Bump the library version. 2012-01-05 17:46:38 +11:00
map_int.h map: add qb_map_notify_del_2() which includes the userdata. 2011-11-25 11:28:14 +11:00
map.c MAP: add a notifier purely to allow the user to free memory. 2011-12-14 00:26:01 +11:00
ringbuffer_helper.c Change Lindent options to break the procedure type. 2011-06-22 14:19:14 +10:00
ringbuffer_int.h IPC: fix resource cleanup if the server dies 2012-01-12 15:09:58 +11:00
ringbuffer.c IPC: fix resource cleanup if the server dies 2012-01-12 15:09:58 +11:00
skiplist.c MAP: add a notifier purely to allow the user to free memory. 2011-12-14 00:26:01 +11:00
trie.c trie: correct the free'ing of node mem 2012-01-05 16:12:19 +11:00
unix.c re-fix qb_strerror_r() in case caller frees buf. 2011-12-22 14:03:18 +11:00
util_int.h Merge some portability changes from the mingw branch 2011-12-21 14:23:43 +11:00
util.c UTIL: fix qb_timespec_add_ms() 2012-01-09 10:24:08 +11:00