Commit Graph

3753 Commits

Author SHA1 Message Date
Alexandre Quesnel
4ec4292898 Migrating logging to LOG() and LOG_DEVEL() in xup/* 2021-02-11 04:42:50 +00:00
metalefty
59a8ab3e1b
Merge pull request #1804 from matt335672/freebsd12_2
Bump FreeBSD version to 12.2
2021-02-10 19:49:10 +09:00
matt335672
137488d01e Bump FreeBSD version to 12.2 2021-02-10 10:31:20 +00:00
matt335672
974c69a16b Initial fix for WM states 2021-02-09 10:22:22 +00:00
matt335672
5153ed6045
Merge pull request #1800 from matt335672/fix_use_nopam
Rename USE_NOPAM as USE_PAM (#1800)
2021-02-08 09:00:27 +00:00
matt335672
956e742213 Rename USE_NOPAM as USE_PAM 2021-02-05 11:44:43 +00:00
matt335672
dc3276cb62
Merge pull request #1789 from matt335672/issue1775
Added libxrdp_get_channel_count() (#1789)
2021-02-04 10:58:05 +00:00
matt335672
94cda679f5 Added libxrdp_get_channel_count() 2021-02-04 10:29:56 +00:00
aquesnel
0ec471b02d
Add detailed logging to libxrdp (#1742)
* Added s_rem(s) for getting the remaining bytes in a stream
* Added s_rem_out() macro
* Fixed 15bpp pointer error checking
* Combined the 512 and 2048 bit certificate sending  code paths
* Other detailed comments and logging added following MS-RDPBCGR
2021-02-04 10:11:54 +00:00
matt335672
42150c5c4f
Merge pull request #1793 from aquesnel/send_bell_fix
Fixing TS_PLAY_SOUND_PDU_DATA to set the correct frequency and duration
2021-01-25 09:12:34 +00:00
Alexandre Quesnel
87c89f0aa2 Fixing TS_PLAY_SOUND_PDU_DATA to set the correct frequency and duration 2021-01-23 22:57:15 +00:00
matt335672
43945e2d4b
Merge pull request #1787 from matt335672/minor-man-fixes
Minor manpage fixes
2021-01-21 10:14:12 +00:00
matt335672
9d229d2318 Minor manpage fixes 2021-01-20 12:55:35 +00:00
matt335672
b9c5c00d7c
Merge pull request #1765 from matt335672/issue1762
Remove output on stdout by default on daemon startup (#1762)
2021-01-07 11:05:27 +00:00
matt335672
1e13533048 Remove output on stdout by default on daemon startuip 2021-01-07 10:50:16 +00:00
matt335672
cca057908c
Merge pull request #1778 from matt335672/ec-crypto
Support EC cryptographic keys for TLS
2021-01-07 10:47:42 +00:00
matt335672
ea582429e1 Load any private key type, not just RSA (#1776)
Fix missing SSL logging and reformat with astyle
2021-01-07 10:34:39 +00:00
matt335672
c76c580441
Merge pull request #1771 from matt335672/cppcheck-new
Bump cppcheck version to 2.3
2020-12-31 12:46:02 +00:00
matt335672
8ab3a2e9f8 Bumped cppcheck version to 2.3
addressed resulting warnings
2020-12-31 11:27:14 +00:00
matt335672
d8998a0a19
Merge pull request #1769 from matt335672/issue1768
Fix regressions in auth modules
2020-12-29 10:44:10 +00:00
matt335672
8205559959 Fix regressions in auth modules 2020-12-29 09:48:01 +00:00
metalefty
f24b7b7988
Merge pull request #1766 from metalefty/release
Release v0.9.15
2020-12-28 22:59:00 +09:00
Koichiro IWAO
114fc6eeaa
bump version to v0.9.15 2020-12-28 22:52:10 +09:00
Koichiro IWAO
11875fca2b
Update NEWS for v0.9.15 2020-12-28 22:51:12 +09:00
metalefty
a033cf0ea4
Merge pull request #1753 from aquesnel/fix_location_logging
Fixing code location log level filtering
2020-12-23 21:39:39 +09:00
matt335672
83b256294f
Merge pull request #1761 from kraj/riscv
riscv doesn't require pointers to be aligned
2020-12-23 09:40:39 +00:00
Khem Raj
9cd4acad49 riscv doesn't require pointers to be aligned
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-12-22 23:12:06 -08:00
Khem Raj
d4e9b0f637 correct the location of errno.h
Fixes build on musl

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-12-22 23:11:50 -08:00
Alexandre Quesnel
a4f3471707 Fixing code location log level filtering 2020-12-23 03:56:23 +00:00
metalefty
bba65b3592
Merge pull request #1738 from aquesnel/unify_logging_libxrdp
Unify logging in libxrdp
2020-12-23 09:59:21 +09:00
matt335672
aa5c5daf7e
Merge pull request #1703 from matt335672/issue1048-2
Allow FuseMountName for chansrv to be absolute path (#1048)
Move string funcs from os_calls.h to string_calls.h
2020-12-22 12:10:43 +00:00
matt335672
0a1a8f40e5 Moved a lot of string funcs to string_calls module 2020-12-22 11:57:24 +00:00
metalefty
183abaeb26
Merge pull request #1759 from aquesnel/patch-1
Fix typo in sesman.ini man page
2020-12-22 15:19:37 +09:00
aquesnel
4f4458c3a9
Fix typo in sesman.ini man page
The ChansrvLogging section name was added and changed in #1633 but this documentation line was missed when renaming the section name.
2020-12-21 11:43:24 -05:00
matt335672
5523847540 Allow FuseMountName for chansrv to be absolute path 2020-12-21 12:36:31 +00:00
metalefty
785db575ca
Merge pull request #1751 from matt335672/address-minor-user-comments
Cosmetic fixes for minor issues
2020-12-21 16:12:58 +09:00
metalefty
61fd63f028
Merge pull request #1756 from metalefty/delete-socket-files
sesman: address the issue of socket file leftovers
2020-12-21 13:49:20 +09:00
metalefty
835536b406
Merge pull request #1741 from matt335672/sesrun-improvements
sesrun improvements and doc fixes
2020-12-21 13:45:57 +09:00
Koichiro IWAO
31214f15a6
sesman: reflect review suggestions on cleanup_sockets
* Use LOG_LEVEL_WARNING for the deletion failure
* Log the error condition when the deletion failed
2020-12-21 13:28:53 +09:00
metalefty
5b73fb9c31
Merge pull request #1755 from metalefty/man
man page fixes after neutrinolabs/xorgxrdp#175
2020-12-19 14:03:49 +09:00
Koichiro IWAO
5114d1ee64 sesman: address the issue of socket file leftovers
There are two points.

Make sure cleanup files happen after chansrv and Xserver exit. If these
child processes lock socket files, the deletion might fail.

Usually, cleanup of xorgxrdp related socket files is handled by
xorgxrdp. Just in case it failed, perform cleanup also in sesman.

Fixes #1740. Thanks to @matt335672.

Sponsored by:   Cybertrust Japan
Sponsored by:   HAW International
2020-12-18 18:30:49 +09:00
Koichiro IWAO
6562c9d958 man page fixes after neutrinolabs/xorgxrdp#175 2020-12-18 15:21:21 +09:00
metalefty
87d710e89b
Merge pull request #1727 from RisingWater/devel
Update verify_user_pam.c
2020-12-17 16:15:43 +09:00
matt335672
c69a26e9b4 Addressed review comments 2020-12-15 10:55:26 +00:00
matt335672
7ddc43aeea Cosmetic fixes for minor issues 2020-12-14 11:35:31 +00:00
Alexandre Quesnel
121c17e818 Removing duplicate logging statements 2020-12-12 17:05:09 +00:00
matt335672
633716bbad sesrun improvements and doc fixes 2020-12-09 11:44:17 +00:00
matt335672
bfe76e0499
Merge pull request #1650 from matt335672/minus-c-option-sesman
Add -c/--config option to sesman
2020-12-09 10:31:11 +00:00
matt335672
e6c1df64d3 Added --config/-c to sesman 2020-12-09 10:19:14 +00:00
Alexandre Quesnel
a82ee03d4d Changing LOG_DEVEL to LOG to avoid silent failures. 2020-12-05 19:22:50 +00:00