Commit Graph

151 Commits (ae1514c1679e87edfdeba5ca3eb2b3659ef44b1a)

Author SHA1 Message Date
jsorg71 ae1514c167
dynamic virtual channel improvements
6 years ago
Koichiro IWAO b17c45d86f
fix potential fd leak
6 years ago
Felix Zhang eaed9af498 xrdp: corret the config file name in the comment
7 years ago
Oscar Salvador be23682f90 xrdp: get port from configfile in access_control()
7 years ago
Koichiro IWAO b83b5510f4 Fix Xvnc backend disconnects when some data copied to clipboard
7 years ago
Pavel Roskin 148afd1170 Rename file_loc.h to xrdp_sockets.h, install it
7 years ago
Pavel Roskin 6ed4c969f4 Eliminate APP_CC and DEFAULT_CC
7 years ago
Jay Sorg 3f14559822 frame ack code cleanup, add comments for possible client acks, when pointer, use NULL, not 0
7 years ago
Jay Sorg 3ac0120fe7 add xrdp_mm_process_enc_done for processing encoder output
7 years ago
Jay Sorg e0583f606a checkup frame ack code, combine dup code
7 years ago
Jay Sorg 3b056ec052 frame ack fix change, cleanup
7 years ago
Jay Sorg 8c0dcbbd4f fix for frames in flight = 0
7 years ago
Jay Sorg 815b9b8bb8 frame ack change for slow client falling behind
7 years ago
Jay Sorg fde04e802c rfx fixes for large tile sets, performance change, Xorg will start next frame earlier
7 years ago
Pavel Roskin 130fa12845 Don't use ACCESS macro
7 years ago
Pavel Roskin 0bb048d35e Fix several cases of discarding return values
7 years ago
Idan Freiberg 482671fd18 Merge pull request #625 from speidy/proxy_session_info
7 years ago
Idan Freiberg a64e1789c5 Merge pull request #615 from speidy/channels_fixes
7 years ago
Jay Sorg 6f74efa70a add session_info
7 years ago
Pavel Roskin b8ed23daab Constify the value argument to mod_set_param
7 years ago
speidy a82d412754 libxrdp: channels, respect xrdp.ini channel blocking also for data
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
7 years ago
speidy 1f930f252f xrdp: fix for codec frame acks handling.
7 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