Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Compile applewmproto before xorg-server | Pavel Roskin | 2017-01-17 | 1 | -1/+1 |
| | | | | xorg-server can use applewmproto if it's available. | ||||
* | Use fonts installed as part of X11rdp | Pavel Roskin | 2017-01-17 | 1 | -1/+1 |
| | |||||
* | Fix Mesa compatibility with clang | Pavel Roskin | 2017-01-17 | 1 | -0/+11 |
| | |||||
* | Make sure X11rdp is not copied to a file called "bin" | Pavel Roskin | 2017-01-17 | 1 | -1/+1 |
| | | | | | It can happen if buildx.sh is run with one argument and them with another without removing build_dir in between. | ||||
* | Use OPENSSL_CFLAGS even if -lcrypto is used directly | Pavel Roskin | 2017-01-17 | 1 | -0/+10 |
| | | | | | OpenSSL headers are used even when the full set of OpenSSL libraries is not used. | ||||
* | Don't define RDP_IS_XORG and RDP_IS_XFREE86, they are unused | Pavel Roskin | 2017-01-17 | 1 | -14/+0 |
| | |||||
* | Remove missing directories from the include path for X11rdp | Pavel Roskin | 2017-01-17 | 1 | -8/+0 |
| | |||||
* | Fix pixmap compilation with clang | Pavel Roskin | 2017-01-17 | 1 | -0/+11 |
| | | | | | | | | Clang does not allow a variable to be used for the "K" register, even if all uses of the inlined function use a constant value. The current version of pixmap doesn't use the inline function. It uses a macro regardless of the optimization level. There should be no performance overhead from using the macro. | ||||
* | Fix libpciaccess compilation on non-Linux systems | Pavel Roskin | 2017-01-17 | 1 | -0/+24 |
| | | | Both gcc and clang have __builtin_bswap16 and __builtin_bswap32. | ||||
* | Fix download caching, only download missing or currently empty files | Pavel Roskin | 2017-01-17 | 1 | -3/+11 |
| | |||||
* | Merge pull request #628 from metalefty/kill_disconnected | metalefty | 2017-01-18 | 1 | -1/+0 |
|\ | | | | | x11rdp: respect disconnect timeout set by XRDP_SESMAN_MAX_DISC_TIME | ||||
| * | x11rdp: respect disconnect timeout set by XRDP_SESMAN_MAX_DISC_TIME | Koichiro IWAO | 2017-01-16 | 1 | -1/+0 |
| | | | | | | | | | | The old code overwrites disconnect timeout to 60 sec when XRDP_SESMAN_KILL_DISCONNECT is set to truthy value. | ||||
* | | Merge pull request #426 from metalefty/log-tls-version-and-cipher | Idan Freiberg | 2017-01-16 | 5 | -4/+49 |
|\ \ | |/ |/| | TLS: log TLS version and cipher | ||||
| * | TLS: log client port in addition to ssl protocol and cipher | Koichiro IWAO | 2017-01-13 | 1 | -3/+5 |
| | | |||||
| * | obey coding standard, no logic change | Koichiro IWAO | 2017-01-12 | 1 | -2/+2 |
| | | |||||
| * | log non TLS session | Koichiro IWAO | 2016-11-22 | 1 | -0/+8 |
| | | |||||
| * | TLS: log TLS version and cipher | Koichiro IWAO | 2016-11-22 | 5 | -4/+39 |
| | | |||||
* | | Merge pull request #605 from proski/pamconfig | Idan Freiberg | 2017-01-15 | 9 | -24/+82 |
|\ \ | | | | | | | Allow PAM file selection in configure, improve autodetection, add SUSE | ||||
| * | | Allow PAM file selection in configure, improve autodetection, add SUSE | Pavel Roskin | 2017-01-15 | 9 | -24/+82 |
|/ / | | | | | | | Use easy to understand names for config files (debian, redhat, suse, unix). Move all autodetection to a separate script. | ||||
* | | Merge pull request #619 from neutrinolabs/master | Idan Freiberg | 2017-01-15 | 1 | -3/+4 |
|\ \ | | | | | | | Merge master into devel | ||||
| * \ | Merge branch 'devel' of https://github.com/neutrinolabs/xrdp | speidy | 2016-12-22 | 296 | -9803/+16121 |
| |\ \ | | | | | | | | | | | | | | | | | Conflicts: xorgxrdp | ||||
| * | | | xorgxrdp=68412e5 | Jay Sorg | 2016-03-02 | 1 | -0/+0 |
| | | | | |||||
| * | | | add keyboard options to xrdp_client_info | Jay Sorg | 2016-03-02 | 1 | -0/+1 |
| | | | | |||||
| * | | | update xorgxrdp | Jay Sorg | 2016-01-04 | 1 | -0/+0 |
| | | | | |||||
| * | | | Merge branch 'devel' | Jay Sorg | 2015-01-07 | 120 | -14596/+4476 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'devel' | Jay Sorg | 2014-11-26 | 15 | -348/+495 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'devel' | Jay Sorg | 2014-11-13 | 128 | -966/+3648 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge pull request #144 from seabres/pambranch | jsorg71 | 2014-11-08 | 1 | -3/+4 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Change to allow authentication against all authentication methods. | ||||
| | * | | | | | | Change to allow authentication against all authentication methods. | seabres | 2014-06-04 | 1 | -3/+4 |
| | | | | | | | | |||||
| * | | | | | | | Merge branch 'devel' | Laxmikant Rashinkar | 2014-10-11 | 153 | -3807/+11770 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge pull request #161 from anthonyagresta/patch-1 | Idan Freiberg | 2014-08-05 | 1 | -1/+5 |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | man page, add details for crypt_level=fips | ||||
| | * | | | | | | | Add details for crypt_level=fips to man page | anthonyagresta | 2014-08-04 | 1 | -1/+5 |
| |/ / / / / / / | |||||
| * | | | | | | | Merge pull request #140 from ajaissle/patch-1 | jsorg71 | 2014-05-29 | 1 | -14/+24 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Update faq-compile.txt | ||||
| | * | | | | | | | Update faq-compile.txt | Aeneas Jaißle | 2014-05-29 | 1 | -14/+24 |
| |/ / / / / / / | |||||
| * | | | | | | | neutrinordp: minor changes, coding style, log level | Jay Sorg | 2014-05-19 | 2 | -14/+16 |
| | | | | | | | | |||||
| * | | | | | | | Merge pull request #127 from ArvidNorr/numlock | jsorg71 | 2014-05-19 | 2 | -4/+23 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Numlock out of sync fix | ||||
| | * | | | | | | | Numlock out of sync fix | ArvidNorr | 2014-05-16 | 2 | -4/+23 |
| | | | | | | | | | |||||
| * | | | | | | | | Merge branch 'master' of github.com:neutrinolabs/xrdp | Jay Sorg | 2014-05-17 | 3 | -3/+10 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |||||
| * | | | | | | | | Merge branch 'master' of github.com:neutrinolabs/xrdp | Jay Sorg | 2014-03-09 | 178 | -3286/+14128 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' of github.com:neutrinolabs/xrdp | Jay Sorg | 2014-01-27 | 3 | -3/+3 |
| |\ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ | Merge pull request #615 from speidy/channels_fixes | Idan Freiberg | 2017-01-15 | 5 | -9/+18 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Channels improvements | ||||
| * | | | | | | | | | | | libxrdp: use log_message | speidy | 2017-01-15 | 1 | -1/+1 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | libxrdp: libxrdp_send_to_channel, improve error message | speidy | 2017-01-06 | 1 | -1/+1 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | libxrdp: channels, respect xrdp.ini channel blocking also for data | speidy | 2017-01-06 | 1 | -2/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | coming in from chansrv | ||||
| * | | | | | | | | | | | libxrdp: ignore incoming channels with empty names | speidy | 2017-01-06 | 1 | -0/+6 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | libxrdp: change channel_code into a meaningful name | speidy | 2017-01-06 | 3 | -6/+6 |
| | | | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge pull request #578 from proski/warnings | metalefty | 2017-01-13 | 5 | -18/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Warning fixes | ||||
| * | | | | | | | | | | | | Don't log device_data_len in the code where it may be uninitialized | Pavel Roskin | 2017-01-11 | 1 | -3/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Log device_data_len only in the code that reads it. | ||||
| * | | | | | | | | | | | | Remove redundant function declarations | Pavel Roskin | 2017-01-11 | 3 | -13/+0 |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | Remove send_channel_data() from devredir.h, it's declared in chansrv.h | Pavel Roskin | 2017-01-11 | 2 | -2/+1 |
|/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Include "chansrv.h" from devredir.c to have send_channel_data() declaration. |