Commit Graph

152 Commits (c20b447f21944fcb0dd13fe300c6bdcb781188be)

Author SHA1 Message Date
Jay Sorg cc3754a2bd xorg: work on offscreen bitmaps 13 years ago
Jay Sorg 76e070e4f1 started work on off screen bitmap support 13 years ago
Jay Sorg e0fc7297f5 pass the client_info(caps) on to module and xserver 13 years ago
Jay Sorg fd52c5aa6a rfx: work on rfx 13 years ago
Jay Sorg c935eb19af libxrdp: added xrdp_surface.c 13 years ago
Jay Sorg 22e8efc39f libxrdp: added xrdp_fastpath.c 13 years ago
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
jsorg71 13fa0768a7 24 bit color 18 years ago
jsorg71 4c126ad74b undo disable cursor 18 years ago
jsorg71 d373ee9322 added debug out, added update sync 18 years ago
jsorg71 d3ddb22d1c added debug out, added update sync call 18 years ago
jsorg71 206c925043 added debug data 18 years ago
jsorg71 cb0a47d206 removed strip from Makefile 18 years ago
jsorg71 e2df244be3 got to create the channel layer 18 years ago
jsorg71 073bd2cfcb added debug messages 18 years ago
jsorg71 06186b0b75 moved orders state to one struct 18 years ago
jsorg71 a70ceb1caa added some debug messages and some mce stuff 18 years ago
jsorg71 5aad0fc84a added some debug info 18 years ago
jsorg71 08e292faf4 check if server is shutting down 18 years ago
jsorg71 d2802912f6 copyright year update 18 years ago
jsorg71 4b3b83044a more work on channel support 18 years ago
jsorg71 0dc679e2dc added channel support 18 years ago
jsorg71 f9e6578ed9 removed sleep calls from xrdp_tcp 18 years ago
jsorg71 dec2c57079 g_ for global variables 18 years ago
jsorg71 8b637673b6 change debian install location 19 years ago
jsorg71 770a27bfb3 printf -> writeln 19 years ago
jsorg71 8fd2618101 added medium and high rdp encryption via xrdp.ini 19 years ago
jsorg71 ab61191620 added seg_sign 19 years ago
jsorg71 fbecd46eaa don't allow 24 or 15 bpp connections for now 19 years ago
jsorg71 b91f25deef bitmap cache v2 19 years ago
jsorg71 2ea36eaa7b added debug messages 19 years ago
jsorg71 b54d94ee2f added some debug messages 19 years ago
jsorg71 05178d0733 added installdeb to makefiles 19 years ago
jsorg71 9e1c8b2fc0 iso layer fix 19 years ago
jsorg71 11e4fb23b3 copyright year update 19 years ago
jsorg71 23fcab67de file.c, os_calls.c, and ssl_calls.c make check 19 years ago
ilsimo e4781add04 removed #include "file_loc.h" 19 years ago
jsorg71 19314ec055 Makefile and file location changes 19 years ago
jsorg71 58976ccc97 Makefile changes 19 years ago
jsorg71 754efcabb1 <lf><cr> should be <cr><lf> 20 years ago
jsorg71 c22e66e9ae changed ssl prefix 20 years ago
jsorg71 86c7f18e5c -ldl should be in libs 20 years ago
jsorg71 55c9687858 Makefile changes 20 years ago
jsorg71 995dfe56e2 read rdp login info 20 years ago
jsorg71 04f809251c 8K max packet size for 8 bpp clients 20 years ago
jsorg71 967f6592d5 move rsa keys to a file and load at connection 20 years ago
jsorg71 e56bec1a7d case insesitive config file and moving reverse to ssl_calls 20 years ago
jsorg71 7d891a1bde added server_reset(which uses demand_active) for resizing the rdp client 20 years ago
jsorg71 5e69f15cd7 harvest and pass on hostname and keylayout of client 20 years ago
jsorg71 a4ce4c46c6 clip changes, 16bpp crash fix 20 years ago
jsorg71 d349f6920a some more big endian fixes 20 years ago