Merge pull request #124 from mfleisz/master
[platform/upstream/freerdp.git] / channels / rdpdr /
2011-09-20 Marc-André MoreauMerge pull request #112 from ydal/patch-4
2011-09-20 Marc-André MoreauMerge pull request #114 from llyzs/tsmf
2011-09-19 Vic Leelibfreerdp-utils/thread: separate freerdp_thread_free...
2011-09-15 Marc-André Moreaulibfreerdp-core: merging jsorg71's work on old encrypti...
2011-09-08 Marc-André Moreaumerge pull request #87
2011-09-02 Marc-André MoreauMerge pull request #76 from roman-b/rail
2011-09-02 Marc-André MoreauMerge pull request #77 from LK2000/master
2011-09-02 Anthony TongMerge remote branch 'upstream/master'
2011-09-02 Vic LeeMerge pull request #74 from chihchun/master
2011-09-01 Rex Tsaicmake: make linking type as option.
2011-08-18 Marc-André MoreauMerge branch 'master' of github.com:FreeRDP/FreeRDP-1.0
2011-08-18 Vic Leerdpdr/printer: fix debug messages.
2011-08-17 Marc-André Moreauinclude: refactor FRDP_ types to RDP_
2011-08-17 Marc-André Moreaulibfreerdp-kbd: quick compilation fix
2011-08-17 Marc-André MoreauMerge branch 'master' of github.com:FreeRDP/FreeRDP-1.0
2011-08-17 Marc-André MoreauMerge pull request #48 from llyzs/printer
2011-08-17 Vic Leerdpdr/printer: migrate/redesign printer virtual channel...
2011-08-17 Marc-André MoreauMerge pull request #47 from awakecoding/master
2011-08-17 Marc-André Moreauwindows: export all exported api functions
2011-08-13 Vic LeeFix compile warnings.
2011-08-11 Marc-André MoreauMerge pull request #39 from llyzs/event
2011-08-11 Vic Leerdpdr: fix compile warning.
2011-08-10 Vic LeeMerge branch 'master' into remotefx
2011-08-09 Marc-André MoreauMerge branch 'master' of github.com:FreeRDP/FreeRDP-1.0
2011-08-09 Marc-André Moreaurail: started integrating Roman's RAIL virtual channel...
2011-08-08 Marc-André MoreauMerge branch 'master' of github.com:FreeRDP/FreeRDP-1.0
2011-08-08 Marc-André MoreauMerge pull request #34 from llyzs/svc
2011-08-08 Vic Leerdpdr/disk: fix rename.
2011-08-07 Vic Leerdpdr/disk: add set_information and device_control...
2011-08-07 Vic Leerdpdr/disk: add query directory irp processing.
2011-08-07 Vic Leerdpdr/disk: add query file/fs information irp processing.
2011-08-07 Vic Leerdpdr/disk: add read/write irp processing.
2011-08-07 Vic Leerdpdr/disk: add create/close irp processing.
2011-08-05 Marc-André MoreauMerge branch 'master' of github.com:FreeRDP/FreeRDP-1.0
2011-08-05 Marc-André MoreauMerge pull request #33 from llyzs/svc
2011-08-05 Vic Leerdpdr: implement irp.
2011-08-05 Vic Leerdpdr/disk: initial work on disk.
2011-08-05 Vic Leerdpdr: trivial fixes.
2011-08-05 Vic Leerdpdr: fix missing return devman.
2011-08-05 Vic Leerdpdr: fix incorrect variable.
2011-08-05 Vic Leerdpdr: add device list announce.
2011-08-05 Vic Leerdpdr: add capability processing.
2011-08-05 Vic Leerdpdr: implement server/client announce.
2011-08-05 Vic Leerdpdr: initial work.