Commit Graph

22 Commits

Author SHA1 Message Date
Alexandre Quesnel 52707ac686 Fixing formatting with astyle 2021-05-08 16:58:11 +00:00
Alexandre Quesnel a9ec1ebd99 Unifying logging in chanserv
This commit adds:
* replace multiple logging macros with LOG and LOG_DEVEL
* logging configuration for chanserv
* logging configuration for console output
* logging configuration for per file or method log level filtering for
debug builds
* file, line, and method name in log message for debug builds
2020-10-19 05:10:47 +00:00
jsorg71 ae1514c167
dynamic virtual channel improvements
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
2018-10-11 22:09:20 -07:00
Pavel Roskin 6ed4c969f4 Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
Pavel Roskin 6664aac00f Use "void" for empty argument list in declarations
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".
2017-01-05 17:27:20 -08:00
Jay Sorg c1b7cbd657 merges from authentic8 2013-09-26 11:28:07 -07:00
Jay Sorg d22b8b5ed0 chansrv: added timeout callback 2013-09-07 23:54:36 -07:00
Jim Grandy 142a93829b Hand-apply patches (chansrv/rail) from Authentic8: 516fd1d 6a4fb28 c038a99 2013-08-22 12:52:32 -07:00
Jim Grandy dfe5911b55 Hand-apply patches (rail improvements) from Authentic8 branch: 507694d, 0e21d45, 44447d5, e452e4f, 3d05576, dd69d8f 2013-08-22 12:49:40 -07:00
Jay Sorg e602a28d5c common: transport aware when app is terminating 2013-08-17 13:32:53 -07:00
Jay Sorg 17bf2abe30 xorg driver, include cleanup 2013-07-23 20:57:38 -07:00
Jay Sorg 159e240845 chansrv: dvc_chan_id should be signed 2012-10-21 22:16:14 -07:00
Jay Sorg c1dfea1613 chansrv: work on clipboard 2012-10-05 10:13:53 -07:00
Laxmikant Rashinkar 5b0eaa4a9b o added support for dynamic virtual channels
o added echo test routine in simple.c for testing DVC using Microsoft's ECHO protocol
2012-09-27 19:48:44 -07:00
Jay Sorg 087ea0176d chansrv: work on image clipboard 2012-08-19 19:45:31 -07:00
Jay Sorg 7539d7271e chansrv: work on dynamic channels 2012-08-08 22:21:32 -07:00
Jay Sorg fdc6aaad8b chansrv: update license 2012-07-24 19:16:00 -07:00
Jay Sorg bae50c9ca1 chansrv: changes for running as user, not root 2012-07-22 23:20:38 -07:00
jsorg71 b37ea27144 unsigned output log 2010-08-16 04:05:03 +00:00
jsorg71 278d65282e clipboard work 2009-09-02 02:52:30 +00:00
jsorg71 23068b5fa1 work on clipboard 2009-08-27 02:15:49 +00:00
jsorg71 631a7c16e1 added chansrv 2009-04-19 17:16:46 +00:00