Commit Graph

120 Commits (343f9361f2d98c1c36c0eeef8812b936867b5c2f)

Author SHA1 Message Date
jsorg71 770a27bfb3 printf -> writeln
18 years ago
jsorg71 eef98128fc bounds check when loading font
18 years ago
jsorg71 8fd2618101 added medium and high rdp encryption via xrdp.ini
18 years ago
jsorg71 4a6133ce34 safer read of font file
19 years ago
jsorg71 b475ff2c83 bitmap cache2
19 years ago
jsorg71 fb56bfc9a2 bitmap cache2 vars
19 years ago
jsorg71 4a04e6968a added DEFAULT_CC
19 years ago
jsorg71 7a8a54acdc fix crash when typing a username in
19 years ago
jsorg71 b5efd2034e patblt opcode fix
19 years ago
jsorg71 05178d0733 added installdeb to makefiles
19 years ago
jsorg71 d4f44b907c added sleep
19 years ago
jsorg71 1e49d47ecc vnc->xrdp
19 years ago
jsorg71 7dfa87a2d5 copyright year update
19 years ago
jsorg71 7a9c52062a minor comment changes
19 years ago
jsorg71 b2890e1ee2 rop fix
19 years ago
jsorg71 e91c34f803 get_threadid should return long
19 years ago
jsorg71 f5151bfc8d list.c, file.c, os_calls.c, and thread_calls.c make check
19 years ago
ilsimo e4781add04 removed #include "file_loc.h"
19 years ago
jsorg71 19314ec055 Makefile and file location changes
19 years ago
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