Commit Graph

814 Commits (41f4b1c1c38adf83af8c24188515985e1a1a20f7)
 

Author SHA1 Message Date
jsorg71 b6f36404b5 opps, MAKELONG fix 20 years ago
jsorg71 9655dff462 MAKELONG should be lo, hi, not hi, lo 20 years ago
jsorg71 9df403d523 win32 changes 20 years ago
jsorg71 a982572254 minor xrdpstart.sh changes 20 years ago
jsorg71 bd2ace23b8 added deamonizing 20 years ago
jsorg71 97b1407d91 added file delete 20 years ago
jsorg71 489fddf5f2 align 20 years ago
jsorg71 fcf5268c5b some minor bugs 20 years ago
jsorg71 8bb8df0a3b set default rdp port 20 years ago
jsorg71 154bf097e6 rdp module 20 years ago
jsorg71 c4bf563e81 libradop -> librdp 20 years ago
jsorg71 a648ebc018 added RDP_PDU_REDIRECT 20 years ago
jsorg71 fbc855e132 add Makefile 20 years ago
jsorg71 523ea69fa5 early rdp module work 20 years ago
jsorg71 05ec6aa2d5 gota use len in BN_bin2bn 20 years ago
ilsimo ec3016ca87 fixing some errors in logging functions
- removing warnings created by LOG_DBG() macro
- fixing syslog message error
- adding platform specific end of line
20 years ago
ilsimo ba1ea148f4 Added logging subsystem 20 years ago
ilsimo 2b54d20e65 Added new sesman config options and fixed startup script 20 years ago
ilsimo e7dbdea767 Adding logging functions and adding log options in config files 20 years ago
jsorg71 4e8b16669e added rdp_mcs.c 20 years ago
jsorg71 8d9be76c4e added rdp_iso.c 20 years ago
jsorg71 47a059915d added rdp_tcp.c 20 years ago
jsorg71 69693b9a8e bsd compatable clearenv 20 years ago
jsorg71 180859a1ef makefile fix 20 years ago
ilsimo b2e120e688 fixing some typos in Makefiles 20 years ago
ilsimo 2fa674469f Making sesman running as a daemon in the background and placing session starting code in a separate util (sesrun) 20 years ago
ilsimo c2fda67a1c Adding auth.h env.c env.h session.c session.h tcp.c tcp.h 20 years ago
ilsimo 534b2691cd Adding sig.* 20 years ago
ilsimo a0507a3381 Splitted sesman.c in more files.
Added sig.*, session.*, env.*, auth.h, tcp.*
20 years ago
jsorg71 f90addd436 add autologin support 20 years ago
jsorg71 0d6afdf52f return error if can't find section 20 years ago
jsorg71 ed57c43dc8 update sesman.ini 20 years ago
jsorg71 995dfe56e2 read rdp login info 20 years ago
jsorg71 04f809251c 8K max packet size for 8 bpp clients 20 years ago
jsorg71 967f6592d5 move rsa keys to a file and load at connection 20 years ago
jsorg71 9ad83a3c23 moving reverse to ssl_calls 20 years ago
jsorg71 e56bec1a7d case insesitive config file and moving reverse to ssl_calls 20 years ago
jsorg71 2380919d0b remove g_strcmp and clip fix 20 years ago
jsorg71 5d1c7fb6b5 case insesitive file sections 20 years ago
jsorg71 19d37b565c added user specific window manager startup script and SIGUP to reload sesman configuration 20 years ago
jsorg71 7fecb6ae64 use case insensitive compare in lib_mod_set_param 20 years ago
jsorg71 ebf929d8d3 update readme.txt 20 years ago
jsorg71 27abee98ce make pam the default and install the pam.d file 20 years ago
jsorg71 d754fe660e switch to sesman for pam control file 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 1881c8b1b8 added param1 to paint_rect 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