summaryrefslogtreecommitdiff
path: root/src/rgw/rgw_swift_auth.cc
Commit message (Expand)AuthorAgeFilesLines
* cleanup: changed order of #includes, global_context.h, debug.hwip-doutRoald J. van Loon2012-12-241-7/+5
* cleanup: debug.h/dout.h and global_ceph_context changesRoald J. van Loon2012-12-221-0/+1
* rgw: configurable swift token ttlYehuda Sadeh2012-11-051-1/+1
* rgw: don't add port to url if already has oneYehuda Sadeh2012-10-151-1/+1
* Merge branch 'wip-admin-rest'Yehuda Sadeh2012-10-081-31/+11
|\
| * rgw: different formatters for different servicesYehuda Sadeh2012-10-081-0/+2
| * rgw: refactor protocol stackingYehuda Sadeh2012-10-081-42/+0
| * rgw: tie callbacks in different handlers directly to RESTYehuda Sadeh2012-10-081-20/+2
| * rgw: hide fcgi details from client codeYehuda Sadeh2012-10-081-11/+7
| * rgw: better protocols separationYehuda Sadeh2012-09-261-0/+42
* | rgw: rgwstore is not globalYehuda Sadeh2012-08-291-6/+6
|/
* rgw: send both swift x-storage-token and x-auth-tokenYehuda Sadeh2012-06-251-0/+1
* log: new logging infrastructureSage Weil2012-03-271-1/+1
* rgw: don't #include fcgi from rgw_common.hSage Weil2012-03-241-0/+6
* rgw: get rid of references to g_ceph_context where requiredYehuda Sadeh2012-03-131-6/+7
* Revert "swift: auth response returns X-Auth-Token instead of X-Storage-Token"Yehuda Sadeh2012-02-161-1/+1
* rgw: acls cleanup wipYehuda Sadeh2012-01-251-1/+1
* rgw: simple request loggingYehuda Sadeh2012-01-171-0/+7
* rgw: adjust log levelYehuda Sadeh2012-01-091-9/+7
* swift: auth response returns X-Auth-Token instead of X-Storage-TokenYehuda Sadeh2011-12-141-1/+1
* rgw: if swift url is not set up, just use whatever client usedYehuda Sadeh2011-11-171-7/+37
* rgw: fix crash when accessing swift auth without userYehuda Sadeh2011-11-031-1/+3
* rgw: multiple swift fixes and cleanupsYehuda Sadeh2011-10-141-1/+1
* rgw: implement some missing swift api, other swift fixesYehuda Sadeh2011-10-111-1/+1
* rgw: multiple swift keys per userYehuda Sadeh2011-10-111-11/+25
* rgw: fix rgw_switch_url_previx printf argSage Weil2011-10-061-1/+1
* rgw: use conf for rgw_swift_url[_prefix] instead of fcgi envSage Weil2011-10-051-5/+5
* rgw: rgw_log -> debug_rgwSage Weil2011-10-041-2/+1
* rgw: set dout condvar to rgw_logSage Weil2011-10-041-0/+3
* rgw: RGW_LOG -> doutSage Weil2011-10-041-10/+10
* rgw: rename openstack to swiftYehuda Sadeh2011-09-021-0/+198