Commit Graph

3368 Commits (master)
 

Author SHA1 Message Date
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
Koichiro IWAO 391c69731c libxrdp: advertise horizontal mouse wheel capability
7 years ago
Koichiro IWAO 4a2818e183 Add some more Input Capability Set constants
7 years ago
Soedarsono 3c3eb9ed73 Add dvorak keyboard layout
7 years ago
Ben Cohen b9ff75e50e xrdp-ssh-agent: Remove vim modeline
7 years ago
Ben Cohen a2b008f63e xrdp-ssh-agent.c: Fix braces for coding style
7 years ago
Ben Cohen 6fb3fcfc66 Handle EINTR for send() in handle_connection()
7 years ago
Ben Cohen 1d5aa8cc97 Forward ssh-agent data between ssh clients and RDP
7 years ago
Koichiro IWAO 2411a0be14 log: add log level TRACE
7 years ago
Felix Zhang eaed9af498 xrdp: corret the config file name in the comment
7 years ago
Koichiro IWAO 00bf62bd42 common: prevent raw use of snprintf
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
Koichiro IWAO c295dd61b8 Update v0.9.4 release date
7 years ago
Koichiro IWAO e102b7cc8c update NEWS, mention known issues
7 years ago
Koichiro IWAO ac5987cf13 Prepare release v0.9.4
7 years ago
Koichiro IWAO d94e43a49e update sumbodules to the latest release
7 years ago
Koichiro IWAO f9ab4df7f2 common: fix g_write_ip_address() didn't return correct IP address
7 years ago
cocoon 8ded88a0c6 Fixes #414
7 years ago
speidy 36eda1bcbb tcutils: fix WTSVirtualChannelWrite return codes check according to API change
7 years ago
speidy fad2c57cd6 xrdpvr: adjust xrdpvr_write_to_client to xrdpapi API change
7 years ago
speidy d15d32c593 xrdpapi: change WTSVirtualChannelWrite return values to be consistent with WTSVirtualChannelRead
7 years ago
Koichiro IWAO 26394870e5 sesman: delete socket files when session exits
7 years ago
Koichiro IWAO df29ea3ad9 travis: Unbreak travis build
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 a094c65aaf Release v0.9.3.1
7 years ago
Koichiro IWAO 22dc148802 instfiles: don't include generated *.services files in distribution
7 years ago
Jay Sorg d9b929c185 chansrv: sound, fdk-aac, avoid 1 item array items
7 years ago
Jay Sorg 152318ad7c use pkg-config to configure with fdk-aac
7 years ago
Jay Sorg 4f91a52109 chansrv: sound, remove a do not know and a comment
7 years ago
Jay Sorg 021a78f4c6 chansrv: sound, use WAVE_FORMAT_AAC not WAVE_FORMAT_AAC_MS
7 years ago
Jay Sorg bf0d56c314 chansrv: sound, add aac
7 years ago
Jay Sorg 8ac35d7ed1 chansrv: sound, handle skips in audio acks
7 years ago
matt335672 4023aa7f1c xfuse_create_share() called before xfuse_init()
7 years ago
Koichiro IWAO 4d14f344fd fix indent, no logic change
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 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