summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sesman: install empty reconnectwm.sh as a templateKoichiro IWAO2017-06-202-1/+5
* add Spanish keylayoutKoichiro IWAO2017-06-171-0/+3
* common: implement g_file_readable for WIN32Koichiro IWAO2017-06-121-1/+1
* Use the words "cannot read" rather than "cannot open"Koichiro IWAO2017-06-121-2/+2
* Check certificate/privkey readability not existenceKoichiro IWAO2017-06-121-7/+7
* Log user-friendly message when certificate/privkey is inaccessibleKoichiro IWAO2017-06-123-0/+25
* sort xrdp_keyboard.iniKoichiro IWAO2017-06-091-7/+7
* Fix UK/GB keyboard layoutBen Cohen2017-06-081-0/+3
* Pick up the first section if given section(domain) doesn't match anythingKoichiro IWAO2017-06-071-25/+43
* Constify MCS connectionTypeKoichiro IWAO2017-06-062-1/+10
* add TODO commentsKoichiro IWAO2017-05-311-0/+1
* instfiles: substitute directories in systemd service filesKoichiro IWAO2017-05-315-35/+55
* configure: fix confusing help text about painter and librfxcodecKoichiro IWAO2017-05-231-2/+2
* ignore *.so (pulseaudio modules)Koichiro IWAO2017-05-161-0/+1
* pulse: respect XRDP_SOCKET_PATH environment variableKoichiro IWAO2017-05-163-6/+18
* sesman: pass xrdp socket path to user sessionKoichiro IWAO2017-05-161-0/+2
* common: separate sockets macros into basename and fullpathKoichiro IWAO2017-05-161-6/+15
* common: if SSL_shutdown fails, only call one more timeJay Sorg2017-05-101-1/+1
* common: ssl_tls_write / read return 0 on socket closeJay Sorg2017-05-101-0/+8
* startwm.sh: do not call pseudo shell code for /etc/X11/xdm/XsessionFuminobu TAKEYAMA2017-05-091-31/+37
* Removed error message while falling back to IPv4 (issue #714)MichaelSweden2017-04-251-2/+1
* Fix to handle OS disabled IPv6, issue #714.MichaelSweden2017-04-251-124/+228
* pulse: define default socket directory in MakefileKoichiro IWAO2017-04-061-1/+4
* sesman: LOGNAME should be set to usernameKoichiro IWAO2017-04-061-0/+1
* update submodules to their release tag head commitspeidy2017-03-302-0/+0
* Bump version number to v0.9.2speidy2017-03-303-3/+3
* update NEWS file for v0.9.2 releasespeidy2017-03-301-0/+23
* Rename file_loc.h to xrdp_sockets.h, install itPavel Roskin2017-03-2813-14/+13
* Remove readme.txt, it has been replaced by README.mdPavel Roskin2017-03-272-4/+0
* xrdp_orders_rail: fix resulting unicode lengthspeidy2017-03-241-1/+1
* libxrdp: window update, simplify length checksspeidy2017-03-241-35/+26
* xrdp_orders_rail: fix g_mbstowcs error handlingspeidy2017-03-241-4/+20
* RAIL: use fixed size length for window textsspeidy2017-03-241-6/+9
* rail, text length checksJay Sorg2017-03-241-0/+4
* rail, text length checksJay Sorg2017-03-241-5/+12
* pulse: refer correct path to file_loc.hKoichiro IWAO2017-03-242-2/+2
* pulse: use correct macro for audio in/out socketsKoichiro IWAO2017-03-242-2/+2
* libxrdp: print connected client name to logspeidy2017-03-212-1/+5
* libxrdp: fix misleading variable namespeidy2017-03-211-8/+8
* libxrdp: improve unicode_inspeidy2017-03-211-25/+35
* Log socket fd in g_sck_accept(), fix AF_UNIX loggingPavel Roskin2017-03-211-4/+17
* sesman: move auth/pam calls to main processJay Sorg2017-03-213-9/+26
* Allocate space for tls_ciphers dynamicallyPavel Roskin2017-03-214-5/+6
* xrdp-chansrv: default to INFO log level rather than ERRORPavel Roskin2017-03-201-1/+1
* sesman: remove sessvc, one less process to manageJay Sorg2017-03-1910-363/+137
* X11rdp: respect XRDP_SOCKET_PATH environment variablePavel Roskin2017-03-174-8/+30
* Make socket directory configurable, don't hardcode /tmp/.xrdpPavel Roskin2017-03-1717-57/+41
* Remove chansrv_cleanup(), it doesn't do anything usefulPavel Roskin2017-03-171-25/+0
* Propel xorgxrdp as default backend, give xorgxrdp the first placeKoichiro IWAO2017-03-171-7/+7
* chansrv: dvc, check channel exists on get/remove api structspeidy2017-03-161-2/+4