Commit Graph

4803 Commits

Author SHA1 Message Date
jsorg71 a648ebc018 added RDP_PDU_REDIRECT 2005-11-03 02:13:20 +00:00
jsorg71 fbc855e132 add Makefile 2005-11-03 02:03:46 +00:00
jsorg71 523ea69fa5 early rdp module work 2005-11-03 02:01:50 +00:00
jsorg71 05ec6aa2d5 gota use len in BN_bin2bn 2005-11-02 01:36:09 +00:00
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
2005-10-26 20:20:25 +00:00
ilsimo ba1ea148f4 Added logging subsystem 2005-10-23 21:50:42 +00:00
ilsimo 2b54d20e65 Added new sesman config options and fixed startup script 2005-10-23 21:50:08 +00:00
ilsimo e7dbdea767 Adding logging functions and adding log options in config files 2005-10-23 21:47:17 +00:00
jsorg71 4e8b16669e added rdp_mcs.c 2005-10-14 03:05:30 +00:00
jsorg71 8d9be76c4e added rdp_iso.c 2005-10-12 01:37:16 +00:00
jsorg71 47a059915d added rdp_tcp.c 2005-10-12 01:32:19 +00:00
jsorg71 69693b9a8e bsd compatable clearenv 2005-10-11 04:35:07 +00:00
jsorg71 180859a1ef makefile fix 2005-10-11 04:17:06 +00:00
ilsimo b2e120e688 fixing some typos in Makefiles 2005-10-09 19:57:16 +00:00
ilsimo 2fa674469f Making sesman running as a daemon in the background and placing session starting code in a separate util (sesrun) 2005-10-09 19:53:51 +00:00
ilsimo c2fda67a1c Adding auth.h env.c env.h session.c session.h tcp.c tcp.h 2005-10-06 19:27:38 +00:00
ilsimo 534b2691cd Adding sig.* 2005-10-06 19:25:29 +00:00
ilsimo a0507a3381 Splitted sesman.c in more files.
Added sig.*, session.*, env.*, auth.h, tcp.*
2005-10-06 19:21:18 +00:00
jsorg71 f90addd436 add autologin support 2005-09-29 03:21:26 +00:00
jsorg71 0d6afdf52f return error if can't find section 2005-09-29 03:19:52 +00:00
jsorg71 ed57c43dc8 update sesman.ini 2005-09-27 23:56:18 +00:00
jsorg71 995dfe56e2 read rdp login info 2005-09-27 03:50:54 +00:00
jsorg71 04f809251c 8K max packet size for 8 bpp clients 2005-09-27 00:49:21 +00:00
jsorg71 967f6592d5 move rsa keys to a file and load at connection 2005-09-26 02:16:37 +00:00
jsorg71 9ad83a3c23 moving reverse to ssl_calls 2005-09-25 20:21:53 +00:00
jsorg71 e56bec1a7d case insesitive config file and moving reverse to ssl_calls 2005-09-25 20:21:06 +00:00
jsorg71 2380919d0b remove g_strcmp and clip fix 2005-09-25 04:52:34 +00:00
jsorg71 5d1c7fb6b5 case insesitive file sections 2005-09-25 04:08:26 +00:00
jsorg71 19d37b565c added user specific window manager startup script and SIGUP to reload sesman configuration 2005-09-25 03:30:09 +00:00
jsorg71 7fecb6ae64 use case insensitive compare in lib_mod_set_param 2005-09-25 03:08:12 +00:00
jsorg71 ebf929d8d3 update readme.txt 2005-09-20 01:49:15 +00:00
jsorg71 27abee98ce make pam the default and install the pam.d file 2005-09-20 01:34:53 +00:00
jsorg71 d754fe660e switch to sesman for pam control file 2005-09-20 01:18:07 +00:00
jsorg71 273bee0b1e added more message when module dosen't load 2005-09-19 23:25:14 +00:00
jsorg71 db4a50d56e set hostname and keylayout first 2005-08-25 23:58:16 +00:00
jsorg71 7d891a1bde added server_reset(which uses demand_active) for resizing the rdp client 2005-08-24 01:09:33 +00:00
jsorg71 1881c8b1b8 added param1 to paint_rect 2005-08-20 22:58:51 +00:00
jsorg71 a4e3a5fd60 use srcx and y in paint_rect 2005-08-20 22:27:57 +00:00
jsorg71 5e69f15cd7 harvest and pass on hostname and keylayout of client 2005-08-18 02:49:35 +00:00
jsorg71 9d2ce459da add new painter funcs 2005-08-18 00:32:11 +00:00
jsorg71 a4ce4c46c6 clip changes, 16bpp crash fix 2005-08-18 00:23:28 +00:00
jsorg71 0b29907801 add radop item 2005-08-18 00:15:59 +00:00
jsorg71 f96037123d opps, need an ifdef 2005-08-18 00:14:34 +00:00
jsorg71 b51098f521 add pos and unset_signals funcs 2005-08-14 02:23:20 +00:00
jsorg71 c3ff1bcebb changed pam session and env 2005-08-14 02:22:11 +00:00
jsorg71 dda4269822 new logo 2005-08-11 03:46:28 +00:00
jsorg71 756f4316cc don't set data to zero of found session 2005-08-11 02:15:42 +00:00
jsorg71 6468e760d2 added pam session 2005-07-19 02:22:33 +00:00
jsorg71 2f4ea16051 got vnc mod working in win32 2005-07-13 01:07:00 +00:00
jsorg71 666b5dd175 SIGCHLD can differ 2005-07-11 00:41:07 +00:00