summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Add preliminary Raptor session managementTimothy Pearson2019-03-021-0/+1
* Bump version to v0.9.9Koichiro IWAO2018-12-251-1/+1
* Bump version to v0.9.8Koichiro IWAO2018-09-251-1/+1
* Bump version to v0.9.7Koichiro IWAO2018-06-291-1/+1
* xrdp: unify inconsistent mixed use ofKoichiro IWAO2018-06-271-4/+4
* xrdp: print configure options to --version more prettyKoichiro IWAO2018-06-271-1/+6
* add ipv6only to configure echo and add configure parameter to xrdp -h outputJay Sorg2018-05-251-1/+3
* configure: set default value for enable_strict_locationsKoichiro IWAO2018-05-101-1/+2
* echo configure summaryJay Sorg2018-05-021-0/+25
* Configure.ac: Add missing macos option for pam configBoris Bopp2018-03-271-1/+1
* instfiles: Add pam.d config for arch linux.Boris Bopp2018-03-271-1/+1
* Bump version to v0.9.6Koichiro IWAO2018-03-261-1/+1
* Make changes to generate dylibs in mac againVraiment2018-01-301-0/+4
* Bump version to v0.9.5Koichiro IWAO2017-12-271-1/+1
* Implements XRDP over vsockJustin Terry (VM)2017-11-071-0/+12
* Prepare release v0.9.4Koichiro IWAO2017-09-261-1/+1
* Release v0.9.3.1Koichiro IWAO2017-08-161-1/+1
* use pkg-config to configure with fdk-aacJay Sorg2017-08-041-1/+1
* chansrv: sound, remove a do not know and a commentJay Sorg2017-08-041-1/+1
* chansrv: sound, add aacJay Sorg2017-08-041-0/+11
* Add a pam file for FreeBSDKoichiro IWAO2017-07-211-1/+1
* Prepare release v0.9.3Koichiro IWAO2017-07-061-1/+1
* configure: fix confusing help text about painter and librfxcodecKoichiro IWAO2017-05-231-2/+2
* Bump version number to v0.9.2speidy2017-03-301-1/+1
* sesman: remove sessvc, one less process to manageJay Sorg2017-03-191-1/+0
* Make socket directory configurable, don't hardcode /tmp/.xrdpPavel Roskin2017-03-171-0/+6
* Add --enable-strict-locations option, describe default in its help textPavel Roskin2017-03-021-3/+8
* Enable painter and librfxcodec by defaultPavel Roskin2017-03-011-8/+9
* Remove support for OpenSSL older than 0.9.8Pavel Roskin2017-02-021-1/+1
* Add GNU/kFreeBSD support (#645)mirabilos2017-01-261-0/+3
* Merge pull request #627 from proski/opensslIdan Freiberg2017-01-231-0/+4
|\
| * Check for openssl binary in configure, don't fail if not foundPavel Roskin2017-01-211-0/+4
* | Only check for systemd on Linux, no need to warn users of other OSesPavel Roskin2017-01-211-1/+6
|/
* Remove librdp.so sources, it's obsoleted by neutrinordpPavel Roskin2017-01-191-1/+0
* Allow PAM file selection in configure, improve autodetection, add SUSEPavel Roskin2017-01-151-0/+16
* Remove obsolete --enable-nopam optionPavel Roskin2017-01-061-9/+0
* Exit with error message if pkg-config is not foundPavel Roskin2017-01-041-0/+4
* When Xfixes.h is checked, the user should have libX11 alreadyPavel Roskin2016-12-311-1/+1
* Merge pull request #568 from proski/v091Itamar Reis Peixoto2016-12-201-1/+1
|\
| * Update version to 0.9.1Pavel Roskin2016-12-201-1/+1
* | Don't fail without working nasm if rfxcodec is not enabledPavel Roskin2016-12-201-0/+6
|/
* Merge pull request #553 from jsorg71/libpaintermetalefty2016-12-201-0/+5
|\
| * add libpainter for drawing when client does not have minimum ordersJay Sorg2016-12-151-0/+5
* | Make libpainter a subpackage of xrdpPavel Roskin2016-12-171-1/+1
* | Make librfxcodec a subpackagePavel Roskin2016-12-151-0/+2
|/
* Disable privilege elevation by setuid for the X serverPavel Roskin2016-12-061-0/+2
* Make configure show it's looking for "pixman", not "xrdp_pixman"Pavel Roskin2016-12-041-1/+1
* Use pkg-config to discover OpenSSLPavel Roskin2016-11-291-3/+2
* Add -ldl to libcommon link flags if it's needed for dlopen()Pavel Roskin2016-11-291-0/+6
* Use PKG_INSTALLDIR to determine pkg-config file install locationPavel Roskin2016-11-201-2/+1