cdesktopenv/cde/lib/tt/lib/mp
Frederic Koehler 66e428596b mp_session: Always use global displayname
This code tried to automatically generate the X DISPLAY
from the combination of the hostname and display number;
however 127.0.0.1:0 is normally rejected by X11, so this
technique is no good. Fixes dticon hang on startup, caused by
XOpenDisplay failure leading to this message from tttrace:
tt_default_session_set(0x0x875190=="X 127.0.0.1 0") = 1032 (TT_ERR_ACCESS)
2012-08-14 20:37:59 -06:00
..
Imakefile Add -fpermissive to linux standard c++ option define in linux.cf 2012-06-18 16:27:25 -06:00
mp.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_arg.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_arg.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_arg_utils.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_arg_utils.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_auth.C Fix most of the following classes of warnings in the ToolTalk libraries: 2012-08-14 12:43:44 -06:00
mp_auth.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_auth_functions.C Fix most of the following classes of warnings in the ToolTalk libraries: 2012-08-14 12:43:44 -06:00
mp_auth_functions.h Fix most of the following classes of warnings in the ToolTalk libraries: 2012-08-14 12:43:44 -06:00
mp_c.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_c_file.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_c_file.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_c_file_utils.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_c_file_utils.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_c_global.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_c_message.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_c_message.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_c_message_utils.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_c_message_utils.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_c_mp.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_c_mp.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_c_msg_context.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_c_msg_context.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_c_msg_context_utils.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_c_msg_context_utils.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_c_pattern.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_c_procid.C Fix most of the following classes of warnings in the ToolTalk libraries: 2012-08-14 12:43:44 -06:00
mp_c_procid.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_c_procid_utils.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_c_procid_utils.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_c_session.C Fix most of the following classes of warnings in the ToolTalk libraries: 2012-08-14 12:43:44 -06:00
mp_c_session.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_c_session_prop.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_c_session_utils.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_c_session_utils.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_context.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_context.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_context_utils.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_context_utils.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_desktop.C Get rid of malloc.h. 2012-08-12 14:20:58 -06:00
mp_desktop.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_desktop_utils.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_desktop_utils.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_file.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_file.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_file_utils.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_file_utils.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_global.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_lock_utils.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_lock_utils.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_message.C tooltalk: Fix bad assumptions about sizeof(uid_t) 2012-08-12 13:50:34 -06:00
mp_message.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_message_utils.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_message_utils.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_mp.C Get rid of malloc.h. 2012-08-12 14:20:58 -06:00
mp_mp.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_mp_utils.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_msg_context.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_msg_context.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_msg_context_utils.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_msg_context_utils.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_node.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_node.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_node_utils.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_node_utils.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_pat_context.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_pat_context.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_pat_context_utils.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_pat_context_utils.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_pattern.C Fix most of the following classes of warnings in the ToolTalk libraries: 2012-08-14 12:43:44 -06:00
mp_pattern.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_pattern_inlines.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_pattern_utils.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_pattern_utils.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_procid.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_procid.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_procid_utils.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_procid_utils.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_rpc.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_rpc_client.C Fix most of the following classes of warnings in the ToolTalk libraries: 2012-08-14 12:43:44 -06:00
mp_rpc_client.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_rpc_client_utils.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_rpc_client_utils.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_rpc_fns.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_rpc_fns.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_rpc_interface.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_session.C mp_session: Always use global displayname 2012-08-14 20:37:59 -06:00
mp_session.h "ISO C++ forbids declaration of [X] with no type" warning fixes. 2012-08-09 13:55:54 -06:00
mp_session_prop.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_session_prop.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_session_prop_utils.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_session_prop_utils.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_session_utils.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_session_utils.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_stream_socket.C Use socklen_t where available. 2012-08-09 12:27:58 -06:00
mp_stream_socket.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_stream_socket_utils.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_stream_socket_utils.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_trace.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_trace.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_xdr_functions.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_xdr_functions.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00