Commit Graph

3010 Commits (c5e9bc7851764de1a6c9d893b4e47dcd73cac43f)
 

Author SHA1 Message Date
Pavel Roskin 7ba3610787 Use <> for system includes, move system includes above local ones 8 years ago
volth 26a26ef906 fix build with --enable-xrdpdebug=yes 8 years ago
Pavel Roskin 3376a6daf8 Exit with error message if pkg-config is not found
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.
8 years ago
Pavel Roskin 6cf62e6d45 Don't consider submodules dirty if they contain untracked files 8 years ago
Pavel Roskin 02f78abf46 Ignore X11rdp executable 8 years ago
jsorg71 edd8d5e60d Merge pull request #596 from speidy/rfx_frameacks
RFX: fix frame acks handling
8 years ago
volth 37b4a14b54 fix build with --enable-xrdpdebug=yes 8 years ago
Itamar Reis Peixoto cd8b5f0030 Merge pull request #606 from proski/xfixes-msg
When Xfixes.h is checked, the user should have libX11 already
8 years ago
Pavel Roskin ac51259573 When Xfixes.h is checked, the user should have libX11 already
No need to confuse the user by asking to install libX11 headers.
8 years ago
jsorg71 b84cb3583c Merge pull request #587 from proski/submodules
bootstrap: checkout submodules if they are missing
8 years ago
speidy 70e9132ab1 xrdp: add some logging, remove unused var 8 years ago
speidy 1f930f252f xrdp: fix for codec frame acks handling.
can handle zero unacked frames now.

This should make RemoteFX usable with Parallels Client. they always
wan't zero unacked frames on the wire.
8 years ago
speidy a62c467f71 libxrdp: frame acks, make sure max unacked frames value is valid. 8 years ago
Pavel Roskin 5abb66dfcb bootstrap: checkout submodules if they are missing 8 years ago
Idan Freiberg d257108b92 Merge pull request #588 from speidy/openssl_ca
keygen: add CA extensions to self-signed certificates
8 years ago
speidy a96c91b38e libxrdp: fix Fast-Path Synchronize Update message 8 years ago
speidy 337b2d4be3 keygen: openssl.conf cleanup 8 years ago
speidy 2c48dd04e1 keygen: add CA extensions to self-signed certificates 8 years ago
Itamar Reis Peixoto 6c0ae58880 Merge pull request #583 from proski/man-subst
Substitute variables in manual pages
8 years ago
Pavel Roskin d8e3a13f41 Substitute directories in manual pages 8 years ago
Pavel Roskin 6c453ff1be Substitute variables in manual pages 8 years ago
Pavel Roskin a9bfa879e7 Remove man page for xrdp-xcon, as xrdp-xcon not installed
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.
8 years ago
speidy 93c55e58a8 Merge branch 'devel' of https://github.com/neutrinolabs/xrdp
Conflicts:
	xorgxrdp
8 years ago
speidy 38253f1371 libxrdp: add XRDP_RFXCODEC to Makefile.am 8 years ago
Idan Freiberg afa57fddad Merge pull request #570 from speidy/readme
Add README.md
8 years ago
Idan Freiberg aeb1392caa Merge branch 'devel' into readme 8 years ago
Idan Freiberg 12311457cc Merge pull request #571 from speidy/NEWS
Add NEWS.md
8 years ago
speidy bbcf78a7a1 Changes in README.md 8 years ago
speidy ecff6f53ba Add README.md 8 years ago
speidy a68b018122 Add NEWS.md
Add NEWS.md to EXTRA_DIST
8 years ago
Itamar Reis Peixoto 5c2a84da60 Merge pull request #568 from proski/v091
Update version to 0.9.1
8 years ago
Itamar Reis Peixoto 87c6272f5d Merge pull request #567 from proski/no-nasm
Don't fail without working nasm if rfxcodec is not enabled
8 years ago
Itamar Reis Peixoto 8284416e35 Merge pull request #566 from proski/painter
Compile libpainter only if enabled, fix path to libpainter.a
8 years ago
Pavel Roskin 6aed11a8ce Update version to 0.9.1 8 years ago
Pavel Roskin 0e7bc6e111 Compile libpainter only if enabled, fix path to libpainter.a
When subpackages are compiled outside the build tree, the build artifacts
are placed under top_builddir.
8 years ago
Pavel Roskin 914cdcfee2 Don't fail without working nasm if rfxcodec is not enabled 8 years ago
Idan Freiberg 634aa1096f Merge pull request #564 from proski/pkgconfdir
Update submodules to their v0.1.0 tags
8 years ago
Pavel Roskin 0484401d9c Update submodules to their v0.1.0 tags 8 years ago
metalefty 44e1350650 Merge pull request #565 from proski/sesadmin
xrdp-sesman: fix help text to match the manual and the actual behavior
8 years ago
metalefty 1753f6317c Merge pull request #550 from jsorg71/bitmap_update
fixes for bitmap update
8 years ago
metalefty 25e5243ecf Merge pull request #553 from jsorg71/libpainter
add libpainter for drawing when client does not have minimum orders
8 years ago
Pavel Roskin a01aaa19b8 Fix help text to match the manual and the actual behavior
The help text mentions "LIST" and "KILL" commands, but the manual says
"list" and "kill", and the command line parser expects the later.
8 years ago
Idan Freiberg a11af2bc95 Merge pull request #545 from moobyfr/fix-xauth
Fix xauth
8 years ago
Idan Freiberg 449407ebf1 Merge pull request #558 from proski/vncpasswd
Use per-display VNC password files, remove old style password if found
8 years ago
Idan Freiberg 571035d433 Merge pull request #557 from proski/parallels
Fix Parallels Client on Mac
8 years ago
Idan Freiberg a8f357051e Merge pull request #563 from proski/libupdate
Update submodules to the latest revisions
8 years ago
Pavel Roskin 2f7585f467 Update submodules to the latest revisions 8 years ago
Pavel Roskin b1db87ea21 Use per-display VNC password files, remove old style password if found
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.
8 years ago
Pavel Roskin 77d6fd0807 Fix Parallels Client on Mac
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.
8 years ago
Itamar Reis Peixoto 2d8d786a9d Merge pull request #562 from proski/makedist
Distribute all files except git and github specific data
8 years ago