April 8, 2020
View cdc2e26

Update version to 2.1.0

Florent Viard authored on 2020/04/08 05:45:59
View 0c392f9

setup.py: Update authors and cleanup

Florent Viard authored on 2020/04/08 05:15:14
View f06e292

Fixes py headers to use system default python and not force python2 anymore

Florent Viard authored on 2020/04/08 02:37:11
March 31, 2020
View 32fedc6

Merge pull request #1084 from prabhakar267/master

Florent Viard authored on 2020/03/31 09:21:08
March 30, 2020
View 75999d3

Fix INSTALL.md formatting issues

Prabhakar Gupta authored on 2020/03/30 21:43:09
March 29, 2020
View a3dcb51

Fixes #847 - set a few str as unicode to fix UnicodeDecodeError with python2 when doing a sync remote 2 remote

Florent Viard authored on 2020/03/29 10:45:52
View b7ad26c

Fixes #989 - in aws_credential_file, fixes read_string only available with py3 + refactor for possible unicode issues

Florent Viard authored on 2020/03/29 09:41:21
View e364976

Added a comment about how to escape the comment char in exclude files

Florent Viard authored on 2020/03/29 09:39:27
March 28, 2020
View 6e3963c

Fixes open file descriptors leaking by not being closed on time

Florent Viard authored on 2020/03/28 06:58:48
View 46823c5

Fixes #1020 - Update storage-class cmd help msg with new aws s3 classes

Florent Viard authored on 2020/03/28 06:42:50
March 26, 2020
View c8de951

Fixes #1054 - Relax limitation on special chars for --add-header key names

Florent Viard authored on 2020/03/26 11:20:54
View 92df370

Fixes #1082 - Allow to use signature v4 only, even for a command with no target bucket specified

Florent Viard authored on 2020/03/26 09:57:13
View f74d723

Fixes #1081 - Don't force signature v4 if bucket_name uses special chars

Florent Viard authored on 2020/03/26 09:54:51
View 9ac3897

Fixes #1080 - url encode bucket_name for path-style requests. Fixes an issue with CephRGW and the tenant feature.

Florent Viard authored on 2020/03/26 07:06:25
March 22, 2020
View d1ad0c4

Fixes #377 - Avoid crashing when a file disappeared during cache generation

Florent Viard authored on 2020/03/22 23:53:41