Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | made login screen fully customizable | Laxmikant Rashinkar | 2014-01-28 | 7 | -75/+521 |
| | |||||
* | Merge branch 'master' into devel | Jay Sorg | 2014-01-16 | 1 | -1/+1 |
|\ | |||||
| * | xrdp: set default encryption level to high | Koichiro IWAO | 2013-12-11 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'multimon' of git://github.com/speidy/xrdp into speidy-multimon | Jay Sorg | 2013-10-09 | 1 | -0/+2 |
|\ \ | | | | | | | | | | | | | | | | | | | Conflicts: common/xrdp_client_info.h libxrdp/xrdp_iso.c libxrdp/xrdp_sec.c | ||||
| * | | libxrdp: add xrdp.ini multi-mon config | speidy | 2013-07-15 | 1 | -0/+2 |
| | | | |||||
* | | | added options to set tcp send and recv buffer sizes | Jay Sorg | 2013-10-02 | 3 | -0/+65 |
| | | | |||||
* | | | xrdp: fix after a8 merge | Jay Sorg | 2013-09-26 | 1 | -4/+4 |
| | | | |||||
* | | | merges from authentic8 | Jay Sorg | 2013-09-26 | 7 | -22/+613 |
|\ \ \ | |||||
| * | | | Fix errors cause by previous merge (2361914) | Jim Grandy | 2013-08-22 | 1 | -1/+0 |
| | | | | |||||
| * | | | Hand-apply patches (misc) from Authentic8: b18667d 6d22ada 95d93a3 433b49c ↵ | Jim Grandy | 2013-08-22 | 1 | -7/+57 |
| | | | | | | | | | | | | | | | | b96f85f 8c32c46 f87f6b3 c93cce0 26ce9ce | ||||
| * | | | Merge: add /opt/xrdp/lib to rpath in xrdp, for libfreerdp | jgrandy | 2013-08-22 | 1 | -1/+14 |
| | | | | |||||
| * | | | Hand-apply patch (compositing) from Authentic8: 5d5e470 81c9c29 b0c2c10 ↵ | Jim Grandy | 2013-08-22 | 5 | -7/+226 |
| | | | | | | | | | | | | | | | | 27d8a01 a96a217 e512090 a9a6762 9c02bfa bd26fcc c0d29d9 676dd35 3b26737 | ||||
| * | | | Hand-apply patches (glyph cache) from Authentic8 branch: 653869c 30f23d4 ↵ | Jim Grandy | 2013-08-22 | 3 | -1/+30 |
| | | | | | | | | | | | | | | | | 74b015d 4e51e6d 2829087 | ||||
| * | | | Hand-apply patches (drawing configuration) from Authentic8 branch: 34b92df ↵ | Jim Grandy | 2013-08-22 | 2 | -7/+26 |
| | | | | | | | | | | | | | | | | f994298 38e2def | ||||
| * | | | Hand-apply patches (rail) from Authentic8: bc68076 | Jim Grandy | 2013-08-22 | 1 | -0/+67 |
| | | | | |||||
| * | | | Hand-apply patches (rail improvements) from Authentic8 branch: 6e15b4a ↵ | Jim Grandy | 2013-08-22 | 1 | -45/+159 |
| | | | | | | | | | | | | | | | | 2c99e69 3f30429 aad2aaa 4f8481e 5117ac2 f3dcf1a | ||||
| * | | | Hand-apply patches (rail improvements) from Authentic8 branch: 507694d, ↵ | Jim Grandy | 2013-08-22 | 1 | -0/+82 |
| | |/ | |/| | | | | | | | 0e21d45, 44447d5, e452e4f, 3d05576, dd69d8f | ||||
* | | | xrdp: fix a crash in painter when invalid target is set | Jay Sorg | 2013-09-19 | 1 | -1/+1 |
| | | | |||||
* | | | VUL: make sure cache entries are in range | Jay Sorg | 2013-09-10 | 3 | -5/+17 |
| | | | |||||
* | | | VUL: call libxrdp_disconnect if libxrdp_process_incomming fails | Jay Sorg | 2013-09-10 | 1 | -0/+3 |
| | | | |||||
* | | | xrdp fix typeo in cache macro | Jay Sorg | 2013-08-27 | 1 | -8/+3 |
| | | | |||||
* | | | move text2bool to os_calls | Jay Sorg | 2013-08-24 | 3 | -5/+5 |
| | | | |||||
* | | | neutrinordp: clean old freerdp moduels, add config, fix for RFX codec to | speidy | 2013-08-24 | 1 | -2/+2 |
| | | | | | | | | | work. | ||||
* | | | CRC optimize | Jay Sorg | 2013-08-19 | 2 | -6/+64 |
| | | | |||||
* | | | common: transport aware when app is terminating | Jay Sorg | 2013-08-17 | 4 | -2/+9 |
|/ / | |||||
* | | xrdp: added support for forcing credentials on command line | Laxmikant Rashinkar | 2013-08-03 | 1 | -0/+4 |
|/ | |||||
* | adding xrdp.ini option to turn off new cursors | Jay Sorg | 2013-06-07 | 1 | -0/+1 |
| | |||||
* | merge from pmhahn | Jay Sorg | 2013-05-29 | 2 | -2/+2 |
|\ | |||||
| * | X11rdp: fix spelling mistakes | Philipp Hahn | 2013-01-28 | 1 | -1/+1 |
| | | | | | | | | | | | | | | exit -> exist $mn -> $mod_name folowed -> followed blocket -> blocked | ||||
| * | xrdp: Ignore channels and logging sections | Philipp Hahn | 2013-01-28 | 1 | -1/+3 |
| | | | | | | | | Ignore two more sections in xrdp.ini when looking for default session. | ||||
* | | no logic changes, cleanup and copyright year updates | Jay Sorg | 2013-05-28 | 13 | -20/+20 |
| | | |||||
* | | fix for autologin | Jay Sorg | 2013-05-28 | 1 | -5/+8 |
| | | |||||
* | | xrdp: use full path for loading xrdp modules | Jay Sorg | 2013-05-01 | 3 | -7/+8 |
| | | |||||
* | | a debug version of xrdp/xrdp.ini was previously commited | Laxmikant Rashinkar | 2013-04-20 | 1 | -2/+1 |
| | | |||||
* | | Merge branch 'fuse_speedup' | Laxmikant Rashinkar | 2013-04-20 | 1 | -1/+2 |
|\ \ | |||||
| * | | swapped cb_lookup and cb_readdir | Laxmikant Rashinkar | 2013-04-20 | 1 | -1/+2 |
| | | | |||||
* | | | merge from ghomem | Jay Sorg | 2013-04-17 | 1 | -6/+2 |
|\ \ \ | |/ / |/| | | |||||
| * | | remove legacy operation on rsakeys.ini | Gustavo Homem | 2013-03-21 | 1 | -3/+0 |
| | | | |||||
| * | | don't copy stock rsakeys.init | Gustavo Homem | 2013-03-21 | 1 | -3/+2 |
| | | | |||||
* | | | new(color) cursors working now | Jay Sorg | 2013-03-20 | 1 | -2/+4 |
| | | | |||||
* | | | work on new(color) cursors | Jay Sorg | 2013-03-18 | 4 | -8/+35 |
|/ / | |||||
* | | work on new(color) cursors | Jay Sorg | 2013-03-12 | 4 | -15/+20 |
| | | |||||
* | | xrdp: xrdp_mm.c fix some warnings and code cleanup | Jay Sorg | 2013-03-11 | 1 | -163/+166 |
| | | |||||
* | | Fix compilation error without PAM | Guan-Zhong Huang | 2013-03-09 | 2 | -2/+14 |
| | | |||||
* | | o removed square brackets inside commented code in xrdp.ini | Laxmikant Rashinkar | 2013-03-08 | 1 | -2/+2 |
| | | | | | | | | because due to parsing bug | ||||
* | | o early checkin for drive redirection | Laxmikant Rashinkar | 2013-03-08 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | | | o basic drive redirection is working o functions currently supported: open: read, write, create, get/set attribute o requires latest NeutrinoRDP to work o note: clipboard is broken because of the move from linked lists to inodes in the FUSE code | ||||
* | | Comments and debug when blocking channels added. Fix for potential ↵ | ArvidNorr | 2013-02-01 | 2 | -20/+22 |
| | | | | | | | | vulnerability in log.c | ||||
* | | Merge pull request #59 from ArvidNorr/morelogging | ArvidNorr | 2013-01-31 | 5 | -39/+51 |
|\ \ | | | | | | | More logging for debug and trace. | ||||
| * | | More logging added | ArvidNorr | 2013-01-18 | 5 | -39/+51 |
| |/ | |||||
* | | Merge pull request #58 from ArvidNorr/pam-cont | ArvidNorr | 2013-01-31 | 8 | -26/+189 |
|\ \ | |/ |/| | PAM additions mostly for a gateway situation |