| Commit message (Expand) | Author | Age | Files | Lines |
* | Add preliminary Raptor session management | Timothy Pearson | 2019-03-02 | 1 | -0/+1 |
* | Bump version to v0.9.9 | Koichiro IWAO | 2018-12-25 | 1 | -1/+1 |
* | Bump version to v0.9.8 | Koichiro IWAO | 2018-09-25 | 1 | -1/+1 |
* | Bump version to v0.9.7 | Koichiro IWAO | 2018-06-29 | 1 | -1/+1 |
* | xrdp: unify inconsistent mixed use of | Koichiro IWAO | 2018-06-27 | 1 | -4/+4 |
* | xrdp: print configure options to --version more pretty | Koichiro IWAO | 2018-06-27 | 1 | -1/+6 |
* | add ipv6only to configure echo and add configure parameter to xrdp -h output | Jay Sorg | 2018-05-25 | 1 | -1/+3 |
* | configure: set default value for enable_strict_locations | Koichiro IWAO | 2018-05-10 | 1 | -1/+2 |
* | echo configure summary | Jay Sorg | 2018-05-02 | 1 | -0/+25 |
* | Configure.ac: Add missing macos option for pam config | Boris Bopp | 2018-03-27 | 1 | -1/+1 |
* | instfiles: Add pam.d config for arch linux. | Boris Bopp | 2018-03-27 | 1 | -1/+1 |
* | Bump version to v0.9.6 | Koichiro IWAO | 2018-03-26 | 1 | -1/+1 |
* | Make changes to generate dylibs in mac again | Vraiment | 2018-01-30 | 1 | -0/+4 |
* | Bump version to v0.9.5 | Koichiro IWAO | 2017-12-27 | 1 | -1/+1 |
* | Implements XRDP over vsock | Justin Terry (VM) | 2017-11-07 | 1 | -0/+12 |
* | Prepare release v0.9.4 | Koichiro IWAO | 2017-09-26 | 1 | -1/+1 |
* | Release v0.9.3.1 | Koichiro IWAO | 2017-08-16 | 1 | -1/+1 |
* | use pkg-config to configure with fdk-aac | Jay Sorg | 2017-08-04 | 1 | -1/+1 |
* | chansrv: sound, remove a do not know and a comment | Jay Sorg | 2017-08-04 | 1 | -1/+1 |
* | chansrv: sound, add aac | Jay Sorg | 2017-08-04 | 1 | -0/+11 |
* | Add a pam file for FreeBSD | Koichiro IWAO | 2017-07-21 | 1 | -1/+1 |
* | Prepare release v0.9.3 | Koichiro IWAO | 2017-07-06 | 1 | -1/+1 |
* | configure: fix confusing help text about painter and librfxcodec | Koichiro IWAO | 2017-05-23 | 1 | -2/+2 |
* | Bump version number to v0.9.2 | speidy | 2017-03-30 | 1 | -1/+1 |
* | sesman: remove sessvc, one less process to manage | Jay Sorg | 2017-03-19 | 1 | -1/+0 |
* | Make socket directory configurable, don't hardcode /tmp/.xrdp | Pavel Roskin | 2017-03-17 | 1 | -0/+6 |
* | Add --enable-strict-locations option, describe default in its help text | Pavel Roskin | 2017-03-02 | 1 | -3/+8 |
* | Enable painter and librfxcodec by default | Pavel Roskin | 2017-03-01 | 1 | -8/+9 |
* | Remove support for OpenSSL older than 0.9.8 | Pavel Roskin | 2017-02-02 | 1 | -1/+1 |
* | Add GNU/kFreeBSD support (#645) | mirabilos | 2017-01-26 | 1 | -0/+3 |
* | Merge pull request #627 from proski/openssl | Idan Freiberg | 2017-01-23 | 1 | -0/+4 |
|\ |
|
| * | Check for openssl binary in configure, don't fail if not found | Pavel Roskin | 2017-01-21 | 1 | -0/+4 |
* | | Only check for systemd on Linux, no need to warn users of other OSes | Pavel Roskin | 2017-01-21 | 1 | -1/+6 |
|/ |
|
* | Remove librdp.so sources, it's obsoleted by neutrinordp | Pavel Roskin | 2017-01-19 | 1 | -1/+0 |
* | Allow PAM file selection in configure, improve autodetection, add SUSE | Pavel Roskin | 2017-01-15 | 1 | -0/+16 |
* | Remove obsolete --enable-nopam option | Pavel Roskin | 2017-01-06 | 1 | -9/+0 |
* | Exit with error message if pkg-config is not found | Pavel Roskin | 2017-01-04 | 1 | -0/+4 |
* | When Xfixes.h is checked, the user should have libX11 already | Pavel Roskin | 2016-12-31 | 1 | -1/+1 |
* | Merge pull request #568 from proski/v091 | Itamar Reis Peixoto | 2016-12-20 | 1 | -1/+1 |
|\ |
|
| * | Update version to 0.9.1 | Pavel Roskin | 2016-12-20 | 1 | -1/+1 |
* | | Don't fail without working nasm if rfxcodec is not enabled | Pavel Roskin | 2016-12-20 | 1 | -0/+6 |
|/ |
|
* | Merge pull request #553 from jsorg71/libpainter | metalefty | 2016-12-20 | 1 | -0/+5 |
|\ |
|
| * | add libpainter for drawing when client does not have minimum orders | Jay Sorg | 2016-12-15 | 1 | -0/+5 |
* | | Make libpainter a subpackage of xrdp | Pavel Roskin | 2016-12-17 | 1 | -1/+1 |
* | | Make librfxcodec a subpackage | Pavel Roskin | 2016-12-15 | 1 | -0/+2 |
|/ |
|
* | Disable privilege elevation by setuid for the X server | Pavel Roskin | 2016-12-06 | 1 | -0/+2 |
* | Make configure show it's looking for "pixman", not "xrdp_pixman" | Pavel Roskin | 2016-12-04 | 1 | -1/+1 |
* | Use pkg-config to discover OpenSSL | Pavel Roskin | 2016-11-29 | 1 | -3/+2 |
* | Add -ldl to libcommon link flags if it's needed for dlopen() | Pavel Roskin | 2016-11-29 | 1 | -0/+6 |
* | Use PKG_INSTALLDIR to determine pkg-config file install location | Pavel Roskin | 2016-11-20 | 1 | -2/+1 |