summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Constify string arguments in xrdp-chansrv sourcesPavel Roskin2017-01-226-28/+30
* Merge pull request #627 from proski/opensslIdan Freiberg2017-01-232-1/+5
|\
| * Check for openssl binary in configure, don't fail if not foundPavel Roskin2017-01-212-1/+5
* | Merge pull request #633 from proski/systemdIdan Freiberg2017-01-231-1/+6
|\ \
| * | Only check for systemd on Linux, no need to warn users of other OSesPavel Roskin2017-01-211-1/+6
| |/
* | Merge pull request #630 from selu/develIdan Freiberg2017-01-231-1/+1
|\ \
| * | Fix calling XChangeProperty in clipboard provideSzabolcs Seláf2017-01-171-1/+1
* | | Merge pull request #636 from proski/painterIdan Freiberg2017-01-231-1/+1
|\ \ \
| * | | Fix incorrect argument to painter_line()Pavel Roskin2017-01-211-1/+1
| | |/ | |/|
* | | Merge pull request #625 from speidy/proxy_session_infoIdan Freiberg2017-01-239-4/+126
|\ \ \ | |/ / |/| |
| * | libxrdp: use constant RDP_DATA_PDU_LOGONspeidy2017-01-151-2/+1
| * | neutrinordp: add session_infospeidy2017-01-152-3/+51
| * | add session_infoJay Sorg2017-01-157-1/+76
* | | Merge pull request #635 from proski/bindstoItamar Reis Peixoto2017-01-211-1/+1
|\ \ \
| * | | Change BindTo to BindsTo, it was renamed in systemd long time agoPavel Roskin2017-01-201-1/+1
|/ / /
* | | Remove librdp.so sources, it's obsoleted by neutrinordpPavel Roskin2017-01-1915-6895/+0
* | | Merge pull request #603 from proski/x11rdpmetalefty2017-01-198-27/+69
|\ \ \
| * | | Compile applewmproto before xorg-serverPavel Roskin2017-01-171-1/+1
| * | | Use fonts installed as part of X11rdpPavel Roskin2017-01-171-1/+1
| * | | Fix Mesa compatibility with clangPavel Roskin2017-01-171-0/+11
| * | | Make sure X11rdp is not copied to a file called "bin"Pavel Roskin2017-01-171-1/+1
| * | | Use OPENSSL_CFLAGS even if -lcrypto is used directlyPavel Roskin2017-01-171-0/+10
| * | | Don't define RDP_IS_XORG and RDP_IS_XFREE86, they are unusedPavel Roskin2017-01-171-14/+0
| * | | Remove missing directories from the include path for X11rdpPavel Roskin2017-01-171-8/+0
| * | | Fix pixmap compilation with clangPavel Roskin2017-01-171-0/+11
| * | | Fix libpciaccess compilation on non-Linux systemsPavel Roskin2017-01-171-0/+24
| * | | Fix download caching, only download missing or currently empty filesPavel Roskin2017-01-171-3/+11
* | | | Merge pull request #629 from proski/cmdlinemetalefty2017-01-193-23/+34
|\ \ \ \ | |/ / / |/| | |
| * | | Improve xrdp-sesman help textPavel Roskin2017-01-171-16/+17
| * | | Document --port and --fork options for xrdpPavel Roskin2017-01-171-2/+11
| * | | List shorthand versions of command line switches in the help textPavel Roskin2017-01-171-5/+5
| * | | Implement "-n" alias for "--nodaemon" as documented in the manpagePavel Roskin2017-01-171-0/+1
|/ / /
* | | Merge pull request #628 from metalefty/kill_disconnectedmetalefty2017-01-181-1/+0
|\ \ \ | |_|/ |/| |
| * | x11rdp: respect disconnect timeout set by XRDP_SESMAN_MAX_DISC_TIMEKoichiro IWAO2017-01-161-1/+0
* | | Merge pull request #426 from metalefty/log-tls-version-and-cipherIdan Freiberg2017-01-165-4/+49
|\ \ \ | |/ / |/| |
| * | TLS: log client port in addition to ssl protocol and cipherKoichiro IWAO2017-01-131-3/+5
| * | obey coding standard, no logic changeKoichiro IWAO2017-01-121-2/+2
| * | log non TLS sessionKoichiro IWAO2016-11-221-0/+8
| * | TLS: log TLS version and cipherKoichiro IWAO2016-11-225-4/+39
* | | Merge pull request #605 from proski/pamconfigIdan Freiberg2017-01-159-24/+82
|\ \ \
| * | | Allow PAM file selection in configure, improve autodetection, add SUSEPavel Roskin2017-01-159-24/+82
|/ / /
* | | Merge pull request #619 from neutrinolabs/masterIdan Freiberg2017-01-151-3/+4
|\ \ \
| * \ \ Merge branch 'devel' of https://github.com/neutrinolabs/xrdpspeidy2016-12-22296-9803/+16121
| |\ \ \
| * | | | xorgxrdp=68412e5Jay Sorg2016-03-021-0/+0
| * | | | add keyboard options to xrdp_client_infoJay Sorg2016-03-021-0/+1
| * | | | update xorgxrdpJay Sorg2016-01-041-0/+0
| * | | | Merge branch 'devel'Jay Sorg2015-01-07120-14596/+4476
| |\ \ \ \
| * \ \ \ \ Merge branch 'devel'Jay Sorg2014-11-2615-348/+495
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'devel'Jay Sorg2014-11-13128-966/+3648
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge pull request #144 from seabres/pambranchjsorg712014-11-081-3/+4
| |\ \ \ \ \ \ \