Matt Burt
1f8bb57fd6
Improve source_info commenting and fix neutrino slow link
2020-10-20 09:55:17 +01:00
matt335672
3c4b42b1aa
Implemented resize and multimon support for VNC backend
2020-06-04 15:10:35 +01:00
Jay Sorg
4cbf84d99b
vnc: implement suppress output
2019-04-25 14:54:25 -07:00
Pavel Roskin
6ed4c969f4
Eliminate APP_CC and DEFAULT_CC
2017-03-14 00:21:48 -07:00
Pavel Roskin
b2d3dcf169
Include config_ac.h from all source files
2017-03-04 00:52:34 -08:00
Pavel Roskin
b8ed23daab
Constify the value argument to mod_set_param
2017-01-11 11:59:11 -08:00
volth
37b4a14b54
fix build with --enable-xrdpdebug=yes
2017-01-04 13:00:01 +00:00
Pavel Roskin
a8fcbf8c2d
Fix support for 32-bpp clients connecting to 16-bpp VNC
2016-12-09 08:43:07 -08:00
Jay Sorg
9a517b34f0
vnc: code cleanup
2016-12-04 15:39:10 -08:00
Jay Sorg
57905d71ad
vnc: change password file to use guid hash
2016-12-03 23:12:48 -08:00
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.
2016-07-08 05:09:09 +00:00
Pavel Roskin
d1efb0d5ba
Fix signed to unsigned comparisons reported by g++ 6.1.0
2016-07-08 04:29:51 +00:00
Pavel Roskin
aeeb3d2c2e
Fix warnings detected by -Wwrite-strings
2016-07-08 04:29:42 +00:00
Pavel Roskin
77b380c0b5
Fix format warnings in log_message() calls
2016-06-21 16:30:16 -07:00
Pavel Roskin
92a6833e9b
Fix typos
2016-02-13 20:41:07 -08:00
Pavel Roskin
a91a285734
vnc: enable 32 bpp support for Xvnc, it actually works
2016-02-10 09:30:23 -08:00
Pavel Roskin
2a5d204baa
Don't capitalize "Error" and print the error value
2016-02-07 23:15:54 -08:00
Pavel Roskin
964e860072
Run through codespell
2016-01-14 08:47:50 -08:00
Jay Sorg
dcdb617e63
for Xvnc sesman session, use hash of password for vnc auth
2015-10-10 15:44:31 -07:00
Jay Sorg
e51175f6d8
vnc: fix a issue with passwords longer that 8
2015-08-20 12:47:10 -07:00
Jay Sorg
bfe69badc3
vnc: remove rfbDes calls
2015-08-18 18:05:45 -07:00
Jay Sorg
6c23b85593
add timeout to trans_get_wait_objs_rw
2015-07-13 01:10:48 -07:00
Jay Sorg
527bac0624
move libvnc to trans for io
2015-07-12 01:07:10 -07:00
Jay Sorg
c33b4a7d5f
remove some warnings
2015-01-23 11:33:58 -08:00
Jay Sorg
402c143af9
Pythian patch for bidirectional vnc clipboard
2015-01-23 11:11:47 -08:00
Anthony Agresta
6ddc43c4fc
vnc: Added delay_ms option. Fixes neutrinolabs/xrdp#182
2014-11-07 09:32:00 -05:00
Laxmikant Rashinkar
e4654b57ca
coverity: Resource leak (2nd round)
2014-07-27 15:29:12 -07:00
Laxmikant Rashinkar
27055d5762
coverity: improper use of negative value
2014-07-26 13:33:23 -07:00
Jay Sorg
c6fa03102f
copyright year update
2013-06-08 10:51:53 -07:00
Laxmikant Rashinkar
1123323fda
o moved from GNU General Public License to Apache License, Version 2.0
...
o applied new coding standards to all .c files
o moved some files around
2012-09-19 20:51:34 -07:00
Jay Sorg
856783ba95
no logic changes, remove warnings and coding style changes
2012-06-10 23:47:08 -07:00
norrarvid
4d4ebbf363
Initial syslog support in XRDP
2012-05-27 17:17:39 +02:00
Jay Sorg
bb75ea62b2
added NewFBSize support
2011-05-08 18:55:31 -07:00
Nicola Ruggero
4cf06dbbcb
Major code cleanup:
...
- Initialized and zeroed out local variables
- Check for some null pointers
- Fixed some typos
- Other minor changes (beautify, etc.)
2010-11-03 16:59:26 +01:00
Nicola Ruggero
104f762e5d
Added bell (pcspeaker) support
2010-10-26 13:08:28 +02:00
jsorg71
d70d80a33d
update copyright year
2010-07-04 07:20:56 +00:00
jsorg71
2b8a5f42b1
fix for mstsc altgr
2010-03-17 18:35:26 +00:00
jsorg71
33b4e7f417
channel fixes
2009-08-15 02:49:13 +00:00
jsorg71
47f6623d8e
change the order of params for keydown/up to be more backward compatible
2009-08-12 07:14:20 +00:00
jsorg71
4369219ae3
keymap changes
2009-08-12 02:13:29 +00:00
jsorg71
67911e9fb9
added 15bpp support
2009-02-23 08:45:41 +00:00
jsorg71
9e68f3bba0
update copyright year
2009-01-24 07:04:24 +00:00
jsorg71
d061537be9
added new wait_obj functions
2008-04-03 06:43:30 +00:00
jsorg71
38b789e81f
update copyright year
2008-01-30 07:30:10 +00:00
jsorg71
b906054cfb
added more russian unicode to keysym and added some comments
2007-10-10 07:22:08 +00:00
jsorg71
ce2686adfd
added russian unicode to keysym
2007-10-09 07:55:50 +00:00
jsorg71
50a86abbb9
added unicode_to_keysym function
2007-09-26 06:59:10 +00:00
jsorg71
25f5915a44
24 bit color
2007-04-29 07:33:11 +00:00
jsorg71
1cd6c0c2fc
24 bit color
2007-04-28 17:44:36 +00:00
jsorg71
dfdc94c7fa
move scp to xrdp
2007-04-20 05:34:11 +00:00