| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | Merge pull request #546 from proski/jpeg-warning | jsorg71 | 2016-12-15 | 1 | -4/+7 |
|\ \ \ \ |
|
| * | | | | Fix a warning in jpeg compression code with --enable-jpeg | Pavel Roskin | 2016-12-14 | 1 | -4/+7 |
| |/ / / |
|
* | | | | lixrdp: typo fix | speidy | 2016-12-13 | 1 | -1/+1 |
* | | | | libxrdp: more constants | speidy | 2016-12-13 | 1 | -4/+4 |
* | | | | Merge branch 'surface_cmds' of git://github.com/speidy/xrdp into surface_cmds | speidy | 2016-12-13 | 2 | -14/+28 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'devel' of https://github.com/neutrinolabs/xrdp into surface_cmds | Speidy | 2016-12-12 | 2 | -14/+28 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | Merge pull request #536 from jsorg71/unicode | jsorg71 | 2016-12-11 | 2 | -14/+26 |
| | |\ \ \ |
|
| | | * | | | change some magics to defines | Jay Sorg | 2016-12-10 | 1 | -1/+1 |
| | | * | | | use defines for flags | Jay Sorg | 2016-12-10 | 1 | -9/+2 |
| | | * | | | add unicode support | Jay Sorg | 2016-12-10 | 2 | -7/+26 |
| | | |/ / |
|
| | * | | | o caps: advertise remotefx codec capsets only when supported (RFX mode, | speidy | 2016-12-10 | 1 | -0/+2 |
| | |/ / |
|
* | | | | libxrdp: caps, group caps require fastpath output, use FASTPATH_OUTPUT_SUPPOR... | speidy | 2016-12-13 | 1 | -10/+8 |
* | | | | libxrdp: improve messages | speidy | 2016-12-13 | 2 | -6/+6 |
|/ / / |
|
* | | | xrdp_caps: fix jpeg codec properties | speidy | 2016-12-10 | 1 | -2/+2 |
* | | | no logic change, indent only | speidy | 2016-12-08 | 1 | -6/+4 |
* | | | o send RFX tiles as stream (Stream Surface Bits Command) | speidy | 2016-12-08 | 2 | -9/+44 |
|/ / |
|
* | | xrdp_encoder: do not initialize for non-UNIX rdp clients | speidy | 2016-11-29 | 1 | -2/+6 |
* | | Don't select SSL protocol if no keys, fall back to RDP for "hybrid" | Pavel Roskin | 2016-11-28 | 1 | -1/+3 |
* | | Log the result of the security level negotiation | Pavel Roskin | 2016-11-28 | 1 | -2/+3 |
* | | Recognize security_layer=negotiate in xrdp.ini, improve logging | Pavel Roskin | 2016-11-27 | 1 | -2/+7 |
* | | Fix pointer sign warnings in TurboJPEG compression code | Pavel Roskin | 2016-11-22 | 1 | -2/+2 |
* | | Fix pointer sign warnings in JPEG compression code | Pavel Roskin | 2016-11-22 | 1 | -7/+7 |
|/ |
|
* | libxrdp: warn when using 512 bit key | Jay Sorg | 2016-11-11 | 1 | -0/+9 |
* | Get rid of EXTRA_LIBS, use variables with more specific names | Pavel Roskin | 2016-10-20 | 1 | -6/+6 |
* | Eliminate EXTRA_FLAGS, it's a poor name, use AM_LDFLAGS | Pavel Roskin | 2016-10-20 | 1 | -5/+3 |
* | Merge EXTRA_DEFINES and EXTRA_INCLUDES into AM_CPPFLAGS | Pavel Roskin | 2016-10-20 | 1 | -17/+12 |
* | Don't use term "missing" when using default files, it's too alarming | Pavel Roskin | 2016-10-17 | 1 | -7/+6 |
* | libxrdp: cleanup log log in xrdp_load_keyboard_layout | Koichiro IWAO | 2016-09-06 | 1 | -1/+0 |
* | libxrdp: log keyboard type/subtype | Koichiro IWAO | 2016-09-02 | 1 | -0/+3 |
* | libxrdp: log keyboard options | Koichiro IWAO | 2016-09-02 | 1 | -2/+2 |
* | Merge pull request #364 from laigor/devel | metalefty | 2016-08-30 | 1 | -0/+9 |
|\ |
|
| * | Allows use the xkb options that for example allows you to specify a key combi... | laigor | 2016-04-14 | 1 | -0/+9 |
* | | new options for xrdp.ini disableSSlv3=yes and tls_ciphers=HIGH and code to im... | Alex Illsley | 2016-08-25 | 2 | -1/+11 |
* | | Merge pull request #384 from CarstenGrohmann/improve_cert_log_messages | jsorg71 | 2016-08-05 | 1 | -6/+25 |
|\ \ |
|
| * | | Improve certificate log messages | Carsten Grohmann | 2016-06-11 | 1 | -6/+25 |
* | | | Fix warnings detected by -Wwrite-strings | Pavel Roskin | 2016-07-08 | 2 | -2/+2 |
* | | | Fix incorrect use of "it's" and "its", adjust wording | Pavel Roskin | 2016-06-21 | 4 | -15/+15 |
|/ / |
|
* | | libxrdp: oops, fix virtual desktop size check | speidy | 2016-05-18 | 1 | -2/+2 |
* | | libxrdp: oops, fix virtual desktop size check | speidy | 2016-05-18 | 1 | -2/+2 |
* | | libxrdp: in CS_MONITOR, validate virtual desktop size we got from client | speidy | 2016-05-18 | 1 | -0/+7 |
* | | xrdp_wm: fix for multimon, draw login window and log window on primary | speidy | 2016-05-17 | 1 | -7/+44 |
* | | Typo fixes | Pavel Roskin | 2016-05-04 | 7 | -20/+20 |
* | | Fix warnings for unused variables read from byte streams | Pavel Roskin | 2016-04-23 | 2 | -10/+5 |
* | | Fix warnings about unused variables and functions | Pavel Roskin | 2016-04-21 | 1 | -1/+0 |
|/ |
|
* | fix warnings | Jay Sorg | 2016-04-09 | 3 | -3/+23 |
* | Fix all format warnings and some unused variable warnings | Jay Sorg | 2016-03-14 | 3 | -5/+5 |
* | Move headers from EXTRA_DIST to sources, sort alphabetically | Pavel Roskin | 2016-02-21 | 1 | -10/+11 |
* | Fix typos | Pavel Roskin | 2016-02-13 | 5 | -6/+6 |
* | Stop redefining libdir, use moduledir for ${libdir}/xrdp | Pavel Roskin | 2016-02-12 | 1 | -1/+1 |
* | Add missing spaces in the strings that are split for line wrapping | Pavel Roskin | 2016-02-12 | 1 | -2/+2 |