| Commit message (Expand) | Author | Age | Files | Lines |
* | chansrv: added mp3 compression from Speidy | Jay Sorg | 2016-07-13 | 4 | -34/+668 |
* | X11rdp: xrandr change for multimon | Jay Sorg | 2016-07-13 | 1 | -0/+2 |
* | Merge pull request #379 from SvenDowideit/mention-channel-code | Idan Freiberg | 2016-05-31 | 1 | -0/+4 |
|\ |
|
| * | Mention the channel code | Sven Dowideit | 2016-05-31 | 1 | -0/+4 |
|/ |
|
* | libxrdp: oops, fix virtual desktop size check | speidy | 2016-05-18 | 1 | -2/+2 |
* | libxrdp: oops, fix virtual desktop size check | speidy | 2016-05-18 | 1 | -2/+2 |
* | libxrdp: in CS_MONITOR, validate virtual desktop size we got from client | speidy | 2016-05-18 | 1 | -0/+7 |
* | xrdp_wm: fix for multimon, draw login window and log window on primary | speidy | 2016-05-17 | 4 | -30/+77 |
* | remove tabs | Jay Sorg | 2016-05-16 | 2 | -10/+10 |
* | remove tabs | Jay Sorg | 2016-05-16 | 1 | -9/+9 |
* | neutrinordp: indentation fixes | speidy | 2016-05-12 | 3 | -214/+262 |
* | neutrinordp: | speidy | 2016-05-12 | 2 | -12/+19 |
* | neutrinordp: support for 32 to 16 bitmap conversion | speidy | 2016-05-12 | 2 | -0/+25 |
* | neutrinordp: added 16bpp to 32bpp pixel color conversion | speidy | 2016-05-12 | 1 | -0/+8 |
* | neutrinordp: set nla, program parameters from preamble | speidy | 2016-05-12 | 1 | -0/+8 |
* | xrdp_wm: in multimon scenario, draw log window and login window on | speidy | 2016-05-12 | 2 | -5/+44 |
* | Merge pull request #372 from proski/gcc5-warnings | jsorg71 | 2016-05-11 | 4 | -36/+17 |
|\ |
|
| * | Remove unused variables in get_display_num_from_display() | Pavel Roskin | 2016-05-06 | 1 | -18/+0 |
| * | Remove unused variable in devredir_cvt_from_unicode_len() | Pavel Roskin | 2016-05-06 | 1 | -2/+1 |
| * | Remove unused variables from dev_redir_proc_query_dir_response() | Pavel Roskin | 2016-05-06 | 1 | -15/+5 |
| * | Check XGetWindowProperty() return code in clipboard_event_property_notify() | Pavel Roskin | 2016-05-06 | 1 | -0/+10 |
| * | Return correct error code from process_server_paint_rect_shmem_ex() | Pavel Roskin | 2016-05-06 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #370 from proski/typos | Itamar Reis Peixoto | 2016-05-06 | 37 | -86/+85 |
|\ |
|
| * | Remove extraneous color initialization | Pavel Roskin | 2016-05-05 | 1 | -1/+0 |
| * | Use better symbols to protect include files | Pavel Roskin | 2016-05-05 | 2 | -4/+4 |
| * | Use uniform comments for GUIDs | Pavel Roskin | 2016-05-05 | 1 | -5/+5 |
| * | Capitalize language and country names | Pavel Roskin | 2016-05-05 | 1 | -8/+8 |
| * | Typo fixes | Pavel Roskin | 2016-05-04 | 33 | -68/+68 |
* | | Merge pull request #332 from metalefty/freebsd/ipv6 | jsorg71 | 2016-05-05 | 1 | -40/+47 |
|\ \
| |/
|/| |
|
| * | common: no logic change, indent 2 -> 4 | Koichiro IWAO | 2016-02-23 | 1 | -39/+39 |
| * | common: no logic change, fix alignment, whitespaces | Koichiro IWAO | 2016-02-23 | 1 | -2/+2 |
| * | common: add log for g_tcp_connect | Koichiro IWAO | 2016-02-23 | 1 | -0/+7 |
* | | Merge pull request #360 from proski/format-warnings | jsorg71 | 2016-05-03 | 21 | -111/+100 |
|\ \ |
|
| * | | Fix warnings for unused variables read from byte streams | Pavel Roskin | 2016-04-23 | 7 | -36/+20 |
| * | | Fix recently introduced warnings in session.c | Pavel Roskin | 2016-04-21 | 1 | -10/+10 |
| * | | Fix warnings about unused variables and functions | Pavel Roskin | 2016-04-21 | 6 | -7/+8 |
| * | | Fix more format warnings | Pavel Roskin | 2016-04-21 | 6 | -37/+37 |
| * | | Fix format warnings caused by g_writeln("") | Pavel Roskin | 2016-04-21 | 3 | -21/+21 |
| * | | Include config_ac.h from common/os_calls.h to enable all format warnings | Pavel Roskin | 2016-04-21 | 1 | -0/+4 |
* | | | trans: set non blocking socket after accept | Jay Sorg | 2016-04-27 | 1 | -1/+1 |
* | | | Merge pull request #366 from proski/macos-sem | jsorg71 | 2016-04-26 | 2 | -11/+26 |
|\ \ \
| |/ /
|/| | |
|
| * | | Add unnamed semaphore support on Mac OS | Pavel Roskin | 2016-04-23 | 2 | -11/+26 |
|/ / |
|
* | | X11rdp: Mesa link fix | Jay Sorg | 2016-04-21 | 1 | -0/+7 |
* | | multimon fix | Jay Sorg | 2016-04-20 | 1 | -4/+0 |
* | | X11rdp: merge multimon from Xorg driver | Jay Sorg | 2016-04-19 | 3 | -7/+197 |
* | | Merge pull request #359 from metalefty/sesman/configurable-xserver-path | jsorg71 | 2016-04-18 | 3 | -11/+25 |
|\ \ |
|
| * | | sesman: do not hardcode Xorg/X11rdp/Xvnc executables | Koichiro IWAO | 2016-04-07 | 2 | -7/+23 |
| * | | sesman: brief xorg_params, no logic change | Koichiro IWAO | 2016-04-07 | 1 | -4/+2 |
* | | | Merge pull request #361 from metalefty/do-not-attempt-to-trap-sigkill | jsorg71 | 2016-04-17 | 2 | -15/+1 |
|\ \ \ |
|
| * | | | Remove trailing whitespace, no logic change | Koichiro IWAO | 2016-04-11 | 1 | -1/+1 |