Commit Graph

96 Commits (3e422c04c6289f3f1f7cf9ce4325982b942ede7c)

Author SHA1 Message Date
Hyeshik Chang 1f2cd695b2 Fix endianness of virtual channel flags. This fixes the clipboard compatibility issue with Microsoft RDP clients. 13 years ago
LawrenceK a87381b7ad to build xrdp with freerdp1 you need another library for libxrdp 13 years ago
Jay Sorg 6333cdd865 added non standard jpeg support off by default 13 years ago
Jay Sorg 8db6dd3f77 libxrdp: added #ifdef for mppc 13 years ago
Jay Sorg 209720fe1a libxrdp: user freerdp mppc compressor 13 years ago
Jay Sorg 12ce9c136f add max bpp option to xrdp.ini 14 years ago
Itamar Reis Peixoto 6b08b8b71e include missing files in make dist 14 years ago
Nicola Ruggero d797b2cf49 Implemented client IP logging 14 years ago
Nicola Ruggero 4cf06dbbcb Major code cleanup:
- Initialized and zeroed out local variables
- Check for some null pointers
- Fixed some typos
- Other minor changes (beautify, etc.)
14 years ago
Nicola Ruggero 104f762e5d Added bell (pcspeaker) support 15 years ago
jsorg71 d83ebaa97a use do ... while (0) style for parse.h 15 years ago
jsorg71 e266d7ed04 update copyright year 15 years ago
jsorg71 574355f3e3 use trans 15 years ago
jsorg71 f312c16a8a added debug configure option 15 years ago
jsorg71 41f4b1c1c3 remove some dead code 15 years ago
jsorg71 bb4a15b5dc check for RDP PDU size too small and remove 0x8000 length check 15 years ago
jsorg71 23ffdb0c5f autotools fix and file_loc.h simplified 16 years ago
jsorg71 859dc139f0 update copyright year 16 years ago
jsorg71 af83cb7cae remove old makefiles 16 years ago
jsorg71 8090df64a5 channel changes 16 years ago
jsorg71 674f399bf9 allow 15 bpp compress like 16 bpp 17 years ago
jsorg71 fc1fa0b55a remove 24 and 15 bpp limit 17 years ago
jsorg71 683dfa9a86 add a comment 17 years ago
jsorg71 994172c931 make sure rop and mixmode are in range 17 years ago
jsorg71 f77934a58e remove lib version 17 years ago
jsorg71 c8d4c4ec27 version and common change, remove defines 17 years ago
jsorg71 5e0be259ad change config.h to config_ac.h 17 years ago
jsorg71 4212b60e64 HAVE_CONFIG should be at top 17 years ago
jsorg71 7502e50592 add config.h and file_loc.h 17 years ago
jsorg71 59a2d1dea6 build common as a library 17 years ago
jsorg71 c5fceb31ec autotools 17 years ago
jsorg71 ebdb838a63 produce packed mcs packets when small 17 years ago
jsorg71 72ef2dc2e9 added support for tiny and small order flags 17 years ago
jsorg71 bfe555e3b6 added brush cache bits for clients that support it 17 years ago
jsorg71 756fcef1c8 update the orders caps 17 years ago
jsorg71 435eea7531 use RDP_ORDER_SMALL and RDP_ORDER_TINY for patblt 17 years ago
jsorg71 4f9e8d5d86 move reading of the keys file to incoming function so we can error out if the keys file is not accessable, add a debug message 17 years ago
jsorg71 d245b7d05b fix for target and added CFGDIR 17 years ago
jsorg71 822e3cfc5e demand active update 17 years ago
jsorg71 c3181f2216 mce is not related to login flag 0x400 17 years ago
jsorg71 16ec0fa759 change xrdp file install locations 17 years ago
jsorg71 46058706f7 need tabs 17 years ago
jsorg71 38b789e81f update copyright year 17 years ago
jsorg71 792caad39a use new config file functions 18 years ago
jsorg71 e4d8ba4ce9 use g_htoi 18 years ago
jsorg71 dabc0c0333 don't display unknown for capset 22 and 26 18 years ago
jsorg71 5bec95f123 added mac makefiles 18 years ago
jsorg71 fc4fe616d1 read the rdp5 performance flags and some 64 bit warning fixes 18 years ago
jsorg71 38ec8c903c remove compiler warning 18 years ago
jsorg71 f2f8bb727d make sure next_packet is not null 18 years ago