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
|
14 years ago |
jsorg71
|
8f6ac8df5c
|
write to pid file as early as possible
|
14 years ago |
jsorg71
|
b7cbc6a656
|
update copyright year and add tui64 type
|
14 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 |
jsorg71
|
3cfea6a959
|
patch from Christoph Brill - Don't always assume 3350 as the sesman port
|
15 years ago |
jsorg71
|
e1461fd946
|
when autologin, don't use client passed params unless xrdp.ini ask is used
|
16 years ago |
jsorg71
|
d9ba6c30ca
|
remove g_set_file_rights since g_file_open sets the bits right
|
16 years ago |
jsorg71
|
23ffdb0c5f
|
autotools fix and file_loc.h simplified
|
16 years ago |
jsorg71
|
da99343957
|
fixes for chansrv
|
16 years ago |
jsorg71
|
f09b3ed84c
|
update copyright year
|
16 years ago |
jsorg71
|
859dc139f0
|
update copyright year
|
16 years ago |
jsorg71
|
c46123b813
|
fix overflow when typing in edit on login screen
|
16 years ago |
jsorg71
|
49552f5ebf
|
add a var if chan_trans connected
|
16 years ago |
jsorg71
|
0cef301b27
|
change to the g_signal_* functions
|
16 years ago |
jsorg71
|
12b2ea66fc
|
channel changes
|
16 years ago |
jsorg71
|
af83cb7cae
|
remove old makefiles
|
16 years ago |
jsorg71
|
9317386e74
|
add pid to event names
|
16 years ago |
jsorg71
|
c3c6b39e3d
|
fix for older auto tools
|
16 years ago |
jsorg71
|
bc0f9e453c
|
use valid mixmode in line draw
|
16 years ago |
jsorg71
|
c3579cf579
|
bsd and pthread fixes
|
16 years ago |
jsorg71
|
df49056579
|
fix crash when font file dosen't exist
|
16 years ago |
jsorg71
|
a7df159ce9
|
log errors and minor fix
|
16 years ago |
jsorg71
|
ab57eb73fc
|
log an error when cursor files don't exist
|
16 years ago |
jsorg71
|
f1ebdf189e
|
added post install hook
|
16 years ago |
jsorg71
|
5f7131ea90
|
bin to sbin common change and additional install files
|
16 years ago |
jsorg71
|
a2f6ba07b2
|
change config.h to config_ac.h
|
16 years ago |
jsorg71
|
4212b60e64
|
HAVE_CONFIG should be at top
|
16 years ago |
jsorg71
|
6f3dd27a66
|
add config.h
|
16 years ago |
jsorg71
|
5b1953f156
|
build common as a library
|
16 years ago |
jsorg71
|
a905f1dc80
|
-ldl not needed and not portable
|
16 years ago |
jsorg71
|
c5fceb31ec
|
autotools
|
16 years ago |
jsorg71
|
bfe555e3b6
|
added brush cache bits for clients that support it
|
17 years ago |
jsorg71
|
8b3f3e1f19
|
update copyright year and don't fork if no access to pid file
|
17 years ago |
jsorg71
|
71f58fad8b
|
use share path when loading files
|
17 years ago |
jsorg71
|
51692c7603
|
renaming and moving install files
|
17 years ago |
jsorg71
|
3871c69901
|
log more log errors to wm_log
|
17 years ago |
jsorg71
|
4ebb544cd8
|
main loop changes, not so chatty
|
17 years ago |
jsorg71
|
4df6aa909e
|
main loop reorganization
|
17 years ago |
jsorg71
|
dab4ae3934
|
spelling correction and make function more readable
|
17 years ago |
jsorg71
|
5e6f2eec0a
|
fix shutdown crash
|
17 years ago |
jsorg71
|
ae7bc310d6
|
remove tabs
|
17 years ago |
jsorg71
|
bd09af7d71
|
update de keymap
|
17 years ago |
jsorg71
|
a481b89ec8
|
need tabs
|
17 years ago |
jsorg71
|
5e34e8ebe7
|
update keymaps
|
17 years ago |
jsorg71
|
fd354311f9
|
update us-uk keymap
|
17 years ago |
jsorg71
|
317837f1a6
|
fix memory leak
|
17 years ago |
jsorg71
|
0238af7191
|
update russian keymap
|
17 years ago |
jsorg71
|
619b2f0c10
|
load port in a function and fix crash
|
17 years ago |
jsorg71
|
30b0b77fce
|
don't supress key up and sync modifiers on connect
|
17 years ago |
ilsimo
|
8f0045c19b
|
small fixes fot italian keymap
|
17 years ago |
jsorg71
|
33b4b72b45
|
update comments and Italian keymap
|
17 years ago |
jsorg71
|
2546d29c50
|
print a message if loaded keymap doesn't match build in keymap
|
17 years ago |
jsorg71
|
38b789e81f
|
update copyright year
|
17 years ago |
jsorg71
|
76b3e2730e
|
set dragging to false when module loads or popups close
|
17 years ago |
jsorg71
|
ca37e8cb1d
|
added ability to use keymap files and added capslock and shiftcapslock maps
|
17 years ago |
jsorg71
|
508ec1a394
|
remove installdeb
|
17 years ago |
jsorg71
|
3f89f4872c
|
added Makfile.osx
|
17 years ago |
jsorg71
|
417e05a7bd
|
czech.txt
|
17 years ago |
jsorg71
|
62e47c6de0
|
font changes, no color in font struct, wm default font, etc
|
17 years ago |
jsorg71
|
4aab3a3444
|
Euro is 0x20ac, not 0x80
|
17 years ago |
jsorg71
|
44391da4f1
|
expand fonts
|
17 years ago |
jsorg71
|
14c2062ea8
|
align
|
17 years ago |
jsorg71
|
bda99f9426
|
align
|
17 years ago |
jsorg71
|
2db5eada94
|
align
|
17 years ago |
jsorg71
|
9ed2cf2081
|
align
|
17 years ago |
jsorg71
|
5d131308c2
|
align
|
17 years ago |
jsorg71
|
8e6c63cee7
|
expand chars to 4096
|
17 years ago |
jsorg71
|
d04895c5d0
|
unicode
|
17 years ago |
jsorg71
|
7f919dc17e
|
unicode
|
17 years ago |
jsorg71
|
719b13b388
|
unicode
|
17 years ago |
jsorg71
|
f4024fc926
|
unicode
|
17 years ago |
jsorg71
|
d1d5aac19c
|
unicode
|
17 years ago |
jsorg71
|
197854dcf4
|
removed Tahoma font
|
17 years ago |
jsorg71
|
668c704a16
|
expand fonts to 1024
|
17 years ago |
jsorg71
|
0427addc16
|
read larger font files
|
17 years ago |
jsorg71
|
6c74a22ca1
|
expand fonts to 1024
|
17 years ago |
jsorg71
|
422bbf3a89
|
started work on unicode
|
18 years ago |
jsorg71
|
aec8a979e2
|
adjust controls for new font
|
18 years ago |
jsorg71
|
45724a4b09
|
remove Tahoma-10.fv1
|
18 years ago |
jsorg71
|
a2d68ac426
|
added sans-10.fv1
|
18 years ago |
jsorg71
|
0a60424854
|
added swedish keymap
|
18 years ago |
jsorg71
|
9dac9d6a21
|
update from branch, clarify X server used
|
18 years ago |
jsorg71
|
b2c524aee1
|
work on getting the module manager working without using sesman
|
18 years ago |
jsorg71
|
d0e066ee8b
|
got autologin working again and some other fixes
|
18 years ago |
jsorg71
|
99e7f9d8ca
|
need 24 bit RGB and BGR macros
|
18 years ago |
jsorg71
|
142ff3f556
|
moving module management to seperate c file and moving sesman coomuniation to xrdp instead of module
|
18 years ago |
jsorg71
|
2d5eb73d57
|
Xrdp to X11rdp
|
18 years ago |
jsorg71
|
888643e3c0
|
added xrdp_mm
|
18 years ago |
jsorg71
|
e7308caeb3
|
added xrdp_mm work for module management
|
18 years ago |
jsorg71
|
7423dfe6eb
|
added xrdp_mm struct
|
18 years ago |
jsorg71
|
716c5a21d7
|
removed xrdp/xrdp_interface.c
|
18 years ago |
jsorg71
|
e0341edb97
|
added the xrdp_mm struct
|
18 years ago |
jsorg71
|
164649dfbc
|
added a comment
|
18 years ago |
jsorg71
|
43a80af11c
|
moved module work to its own struct
|
18 years ago |
jsorg71
|
ac4f12bfbd
|
added xrdp_mm.c and removed xrdp_interface.c
remove strip from make
|
18 years ago |
ilsimo
|
e9a9c8dc97
|
small fixes for italian keymap (added <>{} keys)
|
18 years ago |
jsorg71
|
7ed52495d0
|
thread_calls
|
18 years ago |
jsorg71
|
079879db18
|
thread and mutex work
|
18 years ago |
jsorg71
|
00c8e51f47
|
tc_ prefix for thread calls
|
18 years ago |
jsorg71
|
3ca241b2f5
|
channels on
|
18 years ago |
jsorg71
|
4b802ae8dd
|
setup is_term callback function
|
18 years ago |
jsorg71
|
d2802912f6
|
copyright year update
|
18 years ago |
jsorg71
|
451f7a1c0f
|
channel data go go to the client
|
18 years ago |
jsorg71
|
4b3b83044a
|
more work on channel support
|
18 years ago |
jsorg71
|
b295e08ad2
|
let module decide if alt-gr needs to be ignored
|
18 years ago |
jsorg71
|
778b1489d7
|
fix keyup issue
|
18 years ago |