summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * Update allowed channel lists from entries in the connection entry prefixed ch...LawrenceK2012-12-202-28/+83
| |/
| * Merge pull request #42 from Osirium/freerdp-refactor-06-dec-2012Marc-André Moreau2012-12-204-122/+116
| |\
| | * Whoops got one of the security flags wrongLawrenceK2012-12-061-1/+1
| | * Use FREERDP_LIBS variable to access the frerdp libs, includes locationLawrenceK2012-12-061-1/+1
| | * fix SSE2 debug line, and add some debug of config settings.LawrenceK2012-12-061-1/+3
| | * Chnages due to the refctoring of freerdp, mainly the rdp settings object. Als...LawrenceK2012-12-062-120/+112
| * | Merge pull request #44 from Osirium/pull/add-strchrMarc-André Moreau2012-12-202-0/+15
| |\ \
| | * | Add g_strchr to os_callsLawrenceK2012-12-202-0/+15
| |/ /
* | | o developer checkinLaxmikant Rashinkar2012-12-2619-256/+1458
|/ /
* | xrdpapi: send for all bytesJay Sorg2012-12-171-3/+29
* | xrdpapi: use header for server to client writesJay Sorg2012-12-172-2/+41
* | if mstsc, don't do pixmap to pixmap blitsJay Sorg2012-12-162-3/+18
* | o development checkinLaxmikant Rashinkar2012-12-0813-55/+1058
* | Merge pull request #43 from Osirium/bug/xrdp-orders-text-2jsorg712012-12-061-3/+15
|\ \
| * | when processing a text order we where not correctly using the text length thi...LawrenceK2012-12-061-3/+15
| |/
| * Merge branch 'master' of git://github.com/FreeRDP/xrdpLawrenceK2012-12-04222-50128/+56278
| |\ | |/ |/|
* | chansrv: cleanup some clipboard codeJay Sorg2012-11-141-46/+60
* | Merge branch 'master' of github.com:FreeRDP/xrdpJay Sorg2012-11-141-0/+8
|\ \
| * \ Merge branch 'master' of github.com:FreeRDP/xrdpLaxmikant Rashinkar2012-11-135-11/+155
| |\ \
| * | | added cplusplus guards to header file xrdpvr.hLaxmikant Rashinkar2012-11-131-0/+8
* | | | chansrv: change for pasting over a wanJay Sorg2012-11-142-54/+111
| |/ / |/| |
* | | chansrv: work on clipboard c2s for wanJay Sorg2012-11-112-5/+141
* | | do not build xrdpvr unless --enable-xrdpvr is usedJay Sorg2012-11-102-2/+12
* | | xrdpvr: build fix, don't need AVDictionaryJay Sorg2012-11-101-4/+2
|/ /
* | Merge branch 'master' of github.com:FreeRDP/xrdpLaxmikant Rashinkar2012-11-101-5/+12
|\ \
| * \ Merge branch 'master' of github.com:FreeRDP/xrdpJay Sorg2012-11-109-64/+179
| |\ \
| * | | fix for odd error when disconecting clientJay Sorg2012-11-101-5/+12
* | | | forgot to add xrdpvr directory and filesLaxmikant Rashinkar2012-11-104-0/+779
| |/ / |/| |
* | | 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-099-64/+179
|/ /
* | chansrv: clipboard file copy / paste working nowJay Sorg2012-11-055-66/+301
* | chansrv: work on clipboard file copyJay Sorg2012-11-045-13/+224
* | chansrv: work on clipboard file copy pasteJay Sorg2012-11-036-126/+267
* | chansrv: added --enable-fuse optionJay Sorg2012-11-024-12/+25
* | chansrv: debug fixJay Sorg2012-11-011-1/+1
* | chansrv: fix for event processingJay Sorg2012-10-311-24/+8
* | chansrv: added define for fuseJay Sorg2012-10-291-0/+46
* | added getgid to os_callsJay Sorg2012-10-292-0/+15
* | chansrv: work on clipboardJay Sorg2012-10-2911-17/+705
* | chansrv: dvc_chan_id should be signedJay Sorg2012-10-211-1/+1
* | chansrv: work on clipboardJay Sorg2012-10-212-12/+51
* | chansrv: work on clipboardJay Sorg2012-10-203-217/+104
* | chansrv: work on clipboardJay Sorg2012-10-184-242/+286
* | chansrv: work on clipboardJay Sorg2012-10-181-28/+36
* | chansrv: work on clipboardJay Sorg2012-10-171-9/+50
* | chansrv: work on clipboardJay Sorg2012-10-172-67/+97
* | chansrv: work on clipboardJay Sorg2012-10-141-23/+30