Commit Graph

200 Commits (2dc5f491323a23c6ce758e9cb82ca4eb5ff21478)

Author SHA1 Message Date
Jay Sorg 42329bda00 adding xrdp.ini option to turn off new cursors
11 years ago
Jay Sorg 2039bbe397 xrdp: fix for non 'new' cursor clients like rdesktop
12 years ago
jsorg71 f10d789b8a Merge pull request #54 from bartw72/rgborder
12 years ago
Jay Sorg b107414b54 sync client_info struct with A8
12 years ago
Jay Sorg 39a828d52f work on new(color) cursors
12 years ago
Jay Sorg 494150f1a9 work on new(color) cursors
12 years ago
Jay Sorg a47a3cee1a libxrdp: started adding new(color) cursor support
12 years ago
ArvidNorr fe69d2f07b Comments and debug when blocking channels added. Fix for potential vulnerability in log.c
12 years ago
ArvidNorr 72c99794ee Merge pull request #59 from ArvidNorr/morelogging
12 years ago
ArvidNorr 9aa0cb4e61 Merge pull request #58 from ArvidNorr/pam-cont
12 years ago
Bart Warmerdam 8fa8d90641 Use correct RGB byte odering for uncompressed bitmaps (ms-rdpbcgr p192), RED=lsB, BLUE=msB
12 years ago
Bart Warmerdam 69a721f7cb Revert "Use correct RGB byte odering for uncompressed bitmaps (ms-rdpbcgr p192), RED=lsB, BLUE=msB"
12 years ago
Bart Warmerdam 4efe900f2d Use correct RGB byte odering for uncompressed bitmaps (ms-rdpbcgr p192), RED=lsB, BLUE=msB
12 years ago
ArvidNorr 975d44e99f More logging added
12 years ago
LawrenceK 266db3150b refactor and use test2bool instead of duplicated code testing for on,yes,true, non zero
12 years ago
ArvidNorr a2bbbd8cc3 Display PAM error in gateway setup, use domain name as IP/DNS, changed how the socket is closed
12 years ago
Jay Sorg eb4209e932 libxrdp: added ini settings for bulk compressor
12 years ago
Jay Sorg b3dcfdaa37 libxrdp: add our own mppc compression instead of using the freerdp mppc
12 years ago
Jay Sorg cce4f773d8 fixes, logging for off screen
12 years ago
LawrenceK 4c189ec3b4 update/fix some debug log calls and add the test of XRDP_DEBUG to make files so controlled by the autoconf option --enable-xrdpdebug
12 years ago
Marc-André Moreau cc03ff6704 Merge pull request #42 from Osirium/freerdp-refactor-06-dec-2012
12 years ago
LawrenceK cd847eafa1 when processing a text order we where not correctly using the text length this resulted in overrunning the order buffer and eventually corrupting the heap. Two fixes uses the data length and if the size is greater than max_packet_size attempt to send anyway otherwise you break the protocol.
12 years ago
LawrenceK f4cd548ded Use FREERDP_LIBS variable to access the frerdp libs, includes location
12 years ago
LawrenceK d834533dfb fix SSE2 debug line, and add some debug of config settings.
12 years ago
Laxmikant Rashinkar 1123323fda o moved from GNU General Public License to Apache License, Version 2.0
12 years ago
Jay Sorg 639e7bc8ed remove rail loggin, minor hints change
12 years ago
Jay Sorg cddcee4929 jpeg: fix for when building without --enable-jpeg
12 years ago
Jay Sorg 87ab0218e2 no logic change, remove tabs
12 years ago
Jay Sorg 05a2b54a17 added option(cap) to set default cache v3 codec
12 years ago
Jay Sorg 204d6bbde1 codecs: move jpeg hack to bitmap cache v3
12 years ago
Jay Sorg 6d539b8e22 user rfx for cache v3 if client supports
12 years ago
Jay Sorg 62777d43b1 work on bitmap cache v3
12 years ago
Jay Sorg e4182cde17 work on rdp codecs
12 years ago
Jay Sorg 01393af3e6 added support for bitmap cache v3
12 years ago
Jay Sorg b211b9be91 fix a define conflict with freerdp
12 years ago
Jay Sorg 58f5dcc030 autotools: change top_srcdir to top_builddir for LIBADD
12 years ago
Jay Sorg dc6be76b11 rail: proxy rail
12 years ago
ArvidNorr 2509442b36 Merge pull request #27 from ArvidNorr/deadlock
12 years ago
norrarvid 67a2a3c4c7 layout fix
12 years ago
Jay Sorg 4ba8cdc343 libxrdp: added RAIL caps
12 years ago
Jay Sorg b52bf1b838 libxrdp: started adding RAIL support
12 years ago
Jay Sorg 2eb2f1d92d libxrdp: fix warning
12 years ago
Jay Sorg 856783ba95 no logic changes, remove warnings and coding style changes
12 years ago
norrarvid 42bda50fe0 Deadlock situation bug fix and improved debug information
13 years ago
Jay Sorg bde5dd6671 added g_close_wait_obj and size parameter to g_write_ip_address
13 years ago
Jay Sorg 900a2541ca offscreen bitmaps: implement the delete list
13 years ago
Jay Sorg e09f14e6d4 don't jpeg compress fonts
13 years ago
Jay Sorg d88291c9dd -xorg: work on off screen bitmaps
13 years ago
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
13 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:
14 years ago
Nicola Ruggero 104f762e5d Added bell (pcspeaker) support
14 years ago
jsorg71 d83ebaa97a use do ... while (0) style for parse.h
14 years ago
jsorg71 e266d7ed04 update copyright year
14 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
16 years ago
jsorg71 fc1fa0b55a remove 24 and 15 bpp limit
16 years ago
jsorg71 683dfa9a86 add a comment
16 years ago
jsorg71 994172c931 make sure rop and mixmode are in range
16 years ago
jsorg71 f77934a58e remove lib version
16 years ago
jsorg71 c8d4c4ec27 version and common change, remove defines
16 years ago
jsorg71 5e0be259ad change config.h to config_ac.h
16 years ago
jsorg71 4212b60e64 HAVE_CONFIG should be at top
16 years ago
jsorg71 7502e50592 add config.h and file_loc.h
16 years ago
jsorg71 59a2d1dea6 build common as a library
16 years ago
jsorg71 c5fceb31ec autotools
16 years ago
jsorg71 ebdb838a63 produce packed mcs packets when small
16 years ago
jsorg71 72ef2dc2e9 added support for tiny and small order flags
16 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
17 years ago
jsorg71 e4d8ba4ce9 use g_htoi
17 years ago
jsorg71 dabc0c0333 don't display unknown for capset 22 and 26
17 years ago