summaryrefslogtreecommitdiffstats
path: root/gluster/swift/common
Commit message (Expand)AuthorAgeFilesLines
* Rebase to stable/kiloPrashanth Pai2016-03-074-29/+105
* Do not use pickle: Use jsonPrashanth Pai2016-01-112-7/+71
* Refactor read_metadata() methodPrashanth Pai2016-01-111-43/+48
* Update repoThiago da Silva2016-01-0615-5397/+99
* Updating code to call fs_utils instead of python's os moduleThiago da Silva2014-04-103-43/+82
* removing exception handling in do_mkdirThiago da Silva2014-03-271-11/+1
* removing check_user_xattr functionThiago da Silva2014-03-261-18/+0
* Add support for Object Expiration featurePrashanth Pai2014-03-241-1/+1
* Restart memcached after clean-up-token --purge-allChetan Risbud2014-03-111-2/+8
* adding error handling to gswauth-cleanup-tokens toolThiago da Silva2014-02-051-4/+25
* Rebase swiftkerbauth imported code with upstreamChetan Risbud2014-01-273-16/+181
* Initial import of the swiftkerbauthChetan Risbud2014-01-215-0/+555
* fix error handing in swauth toolsThiago da Silva2014-01-148-40/+117
* Fix bug where admin is able to delete reseller_adminThiago da Silva2014-01-101-21/+69
* 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-072-15/+66
* Handle ENOSPC on os.close() operationPrashanth Pai2014-01-071-2/+8
* removing -s option from gswauth toolsThiago da Silva2014-01-062-16/+0
* gswauth: Fix 403 being returned instead of 401Prashanth Pai2013-12-189-18/+98
* renaming swauth tools to gswauthThiago da Silva2013-12-068-12/+12
* fix issue with swauth-clean-token returning 403 errorsThiago da Silva2013-12-051-2/+3
* Return BadRequest on X-Delete-At/After headersLuis Pabon2013-12-052-1/+52
* adding tabular output to swauth-listThiago da Silva2013-11-271-5/+17
* fix metadata overwrite during a post requestThiago da Silva2013-11-201-34/+12
* fix error with swauth-clean-tokensThiago da Silva2013-11-191-1/+1
* Improve logging and raising DiskFileNoSpacePrashanth Pai2013-11-152-8/+113
* renaming instances of swauth to gswauthThiago da Silva2013-11-131-2/+2
* make gluster volume name configurableThiago da Silva2013-11-051-1/+4
* additional gswauth functional testsThiago da Silva2013-11-041-0/+1
* first gswauth functional testsThiago da Silva2013-10-301-2/+2
* Rebase to lastest OpenStack Swift DiskFile APIPeter Portante2013-10-292-93/+68
* Describe y create_object_metadata accepts 2 typesPeter Portante2013-10-291-12/+25
* Rebase to OpenStack Swift Havana (1.10.0)Peter Portante2013-10-282-30/+40
* applied changes made by Luis Pabon to support gluster-swiftThiago da Silva2013-10-241-64/+11
* moving existing swauth unit testsThiago da Silva2013-10-173-4/+4
* fixing pep8 tests for new gswauth middlewareThiago da Silva2013-10-165-1269/+2168
* GSWauth authentication to be based on SWauthLuis Pabon2013-10-1339-0/+8542
* Adding new unit tests and removed some unused functionsThiago da Silva2013-10-101-28/+2
* Handle GET on zero content length failure case.Chetan Risbud2013-08-281-1/+18
* Updates to support Havana interim version 1.9.1.Peter Portante2013-08-215-805/+35
* perf: Container and account performance incLuis Pabon2013-08-063-25/+45
* Gluster to handle ENOSPC (Error 28) correctlyChetan Risbud2013-08-062-1/+12
* Handle the ring_name variable being none in Ring.__init__Mohammed Junaid2013-08-011-7/+11
* Updating copyrights with current yearChetan Risbud2013-07-247-7/+7
* Gracefully handle the ring file not found error.Mohammed Junaid2013-07-241-2/+12
* Final forward port of PDQ performance patchesPeter Portante2013-07-107-316/+928
* Remove extraneous system callsMohammed Junaid2013-07-092-18/+31
* Remove do_mkdir and simplify mkdirsLuis Pabon2013-07-091-22/+8
* Removed unused metadata key and do_rmdir funcLuis Pabon2013-07-092-14/+0
* OpenStack Swift Functional Tests for G4SLuis Pabon2013-06-284-52/+145