summaryrefslogtreecommitdiffstats
path: root/xrdp
Commit message (Expand)AuthorAgeFilesLines
* xrdp: speed up bitmap cache lookup using hash tableJay Sorg2014-03-144-141/+222
* o libxrdp: fastpath output, added cursor and palette now updatesspeidy2014-03-131-2/+2
* fixed some connection issues when using xorg driver modeLaxmikant Rashinkar2014-03-091-5/+4
* added support for using Xorg driver modelLaxmikant Rashinkar2014-03-081-1/+11
* fast path changes, iso never reads nowJay Sorg2014-03-041-58/+4
* Merge pull request #111 from speidy/fastpathjsorg712014-03-042-1/+3
|\
| * libxrdp: work on fastpath, length issuespeidy2014-03-041-0/+1
| * Merge ../../neutrinolabs/xrdp into fastpathspeidy2014-03-0210-108/+702
| |\
| * | libxrdp: work on fastpath input, added fastpath option to xrdp.inispeidy2014-02-111-0/+3
* | | xrdp:no logic change, comments and printfsJay Sorg2014-03-0216-25/+25
| |/ |/|
* | started work on fastpath, restructure PDU inJay Sorg2014-02-251-4/+107
* | Merge branch 'devel' of github.com:/neutrinolabs/xrdp into develLaxmikant Rashinkar2014-02-233-1/+42
|\ \
| * | added server_paint_rectsJay Sorg2014-02-183-1/+42
* | | o --enable-load_pulse_modules changed to --enable-loadpulsemodulesLaxmikant Rashinkar2014-02-234-9/+10
|/ /
* | Merge branch 'devel' of github.com:/neutrinolabs/xrdp into develLaxmikant Rashinkar2014-02-104-10/+15
|\ \
| * | remove some warning, move gethostname to os_callsJay Sorg2014-02-083-3/+8
| * | comment spelling fixes from univentionJay Sorg2014-02-042-7/+7
* | | fixed an issue where channels with uppercase names were not being recognizedLaxmikant Rashinkar2014-02-101-19/+19
|/ /
* | made login screen fully customizableLaxmikant Rashinkar2014-01-287-75/+521
|/
* Merge branch 'master' into develJay Sorg2014-01-161-1/+1
|\
| * xrdp: set default encryption level to highKoichiro IWAO2013-12-111-1/+1
* | Merge branch 'multimon' of git://github.com/speidy/xrdp into speidy-multimonJay Sorg2013-10-091-0/+2
|\ \
| * | libxrdp: add xrdp.ini multi-mon configspeidy2013-07-151-0/+2
* | | added options to set tcp send and recv buffer sizesJay Sorg2013-10-023-0/+65
* | | xrdp: fix after a8 mergeJay Sorg2013-09-261-4/+4
* | | merges from authentic8Jay Sorg2013-09-267-22/+613
|\ \ \
| * | | Fix errors cause by previous merge (2361914)Jim Grandy2013-08-221-1/+0
| * | | Hand-apply patches (misc) from Authentic8: b18667d 6d22ada 95d93a3 433b49c b9...Jim Grandy2013-08-221-7/+57
| * | | Merge: add /opt/xrdp/lib to rpath in xrdp, for libfreerdpjgrandy2013-08-221-1/+14
| * | | Hand-apply patch (compositing) from Authentic8: 5d5e470 81c9c29 b0c2c10 27d8a...Jim Grandy2013-08-225-7/+226
| * | | Hand-apply patches (glyph cache) from Authentic8 branch: 653869c 30f23d4 74b0...Jim Grandy2013-08-223-1/+30
| * | | Hand-apply patches (drawing configuration) from Authentic8 branch: 34b92df f9...Jim Grandy2013-08-222-7/+26
| * | | Hand-apply patches (rail) from Authentic8: bc68076Jim Grandy2013-08-221-0/+67
| * | | Hand-apply patches (rail improvements) from Authentic8 branch: 6e15b4a 2c99e6...Jim Grandy2013-08-221-45/+159
| * | | Hand-apply patches (rail improvements) from Authentic8 branch: 507694d, 0e21d...Jim Grandy2013-08-221-0/+82
| | |/ | |/|
* | | xrdp: fix a crash in painter when invalid target is setJay Sorg2013-09-191-1/+1
* | | VUL: make sure cache entries are in rangeJay Sorg2013-09-103-5/+17
* | | VUL: call libxrdp_disconnect if libxrdp_process_incomming failsJay Sorg2013-09-101-0/+3
* | | xrdp fix typeo in cache macroJay Sorg2013-08-271-8/+3
* | | move text2bool to os_callsJay Sorg2013-08-243-5/+5
* | | neutrinordp: clean old freerdp moduels, add config, fix for RFX codec tospeidy2013-08-241-2/+2
* | | CRC optimizeJay Sorg2013-08-192-6/+64
* | | common: transport aware when app is terminatingJay Sorg2013-08-174-2/+9
|/ /
* | xrdp: added support for forcing credentials on command lineLaxmikant Rashinkar2013-08-031-0/+4
|/
* adding xrdp.ini option to turn off new cursorsJay Sorg2013-06-071-0/+1
* merge from pmhahnJay Sorg2013-05-292-2/+2
|\
| * X11rdp: fix spelling mistakesPhilipp Hahn2013-01-281-1/+1
| * xrdp: Ignore channels and logging sectionsPhilipp Hahn2013-01-281-1/+3
* | no logic changes, cleanup and copyright year updatesJay Sorg2013-05-2813-20/+20
* | fix for autologinJay Sorg2013-05-281-5/+8