June 12, 2010
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
February 24, 2009
View 0b8ea55

* s3cmd: New command [sign] * S3/Utils.py: New function sign_string() * S3/S3.py, S3/CloudFront.py: Use sign_string().

Michal Ludvig authored on 2009/02/24 10:01:01
January 18, 2009
View 87dc3cc

* S3/CloudFront.py: Implemented ModifyDistribution(), added support for CNAMEs, Comments and Enable/Disable. * s3cmd: Enabled cfmodify, added --enable/--disable, --cf-add-cname/--cf-remove-cname, --cf-comment options. Added updating from 'options' to CfCmd.options.

Michal Ludvig authored on 2009/01/18 22:10:23
January 17, 2009
View 42fd22b

* S3/CloudFront.py: Implemented DeleteDistribution(), GetDistConfig() and SetDistConfig(), fixed CreateDistribution(). * s3cmd: Enabled cfdelete.

Michal Ludvig authored on 2009/01/17 22:24:07
View 84d1dc3

* S3/CloudFront.py: Added Cmd.info() that handles both cflist and cfinfo commands (in fact they're aliases). Made DistributionConfig() class consistent with other Distribution*() classes. Use S3Uri and CFUri in outputs. * s3cmd: Enabled cfinfo command.

Michal Ludvig authored on 2009/01/17 21:34:12
January 16, 2009
View bf68d32

* S3/CloudFront.py: Initial support for creating new Distros, implemented parser for ListAllDists response. * s3cmd: enabled 'cfcreate' command.

Michal Ludvig authored on 2009/01/16 22:31:06
January 15, 2009
View b3488ba

* S3/CloudFront.py: New module for CloudFront support. * s3cmd, S3/Config.py, S3/Exceptions.py: Wire in CF support.

Michal Ludvig authored on 2009/01/15 22:02:21