October 26, 2010
View 5a9b6e3

* NEWS, TODO: Updated.

Michal Ludvig authored on 2010/10/26 10:54:26
View 678159c

* s3cmd, S3/CloudFront.py, S3/Config.py: Added support for CloudFront DefaultRootObject. Thanks to Luke Andrew.

Michal Ludvig authored on 2010/10/26 10:15:43
October 25, 2010
View 07150f7

* s3cmd: Read config file even if User Profile directory on Windows contains non-ascii symbols. Thx Slava Vishnyakov

Michal Ludvig authored on 2010/10/25 17:03:27
View ba7d877

* s3cmd: Improved 'fixbucket' command. Thanks to Srinivasa Moorthy.

Michal Ludvig authored on 2010/10/25 16:49:42
October 24, 2010
View 73bf1c4

* s3cmd: Don't fail when a local node is a directory and we expected a file. (as if for example /etc/passwd was a dir)

Michal Ludvig authored on 2010/10/24 22:14:56
View f863a31

* s3cmd, S3/S3.py: Ignore inaccessible (and missing) files on upload. * run-tests.py: Extended [sync] test to verify correct handling of inaccessible files. * testsuite/permission-tests: New testsuite files.

Michal Ludvig authored on 2010/10/24 21:40:52
View 259d955

* run-tests.py: Fixed test #6

Michal Ludvig authored on 2010/10/24 20:57:25
View ec34f6e

* S3/S3.py: "Stringify" all headers. Httplib should do it but some Python 2.7 users reported problems that should now be fixed.

Michal Ludvig authored on 2010/10/24 17:34:43
July 26, 2010
View a48b1c0

Update Changelog

Aaron Maxwell authored on 2010/07/26 13:02:11
July 8, 2010
View 76ce644

* run-tests.py, testsuite/crappy-file-name.tar.gz: Updated testsuite, work around a problem with [s3cmd cp] when the source file contains '?' or '\x7f' (where the inability to copy '?' is especially annoying).

Michal Ludvig authored on 2010/07/08 09:04:54
July 7, 2010
View 9bacffc

* S3/Utils.py, S3/S3Uri.py: Fixed names after moving functions between modules.

Michal Ludvig authored on 2010/07/07 21:35:29
June 29, 2010
View 259dab5

* S3/ACL.py: Fix isAnonRead method on Grantees * ChangeLog: Update name of contributor for Timothee Groleau

Timothee Groleau authored on 2010/06/29 12:52:55
June 12, 2010
View d7693f3

* s3cmd, S3/CloudFront.py: Both [accesslog] and [cfmodify] access logging can now be disabled with --no-access-logging

Michal Ludvig authored on 2010/06/12 22:13:21
View 08f8991

* S3/CloudFront.py: Allow s3:// URI as well as cf:// URI for most CloudFront-related commands.

Michal Ludvig authored on 2010/06/12 22:11:01
View b020ea0

* s3cmd, S3/CloudFront.py, S3/Config.py: Support access logging for CloudFront distributions. * S3/S3.py, S3/Utils.py: Moved some functions to Utils.py to make them available to CloudFront.py * NEWS: Document the above.

Michal Ludvig authored on 2010/06/12 20:02:24