jsorg71
4cdc850a06
spelling mistakes
19 years ago
jsorg71
be000c4bf7
read port, if set, from xrdp.ini
19 years ago
jsorg71
38a4388f1a
with autologin, use first non globals section in xrdp.ini
19 years ago
jsorg71
445c6762e3
added win32 service calls
19 years ago
jsorg71
754efcabb1
<lf><cr> should be <cr><lf>
19 years ago
jsorg71
55c9687858
Makefile changes
19 years ago
jsorg71
b6f36404b5
opps, MAKELONG fix
19 years ago
jsorg71
9655dff462
MAKELONG should be lo, hi, not hi, lo
19 years ago
jsorg71
bd2ace23b8
added deamonizing
19 years ago
jsorg71
c4bf563e81
libradop -> librdp
19 years ago
jsorg71
f90addd436
add autologin support
19 years ago
jsorg71
967f6592d5
move rsa keys to a file and load at connection
20 years ago
jsorg71
2380919d0b
remove g_strcmp and clip fix
20 years ago
jsorg71
273bee0b1e
added more message when module dosen't load
20 years ago
jsorg71
db4a50d56e
set hostname and keylayout first
20 years ago
jsorg71
7d891a1bde
added server_reset(which uses demand_active) for resizing the rdp client
20 years ago
jsorg71
a4e3a5fd60
use srcx and y in paint_rect
20 years ago
jsorg71
5e69f15cd7
harvest and pass on hostname and keylayout of client
20 years ago
jsorg71
9d2ce459da
add new painter funcs
20 years ago
jsorg71
dda4269822
new logo
20 years ago
jsorg71
2f4ea16051
got vnc mod working in win32
20 years ago
jsorg71
666b5dd175
SIGCHLD can differ
20 years ago
jsorg71
d349f6920a
some more big endian fixes
20 years ago
jsorg71
196bfa81d6
big endian fix
20 years ago
jsorg71
54db1e6409
fixed screenblt for ms client
20 years ago
jsorg71
7ad0525527
added clipping functions to the mod interface
20 years ago
jsorg71
c2ff24010a
got __fastcall working for borland compilers
20 years ago
jsorg71
79557c9cc6
call painter funcs, not orders
20 years ago
jsorg71
fd4beef2df
moved files around
20 years ago
jsorg71
1a47773ff5
added hex values to scancode comments
20 years ago
jsorg71
55b980af09
capture more client caps
20 years ago
jsorg71
367c19d3fb
makefile updates
20 years ago
jsorg71
3a7093caac
added more login options
20 years ago
jsorg71
272eaf7003
got enter and esc keys working on login screen
20 years ago
jsorg71
959be9d2a2
close connection window if connected
20 years ago
jsorg71
bca2f57fe8
memleak cleanup and fix crash
20 years ago
jsorg71
66956f4624
some ints should be long
20 years ago
jsorg71
06f176ac94
new logo
20 years ago
jsorg71
013c114995
deamon shutdown
20 years ago
jsorg71
5140dac0f5
makefile and header changes
20 years ago
jsorg71
777893bdd6
some ints should be long
20 years ago
jsorg71
d5dea39baf
added connection log
20 years ago
jsorg71
8e807eefd2
moved some functions around and changed some ifdefs
20 years ago
jsorg71
dda1ae712c
bitmap cache change
20 years ago
jsorg71
8defc32e27
readability and 64 bit changes
20 years ago
jsorg71
97b2519fd4
fix thread leak, gota detach
20 years ago
jsorg71
9835658209
more debug info
20 years ago
jsorg71
8f2b4512cf
fix some crashes and added some debug messages
20 years ago
jsorg71
cf6e2abd41
added a bunch of error checks
20 years ago
jsorg71
63c49195a6
if sck is closed, don't write or read it again, other small fixes
20 years ago
jsorg71
0aff0efb52
added session manager and fixed disconnect problems
20 years ago
jsorg71
f0c7bdb304
added pointer cache, some debug messages and some other fixes
20 years ago
jsorg71
b2741d1ed2
fix debug parameters
20 years ago
jsorg71
5a149e01ae
don't load font unless needed
20 years ago
jsorg71
750f55b6ef
added lib header and makefile
20 years ago
jsorg71
cf3e17cb73
changed the way the palette works in 8 bpp and changed some parameter passing
20 years ago
jsorg71
520301d70a
set bitmap cache and bitmap compression from the config file
20 years ago
jsorg71
1d03bafb9e
added bitmap cache
20 years ago
jsorg71
ff5f2d59b1
updated 8 bpp compression
20 years ago
jsorg71
24b2d9672e
copyright update
20 years ago
jsorg71
24a6de4464
removed 2 files
20 years ago
jsorg71
e14b8365fa
commit bitmap compres work and moved some files around
20 years ago
jsorg71
ae38cee2f0
added vnc mod
20 years ago
jsorg71
9c580f9a84
started work on moduals
20 years ago
jsorg71
0be4f03392
more work on combo box
20 years ago
jsorg71
ea265279ef
some combo box work
20 years ago
jsorg71
c365727909
hide password chars
20 years ago
jsorg71
e99ad9c181
control focus improvements
20 years ago
jsorg71
2994502aab
added xrdp_defines.h
20 years ago
jsorg71
b95482e729
work on logon edits
20 years ago
jsorg71
b4b62a619a
win32 compile changes
20 years ago
jsorg71
330a4ffb98
added early keyboard work and some other fixes
20 years ago
jsorg71
82eb62e0cc
organization and optimazation
20 years ago
jsorg71
eeaff18512
some oganization and macros
20 years ago
jsorg71
5d8d552eba
IRIX compile changes
21 years ago
jsorg71
8a0a25f9c2
endian changes
21 years ago
jsorg71
30910b7213
set font to black and more help text
21 years ago
jsorg71
ceaa614dd0
added font stuff
21 years ago
jsorg71
77943e08f9
pass struct stream around, don't use just one
21 years ago
jsorg71
2ed9412912
don't draw xor box unless when dragging unless mouse moves
21 years ago
jsorg71
68e7c74779
use standard cur files for cursors
21 years ago
jsorg71
07ebc236b3
added bitmaps and cursors
21 years ago
jsorg71
e856dc67ab
major work and login screen
21 years ago
jsorg71
6560bcc78b
add Makefile
21 years ago
jsorg71
1b3ed28352
add os_calls.c
21 years ago
jsorg71
ce08ad0486
add xrdp.c
21 years ago
jsorg71
28c387a73e
add xrdp.h
21 years ago
jsorg71
39f859043c
add xrdp_listen.c
21 years ago
jsorg71
bd58ece2d7
add xrdp_process.c
21 years ago
jsorg71
8f92af67e0
add xrdp_rdp.c
21 years ago
jsorg71
264747284a
add xrdp_sec.c
21 years ago
jsorg71
2835301461
add xrdp_types.h
21 years ago
jsorg71
cf929d6ea7
add constants.h
21 years ago
jsorg71
b504360177
added parse.h
21 years ago
jsorg71
8cb69713be
early work
21 years ago
jsorg71
12ed9b1002
added xrdp_mcs.c
21 years ago
jsorg71
b7060e8a4a
added xrdp_iso.c
21 years ago
jsorg71
8958c95781
added xrdp_tcp.c
21 years ago
jsorg71
64b6d90618
remove files
21 years ago
jsorg71
955a5558f3
import
21 years ago