summaryrefslogtreecommitdiffstats
path: root/sesman
Commit message (Expand)AuthorAgeFilesLines
* startwm.sh: forgot to remove org Xsession callJay Sorg2013-05-071-1/+0
* 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-055-185/+260
|\
| * startwm.sh should look for XsessionJay Sorg2013-05-031-0/+20
| * 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-264-26/+59
|\ \ | |/
| * Merge branch 'master' of github.com:FreeRDP/xrdpJay Sorg2013-04-224-152/+680
| |\
| * | ipv6 fix for sesmanJay Sorg2013-04-031-13/+1
| * | 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
| |/ |/|
* | Merge branch 'fuse_speedup'Laxmikant Rashinkar2013-04-203-59/+675
|\ \
| * | swapped cb_lookup and cb_readdirLaxmikant Rashinkar2013-04-203-59/+675
| |/
* | merge from ghomemJay Sorg2013-04-171-93/+5
|\ \ | |/ |/|
| * use a simple default for startwm.shGustavo Homem2013-03-201-91/+5
* | 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-304-71/+80
|/ /
* | 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
* | Merge branch 'master' of github.com:FreeRDP/xrdpLaxmikant Rashinkar2013-03-183-39/+17
|\ \ | |/
| * chansrv: add headerJay Sorg2013-03-121-0/+1
| * chansrv: fix for building without fuseJay Sorg2013-03-111-0/+11
| * Fix password authentication to handle different encryption algorithmsGuan-Zhong Huang2013-03-091-38/+4
| * Fix incorrect usage of log_message()Guan-Zhong Huang2013-03-091-1/+1
* | o added support for deleteing files and directoriesLaxmikant Rashinkar2013-03-184-68/+444
|/
* o early checkin for drive redirectionLaxmikant Rashinkar2013-03-087-528/+3589
* chansrv: fix clipboard crashJay Sorg2013-02-152-1/+11
* deny access if group is undefinedArvidNorr2013-01-314-3/+17
* PAM error text can be configuredArvidNorr2013-01-283-3/+3
* Display PAM error in gateway setup, use domain name as IP/DNS, changed how th...ArvidNorr2013-01-165-11/+28
* xrdpapi: use header for server to client writesJay Sorg2012-12-171-1/+25
* chansrv: cleanup some clipboard codeJay Sorg2012-11-141-46/+60
* chansrv: change for pasting over a wanJay Sorg2012-11-142-54/+111
* chansrv: work on clipboard c2s for wanJay Sorg2012-11-112-5/+141
* Merge branch 'master' of github.com:FreeRDP/xrdpLaxmikant Rashinkar2012-11-093-88/+123
|\
| * chansrv: ignore directory clipboard copies for now and clean up loggingJay Sorg2012-11-073-47/+55
| * chansrv: make sure ~/xrdp_client exists, other cleanupsJay Sorg2012-11-072-43/+68
| * chansrv: fix build without --enable-fuseJay Sorg2012-11-071-0/+2
* | o in login dialog set sesman-X11rdp as the default moduleLaxmikant Rashinkar2012-11-091-2/+6
|/
* chansrv: clipboard file copy / paste working nowJay Sorg2012-11-055-66/+301
* chansrv: work on clipboard file copyJay Sorg2012-11-045-13/+224