Takeshi Nakatani
|
a3a0ae523f
|
Changed the display format of the Git commit hash in the version display
|
2024-06-23 16:01:33 +05:30 |
|
Andrew Gaul
|
70a30d6e26
|
Update ChangeLog and configure.ac for 1.94
Fixes #2420.
|
2024-02-25 13:08:43 +09:00 |
|
Takeshi Nakatani
|
ec8caf64b8
|
Reverted the macos CI process(using macos-fuse-t)
|
2023-11-17 21:08:34 +09:00 |
|
Andrew Gaul
|
1ebefca029
|
Reorder $CXXFLAGS to the end (#2322)
This allows overriding flags like -std=c++11.
|
2023-09-26 00:05:54 +09:00 |
|
Takeshi Nakatani
|
cb3dc28e6e
|
Supported cppcheck 2.10(and changed std from c++03 to c++11 for RHEL7)
|
2023-07-25 08:08:06 +09:00 |
|
Andrew Gaul
|
5371cd1468
|
Update ChangeLog and configure.ac for 1.93 (#2225)
Fixes #2213.
|
2023-07-19 22:31:43 +09:00 |
|
Alex Fishman
|
45e7cd085a
|
Add support for FUSE-T on macos
Signed-off-by: Alex Fishman <alex@fuse-t.org>
Signed-off-by: alex <alex@alex-NUC10.lan>
|
2023-06-24 22:26:42 +09:00 |
|
Andrew Gaul
|
e7a364d610
|
Specify _FORTIFY_SOURCE=3 (#2168)
This can find more kinds of buffer overflows:
https://developers.redhat.com/articles/2022/09/17/gccs-new-fortification-level
|
2023-05-27 17:20:29 +09:00 |
|
Andrew Gaul
|
161be3ff33
|
Update ChangeLog and configure.ac for 1.92 (#2166)
|
2023-05-22 08:25:50 +09:00 |
|
Takeshi Nakatani
|
2cd7c94653
|
Fixed configure.ac by autoupdate (#2134)
|
2023-03-21 15:10:55 +09:00 |
|
Takeshi Nakatani
|
23a8124c51
|
Compatible with OpenSSL 3.0
|
2022-11-27 21:46:08 +09:00 |
|
Takeshi Nakatani
|
6e89e69bba
|
Enabled to load shared library for Credential and Token (#1927)
|
2022-10-22 10:42:07 +09:00 |
|
Bernhard M. Wiedemann
|
1946ac415a
|
Use man-page date instead of build date
to allow for reproducible builds of s3fs.1
This PR was done while working on reproducible builds for openSUSE.
|
2022-09-02 07:29:10 +09:00 |
|
Andrew Gaul
|
49d92c7022
|
Update ChangeLog and configure.ac for 1.91 (#1920)
Fixes #1876.
|
2022-03-08 07:48:15 +09:00 |
|
Takeshi Nakatani
|
5452e9cb10
|
Dynamically generate dates for man page file
|
2022-02-23 21:51:47 +09:00 |
|
Takeshi Nakatani
|
b9e2be5c21
|
Fixed two typos in configure.ac
|
2022-02-19 17:22:43 +09:00 |
|
Naoki Ikeguchi
|
451602e58d
|
Remove unnecessary conditional for automake
|
2022-01-23 21:49:51 +09:00 |
|
Naoki Ikeguchi
|
b2c659c0a6
|
Disable compiling polyfills in not MSYS2 env
|
2022-01-23 21:49:51 +09:00 |
|
Naoki Ikeguchi
|
d95a612548
|
Revert "Run autoupdate "
This reverts commit 0b1d801598164c45e7c9e89ebd30ddde8251befa.
|
2022-01-23 21:49:51 +09:00 |
|
Naoki Ikeguchi
|
70692ee770
|
Run autoupdate
|
2022-01-23 21:49:51 +09:00 |
|
Andrew Gaul
|
cd466ebdd4
|
Update ChangeLog and configure.ac for 1.90 (#1739)
Fixes #1737.
|
2021-08-08 14:01:19 +09:00 |
|
Andrew Gaul
|
8c58ba8ac0
|
Update ChangeLog and configure.ac for 1.89 (#1584)
Also make formatting more consistent. Fixes #1588.
Co-authored-by: Takeshi Nakatani <ggtakec@gmail.com>
|
2021-02-24 08:03:55 +09:00 |
|
Andrew Gaul
|
a6563211af
|
Update ChangeLog and configure.ac for 1.88
|
2021-01-11 17:59:28 +09:00 |
|
Takeshi Nakatani
|
d9f6469b7b
|
Fixed flushing dirty data and compressed the cache size
|
2020-11-14 16:45:37 +09:00 |
|
Andrew Gaul
|
3628b9d1e2
|
Remove exceptions from s3fs_strtoofft
Explicit return codes are simpler and safer.
|
2020-10-02 22:53:12 +09:00 |
|
Takeshi Nakatani
|
b5ffd419d8
|
Source file division and set 4 spaces and cleanup
|
2020-08-26 17:43:50 +09:00 |
|
Andrew Gaul
|
194262c0ef
|
Update ChangeLog and configure.ac for 1.87
Fixes #1335.
|
2020-08-10 11:52:14 +09:00 |
|
Andrew Gaul
|
bb20fc3c98
|
Update ChangeLog and configure.ac for 1.86
Fixes #1050.
|
2020-02-05 22:27:28 +09:00 |
|
Andrew Gaul
|
5820c72092
|
Compile with FORTIFY_SOURCE
This can catch some classes of buffer overflows.
|
2019-07-04 10:20:26 -07:00 |
|
Takeshi Nakatani
|
71766039ff
|
Support undefined CURLoption in libcurl library used in build
|
2019-03-22 10:47:42 +00:00 |
|
Takeshi Nakatani
|
df604e50fb
|
Fixed configure.ac about abuses AC_CHECK_FILE
|
2019-03-22 05:22:23 +00:00 |
|
Takeshi Nakatani
|
4a011d87e0
|
Updated ChangeLog and configure.ac etc for release 1.85
|
2019-03-11 11:53:57 +00:00 |
|
Julio Gonzalez Gil
|
830a971bde
|
Replace all mentions to MacOS X to macOS
|
2018-10-14 23:23:19 +02:00 |
|
Takeshi Nakatani
|
e8fb2aefb3
|
Updated ChangeLog and configure.ac for release 1.84
|
2018-07-08 09:06:52 +00:00 |
|
Chris Apers
|
88819af2d8
|
Added Cygwin build options
|
2018-02-02 15:58:10 +01:00 |
|
Takeshi Nakatani
|
1a2e63ecff
|
Updated ChangeLog and configure.ac for release 1.83
|
2017-12-17 07:37:19 +00:00 |
|
Or Ozeri
|
11bd7128d2
|
remove use of jsoncpp
|
2017-11-22 13:36:27 +02:00 |
|
Richard Caunt
|
395f736753
|
Lower jsoncpp requirement
|
2017-11-07 21:38:01 +00:00 |
|
Richard Caunt
|
8660abaea2
|
Use jsoncpp to parse AWS JSON
|
2017-11-07 21:20:02 +00:00 |
|
Takeshi Nakatani
|
af13ae82c1
|
Updated ChangeLog and configure.ac for release 1.82
|
2017-05-13 16:12:46 +00:00 |
|
Takeshi Nakatani
|
f6eb841a24
|
Updated ChangeLog and configure.ac for release 1.81
|
2017-05-13 10:54:54 +00:00 |
|
Takeshi Nakatani
|
9fd1368611
|
OS-specific correspondence of the extended attribute header
|
2016-10-02 07:23:19 +00:00 |
|
Takeshi Nakatani
|
88d6c20cde
|
Updated ChangeLog and configure.ac for release 1.80
|
2016-05-29 03:19:02 +00:00 |
|
Robb Kistler
|
f4aac111a4
|
Fix clock_gettime autotools detection on Linux
|
2016-02-08 13:45:34 -08:00 |
|
Takeshi Nakatani
|
e01ded9e27
|
Fixed codes about clock_gettime for osx
|
2016-02-07 07:40:55 +00:00 |
|
Takeshi Nakatani
|
759b44135a
|
Check pthread prtability in configure as additional change for #307
|
2015-12-03 07:47:17 +00:00 |
|
Takeshi Nakatani
|
8f8e52b91a
|
s3fs can print version with short commit hash(2) - #228
|
2015-08-21 16:30:24 +00:00 |
|
Takeshi Nakatani
|
751c868769
|
s3fs can print version with short commit hash - #228
|
2015-08-21 16:19:31 +00:00 |
|
Andrew Gaul
|
20f425fe15
|
Update README
This better explains many of the features and limitations and removes
stale information.
|
2015-08-17 07:48:11 -07:00 |
|
Takeshi Nakatani
|
6442642656
|
Updated ChangeLog and configure.ac for v1.79
|
2015-07-19 16:14:33 +00:00 |
|