Commit Graph

23 Commits (a2b008f63e75835a3b3d2f0ff7deb95586711fd5)

Author SHA1 Message Date
Pavel Roskin 6ed4c969f4 Eliminate APP_CC and DEFAULT_CC 8 years ago
Pavel Roskin b2d3dcf169 Include config_ac.h from all source files 8 years ago
speidy 264aad7603 neutrinordp: add session_info 8 years ago
Pavel Roskin b8ed23daab Constify the value argument to mod_set_param 8 years ago
Pavel Roskin ace7d2c822 Declare unified module interface and use it in modules
This fixes loading modules compiled with a C++ compiler. Remote thandle
type, it's unused. Use tintptr for module data. Don't cast pointers to
long, they won't fit on Win64.
9 years ago
Pavel Roskin 6ab8c5ac6e Don't include X11/Xlib.h for XPoint, define a replacement
XRDP modules are not X11 clients and should not generally need X11
headers. There is no need to match the X11 structure.
9 years ago
Pavel Roskin aeeb3d2c2e Fix warnings detected by -Wwrite-strings 9 years ago
Pavel Roskin 77b380c0b5 Fix format warnings in log_message() calls 9 years ago
speidy 80b91c0a7b neutrinordp: indentation fixes 9 years ago
speidy a42cb4842c neutrinordp:
o support for passing domain name to module, using
xrdp.ini module specific parameter
o reduce rail trace logging
9 years ago
speidy 551d7dd58f neutrinordp: support for 32 to 16 bitmap conversion 9 years ago
speidy eb2bbcfc9f neutrinordp: set nla, program parameters from preamble 9 years ago
Pavel Roskin 92a6833e9b Fix typos 9 years ago
Jay Sorg b5a1b233cd neutrinordp: turn off order caps not tested 10 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