Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Constify the value argument to mod_set_param | Pavel Roskin | 2017-01-11 | 1 | -1/+1 |
| | |||||
* | vnc: change password file to use guid hash | Jay Sorg | 2016-12-03 | 1 | -0/+2 |
| | |||||
* | Fix warnings detected by -Wwrite-strings | Pavel Roskin | 2016-07-08 | 1 | -3/+3 |
| | |||||
* | Typo fixes | Pavel Roskin | 2016-05-04 | 1 | -1/+1 |
| | |||||
* | Replace "charactor" with "character" everywhere | Pavel Roskin | 2016-01-30 | 1 | -1/+1 |
| | |||||
* | vnc: remove rfbDes calls | Jay Sorg | 2015-08-18 | 1 | -1/+0 |
| | |||||
* | move libvnc to trans for io | Jay Sorg | 2015-07-12 | 1 | -5/+3 |
| | |||||
* | update the module API | Jay Sorg | 2015-07-10 | 1 | -9/+10 |
| | |||||
* | vnc: Added delay_ms option. Fixes neutrinolabs/xrdp#182 | Anthony Agresta | 2014-11-07 | 1 | -0/+1 |
| | |||||
* | copyright year update | Jay Sorg | 2013-06-08 | 1 | -1/+1 |
| | |||||
* | o moved from GNU General Public License to Apache License, Version 2.0 | Laxmikant Rashinkar | 2012-09-19 | 1 | -21/+19 |
| | | | | | o applied new coding standards to all .c files o moved some files around | ||||
* | fixes for bell function | Jay Sorg | 2010-11-18 | 1 | -3/+3 |
| | |||||
* | Added bell (pcspeaker) support | Nicola Ruggero | 2010-10-26 | 1 | -0/+1 |
| | |||||
* | update copyright year | jsorg71 | 2010-07-04 | 1 | -1/+1 |
| | |||||
* | channel fixes | jsorg71 | 2009-08-15 | 1 | -1/+5 |
| | |||||
* | update copyright year | jsorg71 | 2009-01-24 | 1 | -1/+1 |
| | |||||
* | added new wait_obj functions | jsorg71 | 2008-04-03 | 1 | -1/+6 |
| | |||||
* | update copyright year | jsorg71 | 2008-01-30 | 1 | -1/+1 |
| | |||||
* | moved scp to xrdp | jsorg71 | 2007-04-20 | 1 | -2/+0 |
| | |||||
* | added use of libscp | ilsimo | 2007-03-25 | 1 | -2/+4 |
| | |||||
* | clipboard redir work | jsorg71 | 2007-01-25 | 1 | -0/+3 |
| | |||||
* | copyright year update | jsorg71 | 2007-01-12 | 1 | -1/+1 |
| | |||||
* | more work on channel support | jsorg71 | 2006-12-30 | 1 | -0/+11 |
| | |||||
* | let module decide if alt-gr needs to be ignored | jsorg71 | 2006-12-09 | 1 | -0/+1 |
| | |||||
* | copyright year update | jsorg71 | 2006-02-04 | 1 | -1/+1 |
| | |||||
* | added server_reset(which uses demand_active) for resizing the rdp client | jsorg71 | 2005-08-24 | 1 | -0/+1 |
| | |||||
* | added param1 to paint_rect | jsorg71 | 2005-08-20 | 1 | -1/+1 |
| | |||||
* | add new painter funcs | jsorg71 | 2005-08-18 | 1 | -3/+20 |
| | |||||
* | added clipping functions to the mod interface | jsorg71 | 2005-07-07 | 1 | -0/+2 |
| | |||||
* | moved a bunch of files around | jsorg71 | 2005-06-28 | 1 | -1/+2 |
| | |||||
* | remove vncauth.c | jsorg71 | 2005-03-13 | 1 | -2/+1 |
| | |||||
* | added connection log | jsorg71 | 2005-03-06 | 1 | -2/+2 |
| | |||||
* | a few minor fixes | jsorg71 | 2005-02-22 | 1 | -0/+1 |
| | |||||
* | readability and 64 bit changes | jsorg71 | 2005-02-20 | 1 | -0/+1 |
| | |||||
* | added a bunch of error checks | jsorg71 | 2005-02-08 | 1 | -7/+5 |
| | |||||
* | move some file to common | jsorg71 | 2005-01-07 | 1 | -101/+23 |
| | |||||
* | added vnc mod | jsorg71 | 2004-11-28 | 1 | -0/+153 |