Commit Graph

3276 Commits (036c29212037d7cb3bd79b3c90a33542ea5704cf)
 

Author SHA1 Message Date
Koichiro IWAO e1d11a74da pulse: respect XRDP_SOCKET_PATH environment variable
7 years ago
Koichiro IWAO 1acef2567c sesman: pass xrdp socket path to user session
7 years ago
Koichiro IWAO c7f8e360fd common: separate sockets macros into basename and fullpath
7 years ago
Jay Sorg 2c96908ea5 common: if SSL_shutdown fails, only call one more time
7 years ago
Jay Sorg 75fd3fcf89 common: ssl_tls_write / read return 0 on socket close
7 years ago
Fuminobu TAKEYAMA 1f27a4d850 startwm.sh: do not call pseudo shell code for /etc/X11/xdm/Xsession
7 years ago
MichaelSweden 5c668dc420 Removed error message while falling back to IPv4 (issue #714)
7 years ago
MichaelSweden 106ae2cd43 Fix to handle OS disabled IPv6, issue #714.
7 years ago
Koichiro IWAO 10fe699466 pulse: define default socket directory in Makefile
7 years ago
Koichiro IWAO 06ce0d7ee3 sesman: LOGNAME should be set to username
7 years ago
speidy 7a7445fefd update submodules to their release tag head commit
7 years ago
speidy d7882d5041 Bump version number to v0.9.2
7 years ago
speidy 5bae117fec update NEWS file for v0.9.2 release
7 years ago
Pavel Roskin 148afd1170 Rename file_loc.h to xrdp_sockets.h, install it
7 years ago
Pavel Roskin a7ec7237c4 Remove readme.txt, it has been replaced by README.md
7 years ago
speidy 1c70e4915f xrdp_orders_rail: fix resulting unicode length
7 years ago
speidy 22f0b05b03 libxrdp: window update, simplify length checks
7 years ago
speidy 954b68314d xrdp_orders_rail: fix g_mbstowcs error handling
7 years ago
speidy dfd639a3a9 RAIL: use fixed size length for window texts
7 years ago
Jay Sorg fdb6195bbc rail, text length checks
7 years ago
Jay Sorg 3c95a2aef2 rail, text length checks
7 years ago
Koichiro IWAO 8220afceab pulse: refer correct path to file_loc.h
7 years ago
Koichiro IWAO a20d88335f pulse: use correct macro for audio in/out sockets
7 years ago
speidy 2f382d2a16 libxrdp: print connected client name to log
7 years ago
speidy 9d578d9c5f libxrdp: fix misleading variable name
7 years ago
speidy b905967ba6 libxrdp: improve unicode_in
7 years ago
Pavel Roskin 95506a169f Log socket fd in g_sck_accept(), fix AF_UNIX logging
7 years ago
Jay Sorg 4b8a33e087 sesman: move auth/pam calls to main process
7 years ago
Pavel Roskin 43899b7e0c Allocate space for tls_ciphers dynamically
7 years ago
Pavel Roskin b0c2f18521 xrdp-chansrv: default to INFO log level rather than ERROR
7 years ago
Jay Sorg 05c599666d sesman: remove sessvc, one less process to manage
7 years ago
Pavel Roskin 5c8f050c1a X11rdp: respect XRDP_SOCKET_PATH environment variable
7 years ago
Pavel Roskin 58c9cb43e9 Make socket directory configurable, don't hardcode /tmp/.xrdp
7 years ago
Pavel Roskin fc2572f60b Remove chansrv_cleanup(), it doesn't do anything useful
7 years ago
Koichiro IWAO a2d9272bc9 Propel xorgxrdp as default backend, give xorgxrdp the first place
7 years ago
speidy cfdbc2b4db chansrv: dvc, check channel exists on get/remove api struct
7 years ago
Pavel Roskin 6ed4c969f4 Eliminate APP_CC and DEFAULT_CC
7 years ago
Pavel Roskin 8be83473b7 Call log_end() on xrdp exit
7 years ago
Pavel Roskin 9cdcb38d87 Fix memory leak in tls_ciphers parsing
7 years ago
Koichiro IWAO 08ba9ed4a8 Remove useless comment, no logic change
7 years ago
Jay Sorg 3f14559822 frame ack code cleanup, add comments for possible client acks, when pointer, use NULL, not 0
7 years ago
Jay Sorg 3ac0120fe7 add xrdp_mm_process_enc_done for processing encoder output
7 years ago
Jay Sorg e0583f606a checkup frame ack code, combine dup code
7 years ago
Jay Sorg 3b056ec052 frame ack fix change, cleanup
7 years ago
Pavel Roskin 30a7a947b1 Don't include config_ac.h from any header files
7 years ago
Pavel Roskin b2d3dcf169 Include config_ac.h from all source files
7 years ago
Pavel Roskin 24d44def60 Add --enable-strict-locations option, describe default in its help text
7 years ago
Pavel Roskin 1c355409a7 Fix compilation on MacOS
7 years ago
Pavel Roskin a71e5395f1 Enable painter and librfxcodec by default
7 years ago
Pavel Roskin 77068ec3ff Update submodules to their current devel branches
7 years ago