Commit Graph

2535 Commits (5eadc4e76295bbf5283636ed498d5d38d8411360)
 

Author SHA1 Message Date
Timothy Pearson 5eadc4e762 Always show log during connection 7 years ago
Timothy Pearson 7e78d6c7a0 Update management network range 7 years ago
Timothy Pearson 763641b27a Fix a couple of additional ppc64 endianness / alignment issues 7 years ago
Timothy Pearson 31a76fc0c0 Fix a few situations where process output was corrupted with existing uncleard buffer data
This fixes session termination not being marked in the database
7 years ago
Timothy Pearson 0e1490480e Add debug warning when maximum session limit is hit for a specified user group 7 years ago
Timothy Pearson 0aa28343e6 Don't try connecting to remote node if preliminary node allocation has failed for any reason 7 years ago
Timothy Pearson 7d0cd0c4b1 Fix endianness checks on ppc64 7 years ago
Timothy Pearson b46473e27c Update sources to build on ppc64el 7 years ago
Timothy Pearson 8fca4e413b Update for OpenSSL 1.1 7 years ago
Timothy Pearson 1117f8b31b Second part of prior commit 7 years ago
Timothy Pearson 643da9e11a Download installation files from correct locations
Keep track of arbiter(s) in use per connection
7 years ago
Timothy Pearson 4744512ec3 Fix sporadic xrdp-sesman crash on session initiation
Fix a number of memory leaks
Fix access to freed memory
Fix invalid function return values
7 years ago
Timothy Pearson ffcc4ab362 Fix non-root-user display server startup failure
Transfer and clean up Kerberos ticket on login and logout
Remove spurious debugging messages
7 years ago
Timothy Pearson 1978692fae Add database configuration options to main config file 7 years ago
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