Commit Graph

681 Commits (e189be9d2e5174d8b88362733be1571bd023ae5a)

Author SHA1 Message Date
Koichiro IWAO a2d9272bc9 Propel xorgxrdp as default backend, give xorgxrdp the first place
7 years ago
Pavel Roskin 6ed4c969f4 Eliminate APP_CC and DEFAULT_CC
7 years ago
Pavel Roskin 8be83473b7 Call log_end() on xrdp exit
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
Pavel Roskin 30a7a947b1 Don't include config_ac.h from any header files
7 years ago
Pavel Roskin b2d3dcf169 Include config_ac.h from all source files
7 years ago
Koichiro IWAO 849c1a22a2 TLS: switch ssl_protocols to a comma separated list
7 years ago
Koichiro IWAO 03b5be5fd0 docs: document maximum length of tls_ciphers
7 years ago
Koichiro IWAO e94ab10e14 TLS: new method to specify SSL/TLS version
7 years ago
Jay Sorg b8c79452f6 encoder, remove check for UINT16_MAX, not really needed
7 years ago
Jay Sorg 79796b77b7 changes and cleanup to process_enc_rfx
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
Jay Sorg 7825246d7a fix warning new since stdint.h change
7 years ago
Koichiro IWAO 2424a9c020 Workaround for a regression of JP keyboard detection #663
7 years ago
Pavel Roskin 8a1de8dbc4 Remove trailing whitespace
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 6a5f90ca6e Merge pull request #636 from proski/painter
7 years ago
Idan Freiberg 482671fd18 Merge pull request #625 from speidy/proxy_session_info
7 years ago
Pavel Roskin 6807b616ed Fix incorrect argument to painter_line()
7 years ago
Pavel Roskin 2b614ed4ab Remove librdp.so sources, it's obsoleted by neutrinordp
8 years ago
Pavel Roskin 0799523c13 List shorthand versions of command line switches in the help text
8 years ago
Pavel Roskin 9d162d7301 Implement "-n" alias for "--nodaemon" as documented in the manpage
8 years ago
Idan Freiberg a64e1789c5 Merge pull request #615 from speidy/channels_fixes
8 years ago
Jay Sorg 6f74efa70a add session_info
8 years ago
Pavel Roskin d46a26c1c3 Don't call file_read_section() on unitialized section name
8 years ago
Pavel Roskin b8ed23daab Constify the value argument to mod_set_param
8 years ago
Ricardo Duarte a959a9f851 Move mouse before click
8 years ago
speidy a82d412754 libxrdp: channels, respect xrdp.ini channel blocking also for data
8 years ago
jsorg71 15a24ff1c4 Merge pull request #612 from proski/includes
8 years ago
jsorg71 5194311d9d Merge pull request #611 from volth/support-enable-xrdpdebug=yes-2
8 years ago
Pavel Roskin 7ba3610787 Use <> for system includes, move system includes above local ones
8 years ago
volth 26a26ef906 fix build with --enable-xrdpdebug=yes
8 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 0e7bc6e111 Compile libpainter only if enabled, fix path to libpainter.a
8 years ago
metalefty 25e5243ecf Merge pull request #553 from jsorg71/libpainter
8 years ago
Pavel Roskin 77d6fd0807 Fix Parallels Client on Mac
8 years ago
Pavel Roskin c21b9a78f4 Distribute all files except git and github specific data
8 years ago
Idan Freiberg 0f6d1aabc2 Merge pull request #548 from proski/autorun
8 years ago
Pavel Roskin 0c6b5111af Regression fix: session matching uses wrong bpp for Xorg
8 years ago
Pavel Roskin 65be965ebd Set autorun to empty, improve autorun documentation
8 years ago
Pavel Roskin e65aa594e8 Make librfxcodec a subpackage
8 years ago
jsorg71 d4e96f0c4c Merge pull request #531 from speidy/surface_cmds
8 years ago
Jay Sorg 1f51586769 add libpainter for drawing when client does not have minimum orders
8 years ago
Westporch 2ea8eddc25 Sort alphabetically
8 years ago
Westporch 52081cb8bc Add 'rdp_layout_kr=kr'
8 years ago
Speidy a0cf6030df Merge branch 'devel' of https://github.com/neutrinolabs/xrdp into surface_cmds
8 years ago
jsorg71 5966de4ee2 Merge pull request #536 from jsorg71/unicode
8 years ago
Jay Sorg c264862afe change some magics to defines
8 years ago
Jay Sorg 2f8d3ba9da add unicode support
8 years ago
speidy 4f04801b11 o caps: advertise remotefx codec capsets only when supported (RFX mode,
8 years ago
speidy bb8b85759d xrdp_encoder: remove temporary workaround for RFX to avoid mstsc
8 years ago
speidy 8a0fec5e66 o send RFX tiles as stream (Stream Surface Bits Command)
8 years ago
Pavel Roskin 9cfe477f60 Document xserverbpp, add it to Xvnc section, remove from Xorg section
8 years ago
jsorg71 bbae1a98c6 Merge pull request #523 from jsorg71/vpf
8 years ago
Pavel Roskin c759a1a645 Make configure show it's looking for "pixman", not "xrdp_pixman"
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
Itamar Reis Peixoto fb892c7d80 Merge pull request #516 from metalefty/keymaps
8 years ago
Koichiro IWAO 9c31bd5cc4 unify Japanese keymap in xrdp_keyboard.ini
8 years ago
speidy 1fe048b63d xrdp_encoder: do not initialize for non-UNIX rdp clients
8 years ago
Jay Sorg e8308d58b3 xrdp: do case insensitive compare for section names
8 years ago
Itamar Reis Peixoto f7b0b0d89c Merge pull request #488 from metalefty/docs
8 years ago
metalefty b89956d06e Merge pull request #485 from proski/code-standards
8 years ago
Pavel Roskin 5d2ce60340 Fix regression in domain to session type mapping
8 years ago
Pavel Roskin 16c3bbdb8d Remove all tabs in sources
8 years ago
Koichiro IWAO 0a7f1bb007 docs: revise description for disableSSLv3 in xrdp.ini
8 years ago
Koichiro IWAO d74366a6f2 config: change order of parameters
8 years ago
Koichiro IWAO cb1960e0fc config: use semicolon to comment out descriptions in config files
8 years ago
Koichiro IWAO 181830bf61 config: Capitalize section title to fit documents
8 years ago
Koichiro IWAO 4f2d94505a config: unify all boolean values in config to true/false
8 years ago
Jay Sorg 4f33a9db1d change xrdp.ini security_layer=negotiate and auto generate tls keys on make install
8 years ago
Koichiro IWAO 5725200e82 Use km-0000yyyy.ini if km-xxxxyyyy.ini doen't exist
8 years ago
Itamar Reis Peixoto f94920171e Merge pull request #437 from metalefty/switch-to-8-hex-digit-keymap-file
8 years ago
Pavel Roskin 61811466e2 Simplify names of xrdp.ini sections, rename "Session Manager" to "Xorg"
8 years ago
Koichiro IWAO c654c86206 Switch to 8 hex digit keymapfile
8 years ago
Pavel Roskin a370306f75 Get rid of EXTRA_LIBS, use variables with more specific names
8 years ago
Pavel Roskin 5c69f3cd57 Eliminate EXTRA_FLAGS, it's a poor name, use AM_LDFLAGS
8 years ago
Pavel Roskin 0422734fc7 Merge EXTRA_DEFINES and EXTRA_INCLUDES into AM_CPPFLAGS
8 years ago
Pavel Roskin 09746fcebc Leave only one "autorun" in xrdp.ini, improve comment
8 years ago
Pavel Roskin a618d4f757 Don't use final newline in log calls, it's already appended
8 years ago
Koichiro IWAO ee3a38f93d xrdp: librfxcodc link fix
8 years ago
Jay Sorg b24f8d8fef remove a debug message
8 years ago
Jay Sorg 409878666f xrdp: handle 3 byte PDU
8 years ago
Pavel Roskin 49ae93130a Improve message about listening socket is a wrong state
8 years ago
Alex Illsley 47124df4ed new options for xrdp.ini disableSSlv3=yes and tls_ciphers=HIGH and code to implement
8 years ago
Jay Sorg bb7bac2d9b add region intersect
8 years ago
Jay Sorg 58c777783b add more advances region support using pixman
8 years ago
jsorg71 8353baab3d Merge pull request #390 from proski/june21
8 years ago
Pavel Roskin 7cd9a5c4af Cast fifo_remove_item() to XRDP_ENC_DATA* or XRDP_ENC_DATA_DONE* as needed
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 aaa89ad4e6 Use const unsigned for hex arrays
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