Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move headers from EXTRA_DIST to sources, sort alphabetically | Pavel Roskin | 2016-02-21 | 1 | -2/+4 |
| | | | | There should be no functional difference. | ||||
* | Fix typos | Pavel Roskin | 2016-02-13 | 1 | -2/+2 |
| | |||||
* | Stop redefining libdir, use moduledir for ${libdir}/xrdp | Pavel Roskin | 2016-02-12 | 1 | -1/+1 |
| | | | | | | | libdir is for shared and static libraries. Some xrdp libraries are loaded dynamically from a non-standard directory, so they are used like modules. Having separate libdir and moduledir would eventually allow to separate dynamically loaded modules from shared libraries. | ||||
* | Replace "charactor" with "character" everywhere | Pavel Roskin | 2016-01-30 | 1 | -1/+1 |
| | |||||
* | Merge AM_CFLAGS and INCLUDES info AM_CPPFLAGS | Pavel Roskin | 2016-01-29 | 1 | -4/+2 |
| | | | | | | | | | AM_CPPFLAGS is for flags passed to the preprocessor, such as defines and includes. AM_CFLAGS is for flags affecting the compiler, such as debug and optimization settings. INCLUDES is an obsolete name. Users can pass INCLUDES and break compilation. AM_CPPFLAGS is more explicit that the flags come from Automake and should not be overridden. | ||||
* | update the module API | Jay Sorg | 2015-07-10 | 1 | -9/+10 |
| | |||||
* | neutrinordp: turn off order caps not tested | Jay Sorg | 2014-10-12 | 1 | -16/+40 |
| | |||||
* | Readded removed breaks | ArvidNorr | 2014-05-23 | 1 | -0/+2 |
| | |||||
* | merge ArvidN | speidy | 2014-05-20 | 1 | -5/+22 |
| | |||||
* | neutrinordp: minor changes, coding style, log level | Jay Sorg | 2014-05-20 | 2 | -7/+4 |
| | | | | | | Conflicts: neutrinordp/xrdp-neutrinordp.c neutrinordp/xrdp-neutrinordp.h | ||||
* | neutirnordp: changes for rail proxy | speidy | 2014-02-05 | 1 | -33/+53 |
| | |||||
* | neutrinordp: fix for rail proxy, change freerdp_UnicodeToAsciiAlloc | speidy | 2014-01-19 | 1 | -19/+24 |
| | | | calls | ||||
* | work on neutrinordp proxy, cursor and glyph | Jay Sorg | 2013-06-23 | 2 | -29/+100 |
| | |||||
* | neutrinordp module, use SendInvalidate on invalidate | Jay Sorg | 2013-05-13 | 1 | -43/+8 |
| | |||||
* | got neutrinordp module building | Jay Sorg | 2013-05-03 | 2 | -108/+122 |
| | |||||
* | started adding neutrinordp module | Jay Sorg | 2013-05-03 | 5 | -0/+2408 |