summaryrefslogtreecommitdiffstats
path: root/xrdp/xrdp_wm.c
Commit message (Collapse)AuthorAgeFilesLines
* coverity: array compared against 0Laxmikant Rashinkar2014-07-261-2/+1
|
* coverity: Dereference after null checkLaxmikant Rashinkar2014-07-201-2/+2
|
* coverity: fixed resolution leak issuesLaxmikant Rashinkar2014-07-191-2/+3
|
* libxrdp: cursor big endian fixJay Sorg2014-06-231-4/+10
|
* xrdp: don't show connection log unless there is a problemJay Sorg2014-05-191-4/+13
| | | | | | Conflicts: xrdp/xrdp_mm.c
* xrdp: xrdp_wm: changed the autologin logicspeidy2014-04-141-28/+43
|
* xrdp: for proxy modules, pass target ip to module (if ip passed-in fromspeidy2014-04-111-0/+24
| | | client into domain field (starting with _))
* xrdp:no logic change, comments and printfsJay Sorg2014-03-021-1/+1
|
* o --enable-load_pulse_modules changed to --enable-loadpulsemodulesLaxmikant Rashinkar2014-02-231-1/+1
| | | | | o color entries in xrdp.ini file are now specfied using RGB format only o login screen now works with pixel depth of 8, 15, 16 and 24 bits
* remove some warning, move gethostname to os_callsJay Sorg2014-02-081-1/+2
|
* comment spelling fixes from univentionJay Sorg2014-02-041-5/+5
|
* made login screen fully customizableLaxmikant Rashinkar2014-01-281-1/+15
|
* merges from authentic8Jay Sorg2013-09-261-8/+57
|\
| * Fix errors cause by previous merge (2361914)Jim Grandy2013-08-221-1/+0
| |
| * Hand-apply patches (misc) from Authentic8: b18667d 6d22ada 95d93a3 433b49c ↵Jim Grandy2013-08-221-7/+57
| | | | | | | | b96f85f 8c32c46 f87f6b3 c93cce0 26ce9ce
* | move text2bool to os_callsJay Sorg2013-08-241-1/+1
|/
* merge from pmhahnJay Sorg2013-05-291-1/+1
|\
| * xrdp: Ignore channels and logging sectionsPhilipp Hahn2013-01-281-1/+3
| | | | | | | | Ignore two more sections in xrdp.ini when looking for default session.
* | fix for autologinJay Sorg2013-05-281-5/+8
| |
* | work on new(color) cursorsJay Sorg2013-03-181-3/+11
| |
* | work on new(color) cursorsJay Sorg2013-03-121-9/+10
| |
* | Merge pull request #59 from ArvidNorr/moreloggingArvidNorr2013-01-311-4/+6
|\ \ | | | | | | More logging for debug and trace.
| * | More logging addedArvidNorr2013-01-181-4/+6
| |/
* | Merge pull request #58 from ArvidNorr/pam-contArvidNorr2013-01-311-1/+11
|\ \ | |/ |/| PAM additions mostly for a gateway situation
| * deny access if group is undefinedArvidNorr2013-01-311-1/+1
| |
| * PAM error text can be configuredArvidNorr2013-01-281-0/+5
| |
| * Display PAM error in gateway setup, use domain name as IP/DNS, changed how ↵ArvidNorr2013-01-161-1/+6
| | | | | | | | the socket is closed
* | refactor and use test2bool instead of duplicated code testing for ↵LawrenceK2013-01-171-7/+1
|/ | | | on,yes,true, non zero
* o moved from GNU General Public License to Apache License, Version 2.0Laxmikant Rashinkar2012-09-191-1372/+1549
| | | | | o applied new coding standards to all .c files o moved some files around
* fix minor merge conflictnorrarvid2012-06-181-9/+13
|\
| * Fix layoutnorrarvid2012-06-181-1/+2
| |
| * channels can be disabled by XRDPnorrarvid2012-05-301-10/+13
| |
* | missing init of variable addednorrarvid2012-06-041-1/+1
| |
* | Improved error handling for module load and init, fixed bug in logwindownorrarvid2012-05-301-1/+16
|/
* xorg: work on offscreen bitmapsJay Sorg2012-05-171-0/+2
|
* fixes from ArvidNorrJay Sorg2012-05-071-4/+10
|
* xrdp: added xrdp.ini options to auto execute a modules and hide log windowJay Sorg2012-03-161-11/+47
|
* xrdp: added override setting for chansrv portJay Sorg2012-03-161-1/+1
|
* xrdp comestic patch from "Alessandro Briosi" <tsdogs@briosix.org>Itamar Reis Peixoto2010-11-201-48/+122
|
* Major code cleanup:Nicola Ruggero2010-11-031-2/+5
| | | | | | | - Initialized and zeroed out local variables - Check for some null pointers - Fixed some typos - Other minor changes (beautify, etc.)
* Added bell (pcspeaker) supportNicola Ruggero2010-10-261-0/+7
|
* update copyright yearjsorg712010-07-041-1/+1
|
* update trans in xrdp->sesman connectionjsorg712009-09-211-95/+2
|
* fixes for small screenjsorg712009-08-211-5/+23
|
* minor keyboard fixesjsorg712009-08-171-1/+1
|
* channel fixesjsorg712009-08-151-1/+6
|
* change the order of params for keydown/up to be more backward compatiblejsorg712009-08-121-2/+2
|
* keymap changesjsorg712009-08-121-9/+4
|
* add extended log outputjsorg712009-08-051-0/+10
|
* when autologin, don't use client passed params unless xrdp.ini ask is usedjsorg712009-05-281-11/+18
|