Commit Graph

117 Commits (fc2572f60b574cf5bc45f1c7b58698681f39ac50)

Author SHA1 Message Date
Pavel Roskin 24d44def60 Add --enable-strict-locations option, describe default in its help text
7 years ago
Pavel Roskin a71e5395f1 Enable painter and librfxcodec by default
7 years ago
Pavel Roskin 6a3f0a75bd Remove support for OpenSSL older than 0.9.8
7 years ago
mirabilos 6257bae23f Add GNU/kFreeBSD support (#645)
7 years ago
Idan Freiberg 92d9f2e37e Merge pull request #627 from proski/openssl
7 years ago
Pavel Roskin 3cace61d9e Only check for systemd on Linux, no need to warn users of other OSes
7 years ago
Pavel Roskin 250bb61025 Check for openssl binary in configure, don't fail if not found
7 years ago
Pavel Roskin 2b614ed4ab Remove librdp.so sources, it's obsoleted by neutrinordp
7 years ago
Pavel Roskin 8799bbac42 Allow PAM file selection in configure, improve autodetection, add SUSE
7 years ago
Pavel Roskin ce69280951 Remove obsolete --enable-nopam option
7 years ago
Pavel Roskin 3376a6daf8 Exit with error message if pkg-config is not found
7 years ago
Pavel Roskin ac51259573 When Xfixes.h is checked, the user should have libX11 already
7 years ago
Itamar Reis Peixoto 5c2a84da60 Merge pull request #568 from proski/v091
8 years ago
Pavel Roskin 6aed11a8ce Update version to 0.9.1
8 years ago
Pavel Roskin 914cdcfee2 Don't fail without working nasm if rfxcodec is not enabled
8 years ago
metalefty 25e5243ecf Merge pull request #553 from jsorg71/libpainter
8 years ago
Pavel Roskin 191eec5e8d Make libpainter a subpackage of xrdp
8 years ago
Pavel Roskin e65aa594e8 Make librfxcodec a subpackage
8 years ago
Jay Sorg 1f51586769 add libpainter for drawing when client does not have minimum orders
8 years ago
Pavel Roskin 04414e0fd4 Disable privilege elevation by setuid for the X server
8 years ago
Pavel Roskin c759a1a645 Make configure show it's looking for "pixman", not "xrdp_pixman"
8 years ago
Pavel Roskin c6307aa2b0 Use pkg-config to discover OpenSSL
8 years ago
Pavel Roskin 06f4f72e28 Add -ldl to libcommon link flags if it's needed for dlopen()
8 years ago
Pavel Roskin 3ffdcfe02d Use PKG_INSTALLDIR to determine pkg-config file install location
8 years ago
Pavel Roskin 0fdda4ee2e Add xrdp-uninstalled.pc to allow compilation against xrdp sources
8 years ago
Pavel Roskin 3ae4968af4 Pass all substitutions to AC_CONFIG_FILES, sort and reformat them
8 years ago
Jay Sorg 9e9ae2fa1f fix a typo in .pc file
8 years ago
Jay Sorg 50db3bb983 add pkgconfig xrdp.pc file
8 years ago
Pavel Roskin 5465b8c85e Add socklen_t check with substitution, use socklen_t as needed
8 years ago
Jay Sorg d35e57b117 Pixman fixes
8 years ago
Jay Sorg 58c777783b add more advances region support using pixman
8 years ago
jsorg71 8353baab3d Merge pull request #390 from proski/june21
8 years ago
Jay Sorg 9ccbfb6985 chansrv: added mp3 compression from Speidy
8 years ago
Pavel Roskin a680d46edf Use -Wwrite-strings compiler flag if supported, add required macros
8 years ago
Pavel Roskin 9091c3eef2 Annotate printf-like functions if supported by the compiler
8 years ago
Pavel Roskin 4da6f8a538 Enable -Wall flag for compilers that support it
8 years ago
Pavel Roskin dcab7552db Stop redefining libdir, use moduledir for ${libdir}/xrdp
8 years ago
Pavel Roskin 0e75e13b42 Automake 1.7.2 is the oldest version working with xrdp
8 years ago
Pavel Roskin 04fc814efd Use silent rules by default if supported by Automake
8 years ago
Pavel Roskin 3d8045d3aa Use AC_CONFIG_MACRO_DIR, not AC_CONFIG_MACRO_DIRS
8 years ago
Itamar Reis Peixoto 08121e0840 Merge pull request #254 from metalefty/freebsd/ipv6
8 years ago
Pavel Roskin 00e70a5c54 Use standard autotools means to detect X11
8 years ago
Pavel Roskin 2694fa9dac Create the m4 directory for Autoconf macro files
8 years ago
Pavel Roskin ee1a237685 Remove GOT_PREFIX, it's a broken hack of limited utility
8 years ago
Koichiro IWAO 2a317d3db8 Update mailing list address
9 years ago
Koichiro IWAO 536ee41c5e common: add --enable-ipv6only option
9 years ago
Koichiro IWAO 5bc0453605 common: drop ipv6 autodetection only valid for linux
9 years ago
Koichiro IWAO 0f8f03e9cf instfiles: merge rc script from FreeBSD
9 years ago
jsorg71 b55231f18a Merge pull request #226 from metalefty/freebsd/openpam
9 years ago
Koichiro IWAO 67cad0d374 configure: use PKG_CHECK_MODULES to check fuse
9 years ago