Commit Graph

131 Commits (b8ed23daab023e1468b7ae98ffa7bd06176b1404)

Author SHA1 Message Date
Pavel Roskin b8ed23daab Constify the value argument to mod_set_param
7 years ago
Pavel Roskin 7ba3610787 Use <> for system includes, move system includes above local ones
7 years ago
speidy 70e9132ab1 xrdp: add some logging, remove unused var
8 years ago
speidy 1f930f252f xrdp: fix for codec frame acks handling.
8 years ago
Pavel Roskin 0c6b5111af Regression fix: session matching uses wrong bpp for Xorg
8 years ago
speidy 8a0fec5e66 o send RFX tiles as stream (Stream Surface Bits Command)
8 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 5829323ad8 Use g_new or g_new0 when C++ compiler would complain about implicit cast
8 years ago
Pavel Roskin aeeb3d2c2e Fix warnings detected by -Wwrite-strings
8 years ago
Pavel Roskin 6f5feb61e0 Shorten and clarify log window messages
8 years ago
Pavel Roskin a1b7de5679 Make xrdp_wm_log_msg() log its output
8 years ago
Pavel Roskin 77b380c0b5 Fix format warnings in log_message() calls
8 years ago
Pavel Roskin ca9cbcafc8 Typo fixes
8 years ago
Jay Sorg dbf6bcc8be remove some warnings
8 years ago
NerdKnight 99ebe1340f Fix compile error "format not a string literal and no format arguments [-Werror=format-security]"
8 years ago
Pavel Roskin dcab7552db Stop redefining libdir, use moduledir for ${libdir}/xrdp
8 years ago
Pavel Roskin 22e808a186 Add missing spaces in the strings that are split for line wrapping
8 years ago
Pavel Roskin 9717e7392a Spell "return value", not "returnvalue"
8 years ago
Pavel Roskin f8cb1588ef Replace "charactor" with "character" everywhere
8 years ago
Pavel Roskin 964e860072 Run through codespell
8 years ago
Jay Sorg f49e2058df xrdp: change when using xrdp.ini hidelogwindow
9 years ago
Jay Sorg fd793bd213 rename g_tcp_can_recv to g_sck_can_recv
9 years ago
Jay Sorg 5d73cbd636 set the source for chansrv
9 years ago
jsorg71 b55231f18a Merge pull request #226 from metalefty/freebsd/openpam
9 years ago
Jay Sorg 33167a7c74 add frame acks and h264 codec mode basics
9 years ago
Koichiro IWAO 283a16115a xrdp: xrdp_mm.c detect and use OpenPAM
9 years ago
Jay Sorg 4afe769467 xrdp: encoder shutdown fix
10 years ago
Jay Sorg 8397055e8b move some hard code paths to defines in header
10 years ago
Jay Sorg b7d15c55ed xrdp: don't include config.h unless HAVE_CONFIG_H is defined
10 years ago
Laxmikant Rashinkar a9d7c13147 coverity: read from pointer after free
10 years ago
Laxmikant Rashinkar 67119ecc81 coverity: array compared against 0
10 years ago
Laxmikant Rashinkar 27055d5762 coverity: improper use of negative value
10 years ago
Jay Sorg 1291d2dbbe work on codec mode
10 years ago
Laxmikant Rashinkar 3bb31876e7 coverity: fixed resolution leak issues
10 years ago
Jay Sorg 59fa8df434 xrdp: don't show connection log unless there is a problem
10 years ago
Jay Sorg 9a3679b1c1 improve debugging dump jpeg for codec mode
10 years ago
Jay Sorg 0748f41101 set codec mode according to client
10 years ago
Jay Sorg 575fc9fb6f work on codec mode jpeg
10 years ago
BLINDAUER Emmanuel 185aafd12d Call cleanup for encoder
10 years ago
Jay Sorg 6d7e315b0c work on surface command
10 years ago
Jay Sorg 50a1b1fdb9 work on codec mode jpeg
10 years ago
Laxmikant Rashinkar 9470b031aa xrdp_encoder: developer checkin
10 years ago
Laxmikant Rashinkar ac6717e32e fixed some connection issues when using xorg driver mode
10 years ago
Jay Sorg 12cbbf74e6 xrdp:no logic change, comments and printfs
10 years ago
Jay Sorg 8cd57e0710 added server_paint_rects
10 years ago
Laxmikant Rashinkar c5c8324d91 Merge branch 'devel' of github.com:/neutrinolabs/xrdp into devel
10 years ago
Laxmikant Rashinkar e95edef44e fixed an issue where channels with uppercase names were not being recognized
10 years ago
Jay Sorg 7b7debd56a comment spelling fixes from univention
10 years ago
Jay Sorg c1b7cbd657 merges from authentic8
11 years ago