Commit Graph

247 Commits (fa0a7d597053fa50a42946520d5e48218024ea3c)

Author SHA1 Message Date
jsorg71 4e024ccb4c update copyright year 15 years ago
jsorg71 c7a5643690 use -l for startwm.sh 15 years ago
jsorg71 8490a2b24b update copyright year 15 years ago
jsorg71 d70d80a33d update copyright year 15 years ago
jsorg71 e83b4c43f5 added X11DisplayOffset sesman option 15 years ago
jsorg71 abba73f9bc fix for session persistence 15 years ago
jsorg71 00ec87700b remove some dead code 15 years ago
jsorg71 28fe9bfde8 remove some dead code 15 years ago
jsorg71 7136d457e9 remove some dead code 15 years ago
jsorg71 f02566c7c5 remove some dead code 15 years ago
jsorg71 328649af9b g_thread_sck set outside of lock fix and g_cfg should always be a pointer to a struct 16 years ago
jsorg71 d9b86cc2ff added some more comments on environment setup 16 years ago
jsorg71 8e7b8396cc add commented suggestions for .bash_profile and /etc/environment 16 years ago
jsorg71 dc26b98025 read config file 16 years ago
jsorg71 52af655800 use type when looking for a session 16 years ago
jsorg71 9a12982a69 improvements for when a session is disconnected 16 years ago
jsorg71 90ce47855c use unix socket for chansrv 16 years ago
jsorg71 8a8b57153d added chansrv_cleanup 16 years ago
jsorg71 727012a56f added chansrv_cleanup 16 years ago
jsorg71 e11dce79dc don't set error handlers for now 16 years ago
jsorg71 4d80c52387 add '-nolisten tcp' to X11rdp and Xvnc params 16 years ago
jsorg71 5a47736ec8 add lib path for old X server install 16 years ago
jsorg71 278d65282e clipboard work 16 years ago
jsorg71 e0dec1eb02 clipboard work 16 years ago
jsorg71 2293410d7e clipboard work 16 years ago
jsorg71 b26da5af83 fix crash with large clipboards 16 years ago
jsorg71 0dee85d982 clipboard work 16 years ago
jsorg71 9fd0ddc722 function names 16 years ago
jsorg71 30f87388bb clipboard 16 years ago
jsorg71 64fde0e24f clipboard work 16 years ago
jsorg71 185414584d change the way chansrv is started 16 years ago
jsorg71 32292b5353 wait for xserver to start 16 years ago
jsorg71 23068b5fa1 work on clipboard 16 years ago
jsorg71 acd9f3d82d fix a crash when freeing struct SCP_SESSION 16 years ago
jsorg71 9fc138380b work on clipboard 16 years ago
jsorg71 db32048d81 use _ not - in name 16 years ago
jsorg71 c7838641cf handle X server crash better 16 years ago
jsorg71 359a190850 stop channel server, then xserver 16 years ago
jsorg71 df8527b251 pass domain, program, and directory to sesman and use directory and program 16 years ago
jsorg71 3fd42d808a added SECONDARY 16 years ago
jsorg71 fa91c84668 first clipboard checkin 16 years ago
jsorg71 e71b3012d5 make startwm.sh simpler and added comments 16 years ago
jsorg71 9922d2aef6 added x_server_running_check_ports 16 years ago
jsorg71 c85e32446c login changes when looking for available display 16 years ago
jsorg71 eeac7c938a add extended log output 16 years ago
jsorg71 3cfea6a959 patch from Christoph Brill - Don't always assume 3350 as the sesman port 16 years ago
jsorg71 e2c4dbf1af don't mark never expired accounts as disabled - patch from Christoph Brill 16 years ago
jsorg71 2750bd3c92 delete the pid file on exit 16 years ago
jsorg71 2f27bcef10 signal improvements to sessvc 16 years ago
jsorg71 d486e1dd91 change pam file name 16 years ago
jsorg71 d9ba6c30ca remove g_set_file_rights since g_file_open sets the bits right 16 years ago
jsorg71 23ffdb0c5f autotools fix and file_loc.h simplified 16 years ago
jsorg71 e1eb8bfcbc added device redir start files 16 years ago
jsorg71 c6b9952fa2 work on chansrv 16 years ago
jsorg71 631a7c16e1 added chansrv 16 years ago
jsorg71 3417482d10 update copyright year 16 years ago
jsorg71 67911e9fb9 added 15bpp support 16 years ago
jsorg71 b5c0a07657 use the thread_calls in common the mutexes and semaphores 16 years ago
jsorg71 a71ca6bc1f only the main thread forks 16 years ago
jsorg71 d241e02422 change to the g_signal_* functions 16 years ago
jsorg71 6f169002ed improve the wait for the x server to start 16 years ago
jsorg71 13ac4186c6 quiet them main loop of sesman 16 years ago
jsorg71 18600b093e move to using the signal functions instead of sigaddset since we removed unset signals 16 years ago
jsorg71 23fe2e2259 added g_ to globals, added SIGINT, SIGKILL to shutdown signals, other minor changes 16 years ago
jsorg71 af83cb7cae remove old makefiles 16 years ago
jsorg71 ffee44d518 autotools for sessvc 16 years ago
jsorg71 a6bc488678 move sessvc to a sub-directory 16 years ago
jsorg71 b768e8fb5d remove unset_signals 17 years ago
jsorg71 c3c6b39e3d fix for older auto tools 17 years ago
ilsimo 1cae42594b forgotten files 17 years ago
ilsimo 7c79298612 added first management code
added a rough management tool
fixes in session.c
17 years ago
jsorg71 f1ebdf189e added post install hook 17 years ago
jsorg71 f77934a58e remove lib version 17 years ago
jsorg71 e5cebc97f5 bin to sbin, common and install changes 17 years ago
jsorg71 29dbf2f7bf added HAVE_CONFIG_H 17 years ago
jsorg71 8c68a7d7f5 common and version changes 17 years ago
jsorg71 edf6d54b55 added define check for ipv6 structs 17 years ago
jsorg71 fa30584146 common change 17 years ago
jsorg71 4ae9c90a50 add tools subdir 17 years ago
jsorg71 e2ddf85628 adding autotools 17 years ago
jsorg71 5e94ef3174 change config.h to config_ac.h 17 years ago
jsorg71 e5796ac8a0 added sesman auth options 17 years ago
jsorg71 59a2d1dea6 build common as a library 17 years ago
jsorg71 c5fceb31ec autotools 17 years ago
ilsimo d14b076a70 still more work on logging
libscp makefile fix
17 years ago
jsorg71 84c94f1c22 sesman.pid has a prefix 17 years ago
jsorg71 696b10b5ab sesman.ini does not have a prefix 17 years ago
jsorg71 ef69b94717 align and use XRDP_SBIN_PATH 17 years ago
jsorg71 673aaa36b1 full path for xrdp-sesman.log file 17 years ago
jsorg71 61ca96af62 include file_loc.h 17 years ago
jsorg71 f6825d1365 align 17 years ago
jsorg71 44231c602e tools needs _ at end cause there is a directory called tools 17 years ago
jsorg71 c81817ca16 renaming and moving install files 17 years ago
jsorg71 3ee71a2759 need tabs 17 years ago
jsorg71 6385d06f9b need tabs 17 years ago
jsorg71 2668c0f8b4 change log message from Xrdp to X11rdp 17 years ago
ilsimo 57484bd701 more work on logging 17 years ago
ilsimo 4c9d3862e5 updating logging subsystem 17 years ago
jsorg71 cd57d1b689 update copyright year 17 years ago
ilsimo a3202aea6a fix for sesman not checking username when returning disconnected session list 18 years ago