summaryrefslogtreecommitdiffstats
path: root/rdp/rdp_mcs.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove librdp.so sources, it's obsoleted by neutrinordpPavel Roskin2017-01-191-630/+0
| | | | Remove "rdp-any" section from xrdp.ini.
* Fix building outside the source treePavel Roskin2016-01-141-1/+1
| | | $(top_srcdir)/common is in INCLUDES, but $(top_srcdir) is not.
* coverity: fixed unchecked return valueLaxmikant Rashinkar2014-07-191-1/+3
|
* copyright year updateJay Sorg2013-06-081-1/+1
|
* o moved from GNU General Public License to Apache License, Version 2.0Laxmikant Rashinkar2012-09-191-428/+494
| | | | | o applied new coding standards to all .c files o moved some files around
* update copyright yearjsorg712010-07-041-1/+1
|
* update copyright yearjsorg712009-01-251-1/+1
|
* update copyright yearjsorg712008-01-301-1/+1
|
* copyright year updatejsorg712007-01-121-1/+1
|
* printf -> writelnjsorg712006-04-291-10/+10
|
* copyright year updatejsorg712006-02-041-1/+1
|
* some minor bugsjsorg712005-11-051-1/+1
|
* early rdp module workjsorg712005-11-031-20/+33
|
* added rdp_mcs.cjsorg712005-10-141-0/+549