ceph/src
Javier M. Mellid 79b6b4f105 rgw: check if x-amz-date has a value
Fixes: #10333

Signed-off-by: Javier M. Mellid <jmunhoz@igalia.com>
2016-02-13 12:31:07 +00:00
..
arch
auth make ctors with one argument explicit 2016-01-29 23:48:58 +01:00
bash_completion
brag
ceph-detect-init ceph-disk,ceph-detect-init: clean the build directory 2016-02-12 17:10:41 +07:00
ceph-disk ceph-disk,ceph-detect-init: clean the build directory 2016-02-12 17:10:41 +07:00
civetweb@061cd70023 civetweb: update submodule to silence a compile warning 2016-02-01 14:33:41 +08:00
client osdc: Update to use C++11 concurrency 2016-02-05 17:07:28 -05:00
cls cls_journal: new get_client / client_update methods 2016-02-05 15:21:28 -05:00
common rgw: AWS4 authentication minimal support 2016-02-13 12:22:36 +00:00
compressor Merge pull request #7437 from Ved-vampir/wip_zlib_plugin 2016-02-08 09:15:04 -05:00
crush Merge pull request #7560 from tchaikov/wip-fix-icl 2016-02-09 08:55:59 -05:00
doc
erasure-code misc: using move construct to avoid extra atomic inc/dec 2016-02-03 02:36:44 +08:00
global Merge pull request #7377 from liewegas/wip-datadir-search 2016-02-05 20:03:50 -05:00
gmock@49beb3bdf0
include Merge pull request #7349 from yuyuyu101/add-pwritev 2016-02-09 08:58:28 -05:00
java
jobs
journal journal: remove unused ObjectPlayer::m_fetch_interval 2016-02-07 01:59:46 +08:00
json_spirit
key_value_store
kv Merge branch 'wip-spdk' of git://github.com/yuyuyu101/ceph 2016-02-02 11:02:12 -05:00
librados osdc: Update to use C++11 concurrency 2016-02-05 17:07:28 -05:00
libradosstriper
librbd Merge pull request #7583 from dillaman/wip-librbd-journal-fsx 2016-02-11 21:09:01 -08:00
log log: remove "boost/asio.hpp" from Log.h 2016-02-09 21:27:25 -08:00
mds Merge pull request #5931 from ceph/wip-cxx11concurrency 2016-02-08 09:23:15 -05:00
messages Merge pull request #6608 from esnyder/wip-6634 2016-02-08 09:17:49 -05:00
mon log: remove "boost/asio.hpp" from Log.h 2016-02-09 21:27:25 -08:00
mount
msg Merge pull request #7567 from branch-predictor/bp-slimdown-conns 2016-02-11 08:43:46 -05:00
objclass
objsync
ocf
os os/bluestore: fix a typo in SPDK path parsing 2016-02-10 20:44:33 -05:00
osd Merge pull request #5961 from majianpeng/small-fix 2016-02-11 08:46:22 -05:00
osdc Merge pull request #7581 from jcsp/wip-asok-lockdep 2016-02-11 08:42:26 -05:00
perfglue
powerdns
pybind Merge pull request #6813 from manens/pybind_rados_snapshot_read 2016-02-02 11:26:47 +08:00
rbd_fuse rbd_fuse:replaced pthread_mutex*() functions with ceph Mutex wrapper 2016-01-29 17:15:07 +05:30
rbd_replay Merge pull request #7474 from jack-changtao/wip-cmake2 2016-02-06 01:14:58 +08:00
rgw rgw: check if x-amz-date has a value 2016-02-13 12:31:07 +00:00
rocksdb@fa98456ccb
script scripts: ceph-release-notes fix merge messages handling 2016-02-10 16:19:58 +07:00
spdk@c02b179490 spdk: add submodule spdk for the nvme support 2016-02-04 14:03:21 +08:00
test Merge pull request #7609 from dillaman/wip-librbd-flatten-test 2016-02-11 21:10:13 -08:00
tools librbd: initial version of journal client and tag metadata 2016-02-05 15:21:28 -05:00
tracing Merge pull request #7259 from trociny/wip-14264 2016-01-27 14:35:13 -08:00
upstart
.gitignore .gitignore: add rbd-mirror 2016-02-04 11:42:52 -08:00
btrfs_ioc_test.c
ceph_common.sh
ceph_fuse.cc src/ceph_fuse.cc: init members in ctor 2016-01-29 21:51:17 +01:00
ceph_mds.cc global: add data_dir_option for all daemons 2016-02-04 17:06:02 -05:00
ceph_mon.cc global: add data_dir_option for all daemons 2016-02-04 17:06:02 -05:00
ceph_osd.cc src/ceph_osd.cc Add missing newline to usage message 2016-02-11 21:29:19 +01:00
ceph_syn.cc
ceph_ver.c
ceph_ver.h.in.cmake
ceph-clsinfo
ceph-coverage.in
ceph-create-keys
ceph-crush-location.in
ceph-debugpack.in
ceph-disk-udev
ceph-osd-prestart.sh
ceph-post-file.in
ceph-rbdnamer
ceph-rest-api
ceph-run
ceph.conf.twoosds
ceph.in
cephfs.cc
cls_acl.cc
cls_crypto.cc
CMakeLists.txt cmake: remove Boost libraries from EXTRALIBS 2016-02-09 21:28:46 -08:00
cmonctl
etc-rbdmap
fetch_config
init-ceph.in
init-radosgw
init-rbdmap
krbd.cc
libcephfs.cc make ctors with one argument explicit 2016-01-29 23:48:58 +01:00
librados-config.cc
loadclass.sh
logrotate.conf
make_version
Makefile-client.am
Makefile-env.am Merge pull request #7503 from tchaikov/wip-cmake-spdk 2016-02-05 09:16:59 -05:00
Makefile-rocksdb.am
Makefile-server.am ceph-disk: refactor into a proper python module 2016-02-04 14:36:37 +07:00
Makefile-spdk.am makefile: include spdk source in dist tar ball. 2016-02-04 14:05:54 +08:00
Makefile.am Merge pull request #7503 from tchaikov/wip-cmake-spdk 2016-02-05 09:16:59 -05:00
mount.fuse.ceph Better parsing of arguments passed to mount.fuse.ceph by mount command. 2016-02-11 14:51:49 +01:00
mrgw.sh
mrun
mstart.sh
mstop.sh
multi-dump.sh
ps-ceph.pl
push_to_qemu.pl
rbd-replay-many
rbdmap
README
sample.ceph.conf
stop.sh
TODO
unittest_bufferlist.sh
valgrind.supp
vstart.sh Merge pull request #6920 from oritwas/wip-mstart-cmake 2016-02-11 12:43:04 -05:00
yasm-wrapper

Sage Weil <sage@newdream.net>
Ceph - scalable distributed storage system