| Commit message (Expand) | Author | Age | Files | Lines |
* | add timeout to trans_get_wait_objs_rw | Jay Sorg | 2015-07-13 | 1 | -1/+1 |
* | fix possible segfault in chansrv if DISPLAY is not set | Robert Milasan | 2015-01-20 | 1 | -1/+3 |
* | chansrv: check for nil | Jay Sorg | 2014-08-13 | 1 | -8/+13 |
* | chansrv: allow multiple xrdpapi connections | Jay Sorg | 2014-08-12 | 1 | -38/+76 |
* | move some hard code paths to defines in header | Jay Sorg | 2014-08-06 | 1 | -3/+2 |
* | coverity: fixed miscellaneous issues | Laxmikant Rashinkar | 2014-08-02 | 1 | -0/+1 |
* | coverity: fixed unsigned compare against 0 | Laxmikant Rashinkar | 2014-07-28 | 1 | -5/+0 |
* | coverity: fixed unchecked return value | Laxmikant Rashinkar | 2014-07-19 | 1 | -1/+2 |
* | bringup RAIL only when we receive a RAIL command | Laxmikant Rashinkar | 2014-01-31 | 1 | -1/+1 |
* | chansrv: minor change in child_signal_handler | Jay Sorg | 2013-12-30 | 1 | -9/+7 |
* | chansrv: disable rail for now | Jay Sorg | 2013-12-16 | 1 | -1/+2 |
* | chansrv: remove g_sent, not needed anymore | Jay Sorg | 2013-12-04 | 1 | -14/+6 |
* | vrplayer: work on client timing | Jay Sorg | 2013-11-11 | 1 | -2/+3 |
* | chansrv: use trans_force_write for xrdapi uds | Jay Sorg | 2013-11-08 | 1 | -1/+1 |
* | merges from authentic8 | Jay Sorg | 2013-09-26 | 1 | -12/+82 |
|\ |
|
| * | Hand-apply patches (misc) from Authentic8: b18667d 6d22ada 95d93a3 433b49c b9... | Jim Grandy | 2013-08-22 | 1 | -7/+52 |
| * | Hand-apply patches (chansrv/rail) from Authentic8: 516fd1d 6a4fb28 c038a99 | Jim Grandy | 2013-08-22 | 1 | -0/+139 |
| * | Hand-apply patches (rail improvements) from Authentic8 branch: 6e15b4a 2c99e6... | Jim Grandy | 2013-08-22 | 1 | -16/+0 |
| * | Hand-apply patches (rail improvements) from Authentic8 branch: 507694d, 0e21d... | Jim Grandy | 2013-08-22 | 1 | -0/+41 |
* | | chansrv: deadlock, add trans copy func | Jay Sorg | 2013-09-23 | 1 | -17/+12 |
* | | chansrv: fix for deadlock | Jay Sorg | 2013-09-23 | 1 | -2/+12 |
* | | chansrv: added timeout callback | Jay Sorg | 2013-09-07 | 1 | -0/+139 |
* | | gracefully handle segfaults in chansrv code | Laxmikant Rashinkar | 2013-09-03 | 1 | -1/+11 |
* | | common: transport aware when app is terminating | Jay Sorg | 2013-08-17 | 1 | -2/+12 |
|/ |
|
* | chansrv: no logic change, work on warning | Jay Sorg | 2013-07-02 | 1 | -0/+1 |
* | chansrv: no logic change, EOL and coding style cleanup | Jay Sorg | 2013-06-23 | 1 | -15/+19 |
* | Fix sound and clipboard crashes | Lukas Vacek | 2013-06-22 | 1 | -0/+19 |
* | chansrv: work on pulse sink | Jay Sorg | 2013-03-31 | 1 | -2/+8 |
* | o early checkin for drive redirection | Laxmikant Rashinkar | 2013-03-08 | 1 | -4/+5 |
* | xrdpapi: use header for server to client writes | Jay Sorg | 2012-12-17 | 1 | -1/+25 |
* | o in login dialog set sesman-X11rdp as the default module | Laxmikant Rashinkar | 2012-11-09 | 1 | -2/+6 |
* | chansrv: work on clipboard file copy paste | Jay Sorg | 2012-11-03 | 1 | -2/+1 |
* | chansrv: work on clipboard | Jay Sorg | 2012-10-29 | 1 | -3/+16 |
* | chansrv: work on clipboard | Jay Sorg | 2012-10-05 | 1 | -3/+3 |
* | chansrv: work on file copy / paste | Jay Sorg | 2012-10-04 | 1 | -2/+5 |
* | o added support for dynamic virtual channels | Laxmikant Rashinkar | 2012-09-27 | 1 | -54/+162 |
* | o moved from GNU General Public License to Apache License, Version 2.0 | Laxmikant Rashinkar | 2012-09-19 | 1 | -807/+915 |
* | chansrv: work on image clipboard | Jay Sorg | 2012-08-19 | 1 | -46/+140 |
* | chansrv: work on dynamic channels | Jay Sorg | 2012-08-08 | 1 | -7/+18 |
* | chansrv: fix for writing to non existing channel goes to first channel | Jay Sorg | 2012-08-08 | 1 | -2/+12 |
* | chansrv: xrdpapi working | Jay Sorg | 2012-08-02 | 1 | -0/+189 |
* | rail: implement TS_RAIL_ORDER_EXEC | Jay Sorg | 2012-07-31 | 1 | -2/+63 |
* | chansrv: rail, open X later, release window manager on rail disconnect | Jay Sorg | 2012-07-31 | 1 | -5/+0 |
* | chansrv: init xcommon | Jay Sorg | 2012-07-28 | 1 | -0/+5 |
* | rail: work on splitting X11 calls out to xcommon | Jay Sorg | 2012-07-26 | 1 | -23/+44 |
* | chansrv: update license | Jay Sorg | 2012-07-24 | 1 | -18/+17 |
* | chansrv: changes for running as user, not root | Jay Sorg | 2012-07-22 | 1 | -37/+41 |
* | Merge pull request #22 from ArvidNorr/moduleload | ArvidNorr | 2012-06-17 | 1 | -3/+3 |
|\ |
|
| * | added comments, added define, removed unused inparameter | norrarvid | 2012-05-29 | 1 | -3/+3 |
* | | no logic changes, remove warnings and coding style changes | Jay Sorg | 2012-06-10 | 1 | -20/+24 |