summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | | | Use <> for system includes, move system includes above local onesPavel Roskin2017-01-043-4/+5
| | | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #611 from volth/support-enable-xrdpdebug=yes-2jsorg712017-01-0517-18/+41
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | fix build with --enable-xrdpdebug=yes
| * | | | | | | | | | | | fix build with --enable-xrdpdebug=yesvolth2017-01-0414-27/+2
| | | | | | | | | | | | |
| * | | | | | | | | | | | fix build with --enable-xrdpdebug=yesvolth2017-01-0412-8/+56
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #607 from proski/pkgconfigjsorg712017-01-051-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Exit with error message if pkg-config is not found
| * | | | | | | | | | | | | Exit with error message if pkg-config is not foundPavel Roskin2017-01-041-0/+4
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PKG_PROG_PKG_CONFIG does not exit if it fails to find pkg-config. Continuing without pkg-config leads to misleading error messages when checks for packages fail.
* | | | | | | | | | | | | Merge pull request #610 from proski/gitignorejsorg712017-01-052-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | Ignore untracked files in submodules, ignore X11rdp
| * | | | | | | | | | | | Don't consider submodules dirty if they contain untracked filesPavel Roskin2017-01-041-0/+2
| | | | | | | | | | | | |
| * | | | | | | | | | | | Ignore X11rdp executablePavel Roskin2017-01-041-0/+1
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #596 from speidy/rfx_frameacksjsorg712017-01-042-18/+10
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | RFX: fix frame acks handling
| * | | | | | | | | | | xrdp: add some logging, remove unused varspeidy2016-12-292-2/+5
| | | | | | | | | | | |
| * | | | | | | | | | | xrdp: fix for codec frame acks handling.speidy2016-12-291-16/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | can handle zero unacked frames now. This should make RemoteFX usable with Parallels Client. they always wan't zero unacked frames on the wire.
| * | | | | | | | | | | libxrdp: frame acks, make sure max unacked frames value is valid.speidy2016-12-291-0/+4
| | | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #606 from proski/xfixes-msgItamar Reis Peixoto2016-12-311-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | When Xfixes.h is checked, the user should have libX11 already
| * | | | | | | | | | | | When Xfixes.h is checked, the user should have libX11 alreadyPavel Roskin2016-12-311-1/+1
|/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | No need to confuse the user by asking to install libX11 headers.
* | | | | | | | | | | | Merge pull request #587 from proski/submodulesjsorg712016-12-291-0/+10
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | bootstrap: checkout submodules if they are missing
| * | | | | | | | | | | bootstrap: checkout submodules if they are missingPavel Roskin2016-12-281-0/+10
|/ / / / / / / / / / /
* | | | | | | | | | | Merge pull request #588 from speidy/openssl_caIdan Freiberg2016-12-291-0/+32
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | keygen: add CA extensions to self-signed certificates
| * | | | | | | | | | | keygen: openssl.conf cleanupspeidy2016-12-261-19/+14
| | | | | | | | | | | |
| * | | | | | | | | | | keygen: add CA extensions to self-signed certificatesspeidy2016-12-241-0/+37
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | libxrdp: fix Fast-Path Synchronize Update messagespeidy2016-12-271-1/+1
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #583 from proski/man-substItamar Reis Peixoto2016-12-2414-58/+54
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | Substitute variables in manual pages
| * | | | | | | | | | Substitute directories in manual pagesPavel Roskin2016-12-247-20/+20
| | | | | | | | | | |
| * | | | | | | | | | 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
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tools that are not installed can be documented by text files in other formats. There is nothing useful in the xrdp-xcon manual page that would need to be preserved.
* | | | | | | | | | libxrdp: add XRDP_RFXCODEC to Makefile.amspeidy2016-12-221-0/+4
| | | | | | | | | |
* | | | | | | | | | Merge pull request #570 from speidy/readmeIdan Freiberg2016-12-223-37/+128
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Add README.md
| * \ \ \ \ \ \ \ \ \ Merge branch 'devel' into readmeIdan Freiberg2016-12-222-0/+26
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge pull request #571 from speidy/NEWSIdan Freiberg2016-12-222-0/+26
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Add NEWS.md
| * | | | | | | | | | | Add NEWS.mdspeidy2016-12-212-0/+26
|/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add NEWS.md to EXTRA_DIST
| * | | | | | | | | | 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.1
| * | | | | | | | | | 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 enabled
| * | | | | | | | | | | 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.a
| * | | | | | | | | | Compile libpainter only if enabled, fix path to libpainter.aPavel Roskin2016-12-202-2/+8
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When subpackages are compiled outside the build tree, the build artifacts are placed under top_builddir.
* | | | | | | | | | Merge pull request #564 from proski/pkgconfdirIdan Freiberg2016-12-202-0/+0
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Update submodules to their v0.1.0 tags
| * | | | | | | | | | Update submodules to their v0.1.0 tagsPavel Roskin2016-12-202-0/+0
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #565 from proski/sesadminmetalefty2016-12-201-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 behaviorPavel Roskin2016-12-191-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_updatemetalefty2016-12-202-29/+130
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | fixes for bitmap update
| * | | | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | add libpainter for drawing when client does not have minimum orders
| * | | | | | | | | | | 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
| |/ / / / / / / / / /