Koichiro Iwao
|
ba814809d3
|
Bump version to v0.9.26
|
2024-06-20 22:43:31 +09:00 |
|
metalefty
|
8948b95528
|
Merge branch 'v0.9' into v0.9-cherry-pick
|
2024-03-21 16:55:35 +09:00 |
|
Koichiro Iwao
|
41c79932c8
|
Bump version to v0.9.25.1
|
2024-03-13 13:30:06 +09:00 |
|
Koichiro Iwao
|
a74747f162
|
Bump version to v0.9.25
|
2024-03-11 21:14:25 +09:00 |
|
Koichiro Iwao
|
84a747c42d
|
Bump copyright year and make easier to bump
(cherry picked from commit ae249c6755 )
|
2024-02-21 21:42:34 +09:00 |
|
Koichiro Iwao
|
0f6b6e5aae
|
Bump version to v0.9.24
|
2023-12-30 21:25:12 +09:00 |
|
matt335672
|
1658d71ee3
|
Add getgrouplist() detection functionality
Defines the macro HAVE_GETGROUPLIST if getgrouplist() is
available, and defines the type passed to the GID array as
GETGROUPS_T
|
2023-10-06 10:51:43 +01:00 |
|
Koichiro Iwao
|
82dbfa338a
|
Bump version to v0.9.23.1
|
2023-09-27 21:12:15 +09:00 |
|
Koichiro Iwao
|
6c068fbb95
|
Bump version to v0.9.23
|
2023-08-31 10:45:26 +09:00 |
|
Koichiro IWAO
|
d2a55d9203
|
Update NEWS and bump version to v0.9.22.1
|
2023-05-22 23:11:48 +09:00 |
|
metalefty
|
2f214c8452
|
Merge pull request #2658 from metalefty/v0.9-release
v0.9 release
|
2023-05-07 15:14:46 +09:00 |
|
Koichiro IWAO
|
71594b5114
|
Bump version for v0.9.22
|
2023-05-07 15:03:13 +09:00 |
|
Yifan J
|
44efa5db5b
|
Make pam.d directory configurable
|
2023-02-27 10:49:08 +00:00 |
|
Koichiro IWAO
|
9eedaf9fa2
|
Bump version to v0.9.21.1
|
2022-12-13 17:47:10 +09:00 |
|
Koichiro IWAO
|
a4e83996db
|
Bump version to v0.9.21
|
2022-12-10 21:08:48 +09:00 |
|
Koichiro IWAO
|
75fab21415
|
Bump version to v0.9.20
|
2022-09-15 14:23:20 +09:00 |
|
Koichiro IWAO
|
3fa6e9852b
|
Bump version to v0.9.19
|
2022-03-16 10:16:44 +09:00 |
|
matt335672
|
3de1e966b4
|
Support imlib2 on RHEL 7
|
2022-01-12 11:41:26 +00:00 |
|
Koichiro IWAO
|
1ce2215aac
|
Bump version to v0.9.18
|
2022-01-11 09:00:27 +09:00 |
|
Christopher Pitstick
|
0a2562d33d
|
Initial cut at a unit test for xrdp_sec_process_mcs_data_monitors
|
2021-12-08 01:41:07 -05:00 |
|
matt335672
|
63c3ca4ddd
|
Merge pull request #1962 from matt335672/imlib2
Add imlib2 support for login screen customisation (#1962)
|
2021-09-01 10:19:11 +01:00 |
|
matt335672
|
e35507125c
|
Address review comments and re-test
|
2021-09-01 10:09:30 +01:00 |
|
matt335672
|
1606cdfb8e
|
Added -with-imlib2 to configure.ac
|
2021-09-01 10:09:30 +01:00 |
|
matt335672
|
47737c7d13
|
Add unit tests for xrdp_bitmap_load()
|
2021-09-01 10:09:30 +01:00 |
|
Koichiro IWAO
|
61cb6ca4f9
|
Bump version to 0.9.1
|
2021-08-31 11:21:55 +09:00 |
|
matt335672
|
7e03f8d006
|
Actively prevent user from specifying --enable-xrdpdebug
|
2021-06-04 14:43:18 +01:00 |
|
matt335672
|
c714a555bd
|
Added in --enable-devel-streamcheck
|
2021-05-28 10:57:12 +01:00 |
|
matt335672
|
52a52daddd
|
Split development option into separate things
|
2021-05-28 10:57:12 +01:00 |
|
Koichiro IWAO
|
b042d986fc
|
bump version to v0.9.16
|
2021-04-30 20:45:02 +09:00 |
|
Koichiro IWAO
|
55f57e5a5d
|
make distcheck should only succeed if check is installed
|
2021-04-24 23:38:40 +09:00 |
|
Koichiro IWAO
|
b86315de42
|
add --enable-tests flag to ensure dependencies for the tests
|
2021-04-24 23:38:13 +09:00 |
|
Koichiro IWAO
|
bb7b7a3374
|
Perform unit tests only if check is installed
|
2021-04-20 23:17:26 +09:00 |
|
Koichiro IWAO
|
859a9d87c3
|
rely on pkg-config when finding check
The former code complains to install check even it is actually
installed.
|
2021-04-15 22:38:46 +09:00 |
|
Alexandre Quesnel
|
09174ccd4d
|
Adding g_strnjoin() with units tests
|
2021-04-14 04:41:53 +00:00 |
|
Alexandre Quesnel
|
16fe9a021a
|
Moving gtcp_proxy and tcp_proxy to the tools/devel directory
|
2021-03-26 14:16:00 +00:00 |
|
Alexandre Quesnel
|
ec52c6466d
|
Adding self-contained tests to be built during make all
|
2021-03-26 00:59:16 +00:00 |
|
matt335672
|
956e742213
|
Rename USE_NOPAM as USE_PAM
|
2021-02-05 11:44:43 +00:00 |
|
Koichiro IWAO
|
114fc6eeaa
|
bump version to v0.9.15
|
2020-12-28 22:52:10 +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
|
ec53a0398d
|
Enabling fuse for 32-bit CI builds
|
2020-09-08 17:16:09 +00:00 |
|
Koichiro IWAO
|
9ec6162a54
|
bump version to v0.9.14
|
2020-08-31 14:24:54 +09:00 |
|
Alexandre Quesnel
|
7e58209b19
|
Fixing the build with --enable-xrdpdebug and CFLAGS=-Werror -Wall
|
2020-07-25 23:53:26 +00:00 |
|
Koichiro IWAO
|
b3b1fff833
|
bump version to v0.9.13
|
2020-03-11 13:04:35 +09:00 |
|
Koichiro IWAO
|
dd047bb181
|
bump version to v0.9.12
|
2019-12-28 21:07:35 +09:00 |
|
Jay Sorg
|
d7b1f12d9b
|
default rdpsnd audin off, can enable with --enable-rdpsndaudin
|
2019-10-22 22:48:15 -07:00 |
|
Koichiro IWAO
|
a350292628
|
bump version to v0.9.11
|
2019-08-19 16:00:33 +09:00 |
|
Koichiro IWAO
|
d6e2dbe82d
|
Bump to v0.9.10
|
2019-04-18 10:22:53 +09:00 |
|
Koichiro IWAO
|
5a80fc9256
|
Bump version to v0.9.9
|
2018-12-25 13:31:09 +09:00 |
|
Koichiro IWAO
|
7672014d4e
|
Bump version to v0.9.8
|
2018-09-25 13:49:55 +09:00 |
|