Commit Graph

681 Commits (e189be9d2e5174d8b88362733be1571bd023ae5a)

Author SHA1 Message Date
Koichiro IWAO c0c7c3f106
xrdp: unify inconsistent mixed use of
6 years ago
Koichiro IWAO be05afb30b
xrdp: print configure options to --version more pretty
6 years ago
Jay Sorg 349616a35d add ipv6only to configure echo and add configure parameter to xrdp -h output
6 years ago
metalefty f52f632e21
Merge pull request #1096 from metalefty/version_info
6 years ago
Koichiro IWAO 2eb4be426b
xrdp: show which CLI option is unknown to xrdp
6 years ago
Koichiro IWAO b2b42d28f3
xrdp: add OpenSSL version to --version
6 years ago
Koichiro IWAO 48aafc1866
xrdp: xrdp should exit with error code when unknown CLI option given
6 years ago
Ben Cohen 3b5b7a5935 UDS file deleted after first connection
6 years ago
fbourqui 3d9e7db849
Update xrdp_keyboard.ini
6 years ago
Vraiment 9ed5243de9 Make xrdp.ini to be dynamic for each operating system
6 years ago
Jay Sorg f763cb3788 fix for zombie processes sometimes appearing
6 years ago
Jay Sorg acd05f365f xrdp: xrdp_encoder.c fix compile when XRDP_RFXCODEC is not defined
6 years ago
Jay Sorg a64cb81a36 xrdp: fix some leaks in xrdp_encoder.c
6 years ago
Koichiro IWAO b17c45d86f
fix potential fd leak
6 years ago
Koichiro IWAO 942bb6316a add comment on sessions xrdp.ini
7 years ago
rkantos cdba988f52 Update xrdp_keyboard.ini
7 years ago
Koichiro IWAO 8d951ab02e xrdp_listen: suppress log when TRANS_STATUS_DOWN
7 years ago
Koichiro IWAO fb8f0adcc4 remove useless braces
7 years ago
Jay Sorg 54285d26dd remove empty crc16.h file
7 years ago
Jay Sorg 26507644e3 vsock, move some defines
7 years ago
Justin Terry (VM) 50bd624cc4 Implements XRDP over vsock
7 years ago
Koichiro IWAO 2475893402 Constify extended mouse events
7 years ago
Koichiro IWAO 27aef96e81 Constify mouse event flags, use the MS name for constants
7 years ago
Koichiro IWAO 8e7e54e49f xrdp_wm: handle horizontal mouse wheel events
7 years ago
Koichiro IWAO 903a2bf83a xrdp_wm: make mouse button 6 and 7 act like button 4 and 5
7 years ago
Soedarsono 3c3eb9ed73 Add dvorak keyboard layout
7 years ago
Felix Zhang eaed9af498 xrdp: corret the config file name in the comment
7 years ago
Oscar Salvador be23682f90 xrdp: get port from configfile in access_control()
7 years ago
Koichiro IWAO ced3a4817f xrdp: constify input event type
7 years ago
cocoon 8ded88a0c6 Fixes #414
7 years ago
Koichiro IWAO e6b7d12191 xrdp: accept full path for ls_background_image
7 years ago
Koichiro IWAO 9ca52b05da add Belgian keyboard
7 years ago
Koichiro IWAO b34fc6da55 don't use hard coded constant values
7 years ago
Koichiro IWAO df32f74519 use g_free()
7 years ago
Koichiro IWAO 04187945a8 move base64 functions to base64.c
7 years ago
Koichiro IWAO a89cb93bc7 decode base64 login window parameter
7 years ago
Ben Cohen 8b4d057af2 Allow UDS connection from non-root users
7 years ago
Koichiro IWAO b83b5510f4 Fix Xvnc backend disconnects when some data copied to clipboard
7 years ago
Koichiro IWAO 5def0596e0 int function should return
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 606984baad add Spanish keylayout
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
Pavel Roskin 148afd1170 Rename file_loc.h to xrdp_sockets.h, install it
7 years ago
Pavel Roskin 43899b7e0c Allocate space for tls_ciphers dynamically
7 years ago
Pavel Roskin 58c9cb43e9 Make socket directory configurable, don't hardcode /tmp/.xrdp
7 years ago