Commit Graph

130 Commits (8353baab3d361bcdebb32f1677dd066e0b255dc9)

Author SHA1 Message Date
speidy 638843526a libxrdp: change xrdp_rdp_send_unknown1 hack to xrdp_rdp_send_fontmap,
relying on docs.
11 years ago
speidy bc4fd1afba libxrdp: Monitor Layout PDU changes 11 years ago
speidy 2dc5f49132 libxrdp: add Montior Layout PDU (server to client), temporary hack 11 years ago
Laxmikant Rashinkar 3a074450d7 changed bulk compression logic 11 years ago
Jay Sorg e59fd77042 from last merge 12 years ago
Jay Sorg 086481395c Merge branch 'multimon' of git://github.com/speidy/xrdp into speidy-multimon
Conflicts:
	common/xrdp_client_info.h
	libxrdp/xrdp_iso.c
	libxrdp/xrdp_sec.c
12 years ago
Jay Sorg 25369460a1 log client ip with pid, etc 12 years ago
Jay Sorg c1b7cbd657 merges from authentic8 12 years ago
Jay Sorg 6848cbbc04 VUL: add some more buffer checks 12 years ago
Jay Sorg 445e7d9800 VUL: check bytes remaining in xrdp_rdp_process_data_input 12 years ago
Jay Sorg f75b9143e2 VUL: make sure cache entries are in range 12 years ago
Jay Sorg 1a616a1b46 move text2bool to os_calls 12 years ago
speidy 8e76b68102 neutrinordp: clean old freerdp moduels, add config, fix for RFX codec to
work.
12 years ago
Jim Grandy a308d2e25c Fix errors cause by previous merge (2361914) 12 years ago
Jim Grandy b7b3d9ef28 Hand-apply patches (misc) from Authentic8: b18667d 6d22ada 95d93a3 433b49c b96f85f 8c32c46 f87f6b3 c93cce0 26ce9ce 12 years ago
Jim Grandy 4e9516e00c Hand-apply patches (glphy cache) from Authetnic8 branch: 1048147 3fc5974 0552905 00b08a0 12 years ago
Jim Grandy 1ae9a7f2b6 Hand-apply patches (drawing configuration) from Authentic8 branch: 34b92df f994298 38e2def 12 years ago
Laxmikant Rashinkar 474d17d556 xrdp: added support for forcing credentials on command line 12 years ago
speidy a8e5b3fee5 libxrdp: work on multi-mon support 12 years ago
Jay Sorg 14a4ac5a79 libxrdp: started adding fastpath support 12 years ago
Jay Sorg c0863061d0 enable new_cursors xrdp.ini setting 12 years ago
Jay Sorg 42329bda00 adding xrdp.ini option to turn off new cursors 12 years ago
Jay Sorg b107414b54 sync client_info struct with A8 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
LawrenceK 266db3150b refactor and use test2bool instead of duplicated code testing for on,yes,true, non zero 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
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
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
o applied new coding standards to all .c files
o moved some files around
13 years ago
Jay Sorg 05a2b54a17 added option(cap) to set default cache v3 codec 13 years ago
Jay Sorg 204d6bbde1 codecs: move jpeg hack to bitmap cache v3 13 years ago
Jay Sorg 6d539b8e22 user rfx for cache v3 if client supports 13 years ago
Jay Sorg e4182cde17 work on rdp codecs 13 years ago
Jay Sorg 01393af3e6 added support for bitmap cache v3 13 years ago
ArvidNorr 2509442b36 Merge pull request #27 from ArvidNorr/deadlock
Deadlock
13 years ago
norrarvid 67a2a3c4c7 layout fix 13 years ago
Jay Sorg 4ba8cdc343 libxrdp: added RAIL caps 13 years ago
Jay Sorg 2eb2f1d92d libxrdp: fix warning 13 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 e0fc7297f5 pass the client_info(caps) on to module and xserver 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
Nicola Ruggero d797b2cf49 Implemented client IP logging 15 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.)
15 years ago
jsorg71 574355f3e3 use trans 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 fc1fa0b55a remove 24 and 15 bpp limit 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 822e3cfc5e demand active update 17 years ago
jsorg71 38b789e81f update copyright year 17 years ago
jsorg71 792caad39a use new config file functions 18 years ago
jsorg71 dabc0c0333 don't display unknown for capset 22 and 26 18 years ago
jsorg71 38ec8c903c remove compiler warning 18 years ago
jsorg71 13fa0768a7 24 bit color 18 years ago
jsorg71 d3ddb22d1c added debug out, added update sync call 18 years ago
jsorg71 073bd2cfcb added debug messages 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 d2802912f6 copyright year update 18 years ago
jsorg71 0dc679e2dc added channel support 18 years ago
jsorg71 770a27bfb3 printf -> writeln 19 years ago
jsorg71 8fd2618101 added medium and high rdp encryption via xrdp.ini 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 11e4fb23b3 copyright year update 19 years ago
jsorg71 19314ec055 Makefile and file location changes 20 years ago
jsorg71 754efcabb1 <lf><cr> should be <cr><lf> 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 a4ce4c46c6 clip changes, 16bpp crash fix 20 years ago
jsorg71 992dbfa7b3 moved a bunch of files around 20 years ago