Commit Graph

132 Commits (78115f10e2399c9a85537678ede804e12e7e6ee9)

Author SHA1 Message Date
jsorg71 b295e08ad2 let module decide if alt-gr needs to be ignored 18 years ago
jsorg71 778b1489d7 fix keyup issue 18 years ago
jsorg71 00d8b7106f commit patch 1589325, slightly modified - code cleanup 19 years ago
jsorg71 f386cea14a make some functions static per 1579343 19 years ago
jsorg71 0c9a9d8b1a added italy keymap 19 years ago
jsorg71 0458f598cd added 'pt br' key layout 19 years ago
jsorg71 73c9d2f755 more --nodaemon aliases 19 years ago
jsorg71 8cf3c7eaaa altgr fix 19 years ago
jsorg71 d3e361d09b added de, fr, and gb key layouts 19 years ago
jsorg71 909c06c781 add mechanism for not allowing keyups unless there was a keydown 19 years ago
jsorg71 8b637673b6 change debian install location 19 years ago
jsorg71 ae00989e75 added rdp-scan-codes.txt 19 years ago
jsorg71 770a27bfb3 printf -> writeln 19 years ago
jsorg71 eef98128fc bounds check when loading font 19 years ago
jsorg71 8fd2618101 added medium and high rdp encryption via xrdp.ini 19 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 20 years ago
jsorg71 445c6762e3 added win32 service calls 20 years ago
jsorg71 754efcabb1 <lf><cr> should be <cr><lf> 20 years ago
jsorg71 55c9687858 Makefile changes 20 years ago
jsorg71 b6f36404b5 opps, MAKELONG fix 20 years ago
jsorg71 9655dff462 MAKELONG should be lo, hi, not hi, lo 20 years ago
jsorg71 bd2ace23b8 added deamonizing 20 years ago
jsorg71 c4bf563e81 libradop -> librdp 20 years ago
jsorg71 f90addd436 add autologin support 20 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