summaryrefslogtreecommitdiffstats
path: root/xrdp/xrdp_mm.c
Commit message (Collapse)AuthorAgeFilesLines
* improve debugging dump jpeg for codec modeJay Sorg2014-03-261-12/+60
|
* set codec mode according to clientJay Sorg2014-03-231-1/+15
|
* work on codec mode jpegJay Sorg2014-03-221-11/+30
|
* Call cleanup for encoderBLINDAUER Emmanuel2014-03-181-0/+2
|
* work on surface commandJay Sorg2014-03-181-2/+10
|
* work on codec mode jpegJay Sorg2014-03-161-47/+83
|
* xrdp_encoder: developer checkinLaxmikant Rashinkar2014-03-161-3/+92
|
* fixed some connection issues when using xorg driver modeLaxmikant Rashinkar2014-03-091-5/+4
|
* xrdp:no logic change, comments and printfsJay Sorg2014-03-021-2/+2
|
* added server_paint_rectsJay Sorg2014-02-181-0/+33
|
* Merge branch 'devel' of github.com:/neutrinolabs/xrdp into develLaxmikant Rashinkar2014-02-101-2/+2
|\
| * comment spelling fixes from univentionJay Sorg2014-02-041-2/+2
| |
* | fixed an issue where channels with uppercase names were not being recognizedLaxmikant Rashinkar2014-02-101-19/+19
|/
* merges from authentic8Jay Sorg2013-09-261-1/+384
|\
| * Hand-apply patch (compositing) from Authentic8: 5d5e470 81c9c29 b0c2c10 ↵Jim Grandy2013-08-221-2/+100
| | | | | | | | 27d8a01 a96a217 e512090 a9a6762 9c02bfa bd26fcc c0d29d9 676dd35 3b26737
| * Hand-apply patches (glyph cache) from Authentic8 branch: 653869c 30f23d4 ↵Jim Grandy2013-08-221-0/+22
| | | | | | | | 74b015d 4e51e6d 2829087
| * Hand-apply patches (rail) from Authentic8: bc68076Jim Grandy2013-08-221-0/+67
| |
| * Hand-apply patches (rail improvements) from Authentic8 branch: 6e15b4a ↵Jim Grandy2013-08-221-45/+159
| | | | | | | | 2c99e69 3f30429 aad2aaa 4f8481e 5117ac2 f3dcf1a
| * Hand-apply patches (rail improvements) from Authentic8 branch: 507694d, ↵Jim Grandy2013-08-221-0/+82
| | | | | | | | 0e21d45, 44447d5, e452e4f, 3d05576, dd69d8f
* | xrdp: fix a crash in painter when invalid target is setJay Sorg2013-09-191-1/+1
| |
* | move text2bool to os_callsJay Sorg2013-08-241-1/+1
| |
* | common: transport aware when app is terminatingJay Sorg2013-08-171-0/+3
|/
* xrdp: use full path for loading xrdp modulesJay Sorg2013-05-011-7/+6
|
* work on new(color) cursorsJay Sorg2013-03-181-2/+15
|
* xrdp: xrdp_mm.c fix some warnings and code cleanupJay Sorg2013-03-111-163/+166
|
* Fix compilation error without PAMGuan-Zhong Huang2013-03-091-2/+13
|
* Comments and debug when blocking channels added. Fix for potential ↵ArvidNorr2013-02-011-12/+12
| | | | vulnerability in log.c
* Merge pull request #59 from ArvidNorr/moreloggingArvidNorr2013-01-311-19/+27
|\ | | | | More logging for debug and trace.
| * More logging addedArvidNorr2013-01-181-19/+27
| |
* | Merge pull request #58 from ArvidNorr/pam-contArvidNorr2013-01-311-20/+159
|\ \ | |/ |/| PAM additions mostly for a gateway situation
| * PAM error text can be configuredArvidNorr2013-01-281-1/+62
| |
| * Display PAM error in gateway setup, use domain name as IP/DNS, changed how ↵ArvidNorr2013-01-161-20/+98
| | | | | | | | the socket is closed
* | refactor and use test2bool instead of duplicated code testing for ↵LawrenceK2013-01-171-9/+2
| | | | | | | | on,yes,true, non zero
* | bug in find_name_in_listsLawrenceK2013-01-161-1/+1
|/
* Update allowed channel lists from entries in the connection entry prefixed ↵LawrenceK2012-12-201-28/+76
| | | | channel. Allows different settings for each preset connection.
* o moved from GNU General Public License to Apache License, Version 2.0Laxmikant Rashinkar2012-09-191-1670/+1878
| | | | | o applied new coding standards to all .c files o moved some files around
* no logic change, remove tabsJay Sorg2012-07-241-1/+1
|
* xrdp: hook up the rail functions in module managerJay Sorg2012-06-281-0/+7
|
* rail: proxy railJay Sorg2012-06-241-140/+237
|
* fix merge conflicsnorrarvid2012-06-181-21/+225
|\
| * Improved loggingnorrarvid2012-06-071-0/+1
| |
| * Clear state required when relogin is performednorrarvid2012-06-051-0/+23
| |
| * timeout added for the reply to come from sesmannorrarvid2012-06-051-27/+34
| |\
| * | separate pam authentication for gatewaysnorrarvid2012-05-311-19/+191
| |/
* | fix minor merge conflictnorrarvid2012-06-181-4/+160
|\ \
| * | Fix layoutnorrarvid2012-06-181-1/+1
| | |
| * | channels can be disabled by XRDPnorrarvid2012-05-301-5/+161
| |/
* | Merge pull request #22 from ArvidNorr/moduleloadArvidNorr2012-06-171-3/+14
|\ \ | | | | | | Moduleload
| * | minor layout fixesnorrarvid2012-06-181-3/+3
| | |
| * | Improved error handling for module load and init, fixed bug in logwindownorrarvid2012-05-301-1/+10
| | |