Commit Graph

143 Commits (master)

Author SHA1 Message Date
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
Koichiro IWAO 283a16115a xrdp: xrdp_mm.c detect and use OpenPAM
9 years ago
Koichiro IWAO 278e957dd7 common: add experimental --enable-ipv6 option
9 years ago
Jay Sorg 2f5b84b712 chansrv: added opus audio compression for playback
9 years ago
Renaud Allard 803af49a04 Some fixes to compile properly since this version has change a lot from 0.6.1
10 years ago
Renaud Allard 618ca587a5 Enable authenticate user using BSD password system
10 years ago
Michał Górny b2d324f770 configure: Ensure PKG_CONFIG before querying systemd unit path
10 years ago
Michał Górny dba0070360 configure: Add --disable-pam and deprecate --enable-nopam
10 years ago
Michał Górny 2eb930e601 configure: Correct the use of AC_ARG_ENABLE() macro
10 years ago
Jay Sorg 7d5f7d1133 added --enable-rfxcodec
10 years ago
Jay Sorg 17bbecabd3 chansrv: remove simple sound and load pulse modules
10 years ago
Jay Sorg 1d1eb037f3 added defautl.pa
10 years ago
Laxmikant Rashinkar ede019a525 changed turbojpeg help message in configure.ac
10 years ago
Jay Sorg 8870c6b1fc opps, it's enable_tjpeg, not enable_tpeg
10 years ago
Jay Sorg e270ccbde7 only check for tjpeg if --enable-tjpeg is passed
10 years ago
Laxmikant Rashinkar 1b3dd12568 addec checks for TurboJPEG in autoconf
10 years ago
Jay Sorg 3e7fbe9641 added a check for xrandr devel files
10 years ago
Jay Sorg 3baa5ffa23 update version
10 years ago
Laxmikant Rashinkar 76a0901964 o --enable-load_pulse_modules changed to --enable-loadpulsemodules
10 years ago
Laxmikant Rashinkar 82b7ccae96 we now load module-xrdp-sink/source automatically so user's dont have to mess around with configuring /etc/pulse/default.pa config file
10 years ago
Jay Sorg 7a484c1a79 when using --enable-xrdpdebug turn off compiler optimazations
11 years ago
Jay Sorg 6fcf380ead added a --enable-tjpeg option for turbo jpeg
11 years ago
speidy da7a005a59 neutirnordp: purge old freerdp modules from autoconf
11 years ago
Jay Sorg d1638006f1 replace macro AM_CONFIG_HEADER with AC_CONFIG_HEADERS
11 years ago
Jay Sorg 64fabbad68 got neutrinordp module building
11 years ago
Jay Sorg 9afa221f71 Merge branch 'master' of github.com:FreeRDP/xrdp
11 years ago
Jay Sorg 54463affaf autodetect ipv6
11 years ago
Gustavo Homem 4c24a5605d Changes related to integration
11 years ago
Guan-Zhong Huang 6fd7deb510 Fix compilation error without PAM
11 years ago
Jay Sorg 585beebf3e do not build xrdpvr unless --enable-xrdpvr is used
12 years ago
Laxmikant Rashinkar edf5971cef o in login dialog set sesman-X11rdp as the default module
12 years ago
Jay Sorg cdb039080f chansrv: added --enable-fuse option
12 years ago
Jay Sorg e9aa5df420 xrdpapi: added library skel
12 years ago
Itamar Reis Peixoto a3d63eb5e0 add systemd support into xrdp
12 years ago
Jay Sorg 7fa4f936e4 chansrv: simple pulse audio support
12 years ago
Jay Sorg 6333cdd865 added non standard jpeg support off by default
12 years ago
Jay Sorg 209720fe1a libxrdp: user freerdp mppc compressor
12 years ago
Jay Sorg 93939893de remove old freerdp dir
12 years ago
Jay Sorg fd5ee6570a added freerdp1 module
12 years ago
Itamar Reis Peixoto 0ed29ac0cc remove unused else from configure.ac
14 years ago
Itamar Reis Peixoto 16b198d9f2 check if freerdp-devel is installed and use it
14 years ago
Itamar Reis Peixoto 459631dc5f include fedora package names in messages about missing dependencies
14 years ago
Jay Sorg 8a4a729a1b added --enable-freerdp configure option
14 years ago
Jay Sorg 4d4f80bfc4 work on freerdp
14 years ago
Nicola Ruggero 87297c5014 Version up to 0.6.0
14 years ago
jsorg71 f312c16a8a added debug configure option
14 years ago
jsorg71 cbcb7a1bf3 add stdlib.h for openssl check
15 years ago
jsorg71 bfdb88062c another try
15 years ago
jsorg71 b8dae1f11f added 4th parameter
15 years ago
jsorg71 c06f9a51be check for Xlib.h and Xfixes.h at once
15 years ago
jsorg71 b146f429fd added check for required header files
15 years ago
jsorg71 2df913f8ae added genkeymap app
15 years ago
jsorg71 553036d4e9 fix make install error
15 years ago
jsorg71 23ffdb0c5f autotools fix and file_loc.h simplified
15 years ago
jsorg71 631a7c16e1 added chansrv
15 years ago
jsorg71 ffee44d518 autotools for sessvc
16 years ago
jsorg71 c3c6b39e3d fix for older auto tools
16 years ago
jsorg71 da73aee4c0 when no prefix, install to /etc and add instfiles
16 years ago
jsorg71 d6cf451327 added docs
16 years ago
jsorg71 f21ec3aba4 filename change
16 years ago
jsorg71 616d065e87 remove lib version
16 years ago
jsorg71 f77934a58e remove lib version
16 years ago
jsorg71 16f8932ee5 add some defines, change libdir and version
16 years ago
jsorg71 4ae9c90a50 add tools subdir
16 years ago
jsorg71 c691bf9965 add keygen
16 years ago
jsorg71 a2f6ba07b2 change config.h to config_ac.h
16 years ago
jsorg71 e5796ac8a0 added sesman auth options
16 years ago
jsorg71 d703a49c9c autotools
16 years ago