xrdp/libipm
matt335672 4d80cf6d77 Move SCP synch calls from sesman tools to library
The sesman tools have some private functions to make syncronous calls
to sesman over SCP. This commit moves these calls to a new module
scp_sync in libipm so that they can be utilised by other parts of
xrdp (i.e. chansrv)
2024-10-22 12:21:25 +01:00
..
Doxyfile Add libipm facility 2022-03-15 10:23:27 +00:00
eicp.c libipm: Add EICP 2023-05-02 11:55:22 +01:00
eicp.h libipm: Add EICP 2023-05-02 11:55:22 +01:00
ercp.c libipm: Add ERCP 2023-05-02 11:55:22 +01:00
ercp.h libipm: Add ERCP 2023-05-02 11:55:22 +01:00
libipm_facilities.h libipm: Add ERCP 2023-05-02 11:55:22 +01:00
libipm_private.h Fix doxygen warnings for libipm 2023-02-13 20:44:52 +00:00
libipm_recv.c libipm: Add support for receiving file descriptors 2023-01-30 14:31:16 +00:00
libipm_send.c libipm: Add support for sending file descriptors 2023-01-30 14:31:16 +00:00
libipm.c libipm: Add libipm_change_facility() call 2023-05-02 11:55:22 +01:00
libipm.h Use config_ac.h consistently and correctly 2023-05-12 13:49:53 -04:00
Makefile.am Move SCP synch calls from sesman tools to library 2024-10-22 12:21:25 +01:00
scp_application_types.c Add session create status code for failed X server 2023-03-24 10:54:04 +00:00
scp_application_types.h Add session create status code for failed X server 2023-03-24 10:54:04 +00:00
scp_sync.c Move SCP synch calls from sesman tools to library 2024-10-22 12:21:25 +01:00
scp_sync.h Move SCP synch calls from sesman tools to library 2024-10-22 12:21:25 +01:00
scp.c Remove sesmanruntimedir 2023-10-23 18:14:46 +01:00
scp.h Fix minor comment errors in libipm/scp.h 2024-10-22 12:21:25 +01:00