Thomas Waldmann
|
9fbc4bc4e7
recreate: remove experimental status
|
1 年之前 |
TW
|
e3f565623d
Merge pull request #8228 from ThomasWaldmann/allow-msgpack110-master
|
1 年之前 |
Thomas Waldmann
|
d43892d474
allow msgpack 1.1.0
|
1 年之前 |
TW
|
1525c72549
Merge pull request #8215 from ThomasWaldmann/fix-cythonize-import-error-reporting-master
|
1 年之前 |
Thomas Waldmann
|
ce2a824ec9
cosmetic: blacken setup.py
|
1 年之前 |
Thomas Waldmann
|
8a73344352
setup.py: detect noexec build fs issue, see #8208
|
1 年之前 |
Thomas Waldmann
|
b067f0fba2
setup.py: fix import error reporting for cythonize import, see #8208
|
1 年之前 |
TW
|
5e36ba789a
Merge pull request #8214 from ThomasWaldmann/fix-ci-macos-openssl-master
|
1 年之前 |
Thomas Waldmann
|
7baf8beed6
github CI: fix PKG_CONFIG_PATH for openssl 3.0
|
1 年之前 |
Vladimir Malinovskii
|
0c1df415d7
changed insufficiently reserved length for log message (#8152)
|
1 年之前 |
TW
|
411c763fb8
Merge pull request #8182 from ThomasWaldmann/fix-test-ht-master
|
1 年之前 |
Thomas Waldmann
|
54a85bf56d
format_timedelta: use 3 decimal digits (ms)
|
1 年之前 |
TW
|
4d2eb0cb1b
Merge pull request #8181 from ThomasWaldmann/github-actions-update-master
|
1 年之前 |
Thomas Waldmann
|
d893b899fc
update github actions
|
1 年之前 |
TW
|
fb4b4cfeb8
Merge pull request #8180 from ThomasWaldmann/update-requirements-master
|
1 年之前 |
Thomas Waldmann
|
bb50246bc4
update development.lock.txt
|
1 年之前 |
TW
|
c5abfe1ee9
Merge pull request #8178 from ThomasWaldmann/acl-error-handling-master
|
1 年之前 |
Thomas Waldmann
|
4e5bf28473
Linux: refactor acl_get
|
1 年之前 |
Thomas Waldmann
|
64b7b5fdd4
FreeBSD: check first if kind of ACL can be set on a file
|
1 年之前 |
Thomas Waldmann
|
4ebb5cdf3c
FreeBSD: simplify numeric_ids check
|
1 年之前 |
Thomas Waldmann
|
7df170c946
FreeBSD: added tests, only get default ACL from dirs
|
1 年之前 |
Thomas Waldmann
|
d3694271eb
FreeBSD: acl_get: raise OSError if lpathconf fails
|
1 年之前 |
Thomas Waldmann
|
30f4518058
FreeBSD: acl_get: add an acl_extended_* call
|
1 年之前 |
Thomas Waldmann
|
4cc4516c59
Linux: acl_set bug fix: always fsencode path
|
1 年之前 |
Thomas Waldmann
|
96cac5f381
Linux: acl_get: use "nofollow" variant of acl_extended_file call
|
1 年之前 |
Thomas Waldmann
|
beac2fa9ae
Linux: acl_get: raise OSError for errors in acl_extended_* call
|
1 年之前 |
Thomas Waldmann
|
1269c852bf
create/extract: ignore OSError if ACLs are not supported (ENOTSUP)
|
1 年之前 |
Thomas Waldmann
|
bafea3b5de
platform tests: misc. minor cleanups
|
1 年之前 |
Thomas Waldmann
|
d5396feebd
improve are_acls_working function
|
1 年之前 |
Thomas Waldmann
|
b3554cdc0f
raise OSError if acl_to_text / acl_from_text returns NULL
|
1 年之前 |