summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #122 from speidy/develIdan Freiberg2014-04-283-2/+16
|\ | | | | Compilation fix for pulse source module + Merge some fixes from master branch
| * pulseaudio: let module-xrdp-source compile on CentOS6 (PA 0.9.21)speidy2014-04-221-1/+9
| |
| * Merge branch 'master' of https://github.com/neutrinolabs/xrdp into develspeidy2014-04-222-1/+7
| |\
| | * Merge pull request #102 from bartw72/lock-on-addjsorg712014-04-171-0/+6
| | |\ | | | | | | | | Set lock when adding new displays to the chain
| | | * Set lock when adding new displays to the chainBart Warmerdam2013-12-161-0/+6
| | | |
| | * | minor fixesJay Sorg2014-04-062-3/+4
| | |\ \
| | | * | update versionJay Sorg2014-03-012-5/+6
| | | | |
| | | * | simplesound: fixed CHANSRV_PORT_STR undefined errorLaxmikant Rashinkar2014-03-011-1/+1
| | | | |
| | * | | update versionJay Sorg2014-03-012-3/+3
| | |/ /
* | | | Merge branch 'devel' of https://github.com/neutrinolabs/xrdp into develspeidy2014-04-284-66/+104
|\ \ \ \
| * | | | 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
| |/ / / |/| | | | | | | avoid deadloop when chunk is sent and not acked back by the client.
* | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | Conflicts: sesman/sesman.ini
| * | | 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
| | |\ \ \ | | | | | | | | | | | | make login screen window title configurable
| | | * | | 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
|/ / / | | | | | | | | | | | | CHANNEL_OPTION_SHOW_PROTOCOL flag exists. [according to doc: http://msdn.microsoft.com/en-us/library/cc240513.aspx]
* | | 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
| | | | | | | | | client into domain field (starting with _))
* | | 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 encoder
| * | | Call cleanup for encoderBLINDAUER Emmanuel2014-03-181-0/+2
|/ / /
* | | Merge branch 'devel' of github.com:neutrinolabs/xrdp into develJay Sorg2014-03-181-2/+5
|\ \ \