openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
s3fs
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 17, 2023 — Jan 17, 2024
Showing page 69 of 72
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Renaming directories currently have an issue. If you rename (mv) a directory, its contents "disappear". To get the contents back, just re-create the directory.
[email protected]
More...
about 14 years ago
Added process to release
[email protected]
More...
about 14 years ago
Added release target to automatically add tarball and update Installation Notes wiki - not finished yet
[email protected]
More...
about 14 years ago
test/*.sh files were not being included in the tarball created by "make dist"
[email protected]
More...
about 14 years ago
Don't try to read from /etc/mime.types if it is not present/readable.
[email protected]
More...
about 14 years ago
Added a couple of casts to take care of compile warnings
[email protected]
More...
about 14 years ago
Added check for preliminary checking of credentials and if the bucket exists on the amazon server.
[email protected]
More...
about 14 years ago
Re-enable the -f option for FUSE. (This got disabled with the conversion to get_opt
[email protected]
More...
about 14 years ago
Deleted empty directories. Now the whole repository has been moved up one directory.
[email protected]
More...
about 14 years ago
Updated svn:ignore props on top level
[email protected]
More...
about 14 years ago
autoreconf, configure, make, make check, install, etc all work from the copy of source files up on directory
[email protected]
More...
about 14 years ago
In preparation to remove the unnecessary "s3fs" directory from the trunk directory.
[email protected]
More...
about 14 years ago
Added command line option for debug (-d or --debug)
[email protected]
More...
about 14 years ago
A couple of small changes to the check collateral:
[email protected]
More...
about 14 years ago
Fixed issue #123 - Check permissions on password file used
[email protected]
More...
about 14 years ago
Usability improvement: use the ${SUDO_USER} environment provided by sudo to create the bucket based on the user who invoked the test using sudo. Much better this way.
apetresc
More...
about 14 years ago
Making the test bucket be based on ${USER}. This requires the bucket to already exist. S3FS doesn't report an error when mounting if it doesn't exist, so the test fails strangely in such cases.
apetresc
More...
about 14 years ago
Added a simple integration test, and properly integrated it with autotools.
apetresc
More...
about 14 years ago
Revamped the read_passwd_file function to resolve issue #114
[email protected]
More...
about 14 years ago
Fixes for several issues:
[email protected]
More...
about 14 years ago
Reduced minimum versions for fuse and libxml-2
[email protected]
More...
over 14 years ago
Added support for anonymously mounting a public bucket.
[email protected]
More...
over 14 years ago
Updated the README to reflect the new compilation method.
apetresc
More...
over 14 years ago
Added autom4te.cache to svn ignore list
[email protected]
More...
over 14 years ago
M s3fs/src/s3fs.cpp ========================= Removed extra space in the message emitted by --version
[email protected]
More...
over 14 years ago
Factored out purely string-based operations into string_util
apetresc
More...
over 14 years ago
Beginning the refactoring my making the first separation of s3fs.cpp into s3fs.h. Many further divisions along logical boundaries will be coming soon.
apetresc
More...
over 14 years ago
Added .project and .cproject to svn:ignore.
apetresc
More...
over 14 years ago
Fixed issue #19 added a --version switch Used the compile time VERSION define Version message conforms to GNU Coding Standards
[email protected]
More...
over 14 years ago
A bit more cleanup of the directory.
[email protected]
More...
over 14 years ago
←
1
2
…
64
65
66
67
68
69
70
71
72
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree