summaryrefslogtreecommitdiffstats
path: root/xrdp/xrdp_mm.c
Commit message (Expand)AuthorAgeFilesLines
...
* xrdp: don't include config.h unless HAVE_CONFIG_H is definedJay Sorg2014-07-271-0/+2
* coverity: read from pointer after freeLaxmikant Rashinkar2014-07-271-1/+1
* coverity: array compared against 0Laxmikant Rashinkar2014-07-261-1/+1
* coverity: improper use of negative valueLaxmikant Rashinkar2014-07-261-1/+3
* work on codec modeJay Sorg2014-07-191-12/+36
* coverity: fixed resolution leak issuesLaxmikant Rashinkar2014-07-191-3/+7
* xrdp: don't show connection log unless there is a problemJay Sorg2014-05-191-1/+14
* 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 27d8a...Jim Grandy2013-08-221-2/+100
| * Hand-apply patches (glyph cache) from Authentic8 branch: 653869c 30f23d4 74b0...Jim Grandy2013-08-221-0/+22
| * 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
* | 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 vulnerabil...ArvidNorr2013-02-011-12/+12
* Merge pull request #59 from ArvidNorr/moreloggingArvidNorr2013-01-311-19/+27
|\
| * More logging addedArvidNorr2013-01-181-19/+27
* | Merge pull request #58 from ArvidNorr/pam-contArvidNorr2013-01-311-20/+159
|\ \ | |/ |/|
| * PAM error text can be configuredArvidNorr2013-01-281-1/+62
| * Display PAM error in gateway setup, use domain name as IP/DNS, changed how th...ArvidNorr2013-01-161-20/+98
* | refactor and use test2bool instead of duplicated code testing for on,yes,true...LawrenceK2013-01-171-9/+2
* | bug in find_name_in_listsLawrenceK2013-01-161-1/+1
|/
* Update allowed channel lists from entries in the connection entry prefixed ch...LawrenceK2012-12-201-28/+76
* o moved from GNU General Public License to Apache License, Version 2.0Laxmikant Rashinkar2012-09-191-1670/+1878
* 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
| |\