Commit Graph

563 Commits (4c9d3862e55ab5d6fa734549478bb0a00be9f7ed)
 

Author SHA1 Message Date
jsorg71 e70c98548c added calling convention defaults for os_calls
18 years ago
jsorg71 d7eada56c9 remove sleep calls
18 years ago
jsorg71 78115f10e2 remove sleep calls
18 years ago
jsorg71 345f21c86d remove sleep
18 years ago
jsorg71 f9e6578ed9 removed sleep calls from xrdp_tcp
18 years ago
jsorg71 ea3f8ba0b7 added g_tcp_can_send
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
jsorg71 1d38fa3d33 remove debug messages
18 years ago
jsorg71 dec2c57079 g_ for global variables
18 years ago
ilsimo 078b4d3f41 adding scp v1 first code, fixed passwd auth for disabled password
18 years ago
jsorg71 b681420acc use in_sint8 macro
18 years ago
jsorg71 699a4edbcd update license clauses
18 years ago
ilsimo dd76b40a35 some fixes for libscp
18 years ago
jsorg71 c127c2b2a4 big endian fix for mouse cursor
18 years ago
jsorg71 00d8b7106f commit patch 1589325, slightly modified - code cleanup
18 years ago
jsorg71 02118ba0a1 added freetype2 dir for linking
18 years ago
ilsimo ef1605e647 Fix for an error which blocks X11rdp session to be started
18 years ago
jsorg71 cf00c1707d g_chmod to g_chmod_hex
18 years ago
jsorg71 fe292cec20 make sure /tmp/.X11-unix directoy exist
18 years ago
jsorg71 bd252214a3 added g_create_dir, g_directory_exist, g_remove_dir, and g_chmod
18 years ago
ilsimo 5dfa4e3f39 Adding MaxLoginRetry configuration option
18 years ago
ilsimo 2637efd4ee Adding MaxLoginRetry configuration option
18 years ago
jsorg71 8693ac7233 remove k&r functions per 1579342
18 years ago
jsorg71 f386cea14a make some functions static per 1579343
18 years ago
jsorg71 b610beb4ac add a login callback
18 years ago
ilsimo 3719200baa adding missing license notes
18 years ago
ilsimo 7698f5f441 fixed missink break in switch
18 years ago
jsorg71 0c9a9d8b1a added italy keymap
18 years ago
ilsimo 71e7fc734d first try for a scp protocol layer (aka libscp)
18 years ago
jsorg71 0a7dc2b687 copyright changes on some files
18 years ago
jsorg71 2671ea4f91 added in_sint8
18 years ago
jsorg71 310c705de5 copyright change
18 years ago
jsorg71 0458f598cd added 'pt br' key layout
18 years ago
jsorg71 73c9d2f755 more --nodaemon aliases
18 years ago
jsorg71 8cf3c7eaaa altgr fix
18 years ago
jsorg71 3ab171a462 added switch for any char conversion we need for other key layouts
18 years ago
jsorg71 d3e361d09b added de, fr, and gb key layouts
18 years ago
jsorg71 3c3fb960dc set some default socket options
18 years ago
jsorg71 3e8572623c win32 fix
18 years ago
jsorg71 e00f110d54 win32 fix
18 years ago
jsorg71 e0d2711c90 win32 thread creation fix
18 years ago
jsorg71 de8343eca5 fix invalidate message
18 years ago
jsorg71 7cdd7191a4 added ability to put extra Xserver parameters in sesman.ini
18 years ago
jsorg71 acc5edf33d got g_file_open working with read only files and added an exe function
18 years ago
jsorg71 9a5e4d594f added function list_append_list_strdup
18 years ago
jsorg71 58dc2e0df7 added xf86qsort for xorg 6.8.2
18 years ago
jsorg71 09a041aeaa added readme.txt
18 years ago
jsorg71 d221fea7fc got XFree86 4.6 and Xorg 6.9.0 compiling
18 years ago
jsorg71 909c06c781 add mechanism for not allowing keyups unless there was a keydown
18 years ago