Commit Graph

2518 Commits (aeeb3d2c2e26677758a64db496c86020f99d2f1a)
 

Author SHA1 Message Date
Pavel Roskin aeeb3d2c2e Fix warnings detected by -Wwrite-strings
8 years ago
Pavel Roskin a680d46edf Use -Wwrite-strings compiler flag if supported, add required macros
8 years ago
Pavel Roskin 951e632757 Make program_name constant, don't duplicate or free it
8 years ago
Pavel Roskin b00ca6e03d Remove commented out config_read_logging(), the code is long dead
8 years ago
Pavel Roskin 1ded8ec437 Remove unused string support in scp_session_set_addr()
8 years ago
Pavel Roskin f908528a00 Downgrade "libscp initialized" to LOG_LEVEL_DEBUG, remove line number
8 years ago
Pavel Roskin f7ef9bb938 Fix scp_init() invocation, it takes no arguments
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
Pavel Roskin 77b380c0b5 Fix format warnings in log_message() calls
8 years ago
Pavel Roskin b1527b7947 Check string format in log_message
8 years ago
Pavel Roskin be1d034f91 Report pid and listening address/port for xrdp and xrdp-sesman
8 years ago
Pavel Roskin a77ae440a7 Rename SESMAN_CFG_X11DISPLAYOFFSET to SESMAN_CFG_SESS_X11DISPLAYOFFSET
8 years ago
Pavel Roskin 7aa35f1f57 Fix typos in manual pages
8 years ago
Pavel Roskin 0d7f2d2802 Improve manual page for sesman
8 years ago
Pavel Roskin ae5bb5bf9c Fix incorrect use of "it's" and "its", adjust wording
8 years ago
Idan Freiberg 703fedded7 Merge pull request #379 from SvenDowideit/mention-channel-code
8 years ago
Sven Dowideit 332a6d4444 Mention the channel code
8 years ago
speidy f5ec7f4102 libxrdp: oops, fix virtual desktop size check
8 years ago
speidy 881756a82c libxrdp: oops, fix virtual desktop size check
8 years ago
speidy 36c17767b7 libxrdp: in CS_MONITOR, validate virtual desktop size we got from client
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 80b91c0a7b neutrinordp: indentation fixes
8 years ago
speidy a42cb4842c neutrinordp:
8 years ago
speidy 551d7dd58f neutrinordp: support for 32 to 16 bitmap conversion
8 years ago
speidy f20e06ff42 neutrinordp: added 16bpp to 32bpp pixel color conversion
8 years ago
speidy eb2bbcfc9f neutrinordp: set nla, program parameters from preamble
8 years ago
speidy 62799b8b10 xrdp_wm: in multimon scenario, draw log window and login window on
8 years ago
jsorg71 f31b5a178b Merge pull request #372 from proski/gcc5-warnings
8 years ago
Pavel Roskin 9057ad0bba Remove unused variables in get_display_num_from_display()
8 years ago
Pavel Roskin 1403652c72 Remove unused variable in devredir_cvt_from_unicode_len()
8 years ago
Pavel Roskin f2d326cbed Remove unused variables from dev_redir_proc_query_dir_response()
8 years ago
Pavel Roskin 0dd0426e6f Check XGetWindowProperty() return code in clipboard_event_property_notify()
8 years ago
Pavel Roskin e7e4d61265 Return correct error code from process_server_paint_rect_shmem_ex()
8 years ago
Itamar Reis Peixoto 0a6a55b547 Merge pull request #370 from proski/typos
8 years ago
jsorg71 8249091183 Merge pull request #332 from metalefty/freebsd/ipv6
8 years ago
Pavel Roskin b95dc9e12f Remove extraneous color initialization
8 years ago
Pavel Roskin 72019d3611 Use better symbols to protect include files
8 years ago
Pavel Roskin c3f6e1f58a Use uniform comments for GUIDs
8 years ago
Pavel Roskin d33bc07005 Capitalize language and country names
8 years ago
Pavel Roskin ca9cbcafc8 Typo fixes
8 years ago
jsorg71 fdb146740f Merge pull request #360 from proski/format-warnings
8 years ago
Jay Sorg fac0907a3c trans: set non blocking socket after accept
8 years ago
jsorg71 b0e1e21305 Merge pull request #366 from proski/macos-sem
8 years ago
Pavel Roskin f93074a430 Add unnamed semaphore support on Mac OS
8 years ago
Pavel Roskin 70f3d4c5e2 Fix warnings for unused variables read from byte streams
8 years ago
Pavel Roskin 95e1603f9d Fix recently introduced warnings in session.c
8 years ago