Timothy Pearson
18efbc17c2
Add MySQL database skeleton file
7 years ago
Timothy Pearson
d9d774c216
Add additional statistics reporting
7 years ago
Timothy Pearson
c12cbea6b1
Add statistics reporting
7 years ago
Timothy Pearson
a2d4f91ed2
Add rudimentary sound support
7 years ago
Timothy Pearson
a3c2cb3bb2
Fix merge
7 years ago
Timothy Pearson
0607f42f47
Add additional debug statement
7 years ago
Timothy Pearson
1731a7133b
Add master node session recovery support
7 years ago
Timothy Pearson
ce82d1f189
Add ability to recover somewhat from a dead master node
7 years ago
Timothy Pearson
3abfd23294
Use a black login background
7 years ago
Timothy Pearson
9f6da51a3d
Update branding
7 years ago
Timothy Pearson
195230be49
Add hack to support blank cursors for now
7 years ago
Timothy Pearson
36c7edbfc6
Partially fix immediate exit after login
7 years ago
Timothy Pearson
d385c08f3a
Add server/group mapping
7 years ago
Timothy Pearson
46a8e6373e
Fix a number of problems
...
System is now mostly stabilized
7 years ago
Timothy Pearson
ffeda4fd0c
Add preliminary Raptor session management
7 years ago
Timothy Pearson
c09eaf540f
Fix xrdp script on Debian
7 years ago
Timothy Pearson
17bd5500f0
Minor modifications for Debian
7 years ago
Timothy Pearson
68b3aec9e3
Put Raptor fork back under GPL
7 years ago
Kentaro Hayashi
99b1e41b90
chansrv: avoid chansrv SEGV when xinode is NULL
...
When xfuse_create_file_in_xrdp_fs is failed, it returns NULL.
Without this fix, xinode->size causes SEGV, so implementation is changed
to return -1 and check the return value in caller.
7 years ago
Jay Sorg
627efbcafb
chansrv: added mp3 compression from Speidy
7 years ago
Jay Sorg
2a02ed63f6
X11rdp: xrandr change for multimon
7 years ago
Sven Dowideit
332a6d4444
Mention the channel code
...
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
10 years ago
speidy
f5ec7f4102
libxrdp: oops, fix virtual desktop size check
10 years ago
speidy
881756a82c
libxrdp: oops, fix virtual desktop size check
10 years ago
speidy
36c17767b7
libxrdp: in CS_MONITOR, validate virtual desktop size we got from client
10 years ago
speidy
b38dcf1bb0
xrdp_wm: fix for multimon, draw login window and log window on primary
...
monitor
10 years ago
Jay Sorg
dd906c3fc8
remove tabs
10 years ago
Jay Sorg
d27270ab1f
remove tabs
10 years ago
speidy
80b91c0a7b
neutrinordp: indentation fixes
10 years ago
speidy
a42cb4842c
neutrinordp:
...
o support for passing domain name to module, using
xrdp.ini module specific parameter
o reduce rail trace logging
10 years ago
speidy
551d7dd58f
neutrinordp: support for 32 to 16 bitmap conversion
10 years ago
speidy
f20e06ff42
neutrinordp: added 16bpp to 32bpp pixel color conversion
10 years ago
speidy
eb2bbcfc9f
neutrinordp: set nla, program parameters from preamble
10 years ago
speidy
62799b8b10
xrdp_wm: in multimon scenario, draw log window and login window on
...
primary monitor
10 years ago
jsorg71
f31b5a178b
Merge pull request #372 from proski/gcc5-warnings
...
Fix warnings reported by gcc 5.3.0 on Mac OS
10 years ago
Pavel Roskin
9057ad0bba
Remove unused variables in get_display_num_from_display()
10 years ago
Pavel Roskin
1403652c72
Remove unused variable in devredir_cvt_from_unicode_len()
10 years ago
Pavel Roskin
f2d326cbed
Remove unused variables from dev_redir_proc_query_dir_response()
10 years ago
Pavel Roskin
0dd0426e6f
Check XGetWindowProperty() return code in clipboard_event_property_notify()
10 years ago
Pavel Roskin
e7e4d61265
Return correct error code from process_server_paint_rect_shmem_ex()
10 years ago
Itamar Reis Peixoto
0a6a55b547
Merge pull request #370 from proski/typos
...
Typo fixes and more
10 years ago
jsorg71
8249091183
Merge pull request #332 from metalefty/freebsd/ipv6
...
common: add log for g_tcp_connect
10 years ago
Pavel Roskin
b95dc9e12f
Remove extraneous color initialization
10 years ago
Pavel Roskin
72019d3611
Use better symbols to protect include files
10 years ago
Pavel Roskin
c3f6e1f58a
Use uniform comments for GUIDs
10 years ago
Pavel Roskin
d33bc07005
Capitalize language and country names
10 years ago
Pavel Roskin
ca9cbcafc8
Typo fixes
10 years ago
jsorg71
fdb146740f
Merge pull request #360 from proski/format-warnings
...
Warning fixes
10 years ago
Jay Sorg
fac0907a3c
trans: set non blocking socket after accept
10 years ago
jsorg71
b0e1e21305
Merge pull request #366 from proski/macos-sem
...
Add unnamed semaphore support on Mac OS
10 years ago