Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add preliminary Raptor session management | Timothy Pearson | 2019-03-02 | 1 | -0/+1 |
| | | | | | Raptorsmiface pulled from latest old master, changelog merged down to single commit Due to the latest raptorsmiface code being used, this will not compile (yet) | ||||
* | xrdp: unify inconsistent mixed use of | Koichiro IWAO | 2018-06-27 | 1 | -1/+1 |
| | | | | | | * configure params * configure options * configure string | ||||
* | don't remove configure_params.h on make clean, only make distclean | Jay Sorg | 2018-05-27 | 1 | -1/+1 |
| | |||||
* | distclean remove configure_params.h | Jay Sorg | 2018-05-25 | 1 | -0/+3 |
| | |||||
* | Remove x11rdp from README and EXTRA_DIST | Koichiro IWAO | 2018-04-17 | 1 | -2/+1 |
| | |||||
* | Remove readme.txt, it has been replaced by README.md | Pavel Roskin | 2017-03-27 | 1 | -1/+0 |
| | |||||
* | Add --enable-strict-locations option, describe default in its help text | Pavel Roskin | 2017-03-02 | 1 | -1/+3 |
| | | | | | | | | | | | | Rather than guess user's intention based on whether --prefix was specified, use an explicit option to enable strict GNU Coding Standards for installation directories. The default is to use /etc and /var rather than corresponding directories under prefix. Use --enable-strict-locations in "make distcheck", it expects all installed files to be under prefix. | ||||
* | Remove librdp.so sources, it's obsoleted by neutrinordp | Pavel Roskin | 2017-01-19 | 1 | -1/+0 |
| | | | | Remove "rdp-any" section from xrdp.ini. | ||||
* | Merge branch 'devel' into readme | Idan Freiberg | 2016-12-22 | 1 | -0/+1 |
|\ | |||||
| * | Add NEWS.md | speidy | 2016-12-21 | 1 | -0/+1 |
| | | | | | | | | Add NEWS.md to EXTRA_DIST | ||||
* | | Add README.md | speidy | 2016-12-21 | 1 | -0/+1 |
|/ | |||||
* | Compile libpainter only if enabled, fix path to libpainter.a | Pavel Roskin | 2016-12-20 | 1 | -1/+7 |
| | | | | | When subpackages are compiled outside the build tree, the build artifacts are placed under top_builddir. | ||||
* | Distribute all files except git and github specific data | Pavel Roskin | 2016-12-18 | 1 | -2/+19 |
| | | | | | It is better to distribute a few useless file than not to distribute needed files. | ||||
* | Make libpainter a subpackage of xrdp | Pavel Roskin | 2016-12-17 | 1 | -0/+1 |
| | |||||
* | Make librfxcodec a subpackage | Pavel Roskin | 2016-12-15 | 1 | -0/+7 |
| | | | | | | | | | | | | | Since libpainter is going to become a subpackage, we can make librfxcodec a subpackage as well. With this change, librfxcodec is configured, built and linked to xrdp automatically if enabled by "--enable-rfxcodec" librfxcodec is packaged by "make dist" regardless of "--enable-rfxcodec" librfxcodec/confgure is run unconditionally, it's needed for "make dist" to work. But librfxcodec is only compiled if enabled. | ||||
* | add pkgconfig xrdp.pc file | Jay Sorg | 2016-11-17 | 1 | -0/+1 |
| | |||||
* | Merge prog_std.txt into coding_style.md | Pavel Roskin | 2016-10-17 | 1 | -1/+1 |
| | |||||
* | Add m4 directory to EXTRA_DIST, not all Automake versions package it | Pavel Roskin | 2016-02-21 | 1 | -1/+1 |
| | |||||
* | Convert coding style from Open Document to Markdown | Pavel Roskin | 2016-02-11 | 1 | -1/+2 |
| | | | | | | | | | | | | Markdown is easily readable in text editors. Unlike ODT, markdown can be patched. GitHub shows markdown with pretty formatting. Remove bad examples. Improve explanations for good examples. Use Unicode finger sign to work around the issue of code block after a list. Make coding_style.md distributable. | ||||
* | Disable systemd support for "make distcheck" | Pavel Roskin | 2016-01-29 | 1 | -0/+1 |
| | | | | | "make distcheck" sets prefix to a user-owned directory, compiles code and runs "make install". That fails if systemd files need to be installed, as their location if not relative to the prefix. | ||||
* | Create the m4 directory for Autoconf macro files | Pavel Roskin | 2016-01-29 | 1 | -0/+2 |
| | | | | | | | Keeping separate files is more maintainable than merging them into a single aclocal.m4 file. It is easier for users to understand where those files come from. Automake knows how to distribute files in the m4 directory. | ||||
* | merges from authentic8 | Jay Sorg | 2013-09-26 | 1 | -1/+0 |
|\ | |||||
| * | xrdp: disable freerdp proxy build | Jay Sorg | 2013-08-22 | 1 | -1/+1 |
| | | |||||
* | | neutirnordp: purge old freerdp modules from autoconf | speidy | 2013-08-24 | 1 | -6/+0 |
|/ | |||||
* | got neutrinordp module building | Jay Sorg | 2013-05-03 | 1 | -0/+7 |
| | |||||
* | do not build xrdpvr unless --enable-xrdpvr is used | Jay Sorg | 2012-11-10 | 1 | -1/+7 |
| | |||||
* | o in login dialog set sesman-X11rdp as the default module | Laxmikant Rashinkar | 2012-11-09 | 1 | -1/+2 |
| | | | | o added support for video redirection without using TSMF | ||||
* | xrdpapi: added library skel | Jay Sorg | 2012-08-02 | 1 | -1/+2 |
| | |||||
* | remove old freerdp dir | Jay Sorg | 2012-02-13 | 1 | -4/+0 |
| | |||||
* | added freerdp1 module | Jay Sorg | 2012-02-07 | 1 | -0/+4 |
| | |||||
* | fix mistake in Makefile.am | Itamar Reis Peixoto | 2010-11-21 | 1 | -3/+0 |
| | |||||
* | Merge branch 'itamarjp' of ssh://xrdp.git.sourceforge.net/gitroot/xrdp/xrdp ↵ | Itamar Reis Peixoto | 2010-11-21 | 1 | -0/+3 |
|\ | | | | | | | | | | | | | into itamarjp Conflicts: Makefile.am | ||||
| * | include more files missed in make dist | Itamar Reis Peixoto | 2010-11-19 | 1 | -1/+1 |
| | | |||||
| * | include missing files in make dist | Itamar Reis Peixoto | 2010-11-19 | 1 | -0/+1 |
| | | |||||
* | | include more files missed in make dist | Itamar Reis Peixoto | 2010-11-20 | 1 | -1/+1 |
| | | |||||
* | | include missing files in make dist | Itamar Reis Peixoto | 2010-11-20 | 1 | -0/+1 |
| | | |||||
* | | added --enable-freerdp configure option | Jay Sorg | 2010-11-19 | 1 | -1/+7 |
| | | |||||
* | | work on freerdp | Jay Sorg | 2010-11-19 | 1 | -0/+1 |
|/ | |||||
* | added genkeymap app | jsorg71 | 2009-08-12 | 1 | -1/+2 |
| | |||||
* | add instfiles | jsorg71 | 2008-08-17 | 1 | -1/+2 |
| | |||||
* | added docs | jsorg71 | 2008-08-17 | 1 | -1/+2 |
| | |||||
* | add keygen | jsorg71 | 2008-08-10 | 1 | -1/+2 |
| | |||||
* | autotools | jsorg71 | 2008-08-03 | 1 | -0/+10 |