Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix endianness of virtual channel flags. This fixes the clipboard ↵ | Hyeshik Chang | 2012-05-04 | 1 | -1/+1 |
| | | | | compatibility issue with Microsoft RDP clients. | ||||
* | to build xrdp with freerdp1 you need another library for libxrdp | LawrenceK | 2012-05-02 | 1 | -1/+1 |
| | |||||
* | added non standard jpeg support off by default | Jay Sorg | 2012-04-07 | 6 | -5/+284 |
| | |||||
* | libxrdp: added #ifdef for mppc | Jay Sorg | 2012-04-06 | 1 | -1/+4 |
| | |||||
* | libxrdp: user freerdp mppc compressor | Jay Sorg | 2012-04-05 | 3 | -11/+99 |
| | |||||
* | add max bpp option to xrdp.ini | Jay Sorg | 2011-08-24 | 2 | -0/+12 |
| | |||||
* | include missing files in make dist | Itamar Reis Peixoto | 2010-11-20 | 1 | -0/+1 |
| | |||||
* | Implemented client IP logging | Nicola Ruggero | 2010-11-04 | 2 | -0/+2 |
| | |||||
* | Major code cleanup: | Nicola Ruggero | 2010-11-03 | 8 | -145/+180 |
| | | | | | | | - Initialized and zeroed out local variables - Check for some null pointers - Fixed some typos - Other minor changes (beautify, etc.) | ||||
* | Added bell (pcspeaker) support | Nicola Ruggero | 2010-10-26 | 2 | -0/+32 |
| | |||||
* | use do ... while (0) style for parse.h | jsorg71 | 2010-08-09 | 2 | -21/+21 |
| | |||||
* | update copyright year | jsorg71 | 2010-07-04 | 5 | -5/+5 |
| | |||||
* | use trans | jsorg71 | 2010-05-04 | 8 | -123/+33 |
| | |||||
* | added debug configure option | jsorg71 | 2010-03-17 | 1 | -1/+8 |
| | |||||
* | remove some dead code | jsorg71 | 2009-12-26 | 2 | -4/+0 |
| | |||||
* | 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 | 3 | -3/+14 |
| | |||||
* | update copyright year | jsorg71 | 2009-01-25 | 11 | -11/+11 |
| | |||||
* | remove old makefiles | jsorg71 | 2008-12-16 | 3 | -134/+0 |
| | |||||
* | channel changes | jsorg71 | 2008-12-16 | 5 | -86/+22 |
| | |||||
* | allow 15 bpp compress like 16 bpp | jsorg71 | 2008-11-08 | 1 | -1/+1 |
| | |||||
* | remove 24 and 15 bpp limit | jsorg71 | 2008-11-08 | 1 | -10/+0 |
| | |||||
* | add a comment | jsorg71 | 2008-08-31 | 1 | -4/+6 |
| | |||||
* | make sure rop and mixmode are in range | jsorg71 | 2008-08-31 | 1 | -3/+11 |
| | |||||
* | remove lib version | jsorg71 | 2008-08-15 | 1 | -3/+0 |
| | |||||
* | version and common change, remove defines | jsorg71 | 2008-08-12 | 1 | -5/+3 |
| | |||||
* | change config.h to config_ac.h | jsorg71 | 2008-08-10 | 1 | -1/+1 |
| | |||||
* | HAVE_CONFIG should be at top | jsorg71 | 2008-08-09 | 1 | -3/+3 |
| | |||||
* | add config.h and file_loc.h | jsorg71 | 2008-08-07 | 1 | -0/+4 |
| | |||||
* | build common as a library | jsorg71 | 2008-08-06 | 1 | -1/+1 |
| | |||||
* | autotools | jsorg71 | 2008-08-03 | 1 | -0/+24 |
| | |||||
* | produce packed mcs packets when small | jsorg71 | 2008-06-30 | 1 | -2/+18 |
| | |||||
* | added support for tiny and small order flags | jsorg71 | 2008-06-30 | 1 | -62/+107 |
| | |||||
* | added brush cache bits for clients that support it | jsorg71 | 2008-06-24 | 5 | -2/+63 |
| | |||||
* | update the orders caps | jsorg71 | 2008-06-21 | 1 | -29/+29 |
| | |||||
* | use RDP_ORDER_SMALL and RDP_ORDER_TINY for patblt | jsorg71 | 2008-06-21 | 1 | -5/+35 |
| | |||||
* | move reading of the keys file to incoming function so we can error out if ↵ | jsorg71 | 2008-05-11 | 1 | -34/+43 |
| | | | | the keys file is not accessable, add a debug message | ||||
* | fix for target and added CFGDIR | jsorg71 | 2008-05-02 | 1 | -3/+3 |
| | |||||
* | demand active update | jsorg71 | 2008-05-01 | 1 | -9/+39 |
| | |||||
* | mce is not related to login flag 0x400 | jsorg71 | 2008-05-01 | 1 | -5/+0 |
| | |||||
* | change xrdp file install locations | jsorg71 | 2008-04-30 | 1 | -9/+3 |
| | |||||
* | need tabs | jsorg71 | 2008-03-16 | 1 | -8/+8 |
| | |||||
* | update copyright year | jsorg71 | 2008-01-30 | 11 | -11/+11 |
| | |||||
* | use new config file functions | jsorg71 | 2007-10-28 | 2 | -77/+65 |
| | |||||
* | use g_htoi | jsorg71 | 2007-10-15 | 1 | -60/+4 |
| | |||||
* | don't display unknown for capset 22 and 26 | jsorg71 | 2007-09-30 | 1 | -0/+6 |
| | |||||
* | added mac makefiles | jsorg71 | 2007-09-27 | 1 | -0/+48 |
| | |||||
* | read the rdp5 performance flags and some 64 bit warning fixes | jsorg71 | 2007-09-25 | 2 | -6/+24 |
| | |||||
* | remove compiler warning | jsorg71 | 2007-09-15 | 2 | -11/+18 |
| | |||||
* | make sure next_packet is not null | jsorg71 | 2007-05-06 | 1 | -1/+2 |
| |