| Commit message (Expand) | Author | Age | Files | Lines |
* | VUL: make sure cache entries are in range | Jay Sorg | 2013-09-10 | 5 | -11/+43 |
* | VUL: call libxrdp_disconnect if libxrdp_process_incomming fails | Jay Sorg | 2013-09-10 | 1 | -0/+3 |
* | VUL: if xrdp_sec_process_mcs_data_channels fails, xrdp_sec_process_mcs_data s... | Jay Sorg | 2013-09-10 | 1 | -1/+4 |
* | VUL: channels are limited to 31 | Jay Sorg | 2013-09-10 | 1 | -1/+1 |
* | VUL: fix some possible buffer overruns | Jay Sorg | 2013-09-10 | 1 | -0/+6 |
* | VUL: fix some possible buffer overruns | Jay Sorg | 2013-09-10 | 5 | -6/+156 |
* | X11rdp: work on off screen bitmap, size limit, use ack for screen delayed dra... | Jay Sorg | 2013-09-09 | 5 | -38/+174 |
* | common: added g_signal_segfault to header | Jay Sorg | 2013-09-09 | 1 | -0/+1 |
* | common: update a copyright year | Jay Sorg | 2013-09-09 | 1 | -1/+1 |
* | chansrv: work on smart card | Jay Sorg | 2013-09-09 | 4 | -39/+116 |
* | chansrv: work on smartcard | Jay Sorg | 2013-09-08 | 6 | -145/+417 |
* | chansrv: added timeout callback | Jay Sorg | 2013-09-07 | 2 | -2/+142 |
* | Merge branch 'master' of github.com:neutrinolabs/xrdp | Laxmikant Rashinkar | 2013-09-03 | 21 | -74/+112 |
|\ |
|
| * | X11rdp: fix spelling error, pack change | Jay Sorg | 2013-08-27 | 20 | -66/+109 |
| * | xrdp fix typeo in cache macro | Jay Sorg | 2013-08-27 | 1 | -8/+3 |
* | | gracefully handle segfaults in chansrv code | Laxmikant Rashinkar | 2013-09-03 | 2 | -1/+22 |
|/ |
|
* | Merge branch 'master' of github.com:neutrinolabs/xrdp | Laxmikant Rashinkar | 2013-08-25 | 45 | -4035/+675 |
|\ |
|
| * | move text2bool to os_calls | Jay Sorg | 2013-08-24 | 8 | -39/+33 |
| * | man page, remove double 'the' | Jay Sorg | 2013-08-24 | 1 | -1/+1 |
| * | kill disconencted, make work like man page and update man page | Jay Sorg | 2013-08-24 | 3 | -16/+30 |
| * | hook up the kill disconnect timeout to the sesman config file | Jay Sorg | 2013-08-24 | 2 | -0/+30 |
| * | Merge pull request #2 from speidy/master | jsorg71 | 2013-08-24 | 16 | -3952/+15 |
| |\ |
|
| | * | neutirnordp: purge old freerdp modules from autoconf | speidy | 2013-08-24 | 3 | -18/+5 |
| | * | neutrinordp: clean old freerdp moduels, add config, fix for RFX codec to | speidy | 2013-08-24 | 13 | -3934/+10 |
| |/ |
|
| * | tests: add get_alloced_bytes function | Jay Sorg | 2013-08-23 | 2 | -0/+12 |
| * | X11rdp: work on kill disconnect, drawinging fixes, off screen, don't remote t... | Jay Sorg | 2013-08-22 | 4 | -12/+108 |
| * | CRC optimize | Jay Sorg | 2013-08-19 | 3 | -6/+84 |
| * | added out_uint64_le | Jay Sorg | 2013-08-19 | 1 | -0/+29 |
| * | xup: add shared memory option for X11rdp and xrdp | Jay Sorg | 2013-08-18 | 4 | -3/+240 |
| * | common: transport aware when app is terminating | Jay Sorg | 2013-08-17 | 10 | -8/+52 |
| * | X11rdp: input delay motion | Jay Sorg | 2013-08-16 | 1 | -16/+59 |
* | | added tcutils, a utility for unmounting usb drives remotely | Laxmikant Rashinkar | 2013-08-25 | 15 | -0/+2598 |
|/ |
|
* | Merge branch 'master' of github.com:neutrinolabs/xrdp | Jay Sorg | 2013-08-16 | 2 | -285/+340 |
|\ |
|
| * | Merge branch 'master' of github.com:neutrinolabs/xrdp | Laxmikant Rashinkar | 2013-08-14 | 1 | -105/+8 |
| |\ |
|
| * | | clipboard: enabled module logging | Laxmikant Rashinkar | 2013-08-14 | 2 | -285/+340 |
* | | | X11rdp: fix drawing issues, turn on screen delay remoting | Jay Sorg | 2013-08-16 | 11 | -78/+121 |
| |/
|/| |
|
* | | X11rdp: download from xrdp.org | Jay Sorg | 2013-08-13 | 1 | -105/+8 |
|/ |
|
* | FUSE: changed architecture to use opendir/readdir instead of just readdir | Laxmikant Rashinkar | 2013-08-11 | 3 | -286/+260 |
* | Merge branch 'master' of github.com:neutrinolabs/xrdp | Laxmikant Rashinkar | 2013-08-09 | 7 | -2/+414 |
|\ |
|
| * | chansrv: work on smartcard | Jay Sorg | 2013-08-05 | 1 | -12/+31 |
| * | added in_uint64_le | Jay Sorg | 2013-08-05 | 1 | -0/+25 |
| * | chansrv: work on smartcard redir | Jay Sorg | 2013-08-05 | 6 | -2/+370 |
* | | fuse: added support for detecting files/directories deleted locally | Laxmikant Rashinkar | 2013-08-09 | 2 | -7/+139 |
|/ |
|
* | xrdp: added support for forcing credentials on command line | Laxmikant Rashinkar | 2013-08-03 | 4 | -0/+11 |
* | xorg driver, added rdpMain.h | Jay Sorg | 2013-08-01 | 1 | -0/+30 |
* | xorg driver, work on rdpup | Jay Sorg | 2013-08-01 | 7 | -28/+78 |
* | xorg driver, work on client connection | Jay Sorg | 2013-08-01 | 5 | -3/+248 |
* | xorg driver, keyboard / mouse cleanup | Jay Sorg | 2013-08-01 | 5 | -127/+153 |
* | xorg driver, add xrdp connection | Jay Sorg | 2013-07-31 | 5 | -1/+238 |
* | xorg driver, mouse fix for newer xorg | Jay Sorg | 2013-07-31 | 1 | -29/+2 |