summaryrefslogtreecommitdiffstats
path: root/xrdp
Commit message (Expand)AuthorAgeFilesLines
* Fix non-root-user display server startup failureTimothy Pearson2019-03-021-1/+2
* Add additional statistics reportingTimothy Pearson2019-03-021-0/+21
* Second batch of initial commits:Timothy Pearson2019-03-021-6/+30
* Add preliminary Raptor session managementTimothy Pearson2019-03-023-10/+32
* Merge pull request #1244 from metalefty/km-0000080ametalefty2018-11-081-1/+1
|\
| * correct latam keylayout valueKoichiro IWAO2018-11-071-1/+1
* | Merge pull request #1240 from metalefty/km-0000080ametalefty2018-11-021-1/+4
|\ \ | |/
| * capitilize hex keylayout valueKoichiro IWAO2018-11-011-1/+1
| * add Spanish (Latin Amarican) keyboardKoichiro IWAO2018-11-011-0/+3
* | Remove console sessionKoichiro IWAO2018-10-191-9/+0
* | Remove sesman-any as it is not used at allKoichiro IWAO2018-10-181-9/+0
* | Remove x11rdp from configKoichiro IWAO2018-10-181-10/+0
|/
* dynamic virtual channel improvementsjsorg712018-10-114-349/+500
* Merge pull request #1192 from hate-m-dollarsign/develIdan Freiberg2018-09-183-6/+4
|\
| * xrdp: Use configured values instead of hardcoded ones in login_wnd inputs.jsane2018-09-073-6/+4
* | xrdp: deprecate TLSv1 and TLSv1.1Koichiro IWAO2018-09-141-1/+1
* | Document TLSv1.3 supportKoichiro IWAO2018-09-141-2/+2
|/
* xrdp: unify inconsistent mixed use ofKoichiro IWAO2018-06-271-3/+3
* xrdp: print configure options to --version more prettyKoichiro IWAO2018-06-271-4/+7
* add ipv6only to configure echo and add configure parameter to xrdp -h outputJay Sorg2018-05-251-0/+5
* Merge pull request #1096 from metalefty/version_infometalefty2018-04-132-23/+52
|\
| * xrdp: show which CLI option is unknown to xrdpKoichiro IWAO2018-04-101-4/+14
| * xrdp: add OpenSSL version to --versionKoichiro IWAO2018-04-102-19/+38
| * xrdp: xrdp should exit with error code when unknown CLI option givenKoichiro IWAO2018-04-101-1/+1
* | UDS file deleted after first connectionBen Cohen2018-03-271-1/+1
|/
* Update xrdp_keyboard.ini fbourqui2018-03-051-0/+3
* Make xrdp.ini to be dynamic for each operating systemVraiment2018-02-192-7/+24
* fix for zombie processes sometimes appearingJay Sorg2018-01-221-1/+5
* xrdp: xrdp_encoder.c fix compile when XRDP_RFXCODEC is not definedJay Sorg2018-01-221-2/+2
* xrdp: fix some leaks in xrdp_encoder.cJay Sorg2018-01-221-0/+11
* fix potential fd leakKoichiro IWAO2018-01-172-5/+3
* add comment on sessions xrdp.iniKoichiro IWAO2017-12-161-0/+3
* Update xrdp_keyboard.inirkantos2017-12-141-0/+3
* xrdp_listen: suppress log when TRANS_STATUS_DOWNKoichiro IWAO2017-11-301-2/+0
* remove useless bracesKoichiro IWAO2017-11-301-8/+5
* remove empty crc16.h fileJay Sorg2017-11-092-2/+0
* vsock, move some definesJay Sorg2017-11-071-4/+7
* Implements XRDP over vsockJustin Terry (VM)2017-11-072-1/+24
* Constify extended mouse eventsKoichiro IWAO2017-11-061-5/+5
* Constify mouse event flags, use the MS name for constantsKoichiro IWAO2017-11-061-11/+11
* xrdp_wm: handle horizontal mouse wheel eventsKoichiro IWAO2017-11-061-0/+19
* xrdp_wm: make mouse button 6 and 7 act like button 4 and 5Koichiro IWAO2017-11-061-12/+16
* Add dvorak keyboard layoutSoedarsono2017-11-011-0/+3
* xrdp: corret the config file name in the commentFelix Zhang2017-10-091-1/+1
* xrdp: get port from configfile in access_control()Oscar Salvador2017-10-031-1/+3
* xrdp: constify input event typeKoichiro IWAO2017-10-021-5/+5
* Fixes #414cocoon2017-09-171-1/+1
* xrdp: accept full path for ls_background_imageKoichiro IWAO2017-09-051-1/+9
* add Belgian keyboardKoichiro IWAO2017-09-011-0/+3
* don't use hard coded constant valuesKoichiro IWAO2017-08-011-8/+13