summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* VUL: make sure cache entries are in rangeJay Sorg2013-09-105-11/+43
* VUL: call libxrdp_disconnect if libxrdp_process_incomming failsJay Sorg2013-09-101-0/+3
* VUL: if xrdp_sec_process_mcs_data_channels fails, xrdp_sec_process_mcs_data s...Jay Sorg2013-09-101-1/+4
* VUL: channels are limited to 31Jay Sorg2013-09-101-1/+1
* VUL: fix some possible buffer overrunsJay Sorg2013-09-101-0/+6
* VUL: fix some possible buffer overrunsJay Sorg2013-09-105-6/+156
* X11rdp: work on off screen bitmap, size limit, use ack for screen delayed dra...Jay Sorg2013-09-095-38/+174
* common: added g_signal_segfault to headerJay Sorg2013-09-091-0/+1
* common: update a copyright yearJay Sorg2013-09-091-1/+1
* chansrv: work on smart cardJay Sorg2013-09-094-39/+116
* chansrv: work on smartcardJay Sorg2013-09-086-145/+417
* chansrv: added timeout callbackJay Sorg2013-09-072-2/+142
* Merge branch 'master' of github.com:neutrinolabs/xrdpLaxmikant Rashinkar2013-09-0321-74/+112
|\
| * X11rdp: fix spelling error, pack changeJay Sorg2013-08-2720-66/+109
| * xrdp fix typeo in cache macroJay Sorg2013-08-271-8/+3
* | gracefully handle segfaults in chansrv codeLaxmikant Rashinkar2013-09-032-1/+22
|/
* Merge branch 'master' of github.com:neutrinolabs/xrdpLaxmikant Rashinkar2013-08-2545-4035/+675
|\
| * move text2bool to os_callsJay Sorg2013-08-248-39/+33
| * man page, remove double 'the'Jay Sorg2013-08-241-1/+1
| * kill disconencted, make work like man page and update man pageJay Sorg2013-08-243-16/+30
| * hook up the kill disconnect timeout to the sesman config fileJay Sorg2013-08-242-0/+30
| * Merge pull request #2 from speidy/masterjsorg712013-08-2416-3952/+15
| |\
| | * neutirnordp: purge old freerdp modules from autoconfspeidy2013-08-243-18/+5
| | * neutrinordp: clean old freerdp moduels, add config, fix for RFX codec tospeidy2013-08-2413-3934/+10
| |/
| * tests: add get_alloced_bytes functionJay Sorg2013-08-232-0/+12
| * X11rdp: work on kill disconnect, drawinging fixes, off screen, don't remote t...Jay Sorg2013-08-224-12/+108
| * CRC optimizeJay Sorg2013-08-193-6/+84
| * added out_uint64_leJay Sorg2013-08-191-0/+29
| * xup: add shared memory option for X11rdp and xrdpJay Sorg2013-08-184-3/+240
| * common: transport aware when app is terminatingJay Sorg2013-08-1710-8/+52
| * X11rdp: input delay motionJay Sorg2013-08-161-16/+59
* | added tcutils, a utility for unmounting usb drives remotelyLaxmikant Rashinkar2013-08-2515-0/+2598
|/
* Merge branch 'master' of github.com:neutrinolabs/xrdpJay Sorg2013-08-162-285/+340
|\
| * Merge branch 'master' of github.com:neutrinolabs/xrdpLaxmikant Rashinkar2013-08-141-105/+8
| |\
| * | clipboard: enabled module loggingLaxmikant Rashinkar2013-08-142-285/+340
* | | X11rdp: fix drawing issues, turn on screen delay remotingJay Sorg2013-08-1611-78/+121
| |/ |/|
* | X11rdp: download from xrdp.orgJay Sorg2013-08-131-105/+8
|/
* FUSE: changed architecture to use opendir/readdir instead of just readdirLaxmikant Rashinkar2013-08-113-286/+260
* Merge branch 'master' of github.com:neutrinolabs/xrdpLaxmikant Rashinkar2013-08-097-2/+414
|\
| * chansrv: work on smartcardJay Sorg2013-08-051-12/+31
| * added in_uint64_leJay Sorg2013-08-051-0/+25
| * chansrv: work on smartcard redirJay Sorg2013-08-056-2/+370
* | fuse: added support for detecting files/directories deleted locallyLaxmikant Rashinkar2013-08-092-7/+139
|/
* xrdp: added support for forcing credentials on command lineLaxmikant Rashinkar2013-08-034-0/+11
* xorg driver, added rdpMain.hJay Sorg2013-08-011-0/+30
* xorg driver, work on rdpupJay Sorg2013-08-017-28/+78
* xorg driver, work on client connectionJay Sorg2013-08-015-3/+248
* xorg driver, keyboard / mouse cleanupJay Sorg2013-08-015-127/+153
* xorg driver, add xrdp connectionJay Sorg2013-07-315-1/+238
* xorg driver, mouse fix for newer xorgJay Sorg2013-07-311-29/+2