Commit Graph

3368 Commits (master)
 

Author SHA1 Message Date
Ian Geiser 324a334315 append a / to ensure the full path is created even when the config variable lacks a trailing /
7 years ago
Koichiro IWAO aaa40edefb NEWS: pulralize glitches
7 years ago
Koichiro IWAO aa0721a90e common: fix more glitches in IPv4 initialization
7 years ago
Ian Geiser 4b87548b71 Use g_create_path instead of g_create_dir
7 years ago
Koichiro IWAO 59a7e8aedf fix typo (copy & paste mistake)
7 years ago
Koichiro IWAO 502998b8fe Update release date
7 years ago
Koichiro IWAO 7ee187f35b Update NEWS
7 years ago
Koichiro IWAO 858e6149f0 fix typo
7 years ago
Koichiro IWAO 6f8eacd72b sesman: make sure socket directory present
7 years ago
Koichiro IWAO 8d5010a202 common: use log_message
7 years ago
Jay Sorg b6bd8acef1 sesman: move auth_start_session, auth_stop_session, and auth_end to child process
7 years ago
Jay Sorg 9d36983ae7 fix for protocol error when 32 bit and non rfx
7 years ago
Koichiro IWAO 8c74fcb80c common: fix a glitch with IPv4 struct initialization
7 years ago
Koichiro IWAO 73a37a5441 Prepare release v0.9.3
7 years ago
Koichiro IWAO e0b73bf700 update submodules to their release tag head commit
7 years ago
Koichiro IWAO b83b5510f4 Fix Xvnc backend disconnects when some data copied to clipboard
7 years ago
Ben Cohen c7d08bd9e7 xrdp-sesadmin: fix error when there are no sessions
7 years ago
Koichiro IWAO aa4b90d250 Change log level DEBUG -> WARNING
7 years ago
Koichiro IWAO 455c341efc Reword log messages in ssl_get_protocols_from_string()
7 years ago
Koichiro IWAO 1b11c1888f docs: document change of xrdp-chansrv log path
7 years ago
Koichiro IWAO 9065964bd9 chansrv: include display number in chansrv log filename
7 years ago
Koichiro IWAO 3a27631826 travis: enable build test on v0.9 branch
7 years ago
Jay Sorg 8d63c32899 move openssl calls to common/libssl.c, check for defines
7 years ago
Koichiro IWAO 5def0596e0 int function should return
7 years ago
Koichiro IWAO 5a7208a15b sesman: exit with failure status if listen failed
7 years ago
Koichiro IWAO 1d89000d90 xrdp: exit main process with failure status if listen failed (daemon mode)
7 years ago
Koichiro IWAO 7aad2c83c6 xrdp: exit with failure status if listen failed (foreground mode)
7 years ago
Koichiro IWAO 252cb20365 xrdp: xrdp_listen_main_loop pass through trans_listen_address return value
7 years ago
Koichiro IWAO 6a860d4b02 sesman: install empty reconnectwm.sh as a template
7 years ago
Koichiro IWAO 606984baad add Spanish keylayout
7 years ago
Koichiro IWAO 088bd2d811 common: implement g_file_readable for WIN32
7 years ago
Koichiro IWAO a1b0344db5 Use the words "cannot read" rather than "cannot open"
7 years ago
Koichiro IWAO 4f7969b562 Check certificate/privkey readability not existence
7 years ago
Koichiro IWAO 65c1fe87d7 Log user-friendly message when certificate/privkey is inaccessible
7 years ago
Koichiro IWAO 0299d64fa8 sort xrdp_keyboard.ini
7 years ago
Ben Cohen bb9756f6c5 Fix UK/GB keyboard layout
7 years ago
Koichiro IWAO 84596e7392 Pick up the first section if given section(domain) doesn't match anything
7 years ago
Koichiro IWAO 0e7844ab02 Constify MCS connectionType
7 years ago
Koichiro IWAO e879cf5fce add TODO comments
7 years ago
Koichiro IWAO bedf04cd9f instfiles: substitute directories in systemd service files
7 years ago
Koichiro IWAO 67aab0a706 configure: fix confusing help text about painter and librfxcodec
7 years ago
Koichiro IWAO 3c3c362946 ignore *.so (pulseaudio modules)
7 years ago
Koichiro IWAO e1d11a74da pulse: respect XRDP_SOCKET_PATH environment variable
7 years ago
Koichiro IWAO 1acef2567c sesman: pass xrdp socket path to user session
7 years ago
Koichiro IWAO c7f8e360fd common: separate sockets macros into basename and fullpath
7 years ago
Jay Sorg 2c96908ea5 common: if SSL_shutdown fails, only call one more time
7 years ago
Jay Sorg 75fd3fcf89 common: ssl_tls_write / read return 0 on socket close
7 years ago
Fuminobu TAKEYAMA 1f27a4d850 startwm.sh: do not call pseudo shell code for /etc/X11/xdm/Xsession
7 years ago
MichaelSweden 5c668dc420 Removed error message while falling back to IPv4 (issue #714)
7 years ago
MichaelSweden 106ae2cd43 Fix to handle OS disabled IPv6, issue #714.
7 years ago