Commit Graph

3179 Commits (4885a071b4fa7a8bd465504c212cebda3a042c26)
 

Author SHA1 Message Date
Koichiro IWAO 04187945a8 move base64 functions to base64.c
7 years ago
Koichiro IWAO c40baf03e6 docs: document base64 prefill credentials
7 years ago
Koichiro IWAO a89cb93bc7 decode base64 login window parameter
7 years ago
Koichiro IWAO eae5cdf1fd pass through except for the first '='
7 years ago
Koichiro IWAO d57e02626d add base64_decode function
7 years ago
Koichiro IWAO 05ef6d104e sesman: search pam files also in ${sysconfdir}/pam.d
7 years ago
Koichiro IWAO e990dd4263 chansrv: remove trailing space
7 years ago
Koichiro IWAO ca24572fd5 chansrv: use switch-case to support more codecs
7 years ago
Koichiro IWAO dbaf23e93b chansrv: constify wFormatTag
7 years ago
Koichiro IWAO 9f8a902476 Add a pam file for FreeBSD
7 years ago
Ben Cohen 8b4d057af2 Allow UDS connection from non-root users
7 years ago
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