summaryrefslogtreecommitdiffstats
path: root/libxrdp
Commit message (Collapse)AuthorAgeFilesLines
* Fix endianness of virtual channel flags. This fixes the clipboard ↵Hyeshik Chang2012-05-041-1/+1
| | | | compatibility issue with Microsoft RDP clients.
* to build xrdp with freerdp1 you need another library for libxrdpLawrenceK2012-05-021-1/+1
|
* added non standard jpeg support off by defaultJay Sorg2012-04-076-5/+284
|
* libxrdp: added #ifdef for mppcJay Sorg2012-04-061-1/+4
|
* libxrdp: user freerdp mppc compressorJay Sorg2012-04-053-11/+99
|
* add max bpp option to xrdp.iniJay Sorg2011-08-242-0/+12
|
* include missing files in make distItamar Reis Peixoto2010-11-201-0/+1
|
* Implemented client IP loggingNicola Ruggero2010-11-042-0/+2
|
* Major code cleanup:Nicola Ruggero2010-11-038-145/+180
| | | | | | | - 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-262-0/+32
|
* use do ... while (0) style for parse.hjsorg712010-08-092-21/+21
|
* update copyright yearjsorg712010-07-045-5/+5
|
* use transjsorg712010-05-048-123/+33
|
* added debug configure optionjsorg712010-03-171-1/+8
|
* remove some dead codejsorg712009-12-262-4/+0
|
* check for RDP PDU size too small and remove 0x8000 length checkjsorg712009-12-231-3/+5
|
* autotools fix and file_loc.h simplifiedjsorg712009-05-193-3/+14
|
* update copyright yearjsorg712009-01-2511-11/+11
|
* remove old makefilesjsorg712008-12-163-134/+0
|
* channel changesjsorg712008-12-165-86/+22
|
* allow 15 bpp compress like 16 bppjsorg712008-11-081-1/+1
|
* remove 24 and 15 bpp limitjsorg712008-11-081-10/+0
|
* add a commentjsorg712008-08-311-4/+6
|
* make sure rop and mixmode are in rangejsorg712008-08-311-3/+11
|
* remove lib versionjsorg712008-08-151-3/+0
|
* version and common change, remove definesjsorg712008-08-121-5/+3
|
* change config.h to config_ac.hjsorg712008-08-101-1/+1
|
* HAVE_CONFIG should be at topjsorg712008-08-091-3/+3
|
* add config.h and file_loc.hjsorg712008-08-071-0/+4
|
* build common as a libraryjsorg712008-08-061-1/+1
|
* autotoolsjsorg712008-08-031-0/+24
|
* produce packed mcs packets when smalljsorg712008-06-301-2/+18
|
* added support for tiny and small order flagsjsorg712008-06-301-62/+107
|
* added brush cache bits for clients that support itjsorg712008-06-245-2/+63
|
* update the orders capsjsorg712008-06-211-29/+29
|
* use RDP_ORDER_SMALL and RDP_ORDER_TINY for patbltjsorg712008-06-211-5/+35
|
* move reading of the keys file to incoming function so we can error out if ↵jsorg712008-05-111-34/+43
| | | | the keys file is not accessable, add a debug message
* fix for target and added CFGDIRjsorg712008-05-021-3/+3
|
* demand active updatejsorg712008-05-011-9/+39
|
* mce is not related to login flag 0x400jsorg712008-05-011-5/+0
|
* change xrdp file install locationsjsorg712008-04-301-9/+3
|
* need tabsjsorg712008-03-161-8/+8
|
* update copyright yearjsorg712008-01-3011-11/+11
|
* use new config file functionsjsorg712007-10-282-77/+65
|
* use g_htoijsorg712007-10-151-60/+4
|
* don't display unknown for capset 22 and 26jsorg712007-09-301-0/+6
|
* added mac makefilesjsorg712007-09-271-0/+48
|
* read the rdp5 performance flags and some 64 bit warning fixesjsorg712007-09-252-6/+24
|
* remove compiler warningjsorg712007-09-152-11/+18
|
* make sure next_packet is not nulljsorg712007-05-061-1/+2
|