summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of github.com:FreeRDP/xrdpLaxmikant Rashinkar2013-03-308-13/+591
|\
| * chansrv: work on pulse sinkJay Sorg2013-03-304-31/+85
| * chansrv: work on pulse sinkJay Sorg2013-03-295-6/+522
| * sync client_info struct with A8Jay Sorg2013-03-262-5/+13
* | folder redirection: we can now detect devices plugged in after a session has ...Laxmikant Rashinkar2013-03-304-71/+80
|/
* Merge branch 'master' of github.com:FreeRDP/xrdpLaxmikant Rashinkar2013-03-2410-42/+169
|\
| * new(color) cursors working nowJay Sorg2013-03-202-28/+67
| * work on new(color) cursorsJay Sorg2013-03-189-15/+103
* | 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-1816-240/+335
|\
| * X11rdp: build fix from kyytaMJay Sorg2013-03-181-1/+17
| * work on new(color) cursorsJay Sorg2013-03-121-35/+56
| * work on new(color) cursorsJay Sorg2013-03-127-28/+72
| * libxrdp: started adding new(color) cursor supportJay Sorg2013-03-122-3/+19
| * chansrv: add headerJay Sorg2013-03-121-0/+1
| * xrdp: xrdp_mm.c fix some warnings and code cleanupJay Sorg2013-03-111-163/+166
| * chansrv: fix for building without fuseJay Sorg2013-03-111-0/+11
| * Merge pull request #64 from imprazaguy/bug_fix_nopamjsorg712013-03-094-41/+24
| |\
| | * Fix password authentication to handle different encryption algorithmsGuan-Zhong Huang2013-03-091-38/+4
| | * Fix compilation error without PAMGuan-Zhong Huang2013-03-093-2/+19
| | * 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 removed square brackets inside commented code in xrdp.iniLaxmikant Rashinkar2013-03-081-2/+2
* o early checkin for drive redirectionLaxmikant Rashinkar2013-03-089-529/+3693
* X11rdp: in composite, use pCompositeClip, not clientClipJay Sorg2013-02-281-7/+2
* randr test, print ConfigureNotify width and heightJay Sorg2013-02-171-1/+2
* randr test changeJay Sorg2013-02-171-7/+11
* xorg randr test appJay Sorg2013-02-172-16/+89
* add randr testJay Sorg2013-02-172-0/+71
* chansrv: fix clipboard crashJay Sorg2013-02-152-1/+11
* X11rdp: fix for RandR desktop resizingJay Sorg2013-02-151-1/+1
* xrdpapi: cast fixJay Sorg2013-02-111-1/+1
* Merge pull request #62 from ArvidNorr/freerdplogArvidNorr2013-02-011-1/+7
|\
| * layoutfixArvidNorr2013-02-011-1/+1
| * freeRDP Connection status to logArvidNorr2013-02-011-1/+7
* | Merge pull request #61 from ArvidNorr/channelblockArvidNorr2013-02-015-25/+28
|\ \ | |/
| * Comments and debug when blocking channels added. Fix for potential vulnerabil...ArvidNorr2013-02-015-25/+28
|/
* Merge pull request #60 from ArvidNorr/freerdpfixesArvidNorr2013-01-312-41/+139
|\
| * Layout fixesArvidNorr2013-01-311-32/+37
| * mouse pointer and text cursor fixesArvidNorr2013-01-152-42/+135
* | Merge pull request #59 from ArvidNorr/moreloggingArvidNorr2013-01-318-44/+70
|\ \
| * | small len fixesArvidNorr2013-01-311-2/+2
| * | Removed unused 'build' in gitignoreArvidNorr2013-01-311-1/+0
| * | More logging addedArvidNorr2013-01-188-44/+71
* | | Merge pull request #58 from ArvidNorr/pam-contArvidNorr2013-01-3122-47/+263
|\ \ \ | |/ / |/| |
| * | deny access if group is undefinedArvidNorr2013-01-315-4/+18
| * | PAM error text can be configuredArvidNorr2013-01-287-4/+73
| * | Display PAM error in gateway setup, use domain name as IP/DNS, changed how th...ArvidNorr2013-01-1613-41/+174
| |/
* | Merge pull request #52 from Osirium/patch/text2booljsorg712013-01-175-68/+17
|\ \