Commit Graph

174 Commits

Author SHA1 Message Date
Jay Sorg 25369460a1 log client ip with pid, etc 2013-10-02 16:27:12 -07:00
Jay Sorg c1b7cbd657 merges from authentic8 2013-09-26 11:28:07 -07:00
Jay Sorg 6848cbbc04 VUL: add some more buffer checks 2013-09-10 23:17:18 -07:00
Jay Sorg 445e7d9800 VUL: check bytes remaining in xrdp_rdp_process_data_input 2013-09-10 16:20:11 -07:00
Jay Sorg f75b9143e2 VUL: make sure cache entries are in range 2013-09-10 16:18:21 -07:00
Jay Sorg 1a616a1b46 move text2bool to os_calls 2013-08-24 22:41:44 -07:00
speidy 8e76b68102 neutrinordp: clean old freerdp moduels, add config, fix for RFX codec to
work.
2013-08-24 12:02:01 +03:00
Jim Grandy a308d2e25c Fix errors cause by previous merge (2361914) 2013-08-22 12:57:00 -07:00
Jim Grandy b7b3d9ef28 Hand-apply patches (misc) from Authentic8: b18667d 6d22ada 95d93a3 433b49c b96f85f 8c32c46 f87f6b3 c93cce0 26ce9ce 2013-08-22 12:56:51 -07:00
Jim Grandy 4e9516e00c Hand-apply patches (glphy cache) from Authetnic8 branch: 1048147 3fc5974 0552905 00b08a0 2013-08-22 12:52:31 -07:00
Jim Grandy 1ae9a7f2b6 Hand-apply patches (drawing configuration) from Authentic8 branch: 34b92df f994298 38e2def 2013-08-22 12:49:41 -07:00
Laxmikant Rashinkar 474d17d556 xrdp: added support for forcing credentials on command line 2013-08-03 15:47:26 -07:00
speidy a8e5b3fee5 libxrdp: work on multi-mon support 2013-07-15 10:13:03 +03:00
Jay Sorg 14a4ac5a79 libxrdp: started adding fastpath support 2013-07-09 21:34:20 -07:00
Jay Sorg c0863061d0 enable new_cursors xrdp.ini setting 2013-06-08 00:58:05 -07:00
Jay Sorg 42329bda00 adding xrdp.ini option to turn off new cursors 2013-06-07 23:43:58 -07:00
Jay Sorg b107414b54 sync client_info struct with A8 2013-03-26 12:40:22 -07:00
Jay Sorg a47a3cee1a libxrdp: started adding new(color) cursor support 2013-03-12 20:04:18 -07:00
ArvidNorr fe69d2f07b Comments and debug when blocking channels added. Fix for potential vulnerability in log.c 2013-02-01 10:00:39 +01:00
LawrenceK 266db3150b refactor and use test2bool instead of duplicated code testing for on,yes,true, non zero 2013-01-17 11:31:01 +00:00
Jay Sorg eb4209e932 libxrdp: added ini settings for bulk compressor 2013-01-06 23:56:40 -08:00
Jay Sorg b3dcfdaa37 libxrdp: add our own mppc compression instead of using the freerdp mppc 2012-12-28 22:37:48 -08:00
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 2012-12-20 16:21:50 +00:00
LawrenceK d834533dfb fix SSE2 debug line, and add some debug of config settings. 2012-12-06 09:07:40 +00:00
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
2012-09-19 20:51:34 -07:00
Jay Sorg 05a2b54a17 added option(cap) to set default cache v3 codec 2012-07-24 17:47:51 -07:00
Jay Sorg 204d6bbde1 codecs: move jpeg hack to bitmap cache v3 2012-07-24 11:56:09 -07:00
Jay Sorg 6d539b8e22 user rfx for cache v3 if client supports 2012-07-23 11:12:39 -07:00
Jay Sorg e4182cde17 work on rdp codecs 2012-07-17 15:19:59 -07:00
Jay Sorg 01393af3e6 added support for bitmap cache v3 2012-07-17 12:59:03 -07:00
ArvidNorr 2509442b36 Merge pull request #27 from ArvidNorr/deadlock
Deadlock
2012-06-17 23:55:23 -07:00
norrarvid 67a2a3c4c7 layout fix 2012-06-18 08:48:51 +02:00
Jay Sorg 4ba8cdc343 libxrdp: added RAIL caps 2012-06-14 15:15:00 -07:00
Jay Sorg 2eb2f1d92d libxrdp: fix warning 2012-06-11 20:29:30 -07:00
norrarvid 42bda50fe0 Deadlock situation bug fix and improved debug information 2012-06-01 16:20:29 +02:00
Jay Sorg bde5dd6671 added g_close_wait_obj and size parameter to g_write_ip_address 2012-05-26 17:24:04 -07:00
Jay Sorg e0fc7297f5 pass the client_info(caps) on to module and xserver 2012-05-13 13:56:15 -07:00
Jay Sorg 6333cdd865 added non standard jpeg support off by default 2012-04-07 22:41:46 -07:00
Jay Sorg 8db6dd3f77 libxrdp: added #ifdef for mppc 2012-04-06 11:12:03 -07:00
Jay Sorg 209720fe1a libxrdp: user freerdp mppc compressor 2012-04-05 15:40:46 -07:00
Jay Sorg 12ce9c136f add max bpp option to xrdp.ini 2011-08-24 22:45:02 -07:00
Nicola Ruggero d797b2cf49 Implemented client IP logging 2010-11-04 12:14:03 +01:00
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.)
2010-11-03 16:59:26 +01:00
jsorg71 574355f3e3 use trans 2010-05-04 09:24:24 +00:00
jsorg71 bb4a15b5dc check for RDP PDU size too small and remove 0x8000 length check 2009-12-23 07:04:32 +00:00
jsorg71 23ffdb0c5f autotools fix and file_loc.h simplified 2009-05-19 04:23:49 +00:00
jsorg71 859dc139f0 update copyright year 2009-01-25 02:11:15 +00:00
jsorg71 fc1fa0b55a remove 24 and 15 bpp limit 2008-11-08 07:49:04 +00:00
jsorg71 bfe555e3b6 added brush cache bits for clients that support it 2008-06-24 05:43:10 +00:00
jsorg71 756fcef1c8 update the orders caps 2008-06-21 21:34:25 +00:00
jsorg71 822e3cfc5e demand active update 2008-05-01 06:06:52 +00:00
jsorg71 38b789e81f update copyright year 2008-01-30 07:30:10 +00:00
jsorg71 792caad39a use new config file functions 2007-10-28 06:14:13 +00:00
jsorg71 dabc0c0333 don't display unknown for capset 22 and 26 2007-09-30 01:52:45 +00:00
jsorg71 38ec8c903c remove compiler warning 2007-09-15 08:14:49 +00:00
jsorg71 13fa0768a7 24 bit color 2007-04-28 05:48:59 +00:00
jsorg71 d3ddb22d1c added debug out, added update sync call 2007-04-08 22:04:18 +00:00
jsorg71 073bd2cfcb added debug messages 2007-01-20 05:19:57 +00:00
jsorg71 a70ceb1caa added some debug messages and some mce stuff 2007-01-16 05:57:37 +00:00
jsorg71 5aad0fc84a added some debug info 2007-01-15 09:08:03 +00:00
jsorg71 d2802912f6 copyright year update 2007-01-12 04:51:48 +00:00
jsorg71 0dc679e2dc added channel support 2006-12-28 06:15:13 +00:00
jsorg71 770a27bfb3 printf -> writeln 2006-04-29 01:47:06 +00:00
jsorg71 8fd2618101 added medium and high rdp encryption via xrdp.ini 2006-04-14 03:02:02 +00:00
jsorg71 fbecd46eaa don't allow 24 or 15 bpp connections for now 2006-03-17 02:37:25 +00:00
jsorg71 b91f25deef bitmap cache v2 2006-03-17 01:10:24 +00:00
jsorg71 2ea36eaa7b added debug messages 2006-03-13 00:58:12 +00:00
jsorg71 11e4fb23b3 copyright year update 2006-02-04 18:38:17 +00:00
jsorg71 19314ec055 Makefile and file location changes 2005-12-02 04:57:51 +00:00
jsorg71 754efcabb1 <lf><cr> should be <cr><lf> 2005-11-26 01:38:08 +00:00
jsorg71 e56bec1a7d case insesitive config file and moving reverse to ssl_calls 2005-09-25 20:21:06 +00:00
jsorg71 7d891a1bde added server_reset(which uses demand_active) for resizing the rdp client 2005-08-24 01:09:33 +00:00
jsorg71 a4ce4c46c6 clip changes, 16bpp crash fix 2005-08-18 00:23:28 +00:00
jsorg71 992dbfa7b3 moved a bunch of files around 2005-06-28 03:11:35 +00:00