summaryrefslogtreecommitdiffstats
path: root/src/rgw (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #978 from ceph/wip-3454Josh Durgin2014-01-1612-8/+266
|\
| * radosgw-admin: add temp url params to usageYehuda Sadeh2014-01-161-0/+1
| * rgw: fix temp url restful apis and support multiple keysYehuda Sadeh2014-01-093-6/+40
| * rgw: support multiple temp url keysYehuda Sadeh2014-01-096-28/+55
| * rgw: handle temp url key authorizationYehuda Sadeh2014-01-092-3/+82
| * rgw: add optional tenant name for swift urlsYehuda Sadeh2014-01-092-4/+16
| * rgw: can set temp url key on userYehuda Sadeh2014-01-0910-1/+106
* | Merge remote-tracking branch 'gh/next'Sage Weil2014-01-105-4/+50
|\ \ | |/ |/|
| * rgw: convert bucket info if neededYehuda Sadeh2014-01-095-4/+50
* | radosgw-admin: fix object policy read opYehuda Sadeh2014-01-062-13/+28
|/
* Merge branch 'next'Gary Lowell2014-01-011-4/+12
|\
| * Merge pull request #908 from ceph/wip-6940Sage Weil2013-12-271-4/+12
| |\
| | * rgw: fix reading bucket policy in RGWBucket::get_policy()Yehuda Sadeh2013-12-061-4/+12
* | | rgw: fix leak of RGWProcessSage Weil2013-12-281-0/+1
* | | Merge remote-tracking branch 'gh/next'Sage Weil2013-12-232-8/+46
|\| |
| * | rgw: fix use-after-free when releasing completion handleYehuda Sadeh2013-12-181-1/+2
| * | rgw: don't return data within the librados cbYehuda Sadeh2013-12-182-7/+44
* | | rgw: add -ldl for mongooseSage Weil2013-12-221-1/+2
* | | Merge pull request #975 from BCLibCoop/bclibcoop/rgw_corsYehuda Sadeh2013-12-204-9/+63
|\ \ \
| * | | rgw: Fix CORS allow-headers validationRobin H. Johnson2013-12-153-3/+54
| * | | rgw: Clarify naming of case-change functionsRobin H. Johnson2013-12-151-4/+7
| * | | rgw: Look at correct header about headers for CORSRobin H. Johnson2013-12-151-2/+2
| |/ /
* | | Merge pull request #818 from ceph/wip-rgw-standalone-2Sage Weil2013-12-2018-92/+775
|\ \ \ | |/ / |/| |
| * | rgw: fix memory leakYehuda Sadeh2013-12-161-0/+1
| * | rgw: rework framework configurationYehuda Sadeh2013-12-141-44/+140
| * | rgw: allow multiple frontends of the same frameworkYehuda Sadeh2013-11-051-7/+6
| * | rgw: clean up shutdown signalingYehuda Sadeh2013-11-051-9/+41
| * | rgw: clean up front end configurationYehuda Sadeh2013-11-051-46/+144
| * | rgw: more flexible frotnend handler configYehuda Sadeh2013-11-053-30/+73
| * | rgw: refactor request handling processingYehuda Sadeh2013-11-051-117/+31
| * | rgw: support http/1.0 keep-alive response (mongoose)Yehuda Sadeh2013-11-052-1/+11
| * | rgw: update code to handle mongoose v4.1Yehuda Sadeh2013-11-053-19/+28
| * | rgw: add SERVER_PORT to mongoose environmentYehuda Sadeh2013-11-051-0/+4
| * | rgw: configurable mongoose portYehuda Sadeh2013-11-051-6/+14
| * | rgw: support for mongoose keepaliveYehuda Sadeh2013-11-0511-12/+74
| * | rgw: rebase mongoose prototypeYehuda Sadeh2013-11-0515-64/+471
* | | Merge remote-tracking branch 'origin/next'Yehuda Sadeh2013-12-061-2/+4
|\ \ \ | | |/ | |/|
| * | rgw: don't error out on empty owner when setting aclsYehuda Sadeh2013-11-271-2/+4
* | | rgw/rgw_op: added check of return value for rgw_unlink_bucket()Xing Lin2013-12-031-2/+6
* | | Merge remote-tracking branch 'gh/next'Sage Weil2013-11-302-1/+2
|\| |
| * | Merge pull request #862 from ceph/wip-6829Josh Durgin2013-11-261-0/+1
| |\ \
| | * | rgw: initialize RGWUserAdminOpState::system_specifiedYehuda Sadeh2013-11-221-0/+1
| * | | rgw: lower some debug messageYehuda Sadeh2013-11-221-1/+1
| |/ /
* | | Merge pull request #823 from ceph/port/detect-libresolvSage Weil2013-11-091-1/+1
|\ \ \
| * | | autoconf: check for res_nquery explicitlyNoah Watkins2013-11-051-1/+1
* | | | Merge pull request #833 from ceph/wip-da-SCA-masterSage Weil2013-11-084-6/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | rgw: remove unused variablesDanny Al-Gaaf2013-11-072-2/+0
| * | | rgw/rgw_user.cc: use static_cast<>() instead of C-Style castDanny Al-Gaaf2013-11-071-2/+2
| * | | rgw/rgw_http_client.cc: use static_cast<>() instead of C-Style castDanny Al-Gaaf2013-11-071-2/+2
* | | | Merge branch 'next'Gary Lowell2013-11-084-1/+15
|\ \ \ \ | |/ / / |/| | |