Jay Sorg
|
b36f7d346c
|
add --port command line override
|
13 years ago |
Jay Sorg
|
946d9b257b
|
move win32 to own file
|
13 years ago |
Jay Sorg
|
b0ebf1c146
|
remove warnings, check for nil
|
13 years ago |
Jay Sorg
|
5972c136bf
|
added 15 and 24bpp support and changes for reconnect / resize
|
13 years ago |
Jay Sorg
|
12ce9c136f
|
add max bpp option to xrdp.ini
|
13 years ago |
Jay Sorg
|
b7aecf16b0
|
move disconnect to X11rdp
|
13 years ago |
Jay Sorg
|
0e5e50925c
|
added a way to disconnect a session from within a session
|
14 years ago |
Jay Sorg
|
6c9529c9b9
|
printf error when can't bind port
|
14 years ago |
Jay Sorg
|
93727da778
|
update some copyright years
|
14 years ago |
Jay Sorg
|
d3a505b78f
|
minor changes
|
14 years ago |
Jay Sorg
|
dd6a0988b7
|
variable drop down menu size
|
14 years ago |
Itamar Reis Peixoto
|
6b08b8b71e
|
include missing files in make dist
|
14 years ago |
Itamar Reis Peixoto
|
759757435e
|
xrdp comestic patch from "Alessandro Briosi" <tsdogs@briosix.org>
|
14 years ago |
Itamar Reis Peixoto
|
83edc21992
|
use package version in xrdp.c
|
14 years ago |
Jay Sorg
|
4d4f80bfc4
|
work on freerdp
|
14 years ago |
Jay Sorg
|
4f88bf83c1
|
fixes for bell function
|
14 years ago |
Nicola Ruggero
|
3ba752e7b7
|
Removed dead code re-introduced erroneously in commit 4cf06dbbcb
|
14 years ago |
Nicola Ruggero
|
17bc1418ec
|
Read keymaps over 128 keys. Patch by Yoshitomo Nakashima
|
14 years ago |
Nicola Ruggero
|
d797b2cf49
|
Implemented client IP logging
|
14 years ago |
Nicola Ruggero
|
87297c5014
|
Version up to 0.6.0
|
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
|
14 years ago |
Jay Sorg
|
25371d6bc9
|
log messages friend
|
14 years ago |
Jay Sorg
|
8846b589de
|
use en-us keymap file if no keymap file
|
14 years ago |
Jay Sorg
|
1e8b5ea2cd
|
bind to specific address
|
14 years ago |
jsorg71
|
f6f005ca58
|
fix spelling error
|
15 years ago |
jsorg71
|
8f6ac8df5c
|
write to pid file as early as possible
|
15 years ago |
jsorg71
|
b7cbc6a656
|
update copyright year and add tui64 type
|
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
|
00ec87700b
|
remove some dead code
|
15 years ago |
jsorg71
|
a673a075bd
|
update trans in xrdp->sesman connection
|
15 years ago |
jsorg71
|
d350ec5bfd
|
improve login graphics
|
15 years ago |
jsorg71
|
347ab74a93
|
improve xrdp_bitmap_load to support 4 and 24 bpp bitmaps
|
15 years ago |
jsorg71
|
5a08e51906
|
remove noise
|
15 years ago |
jsorg71
|
2a4515783a
|
read the ini file to get the ip for chansrv
|
15 years ago |
jsorg71
|
90ce47855c
|
use unix socket for chansrv
|
15 years ago |
jsorg71
|
3fe4faa8d2
|
log connection failure
|
15 years ago |
jsorg71
|
9e73bbb9ae
|
try to connect to chansrv up to 4 times
|
15 years ago |
jsorg71
|
1498f0377d
|
fixes for small screen
|
15 years ago |
jsorg71
|
d5e4d708e9
|
move some big items to heap
|
15 years ago |
jsorg71
|
dd6f1f6926
|
3 seconds is 3000, not 3
|
15 years ago |
jsorg71
|
df8527b251
|
pass domain, program, and directory to sesman and use directory and program
|
15 years ago |
jsorg71
|
d9516e6837
|
minor keyboard fixes
|
15 years ago |
jsorg71
|
33b4e7f417
|
channel fixes
|
15 years ago |
jsorg71
|
47f6623d8e
|
change the order of params for keydown/up to be more backward compatible
|
15 years ago |
jsorg71
|
4369219ae3
|
keymap changes
|
15 years ago |
jsorg71
|
15af40ee12
|
log an error if send fails
|
15 years ago |
jsorg71
|
eeac7c938a
|
add extended log output
|
15 years ago |