summaryrefslogtreecommitdiffstats
path: root/gluster
Commit message (Expand)AuthorAgeFilesLines
* Fix users not able to change their own password/keyPrashanth Pai2014-01-082-15/+66
* Handle ENOSPC on os.close() operationPrashanth Pai2014-01-081-4/+13
* removing -s option from gswauth toolsThiago da Silva2014-01-072-16/+0
* Fix typo and add commentPrashanth Pai2013-12-167-6/+20
* Release 1.10.0-1v1.10.0-1Luis Pabon2013-12-111-1/+1
* fix issue with swauth-clean-token returning 403 errorsThiago da Silva2013-12-111-2/+3
* renaming swauth tools to gswauthThiago da Silva2013-12-118-12/+12
* Return BadRequest on X-Delete-At/After headersLuis Pabon2013-12-052-1/+52
* gswauth: Fix 403 being returned instead of 401Prashanth Pai2013-12-059-18/+84
* adding tabular output to swauth-listThiago da Silva2013-11-291-5/+17
* Fixed incorrect revision in HavanaLuis Pabon2013-11-251-1/+1
* Fix double close issue in diskfileLuis Pabon2013-11-221-6/+10
* Log only non-ENOENT errors in diskfileLuis Pabon2013-11-211-2/+3
* fix error with swauth-clean-tokensThiago da Silva2013-11-201-1/+1
* renaming instances of swauth to gswauthThiago da Silva2013-11-151-2/+2
* Update RPM spec fileLuis Pabon2013-11-141-1/+2
* fix metadata overwrite during a post requestThiago da Silva2013-11-142-37/+49
* Improve logging and raising DiskFileNoSpacePrashanth Pai2013-11-144-10/+131
* refactoring add/remove account and user testsThiago da Silva2013-11-141-0/+1
* make gluster volume name configurableThiago da Silva2013-11-131-1/+4
* first gswauth functional testsThiago da Silva2013-11-041-2/+2
* Rebase to OpenStack Swift Havana (1.10.0)Peter Portante2013-10-286-240/+311
* 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-282-13/+33
* Try to ensure we'll have a truly random postfixPeter Portante2013-08-281-3/+14
* Fix infinite loop for temp file renames on ENOENTPeter Portante2013-08-281-41/+45
* Bump to 1.9.1 to match Swift versionPeter Portante2013-08-281-1/+1
* Updates to support Havana interim version 1.9.1.Peter Portante2013-08-219-324/+346
* Fix spec file to support source rpmsLuis Pabon2013-08-211-4/+6
* Don't reference Havana (1.9.1) until we switchPeter Portante2013-08-161-1/+16
* perf: Container and account performance incLuis Pabon2013-08-063-25/+45
* Gluster to handle ENOSPC (Error 28) correctlyChetan Risbud2013-08-063-4/+26
* Handle the ring_name variable being none in Ring.__init__Mohammed Junaid2013-08-011-7/+11
* Updating copyrights with current yearChetan Risbud2013-07-2411-11/+11
* Gracefully handle the ring file not found error.Mohammed Junaid2013-07-241-2/+12
* Bump version to 1.9.1 to match HavanaLuis Pabon2013-07-111-1/+1
* 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
* object-storage: remove stat of directoriesMohammed Junaid2013-06-271-55/+19
* object-storage: Use fchown instead of chown.Mohammed Junaid2013-06-273-4/+14
* Return correct status when deleting non-existing containerLuis Pabon2013-06-111-11/+25
* Refactor DiskDir and DiskAccount to use DiskCommonPeter Portante2013-06-071-96/+134
* Change filters to use a generator patternPeter Portante2013-06-061-104/+171