summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of github.com:neutrinolabs/xrdpLaxmikant Rashinkar2013-09-2437-468/+4078
|\
| * chansrv: work on smartcardJay Sorg2013-09-244-8/+112
| * trans: reset p when adding to trans listJay Sorg2013-09-231-0/+1
| * chansrv: deadlock, add trans copy funcJay Sorg2013-09-233-82/+122
| * chansrv: fix for deadlockJay Sorg2013-09-233-2/+98
| * smartcard: added more messagesLaxmikant Rashinkar2013-09-202-0/+283
| * xrdp: fix a crash in painter when invalid target is setJay Sorg2013-09-191-1/+1
| * don't use a global for turbo jpegJay Sorg2013-09-193-12/+72
| * Merge branch 'master' of github.com:neutrinolabs/xrdpJay Sorg2013-09-196-15/+115
| |\
| | * X11rdp: use lossy compression in more placesJay Sorg2013-09-163-14/+23
| | * added a --enable-tjpeg option for turbo jpegJay Sorg2013-09-163-1/+92
| * | chansrv: work on smartcardJay Sorg2013-09-194-52/+128
| |/
| * chansrv: work on smartcardJay Sorg2013-09-164-396/+275
| * pcsc: work on pcsclite libJay Sorg2013-09-161-42/+495
| * scard: changed the way we store and pass contextLaxmikant Rashinkar2013-09-154-70/+70
| * scard: added more messagesLaxmikant Rashinkar2013-09-152-11/+658
| * chansrv: work on smartcardJay Sorg2013-09-142-0/+328
| * chansrv: work on smartcardJay Sorg2013-09-143-35/+225
| * scard: added support for connect callLaxmikant Rashinkar2013-09-132-1/+173
| * Merge branch 'master' of github.com:neutrinolabs/xrdpLaxmikant Rashinkar2013-09-1118-75/+591
| |\
| | * VUL: add some more buffer checksJay Sorg2013-09-103-19/+196
| | * VUL: check bytes remaining in xrdp_rdp_process_data_inputJay Sorg2013-09-101-0/+8
| | * 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
| * | scard: added GetStatusChange() msgLaxmikant Rashinkar2013-09-114-308/+484
| |/
| * 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
* | FUSE: we now process only one opendir command at a timeLaxmikant Rashinkar2013-09-246-83/+553
|/
* 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