Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add rudimentary sound support | Timothy Pearson | 2019-03-04 | 1 | -0/+5 |
| | |||||
* | chansrv: handle smartcard session reconnect and some logging changes | Jay Sorg | 2013-12-07 | 1 | -2/+2 |
| | |||||
* | merges from authentic8 | Jay Sorg | 2013-09-26 | 1 | -17/+48 |
|\ | |||||
| * | Another merge error in sesman/chansrv/clipboar.c | Jim Grandy | 2013-08-22 | 1 | -8/+8 |
| | | |||||
| * | fix merge error in sesman/chansrv/clipboard.c | Jim Grandy | 2013-08-22 | 1 | -4/+4 |
| | | |||||
| * | Fix errors cause by previous merge (2361914) | Jim Grandy | 2013-08-22 | 1 | -0/+2 |
| | | |||||
| * | Hand-apply patches (misc) from Authentic8: b18667d 6d22ada 95d93a3 433b49c ↵ | Jim Grandy | 2013-08-22 | 1 | -22/+51 |
|/ | | | | b96f85f 8c32c46 f87f6b3 c93cce0 26ce9ce | ||||
* | clipboard: enabled module logging | Laxmikant Rashinkar | 2013-08-14 | 1 | -228/+255 |
| | |||||
* | chansrv: no logic change, work on warning | Jay Sorg | 2013-07-02 | 1 | -11/+0 |
| | |||||
* | chansrv: no logic change, EOL and coding style cleanup | Jay Sorg | 2013-06-23 | 1 | -3/+5 |
| | |||||
* | Fix sound and clipboard crashes | Lukas Vacek | 2013-06-22 | 1 | -0/+6 |
| | | | | | | | | | | | | | - In case clipboard is not initialized, clipboard_data_in returns (fixes a segfault) - If less than 4 bytes are sent to sound_send_wave_data_chunk, it returns (fixes a segfault) - When sending sound initiliazation messages set g_chan in chansrv to 0, so the server waits for client to reply (this makes sound work afte reconnecting) - In process_message_channel_setup, clear any leftover data in chan_items | ||||
* | o early checkin for drive redirection | Laxmikant Rashinkar | 2013-03-08 | 1 | -3/+3 |
| | | | | | | | | | o basic drive redirection is working o functions currently supported: open: read, write, create, get/set attribute o requires latest NeutrinoRDP to work o note: clipboard is broken because of the move from linked lists to inodes in the FUSE code | ||||
* | chansrv: fix clipboard crash | Jay Sorg | 2013-02-15 | 1 | -1/+1 |
| | |||||
* | chansrv: cleanup some clipboard code | Jay Sorg | 2012-11-14 | 1 | -46/+60 |
| | |||||
* | chansrv: change for pasting over a wan | Jay Sorg | 2012-11-14 | 1 | -54/+110 |
| | |||||
* | chansrv: work on clipboard c2s for wan | Jay Sorg | 2012-11-11 | 1 | -5/+139 |
| | |||||
* | chansrv: ignore directory clipboard copies for now and clean up logging | Jay Sorg | 2012-11-07 | 1 | -29/+30 |
| | |||||
* | chansrv: clipboard file copy / paste working now | Jay Sorg | 2012-11-05 | 1 | -31/+165 |
| | |||||
* | chansrv: work on clipboard file copy | Jay Sorg | 2012-11-04 | 1 | -0/+74 |
| | |||||
* | chansrv: work on clipboard file copy paste | Jay Sorg | 2012-11-03 | 1 | -3/+9 |
| | |||||
* | chansrv: work on clipboard | Jay Sorg | 2012-10-29 | 1 | -2/+27 |
| | |||||
* | chansrv: work on clipboard | Jay Sorg | 2012-10-21 | 1 | -9/+11 |
| | |||||
* | chansrv: work on clipboard | Jay Sorg | 2012-10-20 | 1 | -201/+102 |
| | |||||
* | chansrv: work on clipboard | Jay Sorg | 2012-10-18 | 1 | -178/+170 |
| | |||||
* | chansrv: work on clipboard | Jay Sorg | 2012-10-18 | 1 | -28/+36 |
| | |||||
* | chansrv: work on clipboard | Jay Sorg | 2012-10-17 | 1 | -9/+50 |
| | |||||
* | chansrv: work on clipboard | Jay Sorg | 2012-10-17 | 1 | -67/+93 |
| | |||||
* | chansrv: work on clipboard | Jay Sorg | 2012-10-14 | 1 | -23/+30 |
| | |||||
* | chansrv: work on clipboard | Jay Sorg | 2012-10-14 | 1 | -30/+129 |
| | |||||
* | chansrv: split out clipboard code, getting big | Jay Sorg | 2012-10-14 | 1 | -287/+7 |
| | |||||
* | work on clipboard | Jay Sorg | 2012-10-13 | 1 | -167/+576 |
| | |||||
* | chansrv: work on clipboard | Jay Sorg | 2012-10-05 | 1 | -3/+7 |
| | |||||
* | chansrv: work on file copy / paste | Jay Sorg | 2012-10-04 | 1 | -62/+341 |
| | |||||
* | o moved from GNU General Public License to Apache License, Version 2.0 | Laxmikant Rashinkar | 2012-09-19 | 1 | -999/+1118 |
| | | | | | 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 | -37/+73 |
| | |||||
* | clipboard: added image support | Jay Sorg | 2012-08-12 | 1 | -20/+330 |
| | |||||
* | chansrv: rail, open X later, release window manager on rail disconnect | Jay Sorg | 2012-07-31 | 1 | -0/+1 |
| | |||||
* | more work on rail | Jay Sorg | 2012-07-26 | 1 | -0/+1 |
| | |||||
* | rail: work on splitting X11 calls out to xcommon | Jay Sorg | 2012-07-26 | 1 | -150/+47 |
| | |||||
* | 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 | -81/+100 |
| | |||||
* | no logic changes, remove warnings and coding style changes | Jay Sorg | 2012-06-10 | 1 | -6/+4 |
| | |||||
* | Initial syslog support in XRDP | norrarvid | 2012-05-27 | 1 | -73/+74 |
| | |||||
* | use do ... while (0) style for parse.h | jsorg71 | 2010-08-09 | 1 | -2/+2 |
| | |||||
* | update copyright year | jsorg71 | 2010-07-04 | 1 | -1/+1 |
| | |||||
* | remove some dead code | jsorg71 | 2009-12-26 | 1 | -1/+0 |
| | |||||
* | improvements for when a session is disconnected | jsorg71 | 2009-09-05 | 1 | -6/+15 |
| | |||||
* | don't set error handlers for now | jsorg71 | 2009-09-04 | 1 | -2/+4 |
| | |||||
* | clipboard work | jsorg71 | 2009-09-02 | 1 | -95/+151 |
| | |||||
* | clipboard work | jsorg71 | 2009-09-01 | 1 | -21/+37 |
| |