Commit Graph

101 Commits (58976ccc9747a9cea00fe3b2b8f8a71a2e292117)

Author SHA1 Message Date
jsorg71 58976ccc97 Makefile changes
19 years ago
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
19 years ago
jsorg71 2380919d0b remove g_strcmp and clip fix
19 years ago
jsorg71 273bee0b1e added more message when module dosen't load
19 years ago
jsorg71 db4a50d56e set hostname and keylayout first
19 years ago
jsorg71 7d891a1bde added server_reset(which uses demand_active) for resizing the rdp client
19 years ago
jsorg71 a4e3a5fd60 use srcx and y in paint_rect
19 years ago
jsorg71 5e69f15cd7 harvest and pass on hostname and keylayout of client
19 years ago
jsorg71 9d2ce459da add new painter funcs
19 years ago
jsorg71 dda4269822 new logo
19 years ago
jsorg71 2f4ea16051 got vnc mod working in win32
19 years ago
jsorg71 666b5dd175 SIGCHLD can differ
19 years ago
jsorg71 d349f6920a some more big endian fixes
19 years ago
jsorg71 196bfa81d6 big endian fix
19 years ago
jsorg71 54db1e6409 fixed screenblt for ms client
19 years ago
jsorg71 7ad0525527 added clipping functions to the mod interface
19 years ago
jsorg71 c2ff24010a got __fastcall working for borland compilers
19 years ago
jsorg71 79557c9cc6 call painter funcs, not orders
19 years ago
jsorg71 fd4beef2df moved files around
19 years ago
jsorg71 1a47773ff5 added hex values to scancode comments
19 years ago
jsorg71 55b980af09 capture more client caps
19 years ago
jsorg71 367c19d3fb makefile updates
19 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