John Paul Adrian Glaubitz
9c39aa1b9f
Add support for m68k
2021-03-03 02:52:23 +01:00
aquesnel
def72ac4be
Unify logging in vnc/* ( #1811 )
...
* Migrating logging to LOG() and LOG_DEVEL() in vnc/* (#1811 )
2021-03-01 10:11:11 +00:00
aquesnel
d28f9cd75a
Unify logging in xrdpapi/* ( #1812 )
...
Migrating logging to LOG() and LOG_DEVEL() in xrdpapi/* (#1812 )
2021-03-01 10:09:26 +00:00
matt335672
b04fc6f5ab
Merge pull request #1767 from aquesnel/unify_logging_xrdp
...
Unify logging in xrdp/* (#1767 )
2021-02-23 09:59:47 +00:00
aquesnel
920d1c8331
Unify logging in neutrinordp/* ( #1807 )
...
Migrate logging to LOG() and LOG_DEVEL() in neutrinordp/* (#1807 )
2021-02-22 09:48:55 +00:00
Alexandre Quesnel
2fba8d43ac
Removing logging from signal handler functions
2021-02-20 17:06:43 +00:00
Alexandre Quesnel
1b36f66e39
Migrating logging to LOG() and LOG_DEVEL() in xrdp/*
2021-02-20 17:05:42 +00:00
Alexandre Quesnel
237592e194
Fixing formatting with astyle in xrdp/*
2021-02-20 17:02:04 +00:00
aquesnel
b9bdee6ccc
Unify logging in mc/* ( #1806 )
...
* Fixing formatting with astyle in mc/*
* Migrating logging to LOG() and LOG_DEVEL() in mc/*
* Removing LIB_DEBUG
2021-02-12 12:09:42 +00:00
matt335672
8004a05a32
Merge pull request #1803 from matt335672/wm_states
...
Readability fix for WM states (#1803 )
2021-02-11 14:58:35 +00:00
matt335672
0d5d9c9c4a
Merge pull request #1802 from aquesnel/unify_logging_xup
...
Unify logging in xup/* (#1802 )
2021-02-11 11:26:13 +00:00
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