Commit Graph

620 Commits (eefc099df74ee4bc872a3c8254a27a38e353f7ae)

Author SHA1 Message Date
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
Pavel Roskin a1b7de5679 Make xrdp_wm_log_msg() log its output
8 years ago
Pavel Roskin 27ba5b4e86 Rewrite add_string_to_logwindow()
8 years ago
Akira Taniguchi b6ba95e179 Update xrdp_keyboard.ini
8 years ago
Pavel Roskin 77b380c0b5 Fix format warnings in log_message() calls
8 years ago
Pavel Roskin be1d034f91 Report pid and listening address/port for xrdp and xrdp-sesman
8 years ago
Pavel Roskin ae5bb5bf9c Fix incorrect use of "it's" and "its", adjust wording
8 years ago
speidy b38dcf1bb0 xrdp_wm: fix for multimon, draw login window and log window on primary
8 years ago
Jay Sorg dd906c3fc8 remove tabs
8 years ago
Jay Sorg d27270ab1f remove tabs
8 years ago
speidy 62799b8b10 xrdp_wm: in multimon scenario, draw log window and login window on
8 years ago
Pavel Roskin b95dc9e12f Remove extraneous color initialization
8 years ago
Pavel Roskin ca9cbcafc8 Typo fixes
8 years ago
Pavel Roskin bd0b1acf79 Fix format warnings caused by g_writeln("")
8 years ago
Jay Sorg dbf6bcc8be remove some warnings
8 years ago
Jay Sorg 6a692c96cf 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
jsorg71 034ee36f9c Merge pull request #341 from proski/sanity-checks
8 years ago
Jay Sorg 38241f2a0b Fix all format warnings and some unused variable warnings
8 years ago
Jay Sorg 7393579205 Don't attempt to intercept SIGKILL, it doesn't work on any OS
8 years ago
Pavel Roskin e0a9c769e0 Be more specific in error messages about PID file location
8 years ago
Pavel Roskin 3eb495f425 Check if rsakeys.ini exists on startup, exit if it's missing
8 years ago
Pavel Roskin 86ec50789c Move all sanity checks to a separate function xrdp_sanity_check()
8 years ago
Pavel Roskin 7642675ddf Use "dist_" prefix to minimize use of EXTRA_DIST
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 81779ddb01 Use lowercase program names for syslog
8 years ago
Pavel Roskin dcab7552db Stop redefining libdir, use moduledir for ${libdir}/xrdp
9 years ago
Pavel Roskin 22e808a186 Add missing spaces in the strings that are split for line wrapping
9 years ago
Pavel Roskin 9717e7392a Spell "return value", not "returnvalue"
9 years ago
Pavel Roskin eacfb00050 Declare xrdp_mm_frame_ack() in xrdp.h, it's used in xrdp_wm.c
9 years ago
Pavel Roskin 02c981e796 More spelling fixes found by codespell and aspell
9 years ago
Pavel Roskin f8cb1588ef Replace "charactor" with "character" everywhere
9 years ago
Pavel Roskin a452d8d36a Merge AM_CFLAGS and INCLUDES info AM_CPPFLAGS
9 years ago
Pavel Roskin ee1a237685 Remove GOT_PREFIX, it's a broken hack of limited utility
9 years ago
jsorg71 c6f27eb96c Merge pull request #304 from proski/devel
9 years ago
Koichiro IWAO 16a284d1dc Drop exec permission of non executable files
9 years ago
Pavel Roskin 964e860072 Run through codespell
9 years ago
Jay Sorg f49e2058df xrdp: change when using xrdp.ini hidelogwindow
9 years ago
Jay Sorg 418637f72d xrdp: fix --kill
9 years ago
Jay Sorg fd793bd213 rename g_tcp_can_recv to g_sck_can_recv
9 years ago
Jay Sorg 6974dc5c6d remove some more generated files
9 years ago
itamarjp 960cc62a0e add missing files into extra_dist,
9 years ago
Jay Sorg 6c23b85593 add timeout to trans_get_wait_objs_rw
9 years ago
Jay Sorg 5d73cbd636 set the source for chansrv
9 years ago
Jay Sorg 4a553e07af update the module API
9 years ago
Jay Sorg b56aa9832e work on main loop changes
9 years ago
Thomas Spalinger 04b729ccd1 finish for supporting swiss german keyboard
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
Koichiro IWAO ba2237a3c4 xrdp: fix -h -v option if xrdp.ini is invalid
9 years ago
Akira Taniguchi 2fc1f3b811 xrdp_keyboard.ini: Fix jp keyboard model
10 years ago
Koichiro IWAO 2212991bd7 Add Japanese keymap codes in xrdp_keyboard.ini
10 years ago
Mike Rostermund b3cc8f75d9 Fix spelling error and typo
10 years ago
jsorg71 c39d2b0912 Merge pull request #178 from mgorny/altgr-keymap
10 years ago
Anthony Agresta 6ddc43c4fc vnc: Added delay_ms option. Fixes neutrinolabs/xrdp#182
10 years ago
jsorg71 dd00c8691c Merge pull request #173 from moobyfr/default-autorun-ini
10 years ago
Michał Górny cc3231272d Install and enable 0415/pl keymap
10 years ago
Michał Górny 20a962b640 keymap: support combining shift & capslock with altgr
10 years ago
BLINDAUER Emmanuel 4dcc186299 Set a value for the default autorun session
10 years ago
Jay Sorg 2badb31bf2 big endian fix
10 years ago