summaryrefslogtreecommitdiffstats
path: root/sesman/chansrv/clipboard.c
Commit message (Collapse)AuthorAgeFilesLines
* Add rudimentary sound supportTimothy Pearson2019-03-041-0/+5
|
* chansrv: handle smartcard session reconnect and some logging changesJay Sorg2013-12-071-2/+2
|
* merges from authentic8Jay Sorg2013-09-261-17/+48
|\
| * Another merge error in sesman/chansrv/clipboar.cJim Grandy2013-08-221-8/+8
| |
| * fix merge error in sesman/chansrv/clipboard.cJim Grandy2013-08-221-4/+4
| |
| * Fix errors cause by previous merge (2361914)Jim Grandy2013-08-221-0/+2
| |
| * Hand-apply patches (misc) from Authentic8: b18667d 6d22ada 95d93a3 433b49c ↵Jim Grandy2013-08-221-22/+51
|/ | | | b96f85f 8c32c46 f87f6b3 c93cce0 26ce9ce
* clipboard: enabled module loggingLaxmikant Rashinkar2013-08-141-228/+255
|
* chansrv: no logic change, work on warningJay Sorg2013-07-021-11/+0
|
* chansrv: no logic change, EOL and coding style cleanupJay Sorg2013-06-231-3/+5
|
* Fix sound and clipboard crashesLukas Vacek2013-06-221-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 redirectionLaxmikant Rashinkar2013-03-081-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 crashJay Sorg2013-02-151-1/+1
|
* chansrv: cleanup some clipboard codeJay Sorg2012-11-141-46/+60
|
* chansrv: change for pasting over a wanJay Sorg2012-11-141-54/+110
|
* chansrv: work on clipboard c2s for wanJay Sorg2012-11-111-5/+139
|
* chansrv: ignore directory clipboard copies for now and clean up loggingJay Sorg2012-11-071-29/+30
|
* chansrv: clipboard file copy / paste working nowJay Sorg2012-11-051-31/+165
|
* chansrv: work on clipboard file copyJay Sorg2012-11-041-0/+74
|
* chansrv: work on clipboard file copy pasteJay Sorg2012-11-031-3/+9
|
* chansrv: work on clipboardJay Sorg2012-10-291-2/+27
|
* chansrv: work on clipboardJay Sorg2012-10-211-9/+11
|
* chansrv: work on clipboardJay Sorg2012-10-201-201/+102
|
* chansrv: work on clipboardJay Sorg2012-10-181-178/+170
|
* chansrv: work on clipboardJay Sorg2012-10-181-28/+36
|
* chansrv: work on clipboardJay Sorg2012-10-171-9/+50
|
* chansrv: work on clipboardJay Sorg2012-10-171-67/+93
|
* chansrv: work on clipboardJay Sorg2012-10-141-23/+30
|
* chansrv: work on clipboardJay Sorg2012-10-141-30/+129
|
* chansrv: split out clipboard code, getting bigJay Sorg2012-10-141-287/+7
|
* work on clipboardJay Sorg2012-10-131-167/+576
|
* chansrv: work on clipboardJay Sorg2012-10-051-3/+7
|
* chansrv: work on file copy / pasteJay Sorg2012-10-041-62/+341
|
* o moved from GNU General Public License to Apache License, Version 2.0Laxmikant Rashinkar2012-09-191-999/+1118
| | | | | o applied new coding standards to all .c files o moved some files around
* chansrv: work on image clipboardJay Sorg2012-08-191-37/+73
|
* clipboard: added image supportJay Sorg2012-08-121-20/+330
|
* chansrv: rail, open X later, release window manager on rail disconnectJay Sorg2012-07-311-0/+1
|
* more work on railJay Sorg2012-07-261-0/+1
|
* rail: work on splitting X11 calls out to xcommonJay Sorg2012-07-261-150/+47
|
* chansrv: update licenseJay Sorg2012-07-241-18/+17
|
* chansrv: changes for running as user, not rootJay Sorg2012-07-221-81/+100
|
* no logic changes, remove warnings and coding style changesJay Sorg2012-06-101-6/+4
|
* Initial syslog support in XRDPnorrarvid2012-05-271-73/+74
|
* use do ... while (0) style for parse.hjsorg712010-08-091-2/+2
|
* update copyright yearjsorg712010-07-041-1/+1
|
* remove some dead codejsorg712009-12-261-1/+0
|
* improvements for when a session is disconnectedjsorg712009-09-051-6/+15
|
* don't set error handlers for nowjsorg712009-09-041-2/+4
|
* clipboard workjsorg712009-09-021-95/+151
|
* clipboard workjsorg712009-09-011-21/+37
|