summaryrefslogtreecommitdiffstats
path: root/sesman/chansrv/drdynvc.h
Commit message (Collapse)AuthorAgeFilesLines
* dynamic virtual channel improvementsjsorg712018-10-111-67/+0
| | | | | | | | | remove not used chansrv <-> xrdp messages move static channel disable control into libxrdp remove some blocking read, write chansrv calls add drdynvc calls to libxrdp add drdynvc calls to chansrv channel cleanup
* Eliminate APP_CC and DEFAULT_CCPavel Roskin2017-03-141-5/+5
|
* chansrv: no logic change, work on warningJay Sorg2013-07-021-20/+0
|
* o added support for dynamic virtual channelsLaxmikant Rashinkar2012-09-271-4/+66
| | | | o added echo test routine in simple.c for testing DVC using Microsoft's ECHO protocol
* channels: add drdynvcJay Sorg2012-09-011-0/+25