summaryrefslogtreecommitdiffstats
path: root/sesman/chansrv
Commit message (Collapse)AuthorAgeFilesLines
* xorg driver, include cleanupJay Sorg2013-07-237-77/+99
|
* Merge branch 'master' of github.com:neutrinolabs/xrdpJay Sorg2013-07-021-1/+1
|\
| * chansrv: fix for pulse simple method, to get it work again.speidy2013-06-251-1/+1
| |
* | chansrv: no logic change, work on warningJay Sorg2013-07-0210-87/+32
|/
* chansrv: no logic change, EOL and coding style cleanupJay Sorg2013-06-232-18/+24
|
* Fix sound and clipboard crashesLukas Vacek2013-06-223-0/+26
| | | | | | | | | | | | | - 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
* Merge branch 'master' of github.com:neutrinolabs/xrdpLaxmikant Rashinkar2013-06-084-4/+40
|\
| * Merge remote-tracking branch 'xrdp-org/master'Jay Sorg2013-06-063-3/+29
| |\
| | * pulse: change some errors to debugJay Sorg2013-06-061-3/+2
| | |
| | * more pulse notesJay Sorg2013-06-062-0/+27
| | |
| * | Merge remote branch 'xrdp-org/master'Jay Sorg2013-06-031-1/+11
| |\ \ | | |/
| | * merge from pmhahnJay Sorg2013-05-291-1/+11
| | |\
| | | * sesman: Fix distPhilipp Hahn2013-01-281-1/+11
| | | | | | | | | | | | | | | | | | | | Add missing header files to EXTRA_DIST. Otherwise "make distcheck" fails.
* | | | folder redirection: fixed language issuesLaxmikant Rashinkar2013-06-083-163/+98
|/ / /
* | | folder redirection: made changes to read/write routines to avoid race conditionsLaxmikant Rashinkar2013-06-025-10/+70
|/ /
* | file system redirection:Laxmikant Rashinkar2013-05-212-8/+57
| | | | | | | | o vi now works with freerdp and rdesktop
* | file system redirection:Laxmikant Rashinkar2013-05-192-28/+46
| | | | | | | | o vi now works when connected via freerdp but does not fully work with rdesktop
* | file system redirection:Laxmikant Rashinkar2013-05-184-52/+135
| | | | | | | | | | | | | | | | o touch <file> was not working - fixed o echo "this is a string" > filename was not working - fixed o echo "this is a string" >> filename was not working - fixed o vi was not working - working now but swap files are not being deleted automatically - work in progress
* | Merge branch 'xrdp_smartcard'Laxmikant Rashinkar2013-05-158-357/+1044
|\ \
| * | smartcard: developer checkin for smartcard supportLaxmikant Rashinkar2013-05-158-357/+1044
| | |
* | | pulse work and cleanupJay Sorg2013-05-124-57/+639
| | |
* | | pulse sink changesJay Sorg2013-05-111-23/+19
| | |
* | | pulse sink, use buffer so not sending too small or too big audio packetsJay Sorg2013-05-071-6/+50
| | |
* | | pulse sink, don't need i18n.hJay Sorg2013-05-072-2/+3
|/ /
* | file system redirection: resolved merge conflictsLaxmikant Rashinkar2013-05-054-185/+240
|\ \
| * | chanarv: x prefix for stream functions to avoid name collisionJay Sorg2013-05-032-177/+177
| | |
| * | chansrv: fix for close messageJay Sorg2013-05-011-1/+1
| | |
| * | Merge branch 'master' of github.com:FreeRDP/xrdpJay Sorg2013-04-284-477/+204
| |\ \
| * | | work on pulse sink, added close messageJay Sorg2013-04-282-2/+63
| | | |
* | | | file system redirection: made changes to support rdesktopLaxmikant Rashinkar2013-05-053-49/+101
| |/ / |/| |
* | | Merge branch 'master' of github.com:FreeRDP/xrdpLaxmikant Rashinkar2013-04-263-13/+58
|\ \ \ | |/ /
| * | Merge branch 'master' of github.com:FreeRDP/xrdpJay Sorg2013-04-223-59/+675
| |\ \
| * | | chansrv: added some pulse sink notesJay Sorg2013-03-311-1/+17
| | | |
| * | | chansrv: work on pulse sinkJay Sorg2013-03-313-12/+41
| | | |
* | | | hooked up clipboard code with FUSELaxmikant Rashinkar2013-04-264-477/+204
| |/ / |/| |
* | | swapped cb_lookup and cb_readdirLaxmikant Rashinkar2013-04-203-59/+675
|/ /
* | chansrv: work on pulse sinkJay Sorg2013-03-313-89/+109
| |
* | chansrv: work on pulse sinkJay Sorg2013-03-301-18/+70
| |
* | Merge branch 'master' of github.com:FreeRDP/xrdpLaxmikant Rashinkar2013-03-306-8/+578
|\ \
| * | chansrv: work on pulse sinkJay Sorg2013-03-304-31/+85
| | |
| * | chansrv: work on pulse sinkJay Sorg2013-03-295-6/+522
| | |
* | | folder redirection: we can now detect devices plugged in after a session has ↵Laxmikant Rashinkar2013-03-303-70/+78
|/ / | | | | | | started
* | o in file system redirection, added support for renaming files and directoriesLaxmikant Rashinkar2013-03-244-88/+448
| |
* | o added some dummy functions to stop build from breakingLaxmikant Rashinkar2013-03-181-0/+2
| | | | | | | | when --enable-fuse is not specified
* | Merge branch 'master' of github.com:FreeRDP/xrdpLaxmikant Rashinkar2013-03-182-0/+12
|\ \
| * | chansrv: add headerJay Sorg2013-03-121-0/+1
| | |
| * | chansrv: fix for building without fuseJay Sorg2013-03-111-0/+11
| | |
* | | o added support for deleteing files and directoriesLaxmikant Rashinkar2013-03-184-68/+444
|/ /
* | o early checkin for drive redirectionLaxmikant Rashinkar2013-03-087-528/+3589
| | | | | | | | | | | | | | | | | | 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-152-1/+11
|/