summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | xorg: no logic change, indentJay Sorg2014-04-231-34/+34
| * | | | Merge branch 'devel' of github.com:neutrinolabs/xrdp into develJay Sorg2014-04-231-4/+15
| |\ \ \ \ | | |/ / /
| * | | | xorg: minor change to captureJay Sorg2014-04-233-32/+70
* | | | | chansrv: sound: zero out ack flags when sound_send_close called, tospeidy2014-04-281-0/+4
| |/ / / |/| | |
* | | | Merge branch 'devel' of https://github.com/neutrinolabs/xrdp into develspeidy2014-04-2116-53/+305
|\ \ \ \ | |/ / /
| * | | pulse: fix for build with pulseaudio 4.0+Jay Sorg2014-04-212-2/+19
| * | | common: indent, no logic change to trans.hJay Sorg2014-04-201-20/+21
| * | | sesman: more options for session lookup from Fredy PaquetJay Sorg2014-04-209-23/+190
| * | | 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
| |/ / /
* | | | libxrdp: xrdp_channel: don't change channel flags whenspeidy2014-04-211-4/+15
|/ / /
* | | 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