summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Enhance object expirationPrashanth Pai2016-04-1513-42/+314
* Don't fetch metadata for plain object listingPrashanth Pai2016-04-053-2/+108
* Remove redundant syscalls in POST pathPrashanth Pai2016-04-042-5/+31
* Don't fetch metadata for plain container listingPrashanth Pai2016-04-045-4/+137
* Fix changing of auth_type in existing deploymentsPrashanth Pai2016-03-183-8/+136
* Bump gluster-swift version to 2.3.0 (kilo)Prashanth Pai2016-03-152-6/+10
* Don't pass unicode to hmac.new()Prashanth Pai2016-03-152-0/+21
* Remove 60 secs subtraction from item_expiresPrashanth Pai2016-03-111-1/+1
* Use correct content type on JSON responsesPrashanth Pai2016-03-112-6/+36
* Remove old auth token from memcachePrashanth Pai2016-03-101-0/+5
* Fix dup fd leakPrashanth Pai2016-03-083-6/+27
* Fix pep8 and functestsPrashanth Pai2016-03-079-12/+12
* Remove redundant syscalls in GET pathPrashanth Pai2016-03-073-26/+24
* Rebase to stable/kiloPrashanth Pai2016-03-0728-1824/+9327
* Do not use pickle: Use jsonPrashanth Pai2016-01-117-9/+339
* Refactor read_metadata() methodPrashanth Pai2016-01-114-64/+69
* Update .gitreviewPrashanth Pai2016-01-111-1/+5
* Update repoThiago da Silva2016-01-0690-8832/+3780
* updating README file with project name changeThiago da Silva2014-06-121-9/+7
* Removing functionalnosetestsPushpesh Sharma2014-04-279-1691/+0
* Updating code to call fs_utils instead of python's os moduleThiago da Silva2014-04-105-112/+145
* removing exception handling in do_mkdirThiago da Silva2014-03-272-24/+14
* removing _make_directory_locked functionThiago da Silva2014-03-261-73/+4
* fix __exit__ function not closing file descriptorThiago da Silva2014-03-262-1/+11
* removing check_user_xattr functionThiago da Silva2014-03-262-52/+0
* Add support for Object Expiration featurePrashanth Pai2014-03-2413-23/+954
* Functional tests for SwiftKerbAuth filter.Chetan Risbud2014-03-1413-5/+568
* Update quick_start_guide.mdPrashanth Pai2014-03-141-1/+1
* Sync with OpenStack Swift v1.13.0Prashanth Pai2014-03-1312-810/+368
* PUT of a Directory failedChetan Risbud2014-03-123-15/+45
* Restart memcached after clean-up-token --purge-allChetan Risbud2014-03-111-2/+8
* Update Havana link to 1.10.0-2Luis Pabon2014-02-251-1/+1
* Sync with OpenStack Swift v1.12.0Luis Pabon2014-02-169-655/+1801
* Update keystone authentication documentationAntonio Messina2014-02-141-1/+171
* simplifying instructions in auth guideThiago da Silva2014-02-101-2/+21
* Revert "Attempt to fix failing testMetadataOnPost functional test"Chetan Risbud2014-02-101-1/+0
* Attempt to fix failing testMetadataOnPost functional testPrashanth Pai2014-02-101-0/+1
* adding error handling to gswauth-cleanup-tokens toolThiago da Silva2014-02-052-10/+27
* Fixes some TCs that assert for response code 403Pushpesh Sharma2014-01-301-15/+13
* Rebase swiftkerbauth imported code with upstreamChetan Risbud2014-01-278-25/+407
* Test cases for gswauth-cleanup-tokenPushpesh Sharma2014-01-241-8/+152
* Provide more generic string in testAssert of some TCsPushpesh Sharma2014-01-211-12/+12
* Initial import of the swiftkerbauthChetan Risbud2014-01-2116-7/+2058
* Sync with OpenStack v1.11.0 Jan 10 2014v1.11.0Luis Pabon2014-01-1513-264/+994
* fix error handing in swauth toolsThiago da Silva2014-01-149-45/+165
* Doc Fix for 1267718Pushpesh Sharma2014-01-143-0/+15
* Fix bug where admin is able to delete reseller_adminThiago da Silva2014-01-103-31/+223
* fixed gswauth cmd tools to require admin key argumentThiago da Silva2014-01-078-15/+35
* Fix users not able to change their own password/keyPrashanth Pai2014-01-076-32/+323
* Handle ENOSPC on os.close() operationPrashanth Pai2014-01-072-2/+17