libqb/include/qb
Chrissie Caulfield 680db526f6
ipc: add qb_ipcc_auth_get() API call (#418)
* ipc: addd qb_ipcc_auth_get() API call

We can't use SO_PEERCRED on the client fd when using socket IPC
becayse it's a DGRAM socket (pacemaker tries this). So provide
an API to get the server credentials that libqb has already
squirreled away for its own purposes.

Also, fix some unused-variable compiler warnings in unix.c
when building on systems without posix_fallocate().
2020-09-28 09:53:21 +01:00
..
Makefile.am Initial map using either a skiplist or a hashtable 2011-08-22 14:11:43 +10:00
qbarray.h doxygen2man: Add option to read copyright line from the header file (#415) 2020-09-09 15:06:55 +01:00
qbatomic.h Fix typos: synchonization -> synchronization, paramaters -> parameters 2016-12-08 14:10:55 +01:00
qbconfig.h.in doxygen2man: Add option to read copyright line from the header file (#415) 2020-09-09 15:06:55 +01:00
qbdefs.h doxygen2man: Add option to read copyright line from the header file (#415) 2020-09-09 15:06:55 +01:00
qbhdb.h doxygen2man: Add option to read copyright line from the header file (#415) 2020-09-09 15:06:55 +01:00
qbipc_common.h Add Doxygen description for qbipc_common.h 2015-04-20 16:12:57 +02:00
qbipcc.h ipc: add qb_ipcc_auth_get() API call (#418) 2020-09-28 09:53:21 +01:00
qbipcs.h doxygen2man: Add option to read copyright line from the header file (#415) 2020-09-09 15:06:55 +01:00
qblist.h doxygen2man: Add option to read copyright line from the header file (#415) 2020-09-09 15:06:55 +01:00
qblog.h man: Tidy man pages (#416) 2020-09-16 09:55:32 +01:00
qbloop.h doxygen2man: Add option to read copyright line from the header file (#415) 2020-09-09 15:06:55 +01:00
qbmap.h doxygen2man: Add option to read copyright line from the header file (#415) 2020-09-09 15:06:55 +01:00
qbrb.h doc related fixups (#421) 2020-09-25 08:52:36 +01:00
qbutil.h doxygen2man: Add option to read copyright line from the header file (#415) 2020-09-09 15:06:55 +01:00