xrdp/sesman/tools
matt335672 1a9d15bef0 Remove explicit auth_stop_session() call
Now that authentication/authorization and session creation are
happening in the same process, there is no need for a separate call
to finish an auth session. This change prevents the upper software
layers from needing to track whether auth_start_session() has been
called or not.
2023-05-02 11:55:22 +01:00
..
authmod.c Add authtest 2022-12-13 11:09:33 +00:00
authtest.c Remove explicit auth_stop_session() call 2023-05-02 11:55:22 +01:00
dis.c Move get_display_num_from_display to string_calls module 2021-04-13 12:16:00 +01:00
Makefile.am autotools changes related to new libsesman library 2023-03-29 14:31:30 +01:00
sesadmin.c Update sesman tools for new interfaces 2022-12-22 11:35:02 +00:00
sesrun.c Update sesman test tools after libsesman created 2023-03-30 13:07:49 +01:00
tools_common.c Remove libipm_msg_in_start() 2023-01-30 14:31:16 +00:00
tools_common.h fix typos 2022-09-03 02:01:48 +00:00
xcon.c Addressed review comments 2023-02-13 14:28:29 +00:00