Hyeshik Chang
|
1f2cd695b2
|
Fix endianness of virtual channel flags. This fixes the clipboard compatibility issue with Microsoft RDP clients.
|
2012-05-04 00:42:20 +09:00 |
|
LawrenceK
|
a87381b7ad
|
to build xrdp with freerdp1 you need another library for libxrdp
|
2012-05-02 15:06:14 +01: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 |
|
Itamar Reis Peixoto
|
6b08b8b71e
|
include missing files in make dist
|
2010-11-20 22:13:50 -02: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 |
|
Nicola Ruggero
|
104f762e5d
|
Added bell (pcspeaker) support
|
2010-10-26 13:08:28 +02:00 |
|
jsorg71
|
d83ebaa97a
|
use do ... while (0) style for parse.h
|
2010-08-09 23:02:06 +00:00 |
|
jsorg71
|
e266d7ed04
|
update copyright year
|
2010-07-04 06:14:50 +00:00 |
|
jsorg71
|
574355f3e3
|
use trans
|
2010-05-04 09:24:24 +00:00 |
|
jsorg71
|
f312c16a8a
|
added debug configure option
|
2010-03-17 22:06:50 +00:00 |
|
jsorg71
|
41f4b1c1c3
|
remove some dead code
|
2009-12-26 21:29:37 +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
|
af83cb7cae
|
remove old makefiles
|
2008-12-16 02:47:45 +00:00 |
|
jsorg71
|
8090df64a5
|
channel changes
|
2008-12-16 02:18:36 +00:00 |
|
jsorg71
|
674f399bf9
|
allow 15 bpp compress like 16 bpp
|
2008-11-08 07:51:05 +00:00 |
|
jsorg71
|
fc1fa0b55a
|
remove 24 and 15 bpp limit
|
2008-11-08 07:49:04 +00:00 |
|
jsorg71
|
683dfa9a86
|
add a comment
|
2008-08-31 21:07:40 +00:00 |
|
jsorg71
|
994172c931
|
make sure rop and mixmode are in range
|
2008-08-31 01:00:58 +00:00 |
|
jsorg71
|
f77934a58e
|
remove lib version
|
2008-08-15 02:49:41 +00:00 |
|
jsorg71
|
c8d4c4ec27
|
version and common change, remove defines
|
2008-08-12 06:19:27 +00:00 |
|
jsorg71
|
5e0be259ad
|
change config.h to config_ac.h
|
2008-08-10 06:27:41 +00:00 |
|
jsorg71
|
4212b60e64
|
HAVE_CONFIG should be at top
|
2008-08-09 06:32:43 +00:00 |
|
jsorg71
|
7502e50592
|
add config.h and file_loc.h
|
2008-08-07 04:07:37 +00:00 |
|
jsorg71
|
59a2d1dea6
|
build common as a library
|
2008-08-06 05:06:03 +00:00 |
|
jsorg71
|
c5fceb31ec
|
autotools
|
2008-08-03 07:48:32 +00:00 |
|
jsorg71
|
ebdb838a63
|
produce packed mcs packets when small
|
2008-06-30 03:01:17 +00:00 |
|
jsorg71
|
72ef2dc2e9
|
added support for tiny and small order flags
|
2008-06-30 00:45:16 +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
|
435eea7531
|
use RDP_ORDER_SMALL and RDP_ORDER_TINY for patblt
|
2008-06-21 21:24:18 +00:00 |
|
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
|
2008-05-11 06:23:20 +00:00 |
|
jsorg71
|
d245b7d05b
|
fix for target and added CFGDIR
|
2008-05-02 23:41:31 +00:00 |
|
jsorg71
|
822e3cfc5e
|
demand active update
|
2008-05-01 06:06:52 +00:00 |
|
jsorg71
|
c3181f2216
|
mce is not related to login flag 0x400
|
2008-05-01 06:02:50 +00:00 |
|
jsorg71
|
16ec0fa759
|
change xrdp file install locations
|
2008-04-30 06:14:03 +00:00 |
|
jsorg71
|
46058706f7
|
need tabs
|
2008-03-16 23:48:45 +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
|
e4d8ba4ce9
|
use g_htoi
|
2007-10-15 03:56:29 +00:00 |
|
jsorg71
|
dabc0c0333
|
don't display unknown for capset 22 and 26
|
2007-09-30 01:52:45 +00:00 |
|
jsorg71
|
5bec95f123
|
added mac makefiles
|
2007-09-27 18:09:29 +00:00 |
|
jsorg71
|
fc4fe616d1
|
read the rdp5 performance flags and some 64 bit warning fixes
|
2007-09-25 23:57:35 +00:00 |
|
jsorg71
|
38ec8c903c
|
remove compiler warning
|
2007-09-15 08:14:49 +00:00 |
|
jsorg71
|
f2f8bb727d
|
make sure next_packet is not null
|
2007-05-06 06:46:42 +00:00 |
|