| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Include config_ac.h from all source files | Pavel Roskin | 2017-03-04 | 1 | -0/+4 |
| | | |||||
| * | Use "void" for empty argument list in declarations | Pavel Roskin | 2017-01-05 | 1 | -4/+4 |
| | | | | | | | In C, an empty argument list in a declaration means that the function can accept any arguments. Use "void" instead, it means "no arguments". C++ treats void and empty list as "no arguments". | ||||
| * | copyright year update | Jay Sorg | 2013-06-08 | 1 | -2/+2 |
| | | |||||
| * | o in login dialog set sesman-X11rdp as the default module | Laxmikant Rashinkar | 2012-11-09 | 1 | -5/+10 |
| | | | | | o added support for video redirection without using TSMF | ||||
| * | o added support for dynamic virtual channels | Laxmikant Rashinkar | 2012-09-27 | 1 | -65/+124 |
| | | | | | o added echo test routine in simple.c for testing DVC using Microsoft's ECHO protocol | ||||
| * | o moved from GNU General Public License to Apache License, Version 2.0 | Laxmikant Rashinkar | 2012-09-19 | 1 | -78/+103 |
| | | | | | | o applied new coding standards to all .c files o moved some files around | ||||
| * | chansrv: work on dynamic channels | Jay Sorg | 2012-08-08 | 1 | -3/+8 |
| | | |||||
| * | xrdpapi: got simple test working | Jay Sorg | 2012-08-02 | 1 | -0/+89 |
