Commit Graph

16 Commits (99ebe1340f93723c668c74d3469fa3ff7afc3fbc)

Author SHA1 Message Date
Pavel Roskin 59a5fb0ddb Move headers from EXTRA_DIST to sources, sort alphabetically
There should be no functional difference.
9 years ago
Pavel Roskin 92a6833e9b Fix typos 9 years ago
Pavel Roskin dcab7552db Stop redefining libdir, use moduledir for ${libdir}/xrdp
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.
9 years ago
Pavel Roskin f8cb1588ef Replace "charactor" with "character" everywhere 9 years ago
Pavel Roskin a452d8d36a Merge AM_CFLAGS and INCLUDES info AM_CPPFLAGS
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.
9 years ago
Jay Sorg 4a553e07af update the module API 10 years ago
Jay Sorg b5a1b233cd neutrinordp: turn off order caps not tested 11 years ago
ArvidNorr 18d851bf18 Readded removed breaks 11 years ago
speidy 37987a842b merge ArvidN 11 years ago
Jay Sorg 89cbe76f57 neutrinordp: minor changes, coding style, log level
Conflicts:
	neutrinordp/xrdp-neutrinordp.c
	neutrinordp/xrdp-neutrinordp.h
11 years ago
speidy b8cffeefe1 neutirnordp: changes for rail proxy 11 years ago
speidy 2360bef91a neutrinordp: fix for rail proxy, change freerdp_UnicodeToAsciiAlloc
calls
11 years ago
Jay Sorg 2aad1b2d5d work on neutrinordp proxy, cursor and glyph 12 years ago
Jay Sorg c668b745d9 neutrinordp module, use SendInvalidate on invalidate 12 years ago
Jay Sorg 64fabbad68 got neutrinordp module building 12 years ago
Jay Sorg 862ee8b914 started adding neutrinordp module 12 years ago