Commit Graph

  • 4b8a33e087 sesman: move auth/pam calls to main process Jay Sorg 2017-03-20 18:59:44 -0700
  • 43899b7e0c Allocate space for tls_ciphers dynamically Pavel Roskin 2017-03-03 23:27:03 -0800
  • b0c2f18521 xrdp-chansrv: default to INFO log level rather than ERROR Pavel Roskin 2017-03-19 13:38:09 -0700
  • 05c599666d sesman: remove sessvc, one less process to manage Jay Sorg 2017-03-18 14:45:58 -0700
  • 5c8f050c1a X11rdp: respect XRDP_SOCKET_PATH environment variable Pavel Roskin 2017-03-14 21:57:47 -0700
  • 58c9cb43e9 Make socket directory configurable, don't hardcode /tmp/.xrdp Pavel Roskin 2017-03-14 21:45:50 -0700
  • fc2572f60b Remove chansrv_cleanup(), it doesn't do anything useful Pavel Roskin 2017-03-14 20:39:40 -0700
  • a2d9272bc9 Propel xorgxrdp as default backend, give xorgxrdp the first place Koichiro IWAO 2017-03-14 11:57:58 +0900
  • cfdbc2b4db chansrv: dvc, check channel exists on get/remove api struct speidy 2017-03-07 08:15:50 +0200
  • 6ed4c969f4 Eliminate APP_CC and DEFAULT_CC Pavel Roskin 2017-03-12 09:35:00 -0700
  • 8be83473b7 Call log_end() on xrdp exit Pavel Roskin 2017-03-07 23:12:38 -0800
  • 9cdcb38d87 Fix memory leak in tls_ciphers parsing Pavel Roskin 2017-03-07 22:25:02 -0800
  • 08ba9ed4a8 Remove useless comment, no logic change Koichiro IWAO 2017-03-08 12:57:19 +0900
  • 3f14559822 frame ack code cleanup, add comments for possible client acks, when pointer, use NULL, not 0 Jay Sorg 2017-03-06 21:48:42 -0800
  • 3ac0120fe7 add xrdp_mm_process_enc_done for processing encoder output Jay Sorg 2017-03-03 23:22:52 -0800
  • e0583f606a checkup frame ack code, combine dup code Jay Sorg 2017-03-03 22:44:52 -0800
  • 3b056ec052 frame ack fix change, cleanup Jay Sorg 2017-03-01 21:30:54 -0800
  • 30a7a947b1 Don't include config_ac.h from any header files Pavel Roskin 2017-03-02 20:54:22 -0800
  • b2d3dcf169 Include config_ac.h from all source files Pavel Roskin 2017-03-02 20:33:23 -0800
  • 24d44def60 Add --enable-strict-locations option, describe default in its help text Pavel Roskin 2016-12-24 14:48:02 -0800
  • 1c355409a7 Fix compilation on MacOS Pavel Roskin 2017-02-27 22:58:58 -0800
  • a71e5395f1 Enable painter and librfxcodec by default Pavel Roskin 2017-02-26 11:26:56 -0800
  • 77068ec3ff Update submodules to their current devel branches Pavel Roskin 2017-02-26 22:12:28 -0800
  • 865676a026 Use special name "." for the branches in .gitmodules Pavel Roskin 2017-02-26 22:01:31 -0800
  • 096baec331 no cast is needed for NULL Koichiro IWAO 2017-02-02 10:14:55 +0900
  • 849c1a22a2 TLS: switch ssl_protocols to a comma separated list Koichiro IWAO 2017-01-31 14:59:46 +0900
  • c126f81d9a add comment to keep xorgxrdp/x11rdp compatibility Koichiro IWAO 2016-12-15 11:46:08 +0900
  • 03b5be5fd0 docs: document maximum length of tls_ciphers Koichiro IWAO 2016-12-14 14:55:15 +0900
  • eefc099df7 docs: document ssl_protocols, remove document for disableSSLv3 Koichiro IWAO 2016-12-14 14:50:08 +0900
  • c64e9992e6 TLS: warn if no SSL/TLS protocols enabled Koichiro IWAO 2016-12-14 14:47:46 +0900
  • e94ab10e14 TLS: new method to specify SSL/TLS version Koichiro IWAO 2016-12-13 15:49:13 +0900
  • 657f6f3756 common: use select for SSL_ERROR_WANT_READ, SSL_ERROR_WANT_WRITE tls errors Jay Sorg 2017-02-23 12:02:48 -0800
  • dccd95ee93 Add i686 check in Travis CI Pavel Roskin 2017-02-22 11:28:38 -0800
  • b8c79452f6 encoder, remove check for UINT16_MAX, not really needed Jay Sorg 2017-02-18 22:51:50 -0800
  • 79796b77b7 changes and cleanup to process_enc_rfx Jay Sorg 2017-02-18 21:35:04 -0800
  • 8c0dcbbd4f fix for frames in flight = 0 Jay Sorg 2017-02-11 23:18:36 -0800
  • 815b9b8bb8 frame ack change for slow client falling behind Jay Sorg 2017-02-11 22:49:37 -0800
  • fde04e802c rfx fixes for large tile sets, performance change, Xorg will start next frame earlier Jay Sorg 2017-02-11 16:22:32 -0800
  • e0ac84aaa4 change some casts to long long Jay Sorg 2017-02-22 20:32:29 -0800
  • c5e9bc7851 common: print list items as pointers Jay Sorg 2017-02-02 11:31:01 -0800
  • 7825246d7a fix warning new since stdint.h change Jay Sorg 2017-02-01 21:42:37 -0800
  • 2424a9c020 Workaround for a regression of JP keyboard detection #663 Koichiro IWAO 2017-02-16 09:16:28 +0900
  • f8d22ce673 aarch64 doesn't require pointers to be aligned Pavel Roskin 2017-02-12 12:25:07 -0800
  • 8a1de8dbc4 Remove trailing whitespace Pavel Roskin 2017-01-30 15:49:38 -0800
  • 33790e1fed Use middle dot instead of dash to connect directories to descriptions Pavel Roskin 2017-01-30 15:43:21 -0800
  • 658aa270ba Remove reference to rdp directory, it was removed Pavel Roskin 2017-01-30 15:38:52 -0800
  • c7bc634e17 Improve Fedora installation instructions Pavel Roskin 2017-01-30 15:35:11 -0800
  • 90083e5f23 Remove --break-blocks option, it doesn't match the existing code style Pavel Roskin 2017-02-04 11:30:20 -0800
  • f11eed3277 chansrv: fix warnings in pulse module Koichiro IWAO 2017-02-01 13:24:36 +0900
  • dc1e341f5a Constify input arguments of ssl_mod_exp() and ssl_gen_key_xrdp1() Pavel Roskin 2016-12-24 22:44:33 -0800
  • 35d7a0b34f Constify all input string arguments in keygen.c Pavel Roskin 2016-12-24 22:20:09 -0800
  • 6a3f0a75bd Remove support for OpenSSL older than 0.9.8 Pavel Roskin 2016-12-24 22:30:44 -0800
  • d8d6b08aa3 Update m4/ax_type_socklen_t.m4, it works with -Wall now Pavel Roskin 2017-01-17 09:05:45 -0800
  • 130fa12845 Don't use ACCESS macro Pavel Roskin 2017-01-17 18:21:18 -0800
  • 99e4e4520a xrdp-sesadmin: show sessions in human readable format Pavel Roskin 2017-01-26 00:24:34 +0000
  • ea6882fd4c xrdp-sesadmin: refactor array access Pavel Roskin 2017-01-25 23:38:06 +0000
  • 0017081d78 xrdp-sesadmin: fix crash on network or authentication error Pavel Roskin 2017-01-25 23:32:57 +0000
  • 021b79ba55 docs: remove IdleTimeLimit until it is actually implemented Koichiro IWAO 2017-01-30 15:18:48 +0900
  • 64af6ec03a Update README.md (#651) Itamar Reis Peixoto 2017-01-30 20:18:56 -0200
  • 5b2364196c Some fixes/improvements to service files. (#646) Dominik George 2017-01-30 23:15:43 +0100
  • a1aff316dc change log message to long long Jay Sorg 2017-01-27 13:07:36 -0800
  • d7967ec897 minor arch.h change Jay Sorg 2017-01-27 13:06:28 -0800
  • b5029c2596 sesman: fix warning for 32 bit / 64 bit log entry, trunc to 32 bit Jay Sorg 2017-01-26 00:27:44 -0800
  • 3b84314a1a arch.h changes to include stdint.h Jay Sorg 2017-01-26 00:13:10 -0800
  • cc48345f40 sesman: remove unnecessary fork for FreeBSD (#650) metalefty 2017-01-28 21:14:55 +0900
  • 6257bae23f Add GNU/kFreeBSD support (#645) mirabilos 2017-01-27 02:02:41 +0100
  • 0bb048d35e Fix several cases of discarding return values Pavel Roskin 2017-01-22 10:46:23 -0800
  • 9f66ddfc33 Merge pull request #637 from proski/const metalefty 2017-01-26 12:06:36 +0900
  • e35b5a4708 Constify string arguments in xrdp-chansrv sources Pavel Roskin 2017-01-22 10:27:50 -0800
  • 92d9f2e37e Merge pull request #627 from proski/openssl Idan Freiberg 2017-01-23 08:22:29 +0200
  • dbfea35662 Merge pull request #633 from proski/systemd Idan Freiberg 2017-01-23 08:17:18 +0200
  • 4a23b7939c Merge pull request #630 from selu/devel Idan Freiberg 2017-01-23 08:16:18 +0200
  • 6a5f90ca6e Merge pull request #636 from proski/painter Idan Freiberg 2017-01-23 08:15:39 +0200
  • 482671fd18 Merge pull request #625 from speidy/proxy_session_info Idan Freiberg 2017-01-23 08:15:18 +0200
  • 3cace61d9e Only check for systemd on Linux, no need to warn users of other OSes Pavel Roskin 2017-01-17 18:53:27 -0800
  • 6807b616ed Fix incorrect argument to painter_line() Pavel Roskin 2017-01-21 10:37:42 -0800
  • 250bb61025 Check for openssl binary in configure, don't fail if not found Pavel Roskin 2017-01-15 00:42:35 -0800
  • e217e68acb Merge pull request #635 from proski/bindsto Itamar Reis Peixoto 2017-01-21 19:34:55 -0200
  • 409623a65f Change BindTo to BindsTo, it was renamed in systemd long time ago Pavel Roskin 2017-01-20 09:01:27 -0800
  • 2b614ed4ab Remove librdp.so sources, it's obsoleted by neutrinordp Pavel Roskin 2017-01-14 23:18:02 -0800
  • c5e6eec12f Merge pull request #603 from proski/x11rdp metalefty 2017-01-19 13:13:58 +0900
  • 27b58884fd Merge pull request #629 from proski/cmdline metalefty 2017-01-19 13:12:38 +0900
  • ec1655d3ca Compile applewmproto before xorg-server Pavel Roskin 2016-12-30 22:18:47 -0800
  • 3b52a36afd Use fonts installed as part of X11rdp Pavel Roskin 2016-12-30 22:05:08 -0800
  • 1e83db964b Fix Mesa compatibility with clang Pavel Roskin 2016-12-30 21:16:38 -0800
  • 9c83414a9c Make sure X11rdp is not copied to a file called "bin" Pavel Roskin 2016-12-30 20:47:09 -0800
  • 983a7073bf Use OPENSSL_CFLAGS even if -lcrypto is used directly Pavel Roskin 2016-12-30 11:27:40 -0800
  • bbe718bd3a Don't define RDP_IS_XORG and RDP_IS_XFREE86, they are unused Pavel Roskin 2016-12-30 11:23:04 -0800
  • 8db3de08eb Remove missing directories from the include path for X11rdp Pavel Roskin 2016-12-30 11:21:51 -0800
  • 5d3197618e Fix pixmap compilation with clang Pavel Roskin 2016-12-30 10:21:53 -0800
  • 5c32e79605 Fix libpciaccess compilation on non-Linux systems Pavel Roskin 2016-12-30 09:45:08 -0800
  • 265ce37077 Fix download caching, only download missing or currently empty files Pavel Roskin 2016-12-30 09:41:44 -0800
  • 0a9b586332 Improve xrdp-sesman help text Pavel Roskin 2017-01-15 22:30:37 -0800
  • b1c0a7be04 Document --port and --fork options for xrdp Pavel Roskin 2017-01-07 23:48:17 -0800
  • 0799523c13 List shorthand versions of command line switches in the help text Pavel Roskin 2017-01-15 21:54:25 -0800
  • 9d162d7301 Implement "-n" alias for "--nodaemon" as documented in the manpage Pavel Roskin 2017-01-07 23:38:05 -0800
  • 0afbd57638 Merge pull request #628 from metalefty/kill_disconnected metalefty 2017-01-18 08:59:15 +0900
  • bf4c32c862 Fix calling XChangeProperty in clipboard provide Szabolcs Seláf 2017-01-17 15:18:23 +0100
  • 19375dda7a Merge pull request #426 from metalefty/log-tls-version-and-cipher Idan Freiberg 2017-01-16 07:26:51 +0200
  • 97cd454cd6 x11rdp: respect disconnect timeout set by XRDP_SESMAN_MAX_DISC_TIME Koichiro IWAO 2017-01-16 12:05:23 +0900