| Commit message (Expand) | Author | Age | Files | Lines |
* | instfiles: unify km-*0411.ini into km-00000411.ini | Koichiro IWAO | 2016-11-30 | 5 | -3172/+1 |
* | librfxcodec=fb80d7d | Koichiro IWAO | 2016-11-29 | 1 | -0/+0 |
* | Merge pull request #509 from proski/sec_level | metalefty | 2016-11-29 | 2 | -5/+13 |
|\ |
|
| * | 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 |
|/ |
|
* | Merge pull request #502 from proski/fuse1 | metalefty | 2016-11-28 | 4 | -113/+121 |
|\ |
|
| * | Fix C++ errors and warnings in FUSE code | Pavel Roskin | 2016-11-26 | 1 | -29/+44 |
| * | Use fuse_ino_t for FUSE inodes, not tui32 or int | Pavel Roskin | 2016-11-26 | 1 | -27/+27 |
| * | Remove write-only FileId variable | Pavel Roskin | 2016-11-26 | 1 | -2/+0 |
| * | Cast pointer to uint64_t through tintptr to avoid warnings | Pavel Roskin | 2016-11-26 | 1 | -4/+4 |
| * | Use constant strings to fix warnings | Pavel Roskin | 2016-11-26 | 3 | -13/+15 |
| * | Call devredir_cvt_slash() on the path copy, it changes the argument | Pavel Roskin | 2016-11-26 | 1 | -5/+6 |
| * | Disable or remove dead code to prevent it from throwing warnings | Pavel Roskin | 2016-11-26 | 1 | -11/+12 |
| * | Include needed files in chansrv_fuse.c, remove duplicate declarations | Pavel Roskin | 2016-11-26 | 2 | -18/+10 |
| * | Fix misuse of NULL for arithmetic type | Pavel Roskin | 2016-11-26 | 1 | -1/+1 |
| * | Use FUSE_CFLAGS and FUSE_LIBS from pkg-config | Pavel Roskin | 2016-11-26 | 2 | -4/+3 |
|/ |
|
* | Merge pull request #461 from metalefty/ipv6/fallback-to-ipv4 | metalefty | 2016-11-24 | 1 | -0/+16 |
|\ |
|
| * | common: If IPv6 not supported, fall back to IPv4 | Koichiro IWAO | 2016-11-22 | 1 | -0/+16 |
* | | Merge pull request #503 from proski/jpeg | metalefty | 2016-11-24 | 1 | -9/+9 |
|\ \ |
|
| * | | 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 |
|/ / |
|
* | | Merge pull request #504 from proski/no-ac | Itamar Reis Peixoto | 2016-11-22 | 1 | -3/+0 |
|\ \
| |/
|/| |
|
| * | Remove "-ac" from X server parameters, it's insecure and unnecessary | Pavel Roskin | 2016-11-21 | 1 | -3/+0 |
|/ |
|
* | Merge pull request #491 from proski/fuse-format | metalefty | 2016-11-22 | 1 | -74/+75 |
|\ |
|
| * | Fix format warnings if FUSE is enabled | Pavel Roskin | 2016-11-21 | 1 | -74/+75 |
|/ |
|
* | Merge pull request #499 from proski/pkgconfig | Itamar Reis Peixoto | 2016-11-21 | 2 | -2/+276 |
|\ |
|
| * | Use PKG_INSTALLDIR to determine pkg-config file install location | Pavel Roskin | 2016-11-20 | 2 | -2/+276 |
|/ |
|
* | Merge pull request #460 from metalefty/ipv6/logs | Itamar Reis Peixoto | 2016-11-20 | 1 | -29/+104 |
|\ |
|
| * | common: Address family it not always AF_INET6 | Koichiro IWAO | 2016-11-04 | 1 | -36/+84 |
| * | common: Fix client IP address logging when IPv6 is enabled | Koichiro IWAO | 2016-11-04 | 1 | -25/+52 |
* | | xrdp: do case insensitive compare for section names | Jay Sorg | 2016-11-19 | 1 | -3/+3 |
* | | chansrv: some fixes to log file path | Jay Sorg | 2016-11-19 | 1 | -34/+32 |
* | | Merge pull request #496 from proski/pkgconfig | Itamar Reis Peixoto | 2016-11-18 | 2 | -1/+4 |
|\ \ |
|
| * | | Fix include path in xrdp-uninstalled.pc.in | Pavel Roskin | 2016-11-18 | 1 | -1/+2 |
| * | | Add pkgconfig/.gitignore | Pavel Roskin | 2016-11-18 | 1 | -0/+2 |
|/ / |
|
* | | Merge pull request #495 from proski/distcheck | Itamar Reis Peixoto | 2016-11-18 | 1 | -1/+1 |
|\ \ |
|
| * | | Add "make distcheck" to travis checks | Pavel Roskin | 2016-11-18 | 1 | -1/+1 |
|/ / |
|
* | | Merge pull request #494 from proski/openssl | Itamar Reis Peixoto | 2016-11-18 | 2 | -2/+17 |
|\ \ |
|
| * | | Fix "unable to find 'distinguished_name' in config" with older openssl | Pavel Roskin | 2016-11-18 | 2 | -2/+17 |
|/ / |
|
* | | Merge pull request #488 from metalefty/docs | Itamar Reis Peixoto | 2016-11-17 | 15 | -266/+344 |
|\ \ |
|
| * | | docs: revise description for disableSSLv3 in xrdp.ini | Koichiro IWAO | 2016-11-16 | 1 | -1/+1 |
| * | | docs: s/Italy/Italian/ for language name | Koichiro IWAO | 2016-11-16 | 2 | -2/+2 |
| * | | config: change order of parameters | Koichiro IWAO | 2016-11-16 | 1 | -37/+38 |
| * | | docs: update descriptions for encryption | Koichiro IWAO | 2016-11-16 | 1 | -8/+29 |
| * | | docs: sort parameters in xrdp.ini.5 | Koichiro IWAO | 2016-11-16 | 1 | -28/+28 |
| * | | docs: document security_layer | Koichiro IWAO | 2016-11-16 | 1 | -0/+19 |
| * | | docs: reword, add description for default value | Koichiro IWAO | 2016-11-16 | 1 | -4/+11 |
| * | | docs: unify the rest boolean values to true/false | Koichiro IWAO | 2016-11-16 | 1 | -2/+2 |
| * | | docs: document use_fastpath, require_credentials, pamerrortxt | Koichiro IWAO | 2016-11-16 | 1 | -0/+12 |