s3fs-fuse/s3fs/src
mooredan@suncup.net ef630253d6 Added support for anonymously mounting a public bucket.
If the "public_bucket=1" option is used, then
the command line options for Access Key ID and
Secret Access Key are ignored as well as the
/etc/passwd-s3fs file

Internally, the "Authorization: AWS ..." header
line is not included in the header.

Tested on a public bucket and it appears to work.



git-svn-id: http://s3fs.googlecode.com/svn/trunk@221 df820570-a93a-0410-bd06-b72b767a4274
2010-10-29 03:25:06 +00:00
..
Makefile.am M s3fs/src/s3fs.cpp 2010-10-24 22:23:09 +00:00
s3fs.cpp Added support for anonymously mounting a public bucket. 2010-10-29 03:25:06 +00:00
s3fs.h Added support for anonymously mounting a public bucket. 2010-10-29 03:25:06 +00:00
string_util.cpp Factored out purely string-based operations into string_util 2010-10-24 09:36:50 +00:00
string_util.h Factored out purely string-based operations into string_util 2010-10-24 09:36:50 +00:00