Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | work on rdp codecs | Jay Sorg | 2012-07-17 | 1 | -2/+57 |
| | |||||
* | added support for bitmap cache v3 | Jay Sorg | 2012-07-17 | 1 | -6/+87 |
| | |||||
* | Merge pull request #27 from ArvidNorr/deadlock | ArvidNorr | 2012-06-17 | 1 | -12/+36 |
|\ | | | | | Deadlock | ||||
| * | layout fix | norrarvid | 2012-06-18 | 1 | -2/+6 |
| | | |||||
| * | Deadlock situation bug fix and improved debug information | norrarvid | 2012-06-01 | 1 | -12/+32 |
| | | |||||
* | | libxrdp: added RAIL caps | Jay Sorg | 2012-06-14 | 1 | -0/+64 |
| | | |||||
* | | libxrdp: fix warning | Jay Sorg | 2012-06-11 | 1 | -1/+1 |
|/ | |||||
* | added g_close_wait_obj and size parameter to g_write_ip_address | Jay Sorg | 2012-05-26 | 1 | -1/+4 |
| | |||||
* | pass the client_info(caps) on to module and xserver | Jay Sorg | 2012-05-13 | 1 | -1/+29 |
| | |||||
* | added non standard jpeg support off by default | Jay Sorg | 2012-04-07 | 1 | -1/+8 |
| | |||||
* | libxrdp: added #ifdef for mppc | Jay Sorg | 2012-04-06 | 1 | -1/+4 |
| | |||||
* | libxrdp: user freerdp mppc compressor | Jay Sorg | 2012-04-05 | 1 | -7/+74 |
| | |||||
* | add max bpp option to xrdp.ini | Jay Sorg | 2011-08-24 | 1 | -0/+11 |
| | |||||
* | Implemented client IP logging | Nicola Ruggero | 2010-11-04 | 1 | -0/+1 |
| | |||||
* | Major code cleanup: | Nicola Ruggero | 2010-11-03 | 1 | -21/+25 |
| | | | | | | | - Initialized and zeroed out local variables - Check for some null pointers - Fixed some typos - Other minor changes (beautify, etc.) | ||||
* | use trans | jsorg71 | 2010-05-04 | 1 | -3/+3 |
| | |||||
* | check for RDP PDU size too small and remove 0x8000 length check | jsorg71 | 2009-12-23 | 1 | -3/+5 |
| | |||||
* | autotools fix and file_loc.h simplified | jsorg71 | 2009-05-19 | 1 | -1/+3 |
| | |||||
* | update copyright year | jsorg71 | 2009-01-25 | 1 | -1/+1 |
| | |||||
* | remove 24 and 15 bpp limit | jsorg71 | 2008-11-08 | 1 | -10/+0 |
| | |||||
* | added brush cache bits for clients that support it | jsorg71 | 2008-06-24 | 1 | -2/+15 |
| | |||||
* | update the orders caps | jsorg71 | 2008-06-21 | 1 | -29/+29 |
| | |||||
* | demand active update | jsorg71 | 2008-05-01 | 1 | -9/+39 |
| | |||||
* | update copyright year | jsorg71 | 2008-01-30 | 1 | -1/+1 |
| | |||||
* | use new config file functions | jsorg71 | 2007-10-28 | 1 | -46/+40 |
| | |||||
* | don't display unknown for capset 22 and 26 | jsorg71 | 2007-09-30 | 1 | -0/+6 |
| | |||||
* | remove compiler warning | jsorg71 | 2007-09-15 | 1 | -2/+4 |
| | |||||
* | 24 bit color | jsorg71 | 2007-04-28 | 1 | -1/+1 |
| | |||||
* | added debug out, added update sync call | jsorg71 | 2007-04-08 | 1 | -14/+93 |
| | |||||
* | added debug messages | jsorg71 | 2007-01-20 | 1 | -0/+3 |
| | |||||
* | added some debug messages and some mce stuff | jsorg71 | 2007-01-16 | 1 | -0/+7 |
| | |||||
* | added some debug info | jsorg71 | 2007-01-15 | 1 | -1/+12 |
| | |||||
* | copyright year update | jsorg71 | 2007-01-12 | 1 | -1/+1 |
| | |||||
* | added channel support | jsorg71 | 2006-12-28 | 1 | -3/+8 |
| | |||||
* | printf -> writeln | jsorg71 | 2006-04-29 | 1 | -47/+47 |
| | |||||
* | added medium and high rdp encryption via xrdp.ini | jsorg71 | 2006-04-14 | 1 | -3/+19 |
| | |||||
* | don't allow 24 or 15 bpp connections for now | jsorg71 | 2006-03-17 | 1 | -0/+10 |
| | |||||
* | bitmap cache v2 | jsorg71 | 2006-03-17 | 1 | -2/+39 |
| | |||||
* | added debug messages | jsorg71 | 2006-03-13 | 1 | -1/+67 |
| | |||||
* | copyright year update | jsorg71 | 2006-02-04 | 1 | -1/+1 |
| | |||||
* | Makefile and file location changes | jsorg71 | 2005-12-02 | 1 | -1/+1 |
| | |||||
* | <lf><cr> should be <cr><lf> | jsorg71 | 2005-11-26 | 1 | -19/+19 |
| | |||||
* | case insesitive config file and moving reverse to ssl_calls | jsorg71 | 2005-09-25 | 1 | -4/+8 |
| | |||||
* | added server_reset(which uses demand_active) for resizing the rdp client | jsorg71 | 2005-08-24 | 1 | -8/+37 |
| | |||||
* | clip changes, 16bpp crash fix | jsorg71 | 2005-08-18 | 1 | -0/+4 |
| | |||||
* | moved a bunch of files around | jsorg71 | 2005-06-28 | 1 | -0/+847 |