summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Minor modifications for DebianTimothy Pearson2019-03-042-0/+5
|
* Put Raptor fork back under GPLTimothy Pearson2019-03-041-175/+371
|
* xrdp: don't show connection log unless there is a problemJay Sorg2014-05-193-5/+29
| | | | | | Conflicts: xrdp/xrdp_mm.c
* xup: don't need to clear on connectJay Sorg2014-05-191-5/+1
|
* xrdp: update web siteJay Sorg2014-05-191-2/+2
|
* merge ArvidNspeidy2014-05-201-5/+22
|
* neutrinordp: minor changes, coding style, log levelJay Sorg2014-05-202-7/+4
| | | | | | Conflicts: neutrinordp/xrdp-neutrinordp.c neutrinordp/xrdp-neutrinordp.h
* common: trans UDS rights changeJay Sorg2014-05-151-1/+1
|
* xrdp: allow xrdp to listen in UDSJay Sorg2014-05-151-4/+19
|
* sesman: change from using PULSE_CONFIG to PULSE_SCRIPTJay Sorg2014-05-101-1/+1
|
* sesman: added SessionVariables to sesman.ini and some indent cleanupJay Sorg2014-05-098-24/+99
|
* xorg: change for 16x16 captureJay Sorg2014-05-051-28/+72
|
* turn on bulk compressor by defaultJay Sorg2014-05-051-1/+1
|
* xorg: add capture 16x16 alignedJay Sorg2014-05-041-0/+123
|
* 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
|/ / /