Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor modifications for Debian | Timothy Pearson | 2019-03-04 | 2 | -0/+5 |
| | |||||
* | Put Raptor fork back under GPL | Timothy Pearson | 2019-03-04 | 1 | -175/+371 |
| | |||||
* | xrdp: don't show connection log unless there is a problem | Jay Sorg | 2014-05-19 | 3 | -5/+29 |
| | | | | | | Conflicts: xrdp/xrdp_mm.c | ||||
* | xup: don't need to clear on connect | Jay Sorg | 2014-05-19 | 1 | -5/+1 |
| | |||||
* | xrdp: update web site | Jay Sorg | 2014-05-19 | 1 | -2/+2 |
| | |||||
* | merge ArvidN | speidy | 2014-05-20 | 1 | -5/+22 |
| | |||||
* | neutrinordp: minor changes, coding style, log level | Jay Sorg | 2014-05-20 | 2 | -7/+4 |
| | | | | | | Conflicts: neutrinordp/xrdp-neutrinordp.c neutrinordp/xrdp-neutrinordp.h | ||||
* | common: trans UDS rights change | Jay Sorg | 2014-05-15 | 1 | -1/+1 |
| | |||||
* | xrdp: allow xrdp to listen in UDS | Jay Sorg | 2014-05-15 | 1 | -4/+19 |
| | |||||
* | sesman: change from using PULSE_CONFIG to PULSE_SCRIPT | Jay Sorg | 2014-05-10 | 1 | -1/+1 |
| | |||||
* | sesman: added SessionVariables to sesman.ini and some indent cleanup | Jay Sorg | 2014-05-09 | 8 | -24/+99 |
| | |||||
* | xorg: change for 16x16 capture | Jay Sorg | 2014-05-05 | 1 | -28/+72 |
| | |||||
* | turn on bulk compressor by default | Jay Sorg | 2014-05-05 | 1 | -1/+1 |
| | |||||
* | xorg: add capture 16x16 aligned | Jay Sorg | 2014-05-04 | 1 | -0/+123 |
| | |||||
* | Merge pull request #122 from speidy/devel | Idan Freiberg | 2014-04-28 | 3 | -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) | speidy | 2014-04-22 | 1 | -1/+9 |
| | | |||||
| * | Merge branch 'master' of https://github.com/neutrinolabs/xrdp into devel | speidy | 2014-04-22 | 2 | -1/+7 |
| |\ | |||||
| | * | Merge pull request #102 from bartw72/lock-on-add | jsorg71 | 2014-04-17 | 1 | -0/+6 |
| | |\ | | | | | | | | | Set lock when adding new displays to the chain | ||||
| | | * | Set lock when adding new displays to the chain | Bart Warmerdam | 2013-12-16 | 1 | -0/+6 |
| | | | | |||||
| | * | | minor fixes | Jay Sorg | 2014-04-06 | 2 | -3/+4 |
| | |\ \ | |||||
| | | * | | update version | Jay Sorg | 2014-03-01 | 2 | -5/+6 |
| | | | | | |||||
| | | * | | simplesound: fixed CHANSRV_PORT_STR undefined error | Laxmikant Rashinkar | 2014-03-01 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | update version | Jay Sorg | 2014-03-01 | 2 | -3/+3 |
| | |/ / | |||||
* | | | | Merge branch 'devel' of https://github.com/neutrinolabs/xrdp into devel | speidy | 2014-04-28 | 4 | -66/+104 |
|\ \ \ \ | |||||
| * | | | | xorg: no logic change, indent | Jay Sorg | 2014-04-23 | 1 | -34/+34 |
| | | | | | |||||
| * | | | | Merge branch 'devel' of github.com:neutrinolabs/xrdp into devel | Jay Sorg | 2014-04-23 | 1 | -4/+15 |
| |\ \ \ \ | | |/ / / | |||||
| * | | | | xorg: minor change to capture | Jay Sorg | 2014-04-23 | 3 | -32/+70 |
| | | | | | |||||
* | | | | | chansrv: sound: zero out ack flags when sound_send_close called, to | speidy | 2014-04-28 | 1 | -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 devel | speidy | 2014-04-21 | 16 | -53/+305 |
|\ \ \ \ | |/ / / | |||||
| * | | | pulse: fix for build with pulseaudio 4.0+ | Jay Sorg | 2014-04-21 | 2 | -2/+19 |
| | | | | |||||
| * | | | common: indent, no logic change to trans.h | Jay Sorg | 2014-04-20 | 1 | -20/+21 |
| | | | | |||||
| * | | | sesman: more options for session lookup from Fredy Paquet | Jay Sorg | 2014-04-20 | 9 | -23/+190 |
| | | | | |||||
| * | | | chansrv: make fuse mount directory configurable | Jay Sorg | 2014-04-19 | 2 | -5/+46 |
| | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: sesman/sesman.ini | ||||
| * | | | Merge branch 'devel' of github.com:neutrinolabs/xrdp into devel | Jay Sorg | 2014-04-17 | 3 | -3/+25 |
| |\ \ \ | |||||
| | * \ \ | Merge pull request #121 from cocoon/devel_window_title_config | jsorg71 | 2014-04-17 | 3 | -3/+25 |
| | |\ \ \ | | | | | | | | | | | | | make login screen window title configurable | ||||
| | | * | | | remove 1 from default title string | Cocoon | 2014-04-17 | 1 | -1/+1 |
| | | | | | | |||||
| | | * | | | make login screen window title configurable | Cocoon | 2014-04-17 | 3 | -3/+25 |
| | |/ / / | |||||
| * | | | | common: fix for clearing environment vars in BSD | Jay Sorg | 2014-04-17 | 1 | -0/+4 |
| |/ / / | |||||
* | | | | libxrdp: xrdp_channel: don't change channel flags when | speidy | 2014-04-21 | 1 | -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 devel | speidy | 2014-04-14 | 1 | -0/+2 |
|\ \ \ | |||||
| * | | | xorg: fix for compile with xorg 1.15 | Jay Sorg | 2014-04-12 | 1 | -0/+2 |
| | | | | |||||
* | | | | xrdp: xrdp_wm: changed the autologin logic | speidy | 2014-04-14 | 1 | -28/+43 |
|/ / / | |||||
* | | | xrdp: indentation fix | speidy | 2014-04-11 | 1 | -11/+12 |
| | | | |||||
* | | | xrdp: for proxy modules, pass target ip to module (if ip passed-in from | speidy | 2014-04-11 | 2 | -2/+26 |
| | | | | | | | | | client into domain field (starting with _)) | ||||
* | | | xorg: capture change for jpeg mode | Jay Sorg | 2014-04-01 | 3 | -0/+48 |
| | | | |||||
* | | | libxrdp: make sure jpeg quality is valid | speidy | 2014-04-02 | 1 | -3/+10 |
| | | | |||||
* | | | Merge branch 'devel' of github.com:neutrinolabs/xrdp into devel | Jay Sorg | 2014-03-28 | 2 | -13/+61 |
|\ \ \ | |||||
| * | | | improve debugging dump jpeg for codec mode | Jay Sorg | 2014-03-26 | 1 | -12/+60 |
| | | | | |||||
| * | | | changed turbojpeg help message in configure.ac | Laxmikant Rashinkar | 2014-03-24 | 1 | -1/+1 |
| | | | | |||||
* | | | | keygen: started adding bits for bigger rsa key size | Jay Sorg | 2014-03-28 | 1 | -4/+9 |
|/ / / |