Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #570 from speidy/readme | Idan Freiberg | 2016-12-22 | 3 | -37/+128 |
|\ | | | | | Add README.md | ||||
| * | Merge branch 'devel' into readme | Idan Freiberg | 2016-12-22 | 2 | -0/+26 |
| |\ | |/ |/| | |||||
* | | Merge pull request #571 from speidy/NEWS | Idan Freiberg | 2016-12-22 | 2 | -0/+26 |
|\ \ | | | | | | | Add NEWS.md | ||||
| * | | Add NEWS.md | speidy | 2016-12-21 | 2 | -0/+26 |
|/ / | | | | | | | Add NEWS.md to EXTRA_DIST | ||||
| * | Changes in README.md | speidy | 2016-12-22 | 1 | -3/+4 |
| | | |||||
| * | Add README.md | speidy | 2016-12-21 | 3 | -37/+127 |
|/ | |||||
* | Merge pull request #568 from proski/v091 | Itamar Reis Peixoto | 2016-12-20 | 15 | -15/+15 |
|\ | | | | | Update version to 0.9.1 | ||||
| * | Update version to 0.9.1 | Pavel Roskin | 2016-12-20 | 15 | -15/+15 |
| | | |||||
* | | Merge pull request #567 from proski/no-nasm | Itamar Reis Peixoto | 2016-12-20 | 1 | -0/+6 |
|\ \ | | | | | | | Don't fail without working nasm if rfxcodec is not enabled | ||||
| * | | Don't fail without working nasm if rfxcodec is not enabled | Pavel Roskin | 2016-12-20 | 1 | -0/+6 |
| |/ | |||||
* | | Merge pull request #566 from proski/painter | Itamar Reis Peixoto | 2016-12-20 | 2 | -2/+8 |
|\ \ | |/ |/| | Compile libpainter only if enabled, fix path to libpainter.a | ||||
| * | Compile libpainter only if enabled, fix path to libpainter.a | Pavel Roskin | 2016-12-20 | 2 | -2/+8 |
|/ | | | | | When subpackages are compiled outside the build tree, the build artifacts are placed under top_builddir. | ||||
* | Merge pull request #564 from proski/pkgconfdir | Idan Freiberg | 2016-12-20 | 2 | -0/+0 |
|\ | | | | | Update submodules to their v0.1.0 tags | ||||
| * | Update submodules to their v0.1.0 tags | Pavel Roskin | 2016-12-20 | 2 | -0/+0 |
|/ | |||||
* | Merge pull request #565 from proski/sesadmin | metalefty | 2016-12-20 | 1 | -2/+2 |
|\ | | | | | xrdp-sesman: fix help text to match the manual and the actual behavior | ||||
| * | Fix help text to match the manual and the actual behavior | Pavel Roskin | 2016-12-19 | 1 | -2/+2 |
| | | | | | | | | | | The help text mentions "LIST" and "KILL" commands, but the manual says "list" and "kill", and the command line parser expects the later. | ||||
* | | Merge pull request #550 from jsorg71/bitmap_update | metalefty | 2016-12-20 | 2 | -29/+130 |
|\ \ | | | | | | | fixes for bitmap update | ||||
| * | | some code cleanup | Jay Sorg | 2016-12-15 | 1 | -20/+11 |
| | | | |||||
| * | | CI: correct pixman package name | Koichiro IWAO | 2016-12-15 | 1 | -1/+1 |
| | | | |||||
| * | | code cleanup, add some comments | Jay Sorg | 2016-12-15 | 1 | -5/+5 |
| | | | |||||
| * | | fixes for bitmap update | Jay Sorg | 2016-12-15 | 2 | -29/+139 |
| | | | |||||
* | | | Merge pull request #553 from jsorg71/libpainter | metalefty | 2016-12-20 | 9 | -45/+641 |
|\ \ \ | |_|/ |/| | | add libpainter for drawing when client does not have minimum orders | ||||
| * | | CI: correct pixman package name | Koichiro IWAO | 2016-12-15 | 1 | -1/+1 |
| | | | |||||
| * | | add libpainter for drawing when client does not have minimum orders | Jay Sorg | 2016-12-15 | 9 | -45/+641 |
| |/ | |||||
* | | Merge pull request #545 from moobyfr/fix-xauth | Idan Freiberg | 2016-12-19 | 4 | -0/+129 |
|\ \ | | | | | | | Fix xauth | ||||
| * | | Fix typo | BLINDAUER Emmanuel | 2016-12-17 | 1 | -1/+1 |
| | | | |||||
| * | | - Removed tailing space | BLINDAUER Emmanuel | 2016-12-16 | 2 | -6/+4 |
| | | | | | | | | | | | | - Fixed the copyright and year | ||||
| * | | - Update copyright | BLINDAUER Emmanuel | 2016-12-15 | 2 | -18/+13 |
| | | | | | | | | | | | | | | | | | | | | | - remove test on filename for xauth as we know what we send - better names for variables in xauth - if xauth fails, exit sesman - g_bytes_to_hexstr returns a null-teminated string, don't set it twice. | ||||
| * | | use correct include | BLINDAUER Emmanuel | 2016-12-15 | 1 | -3/+1 |
| | | | |||||
| * | | remove unused include | BLINDAUER Emmanuel | 2016-12-15 | 1 | -1/+0 |
| | | | |||||
| * | | - move function related to xauth in own file | BLINDAUER Emmanuel | 2016-12-15 | 7 | -69/+121 |
| | | | | | | | | | | | | | | | | | | - use of g_bytes_to_hexstr() - correct typos and coding syntax - don't create auth file, xauth can do that if needed | ||||
| * | | xauth: use the authfile if not using default value | BLINDAUER Emmanuel | 2016-12-14 | 1 | -1/+1 |
| | | | |||||
| * | | Cosmetic change: follow coding standard | BLINDAUER Emmanuel | 2016-12-14 | 2 | -6/+6 |
| | | | |||||
| * | | use the correct size for snprintf | BLINDAUER Emmanuel | 2016-12-14 | 1 | -2/+2 |
| | | | |||||
| * | | Xauth: use snprintf for setting the filename and adjust the value of ↵ | BLINDAUER Emmanuel | 2016-12-14 | 1 | -8/+18 |
| | | | | | | | | | | | | computed cookie | ||||
| * | | use functions from os_call.h | BLINDAUER Emmanuel | 2016-12-13 | 1 | -9/+12 |
| | | | |||||
| * | | Add xauth support to get more security for all backends | BLINDAUER Emmanuel | 2016-12-13 | 4 | -0/+74 |
| | | | |||||
* | | | Merge pull request #558 from proski/vncpasswd | Idan Freiberg | 2016-12-19 | 1 | -3/+15 |
|\ \ \ | | | | | | | | | Use per-display VNC password files, remove old style password if found | ||||
| * | | | Use per-display VNC password files, remove old style password if found | Pavel Roskin | 2016-12-18 | 1 | -3/+15 |
| | | | | | | | | | | | | | | | | | | | | | | | | Every session uses its own VNC password, so keep then in separate files. The old style password file uses the user's password encrypted with a known key. Since we are not replacing it anymore, we should remove it. | ||||
* | | | | Merge pull request #557 from proski/parallels | Idan Freiberg | 2016-12-19 | 1 | -14/+17 |
|\ \ \ \ | | | | | | | | | | | Fix Parallels Client on Mac | ||||
| * | | | | Fix Parallels Client on Mac | Pavel Roskin | 2016-12-18 | 1 | -14/+17 |
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | self->line_size should be calculated in xrdp_bitmap_create_with_data() The code was in the original noorders branch but got lost. Without this fix, the image is garbled. The client should be configured with compression disabled, or it will disconnect. That's a known problem. | ||||
* | | | | Merge pull request #563 from proski/libupdate | Idan Freiberg | 2016-12-19 | 2 | -0/+0 |
|\ \ \ \ | |/ / / |/| | | | Update submodules to the latest revisions | ||||
| * | | | Update submodules to the latest revisions | Pavel Roskin | 2016-12-18 | 2 | -0/+0 |
|/ / / | |||||
* | | | Merge pull request #562 from proski/makedist | Itamar Reis Peixoto | 2016-12-18 | 10 | -3/+49 |
|\ \ \ | | | | | | | | | Distribute all files except git and github specific data | ||||
| * | | | Distribute all files except git and github specific data | Pavel Roskin | 2016-12-18 | 10 | -3/+49 |
|/ / / | | | | | | | | | | | | | It is better to distribute a few useless file than not to distribute needed files. | ||||
* | | | Merge pull request #548 from proski/autorun | Idan Freiberg | 2016-12-18 | 2 | -5/+11 |
|\ \ \ | | | | | | | | | Set autorun to empty, improve autorun documentation | ||||
| * | | | Set autorun to empty, improve autorun documentation | Pavel Roskin | 2016-12-17 | 2 | -5/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Setting autorun to empty keeps X11rdp as the default backend for autologin (since it's the first section), but it also enables the backend selection by the domain name. Describe the autorun interaction with the domain name both in the config file and in the manual. | ||||
* | | | | Merge pull request #554 from proski/xorg24bpp | Idan Freiberg | 2016-12-18 | 1 | -6/+11 |
|\ \ \ \ | | | | | | | | | | | Regression fix: session matching uses wrong bpp for Xorg | ||||
| * | | | | Regression fix: session matching uses wrong bpp for Xorg | Pavel Roskin | 2016-12-17 | 1 | -6/+11 |
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The removal of "xserverbpp=24" from the Xorg entry lead to a regression. Clients with a different bpp would not reconnect to an xorgxrdp session if the client's bpp is different, even though xorgxrdp is always using 24 bpp. Imply "xserverbpp=24" for "code=20" in xrdp.ini. | ||||
* | | | | Merge pull request #555 from proski/libpainter | Idan Freiberg | 2016-12-18 | 2 | -1/+2 |
|\ \ \ \ | | | | | | | | | | | Make libpainter a subpackage of xrdp |