Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 added echo test routine in simple.c for testing DVC using Microsoft's ECHO protocol | |||||
* | o moved from GNU General Public License to Apache License, Version 2.0 | Laxmikant Rashinkar | 2012-09-19 | 1 | -807/+915 | |
| | | | | | o applied new coding standards to all .c files o moved some files around | |||||
* | 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 | |
|\ | | | | | Moduleload | |||||
| * | 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 | |
| | | ||||||
* | | Initial syslog support in XRDP | norrarvid | 2012-05-27 | 1 | -30/+51 | |
|/ | ||||||
* | move temp files from /tmp to /tmp/.xrdp | Jay Sorg | 2012-02-11 | 1 | -1/+1 | |
| | ||||||
* | fix for https://bugzilla.redhat.com/show_bug.cgi?id=782619 | Jay Sorg | 2012-02-05 | 1 | -1/+2 | |
| | ||||||
* | Major code cleanup: | Nicola Ruggero | 2010-11-03 | 1 | -54/+65 | |
| | | | | | | | - Initialized and zeroed out local variables - Check for some null pointers - Fixed some typos - Other minor changes (beautify, etc.) | |||||
* | update copyright year | jsorg71 | 2010-07-04 | 1 | -1/+1 | |
| | ||||||
* | read config file | jsorg71 | 2009-09-06 | 1 | -5/+56 | |
| | ||||||
* | improvements for when a session is disconnected | jsorg71 | 2009-09-05 | 1 | -0/+10 | |
| | ||||||
* | use unix socket for chansrv | jsorg71 | 2009-09-05 | 1 | -2/+2 | |
| | ||||||
* | clipboard work | jsorg71 | 2009-09-02 | 1 | -33/+7 | |
| | ||||||
* | fix crash with large clipboards | jsorg71 | 2009-09-01 | 1 | -0/+1 | |
| | ||||||
* | work on clipboard | jsorg71 | 2009-08-27 | 1 | -36/+34 | |
| | ||||||
* | work on clipboard | jsorg71 | 2009-08-23 | 1 | -0/+12 | |
| | ||||||
* | handle X server crash better | jsorg71 | 2009-08-21 | 1 | -0/+23 | |
| | ||||||
* | first clipboard checkin | jsorg71 | 2009-08-15 | 1 | -43/+104 | |
| | ||||||
* | added device redir start files | jsorg71 | 2009-04-22 | 1 | -26/+56 | |
| | ||||||
* | work on chansrv | jsorg71 | 2009-04-20 | 1 | -5/+8 | |
| | ||||||
* | added chansrv | jsorg71 | 2009-04-19 | 1 | -0/+511 | |