summaryrefslogtreecommitdiffstats
path: root/sesman/chansrv/chansrv.c
Commit message (Collapse)AuthorAgeFilesLines
...
* chansrv: work on clipboard file copy pasteJay Sorg2012-11-031-2/+1
|
* chansrv: work on clipboardJay Sorg2012-10-291-3/+16
|
* chansrv: work on clipboardJay Sorg2012-10-051-3/+3
|
* chansrv: work on file copy / pasteJay Sorg2012-10-041-2/+5
|
* o added support for dynamic virtual channelsLaxmikant Rashinkar2012-09-271-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.0Laxmikant Rashinkar2012-09-191-807/+915
| | | | | o applied new coding standards to all .c files o moved some files around
* chansrv: work on image clipboardJay Sorg2012-08-191-46/+140
|
* chansrv: work on dynamic channelsJay Sorg2012-08-081-7/+18
|
* chansrv: fix for writing to non existing channel goes to first channelJay Sorg2012-08-081-2/+12
|
* chansrv: xrdpapi workingJay Sorg2012-08-021-0/+189
|
* rail: implement TS_RAIL_ORDER_EXECJay Sorg2012-07-311-2/+63
|
* chansrv: rail, open X later, release window manager on rail disconnectJay Sorg2012-07-311-5/+0
|
* chansrv: init xcommonJay Sorg2012-07-281-0/+5
|
* rail: work on splitting X11 calls out to xcommonJay Sorg2012-07-261-23/+44
|
* chansrv: update licenseJay Sorg2012-07-241-18/+17
|
* chansrv: changes for running as user, not rootJay Sorg2012-07-221-37/+41
|
* Merge pull request #22 from ArvidNorr/moduleloadArvidNorr2012-06-171-3/+3
|\ | | | | Moduleload
| * added comments, added define, removed unused inparameternorrarvid2012-05-291-3/+3
| |
* | no logic changes, remove warnings and coding style changesJay Sorg2012-06-101-20/+24
| |
* | Initial syslog support in XRDPnorrarvid2012-05-271-30/+51
|/
* move temp files from /tmp to /tmp/.xrdpJay Sorg2012-02-111-1/+1
|
* fix for https://bugzilla.redhat.com/show_bug.cgi?id=782619Jay Sorg2012-02-051-1/+2
|
* Major code cleanup:Nicola Ruggero2010-11-031-54/+65
| | | | | | | - Initialized and zeroed out local variables - Check for some null pointers - Fixed some typos - Other minor changes (beautify, etc.)
* update copyright yearjsorg712010-07-041-1/+1
|
* read config filejsorg712009-09-061-5/+56
|
* improvements for when a session is disconnectedjsorg712009-09-051-0/+10
|
* use unix socket for chansrvjsorg712009-09-051-2/+2
|
* clipboard workjsorg712009-09-021-33/+7
|
* fix crash with large clipboardsjsorg712009-09-011-0/+1
|
* work on clipboardjsorg712009-08-271-36/+34
|
* work on clipboardjsorg712009-08-231-0/+12
|
* handle X server crash betterjsorg712009-08-211-0/+23
|
* first clipboard checkinjsorg712009-08-151-43/+104
|
* added device redir start filesjsorg712009-04-221-26/+56
|
* work on chansrvjsorg712009-04-201-5/+8
|
* added chansrvjsorg712009-04-191-0/+511