Commit Graph

2760 Commits (c759a1a645086be7360c9c835bbecf780001ee20)
 

Author SHA1 Message Date
Pavel Roskin c759a1a645 Make configure show it's looking for "pixman", not "xrdp_pixman"
8 years ago
metalefty 42d370fcdd Merge pull request #518 from proski/randr
8 years ago
Pavel Roskin a40be19c7b Provide reasonable hTotal, vTotal and dotClock for the display mode
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
metalefty 943dec86ca Merge pull request #512 from speidy/devel
8 years ago
Itamar Reis Peixoto 857355bfae Merge pull request #517 from proski/cplusplus
8 years ago
Pavel Roskin 0c8b3911a7 Add g++ to the list of compilers for Travis CI
8 years ago
Itamar Reis Peixoto 24541396a5 Merge pull request #514 from proski/dlopen
8 years ago
Koichiro IWAO b0e20ae188 genkeymap: change Japanese keyboard model to pc105
8 years ago
Koichiro IWAO d1dc5b7814 instfiles: unify km-*0411.ini into km-00000411.ini
8 years ago
Pavel Roskin c6307aa2b0 Use pkg-config to discover OpenSSL
8 years ago
Pavel Roskin 06f4f72e28 Add -ldl to libcommon link flags if it's needed for dlopen()
8 years ago
speidy 1fe048b63d xrdp_encoder: do not initialize for non-UNIX rdp clients
8 years ago
Koichiro IWAO 5fbcaf1655 librfxcodec=fb80d7d
8 years ago
metalefty 8b40023801 Merge pull request #509 from proski/sec_level
8 years ago
Pavel Roskin d3c36b0376 Don't select SSL protocol if no keys, fall back to RDP for "hybrid"
8 years ago
Pavel Roskin d73f20499e Log the result of the security level negotiation
8 years ago
Pavel Roskin 8069b29429 Recognize security_layer=negotiate in xrdp.ini, improve logging
8 years ago
metalefty 679c4b3558 Merge pull request #502 from proski/fuse1
8 years ago
Pavel Roskin e46d15ca84 Fix C++ errors and warnings in FUSE code
8 years ago
Pavel Roskin 2ab321a7c6 Use fuse_ino_t for FUSE inodes, not tui32 or int
8 years ago
Pavel Roskin f622a17c75 Remove write-only FileId variable
8 years ago
Pavel Roskin 46f4025372 Cast pointer to uint64_t through tintptr to avoid warnings
8 years ago
Pavel Roskin e92c4f3b40 Use constant strings to fix warnings
8 years ago
Pavel Roskin 662172012b Call devredir_cvt_slash() on the path copy, it changes the argument
8 years ago
Pavel Roskin a4e3952d65 Disable or remove dead code to prevent it from throwing warnings
8 years ago
Pavel Roskin a547cc3784 Include needed files in chansrv_fuse.c, remove duplicate declarations
8 years ago
Pavel Roskin bf39fed6e4 Fix misuse of NULL for arithmetic type
8 years ago
Pavel Roskin 4234ed278e Use FUSE_CFLAGS and FUSE_LIBS from pkg-config
8 years ago
metalefty 589b29f92f Merge pull request #461 from metalefty/ipv6/fallback-to-ipv4
8 years ago
metalefty 44149ef8a3 Merge pull request #503 from proski/jpeg
8 years ago
Pavel Roskin 077e3f5bfc Fix pointer sign warnings in TurboJPEG compression code
8 years ago
Pavel Roskin e7433ec69c Fix pointer sign warnings in JPEG compression code
8 years ago
Itamar Reis Peixoto fbf7168270 Merge pull request #504 from proski/no-ac
8 years ago
Koichiro IWAO 849a8075c5 common: If IPv6 not supported, fall back to IPv4
8 years ago
Pavel Roskin 15c4c47811 Remove "-ac" from X server parameters, it's insecure and unnecessary
8 years ago
metalefty a59645d3c5 Merge pull request #491 from proski/fuse-format
8 years ago
Pavel Roskin 7fce469cbc Fix format warnings if FUSE is enabled
8 years ago
Itamar Reis Peixoto 6138462d52 Merge pull request #499 from proski/pkgconfig
8 years ago
Pavel Roskin 3ffdcfe02d Use PKG_INSTALLDIR to determine pkg-config file install location
8 years ago
Itamar Reis Peixoto 7cc1dd2ba8 Merge pull request #460 from metalefty/ipv6/logs
8 years ago
Jay Sorg e8308d58b3 xrdp: do case insensitive compare for section names
8 years ago
Jay Sorg 25fd585d55 chansrv: some fixes to log file path
8 years ago
Itamar Reis Peixoto ab69b8501d Merge pull request #496 from proski/pkgconfig
8 years ago
Pavel Roskin 5afc5bd8b3 Fix include path in xrdp-uninstalled.pc.in
8 years ago
Pavel Roskin 42d639f30d Add pkgconfig/.gitignore
8 years ago
Itamar Reis Peixoto c83c736073 Merge pull request #495 from proski/distcheck
8 years ago
Pavel Roskin d8a5b62125 Add "make distcheck" to travis checks
8 years ago
Itamar Reis Peixoto 824564f979 Merge pull request #494 from proski/openssl
8 years ago