summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | Substitute variables in manual pagesPavel Roskin2016-12-2413-24/+34
| * | | | | | | | | | Remove man page for xrdp-xcon, as xrdp-xcon not installedPavel Roskin2016-12-241-14/+0
|/ / / / / / / / / /
* | | | | | | | | | libxrdp: add XRDP_RFXCODEC to Makefile.amspeidy2016-12-221-0/+4
* | | | | | | | | | Merge pull request #570 from speidy/readmeIdan Freiberg2016-12-223-37/+128
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'devel' into readmeIdan Freiberg2016-12-222-0/+26
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge pull request #571 from speidy/NEWSIdan Freiberg2016-12-222-0/+26
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add NEWS.mdspeidy2016-12-212-0/+26
|/ / / / / / / / / / /
| * | | | | | | | | | Changes in README.mdspeidy2016-12-221-3/+4
| * | | | | | | | | | Add README.mdspeidy2016-12-213-37/+127
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #568 from proski/v091Itamar Reis Peixoto2016-12-2015-15/+15
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Update version to 0.9.1Pavel Roskin2016-12-2015-15/+15
* | | | | | | | | | | Merge pull request #567 from proski/no-nasmItamar Reis Peixoto2016-12-201-0/+6
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Don't fail without working nasm if rfxcodec is not enabledPavel Roskin2016-12-201-0/+6
| |/ / / / / / / / / /
* | | | | | | | | | | Merge pull request #566 from proski/painterItamar Reis Peixoto2016-12-202-2/+8
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Compile libpainter only if enabled, fix path to libpainter.aPavel Roskin2016-12-202-2/+8
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #564 from proski/pkgconfdirIdan Freiberg2016-12-202-0/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Update submodules to their v0.1.0 tagsPavel Roskin2016-12-202-0/+0
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #565 from proski/sesadminmetalefty2016-12-201-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix help text to match the manual and the actual behaviorPavel Roskin2016-12-191-2/+2
* | | | | | | | | | | Merge pull request #550 from jsorg71/bitmap_updatemetalefty2016-12-202-29/+130
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | some code cleanupJay Sorg2016-12-151-20/+11
| * | | | | | | | | | | CI: correct pixman package nameKoichiro IWAO2016-12-151-1/+1
| * | | | | | | | | | | code cleanup, add some commentsJay Sorg2016-12-151-5/+5
| * | | | | | | | | | | fixes for bitmap updateJay Sorg2016-12-152-29/+139
* | | | | | | | | | | | Merge pull request #553 from jsorg71/libpaintermetalefty2016-12-209-45/+641
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | CI: correct pixman package nameKoichiro IWAO2016-12-151-1/+1
| * | | | | | | | | | | add libpainter for drawing when client does not have minimum ordersJay Sorg2016-12-159-45/+641
| |/ / / / / / / / / /
* | | | | | | | | | | Merge pull request #545 from moobyfr/fix-xauthIdan Freiberg2016-12-194-0/+129
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix typoBLINDAUER Emmanuel2016-12-171-1/+1
| * | | | | | | | | | | - Removed tailing spaceBLINDAUER Emmanuel2016-12-162-6/+4
| * | | | | | | | | | | - Update copyrightBLINDAUER Emmanuel2016-12-152-18/+13
| * | | | | | | | | | | use correct includeBLINDAUER Emmanuel2016-12-151-3/+1
| * | | | | | | | | | | remove unused includeBLINDAUER Emmanuel2016-12-151-1/+0
| * | | | | | | | | | | - move function related to xauth in own fileBLINDAUER Emmanuel2016-12-157-69/+121
| * | | | | | | | | | | xauth: use the authfile if not using default valueBLINDAUER Emmanuel2016-12-141-1/+1
| * | | | | | | | | | | Cosmetic change: follow coding standardBLINDAUER Emmanuel2016-12-142-6/+6
| * | | | | | | | | | | use the correct size for snprintfBLINDAUER Emmanuel2016-12-141-2/+2
| * | | | | | | | | | | Xauth: use snprintf for setting the filename and adjust the value of computed...BLINDAUER Emmanuel2016-12-141-8/+18
| * | | | | | | | | | | use functions from os_call.hBLINDAUER Emmanuel2016-12-131-9/+12
| * | | | | | | | | | | Add xauth support to get more security for all backendsBLINDAUER Emmanuel2016-12-134-0/+74
* | | | | | | | | | | | Merge pull request #558 from proski/vncpasswdIdan Freiberg2016-12-191-3/+15
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Use per-display VNC password files, remove old style password if foundPavel Roskin2016-12-181-3/+15
* | | | | | | | | | | | | Merge pull request #557 from proski/parallelsIdan Freiberg2016-12-191-14/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Fix Parallels Client on MacPavel Roskin2016-12-181-14/+17
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge pull request #563 from proski/libupdateIdan Freiberg2016-12-192-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Update submodules to the latest revisionsPavel Roskin2016-12-182-0/+0
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #562 from proski/makedistItamar Reis Peixoto2016-12-1810-3/+49
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Distribute all files except git and github specific dataPavel Roskin2016-12-1810-3/+49
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #548 from proski/autorunIdan Freiberg2016-12-182-5/+11
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Set autorun to empty, improve autorun documentationPavel Roskin2016-12-172-5/+11