Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/neutrinolabs/xrdp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/sesman
AgeCommit message (Expand)Author
2022-11-09Add --reload option to sesmanmatt335672
2022-09-16Replace various types used for auth_infomatt335672
2022-09-06mark count with unused attributeKhem Raj
2022-09-03remove executable bit from text filesa1346054
2022-09-03fix typosa1346054
2022-08-27Merge pull request #2348 from metalefty/sesman-inimatt335672
2022-08-26sesman.ini: mention FreeBSD Xorg pathKoichiro IWAO
2022-05-27sesman: fix spacing in logKoichiro IWAO
2022-05-18Updated session allocation policy for sesmanmatt335672
2022-05-18Add PAM_RHOST supportmatt335672
2022-05-18Unify connection fields for the connected clientmatt335672
2022-05-04Merge pull request #1983 from matt335672/pam_group_fixmatt335672
2022-05-03Remove TCP socket support fron chansrvmatt335672
2022-04-18Move SCP to a Unix Domain Socketmatt335672
2022-04-18Add lock_uds module to sesmanmatt335672
2022-04-05Moved initgroups call to before auth_start_session()matt335672
2022-03-28Open log in sesman before reading configmatt335672
2022-03-15Add fail2ban logging to PAM authentication requestsmatt335672
2022-03-15Remove SCP V0 and V1 filesmatt335672
2022-03-15tools: Moved to new SCP interfacematt335672
2022-03-15Remove unused tcp module from toolsmatt335672
2022-03-15Removed sestest utilitymatt335672
2022-03-15Move sesman to new SCP interfacematt335672
2022-03-04Fix signal handling in sesmanmatt335672
2022-03-04Change 3rd parameter of log_start() to flags fieldmatt335672
2022-03-03sesman : Move global declarations to sesman.hmatt335672
2022-02-16Remove unnecessary log messagematt335672
2022-02-15Merge branch 'neutrinolabs:devel' into develbin zhong
2022-02-15Fixed possible infinite loopzbstao
2022-02-14Merge pull request #2144 from matt335672/remove_s_checkmatt335672
2022-02-10Fixed possible SIGCHILD signal lostzbstao
2022-02-09Remove s_check() macromatt335672
2022-02-02Add lower bound to sesman data input size checkmatt335672
2022-01-20Add missing ssl_sha1_clear()/ssl_md5_clear() callsmatt335672
2022-01-14Only advertise X11 clip formats we can supplymatt335672
2022-01-14Add sesman.ini new text/file/image restriction settingsKentaro Hayashi
2022-01-14Block inbound clipboard text/image/file respectivelyKentaro Hayashi
2022-01-14Block outbound clipboard text/image/file respectivelyKentaro Hayashi
2022-01-14Extend In/Outbound text,file,image restriction respectivelyKentaro Hayashi
2022-01-05Merge pull request #2011 from matt335672/unify_scpv0_codematt335672
2021-12-23Use LOG instead of LOG_DEVELKentaro Hayashi
2021-12-06clipboard: Fix wrong debug level log message for g_file_atom2Kentaro Hayashi
2021-11-25Modify sesrun to use common SCP V0 interfacematt335672
2021-11-25Changes to libtrans interfacematt335672
2021-11-25Changes for unifying libscp codematt335672
2021-11-25Create shared GUID module to simplify session guid handlingmatt335672
2021-11-18Merge pull request #1976 from matt335672/fail2ban_supportmatt335672
2021-10-25Avoid deadlock in clipboard copy codematt335672
2021-10-25Add xfuse_path_in_xfuse_fs()matt335672
2021-10-25Address review commentsmatt335672