summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* chansrv: make fuse mount directory configurableJay Sorg2014-04-192-5/+46
* Merge branch 'devel' of github.com:neutrinolabs/xrdp into develJay Sorg2014-04-173-3/+25
|\
| * Merge pull request #121 from cocoon/devel_window_title_configjsorg712014-04-173-3/+25
| |\
| | * remove 1 from default title stringCocoon2014-04-171-1/+1
| | * make login screen window title configurableCocoon2014-04-173-3/+25
| |/
* | common: fix for clearing environment vars in BSDJay Sorg2014-04-171-0/+4
|/
* Merge branch 'devel' of https://github.com/neutrinolabs/xrdp into develspeidy2014-04-141-0/+2
|\
| * xorg: fix for compile with xorg 1.15Jay Sorg2014-04-121-0/+2
* | xrdp: xrdp_wm: changed the autologin logicspeidy2014-04-141-28/+43
|/
* xrdp: indentation fixspeidy2014-04-111-11/+12
* xrdp: for proxy modules, pass target ip to module (if ip passed-in fromspeidy2014-04-112-2/+26
* xorg: capture change for jpeg modeJay Sorg2014-04-013-0/+48
* libxrdp: make sure jpeg quality is validspeidy2014-04-021-3/+10
* Merge branch 'devel' of github.com:neutrinolabs/xrdp into develJay Sorg2014-03-282-13/+61
|\
| * improve debugging dump jpeg for codec modeJay Sorg2014-03-261-12/+60
| * changed turbojpeg help message in configure.acLaxmikant Rashinkar2014-03-241-1/+1
* | keygen: started adding bits for bigger rsa key sizeJay Sorg2014-03-281-4/+9
|/
* opps, it's enable_tjpeg, not enable_tpegJay Sorg2014-03-241-1/+1
* only check for tjpeg if --enable-tjpeg is passedJay Sorg2014-03-241-0/+3
* addec checks for TurboJPEG in autoconfLaxmikant Rashinkar2014-03-232-2/+29
* set codec mode according to clientJay Sorg2014-03-233-2/+18
* work on codec mode jpegJay Sorg2014-03-227-37/+111
* sesman: indentation fixspeidy2014-03-221-2/+2
* sesman: do reconnect to an exisitng Xorg sessionspeidy2014-03-222-2/+5
* libxrdp: memory leak fixes on errorJay Sorg2014-03-221-0/+3
* libxrdp: fix for fips and fragmented fastpathJay Sorg2014-03-221-1/+10
* xorg: work on codec modeJay Sorg2014-03-212-13/+33
* xorg: fix for compiling on xserver 1.14+Jay Sorg2014-03-181-0/+4
* Merge pull request #114 from moobyfr/develjsorg712014-03-181-0/+2
|\
| * Call cleanup for encoderBLINDAUER Emmanuel2014-03-181-0/+2
|/
* Merge branch 'devel' of github.com:neutrinolabs/xrdp into develJay Sorg2014-03-181-2/+5
|\
| * added a check for xrandr devel filesJay Sorg2014-03-171-2/+5
* | work on surface commandJay Sorg2014-03-187-7/+115
|/
* libxrdp: fix for when not compiling with turbo jpegJay Sorg2014-03-161-0/+9
* work on codec mode jpegJay Sorg2014-03-165-126/+321
* libxrdp: export jpeg compress for codec modeJay Sorg2014-03-162-0/+26
* xorg: fix a warningJay Sorg2014-03-161-9/+0
* Merge branch 'devel' of github.com:/neutrinolabs/xrdp into develLaxmikant Rashinkar2014-03-1613-225/+716
|\
| * xrdp: add an option to do md5 bitmap hash for bitmap cacheJay Sorg2014-03-163-20/+97
| * reduce the memory needed for crc16 bitmap cache listsJay Sorg2014-03-156-13/+260
| * o added fastpath output, syncronize update pduspeidy2014-03-153-20/+43
| * xrdp: speed up bitmap cache lru using linked listJay Sorg2014-03-142-65/+126
| * misc fixes for Xorg and compileJay Sorg2014-03-142-2/+2
| * xrdp: speed up bitmap cache lookup using hash tableJay Sorg2014-03-144-141/+222
| * sesman: add -nolisten tcp to the ini file for XorgJay Sorg2014-03-121-4/+6
* | xrdp_encoder: developer checkinLaxmikant Rashinkar2014-03-165-6/+288
|/
* added a FIFO implementationLaxmikant Rashinkar2014-03-123-0/+211
* o libxrdp: fastpath output, added cursor and palette now updatesspeidy2014-03-134-60/+167
* Merge branch 'devel' of https://github.com/neutrinolabs/xrdp into develspeidy2014-03-123-407/+448
|\
| * libxrdp: send, get, and use multi fragment max capsJay Sorg2014-03-103-1/+22