Commit Graph

109 Commits (master)

Author SHA1 Message Date
Vraiment 4cee6726f8 Make changes to generate dylibs in mac again
6 years ago
Pavel Roskin 6ed4c969f4 Eliminate APP_CC and DEFAULT_CC
7 years ago
Pavel Roskin b2d3dcf169 Include config_ac.h from all source files
7 years ago
Pavel Roskin b8ed23daab Constify the value argument to mod_set_param
7 years ago
Pavel Roskin f25659d2ee Suppress versioning for modules, tell libtool they are modules
7 years ago
volth 26a26ef906 fix build with --enable-xrdpdebug=yes
7 years ago
volth 37b4a14b54 fix build with --enable-xrdpdebug=yes
7 years ago
Pavel Roskin a8fcbf8c2d Fix support for 32-bpp clients connecting to 16-bpp VNC
7 years ago
Jay Sorg 9a517b34f0 vnc: code cleanup
8 years ago
Jay Sorg 57905d71ad vnc: change password file to use guid hash
8 years ago
Pavel Roskin ace7d2c822 Declare unified module interface and use it in modules
8 years ago
Pavel Roskin d1efb0d5ba Fix signed to unsigned comparisons reported by g++ 6.1.0
8 years ago
Pavel Roskin aeeb3d2c2e Fix warnings detected by -Wwrite-strings
8 years ago
Pavel Roskin 77b380c0b5 Fix format warnings in log_message() calls
8 years ago
Pavel Roskin ca9cbcafc8 Typo fixes
8 years ago
Pavel Roskin 59a5fb0ddb Move headers from EXTRA_DIST to sources, sort alphabetically
8 years ago
Pavel Roskin 92a6833e9b Fix typos
8 years ago
Pavel Roskin dcab7552db Stop redefining libdir, use moduledir for ${libdir}/xrdp
8 years ago
Pavel Roskin a91a285734 vnc: enable 32 bpp support for Xvnc, it actually works
8 years ago
Pavel Roskin 2a5d204baa Don't capitalize "Error" and print the error value
8 years ago
Pavel Roskin f8cb1588ef Replace "charactor" with "character" everywhere
8 years ago
Pavel Roskin a452d8d36a Merge AM_CFLAGS and INCLUDES info AM_CPPFLAGS
8 years ago
Pavel Roskin 964e860072 Run through codespell
8 years ago
Jay Sorg dcdb617e63 for Xvnc sesman session, use hash of password for vnc auth
9 years ago
Jay Sorg e51175f6d8 vnc: fix a issue with passwords longer that 8
9 years ago
Jay Sorg bfe69badc3 vnc: remove rfbDes calls
9 years ago
Jay Sorg 6c23b85593 add timeout to trans_get_wait_objs_rw
9 years ago
Jay Sorg 527bac0624 move libvnc to trans for io
9 years ago
Jay Sorg 4a553e07af update the module API
9 years ago
Jay Sorg c33b4a7d5f remove some warnings
9 years ago
Jay Sorg 402c143af9 Pythian patch for bidirectional vnc clipboard
9 years ago
Anthony Agresta 6ddc43c4fc vnc: Added delay_ms option. Fixes neutrinolabs/xrdp#182
10 years ago
Laxmikant Rashinkar e4654b57ca coverity: Resource leak (2nd round)
10 years ago
Laxmikant Rashinkar 27055d5762 coverity: improper use of negative value
10 years ago
Jay Sorg c6fa03102f copyright year update
11 years ago
Laxmikant Rashinkar 1123323fda o moved from GNU General Public License to Apache License, Version 2.0
12 years ago
Jay Sorg 58f5dcc030 autotools: change top_srcdir to top_builddir for LIBADD
12 years ago
Jay Sorg 856783ba95 no logic changes, remove warnings and coding style changes
12 years ago
norrarvid 4d4ebbf363 Initial syslog support in XRDP
12 years ago
Jay Sorg bb75ea62b2 added NewFBSize support
13 years ago
Itamar Reis Peixoto 6b08b8b71e include missing files in make dist
14 years ago
Jay Sorg 4f88bf83c1 fixes for bell function
14 years ago
Nicola Ruggero 4cf06dbbcb Major code cleanup:
14 years ago
Nicola Ruggero 104f762e5d Added bell (pcspeaker) support
14 years ago
jsorg71 d70d80a33d update copyright year
14 years ago
jsorg71 2b8a5f42b1 fix for mstsc altgr
14 years ago
jsorg71 33b4e7f417 channel fixes
15 years ago
jsorg71 47f6623d8e change the order of params for keydown/up to be more backward compatible
15 years ago
jsorg71 4369219ae3 keymap changes
15 years ago
jsorg71 23ffdb0c5f autotools fix and file_loc.h simplified
15 years ago