ceph/src/rgw
Yehuda Sadeh 0c23c42678 Merge pull request #12429 from yehudasa/wip-meta-stream
rgw: stream metadata full sync init

Reviewed-by: Casey Bodley <cbodley@redhat.com>
2017-08-23 12:59:19 -07:00
..
CMakeLists.txt rgw: split match into match_policy, match_wildcards 2017-08-01 15:41:49 -04:00
librgw.cc rgw: treat config ints as 64 bit 2017-07-21 06:27:26 -04:00
rgw_acl_s3.cc rgw: make RGWEnv return a const ref. to its map 2017-06-14 14:27:05 +02:00
rgw_acl_s3.h rgw: make RGWEnv return a const ref. to its map 2017-06-14 14:27:05 +02:00
rgw_acl_swift.cc rgw: omit X-Account-Access-Control if there is no grant to serialize. 2017-06-23 10:44:05 -04:00
rgw_acl_swift.h rgw: omit X-Account-Access-Control if there is no grant to serialize. 2017-06-23 10:44:05 -04:00
rgw_acl.cc
rgw_acl.h Merge pull request #14344 from rzarzynski/wip-rgw-repect-negative-refacls 2017-06-13 20:46:25 +03:00
rgw_aclparser.cc
rgw_admin.cc rgw-admin: add marker to metadata list 2017-08-14 02:46:35 -07:00
rgw_asio_client.cc
rgw_asio_client.h
rgw_asio_frontend.cc Fix bytes_sent bugs. 2017-08-08 21:54:57 -04:00
rgw_asio_frontend.h
rgw_auth_filters.h
rgw_auth_keystone.cc rgw: clean-up error mapping in Swift's authentication strategy. 2017-06-19 10:54:45 +02:00
rgw_auth_keystone.h rgw: introduce string_to_sign_t abstraction to the AWS auth. 2017-06-07 12:48:47 +02:00
rgw_auth_registry.h rgw: move the S3 anonymous auth handling to a dedicated engine. 2017-07-21 10:33:07 -04:00
rgw_auth_s3.cc radosgw: fix small sized chunked uploads with s3 2017-08-15 21:57:06 -04:00
rgw_auth_s3.h rgw: move the S3 anonymous auth handling to a dedicated engine. 2017-07-21 10:33:07 -04:00
rgw_auth.cc rgw: move the S3 anonymous auth handling to a dedicated engine. 2017-07-21 10:33:07 -04:00
rgw_auth.h rgw: introduce rgw::auth::Strategy::apply() to deduplicate code. 2017-06-07 12:48:47 +02:00
rgw_b64.h
rgw_basic_types.cc
rgw_basic_types.h
rgw_bucket.cc Merge pull request #12429 from yehudasa/wip-meta-stream 2017-08-23 12:59:19 -07:00
rgw_bucket.h rgw: Fix up to 1000 entries at a time in check_bad_index_multipart 2017-07-31 14:51:27 +03:00
rgw_cache.cc
rgw_cache.h
rgw_civetweb_frontend.cc Fix bytes_sent bugs. 2017-08-08 21:54:57 -04:00
rgw_civetweb_log.cc
rgw_civetweb_log.h
rgw_civetweb.cc
rgw_civetweb.h
rgw_client_io_filters.h Fix bytes_sent bugs. 2017-08-08 21:54:57 -04:00
rgw_client_io.cc
rgw_client_io.h Fix bytes_sent bugs. 2017-08-08 21:54:57 -04:00
rgw_common.cc Merge pull request #16491 from cbodley/wip-20308 2017-08-03 13:24:59 -07:00
rgw_common.h Merge pull request #16796 from rzarzynski/wip-rgw-20897 2017-08-09 08:57:47 -07:00
rgw_compression.cc radosgw: refactor compression code 2017-06-26 05:00:43 -04:00
rgw_compression.h radosgw: refactor compression code 2017-06-26 05:00:43 -04:00
rgw_coroutine.cc
rgw_coroutine.h
rgw_cors_s3.cc
rgw_cors_s3.h
rgw_cors_swift.h
rgw_cors.cc
rgw_cors.h
rgw_cr_rados.cc Merge pull request #15801 from zhangsw/feature-bucket-sync 2017-08-01 13:13:18 -04:00
rgw_cr_rados.h Merge pull request #15801 from zhangsw/feature-bucket-sync 2017-08-01 13:13:18 -04:00
rgw_cr_rest.h
rgw_crypt_sanitize.cc
rgw_crypt_sanitize.h rgw: switch to Ceph's sstring in AWS signature generation process. 2017-06-07 12:46:21 +02:00
rgw_crypt.cc rgw: Drop #warning TODO 2017-08-14 11:33:02 +05:30
rgw_crypt.h
rgw_data_sync.cc rgw: break sending data-log list infinitely 2017-08-18 00:24:22 +08:00
rgw_data_sync.h rgw:multisite: clean up RGWRemoteDataLog unused function 2017-07-10 16:14:55 +08:00
rgw_dencoder.cc
rgw_env.cc rgw: make RGWEnv return a const ref. to its map 2017-06-14 14:27:05 +02:00
rgw_es_main.cc rgw: remove some unused variable 2017-07-31 19:40:12 +08:00
rgw_es_query.cc rgw: initialize Non-static class member val in ESQueryNodeLeafVal_Int 2017-06-23 21:25:43 +05:30
rgw_es_query.h rgw: initialize non-static class members in ESQueryCompiler 2017-06-23 20:29:55 +05:30
rgw_fcgi_process.cc Fix bytes_sent bugs. 2017-08-08 21:54:57 -04:00
rgw_fcgi.cc
rgw_fcgi.h
rgw_file.cc rgw_file: introduce rgw_mount2 with a bucket name parameter 2017-07-22 13:12:06 +08:00
rgw_file.h rgw_file: introduce rgw_mount2 with a bucket name parameter 2017-07-22 13:12:06 +08:00
rgw_formats.cc
rgw_formats.h rbd: adding newline operation when only '--format' used 2017-08-18 08:54:07 +08:00
rgw_frontend.cc
rgw_frontend.h Merge pull request #16204 from jimifm/wip-rgw_frontend 2017-07-10 09:30:33 -07:00
rgw_gc.cc rgw: treat config ints as 64 bit 2017-07-21 06:27:26 -04:00
rgw_gc.h
rgw_http_client.cc Merge pull request #15301 from shashalu/rgw-ssl 2017-06-08 16:01:47 -04:00
rgw_http_client.h Merge pull request #15301 from shashalu/rgw-ssl 2017-06-08 16:01:47 -04:00
rgw_http_errors.h
rgw_iam_policy_keywords.gperf rgw: policy can parse IfExists conditions 2017-07-21 11:41:26 -04:00
rgw_iam_policy_keywords.h
rgw_iam_policy.cc rgw: Fix the last policy use-after-free 2017-08-07 17:48:37 -04:00
rgw_iam_policy.h rgw: policy uses ceph::not_fn instead of std::not2 2017-08-01 15:42:24 -04:00
rgw_json_enc.cc rgw: dump the reshard pool in rgw zone params json 2017-07-17 15:49:55 +02:00
rgw_jsonparser.cc
rgw_keystone.cc
rgw_keystone.h rgw: fix segfault in RevokeThread during its shutdown procedure. 2017-07-25 10:24:40 -04:00
rgw_lc_s3.cc rgw_lc: add support for optional filter argument and make ID optional 2017-08-17 13:59:47 +02:00
rgw_lc_s3.h rgw_lc: add support for optional filter argument and make ID optional 2017-08-17 13:59:47 +02:00
rgw_lc.cc rgw_lc: add support for optional filter argument and make ID optional 2017-08-17 13:59:47 +02:00
rgw_lc.h rgw_lc: add support for optional filter argument and make ID optional 2017-08-17 13:59:47 +02:00
rgw_ldap.cc
rgw_ldap.h
rgw_lib_frontend.h
rgw_lib.h rgw: Initialize pointer field in RGWLib 2017-07-12 21:33:04 +05:30
rgw_loadgen_process.cc Fix bytes_sent bugs. 2017-08-08 21:54:57 -04:00
rgw_loadgen.cc rgw: rgw_common introduce rgw_to_asctime 2017-07-19 19:44:39 +02:00
rgw_loadgen.h
rgw_log.cc Fix bytes_sent bugs. 2017-08-08 21:54:57 -04:00
rgw_log.h
rgw_main.cc rgw: revert PR #8765 2017-08-04 11:19:00 +08:00
rgw_meta_sync_status.h
rgw_metadata.cc rgw: add marker to metadata api keys listing 2017-08-14 02:45:01 -07:00
rgw_metadata.h rgw: add marker to metadata api keys listing 2017-08-14 02:45:01 -07:00
rgw_multi_del.cc
rgw_multi_del.h
rgw_multi.cc rgw: add functions to list and abort multipart uploads 2017-06-20 17:42:16 +00:00
rgw_multi.h rgw: add functions to list and abort multipart uploads 2017-06-20 17:42:16 +00:00
rgw_multiparser.cc
rgw_object_expirer_core.cc
rgw_object_expirer_core.h rgw: Initialize pointer field in RGWObjectExpirer 2017-07-12 21:33:04 +05:30
rgw_object_expirer.cc
rgw_op.cc Merge pull request #17041 from dengxiafubi/EAS-1 2017-08-22 19:16:18 -07:00
rgw_op.h rgw: rgwx-skip-decrypt header bypasses decryption filter on GetObj 2017-08-16 12:22:31 -04:00
rgw_orphan.cc
rgw_orphan.h
rgw_os_lib.cc
rgw_os_lib.h
rgw_period_history.cc
rgw_period_history.h
rgw_period_puller.cc rgw: call update_latest_epoch() on all period updates 2017-06-16 13:34:48 -04:00
rgw_period_puller.h
rgw_period_pusher.cc
rgw_period_pusher.h
rgw_policy_s3.cc rgw: raise debug level of RGWPostObj_ObjStore_S3::get_policy 2017-07-07 14:25:37 +08:00
rgw_policy_s3.h
rgw_process.cc
rgw_process.h
rgw_quota.cc rgw: Prevent overflow of stats cached values 2017-08-21 17:16:20 +03:00
rgw_quota.h rgw: user const rgw_bucket in quota 2017-06-11 15:15:52 +03:00
rgw_rados.cc Merge pull request #12429 from yehudasa/wip-meta-stream 2017-08-23 12:59:19 -07:00
rgw_rados.h rgw: marker for raw pool listing 2017-08-14 02:33:13 -07:00
rgw_realm_reloader.cc rgw: register as a service 2017-07-09 14:09:05 -04:00
rgw_realm_reloader.h rgw: register as a service 2017-07-09 14:09:05 -04:00
rgw_realm_watcher.cc
rgw_realm_watcher.h
rgw_replica_log.cc
rgw_replica_log.h
rgw_request.cc
rgw_request.h
rgw_reshard.cc rgw: should unlock when reshard_log->update() reture non-zero in RGWBucketReshard::execute() 2017-07-24 12:30:01 +08:00
rgw_reshard.h rgw: initialize Non-static class member worker in RGWReshard 2017-06-23 21:04:35 +05:30
rgw_resolve.cc
rgw_resolve.h
rgw_rest_admin.h
rgw_rest_bucket.cc
rgw_rest_bucket.h
rgw_rest_client.cc Merge pull request #16127 from ZVampirEM77/wip-obj-acl-bug 2017-08-22 19:17:55 -07:00
rgw_rest_client.h
rgw_rest_config.cc
rgw_rest_config.h
rgw_rest_conn.cc rgw: add skip_decrypt to RGWRESTConn::get_obj() 2017-08-16 12:22:31 -04:00
rgw_rest_conn.h rgw: add skip_decrypt to RGWRESTConn::get_obj() 2017-08-16 12:22:31 -04:00
rgw_rest_log.cc rgw multisite: feature of bucket sync enable/disable 2017-06-28 16:31:59 -04:00
rgw_rest_log.h rgw multisite: feature of bucket sync enable/disable 2017-06-28 16:31:59 -04:00
rgw_rest_metadata.cc rgw: rest list metadata supports max-entries and marker 2017-08-14 02:46:56 -07:00
rgw_rest_metadata.h
rgw_rest_opstate.cc
rgw_rest_opstate.h
rgw_rest_realm.cc rgw: call update_latest_epoch() on all period updates 2017-06-16 13:34:48 -04:00
rgw_rest_realm.h
rgw_rest_replica_log.cc
rgw_rest_replica_log.h
rgw_rest_role.cc
rgw_rest_role.h
rgw_rest_s3.cc rgw: rgwx-skip-decrypt header bypasses decryption filter on GetObj 2017-08-16 12:22:31 -04:00
rgw_rest_s3.h rgw: move the S3 anonymous auth handling to a dedicated engine. 2017-07-21 10:33:07 -04:00
rgw_rest_s3website.h rgw: fix the subdir without slash of s3 website url 2017-06-29 10:25:05 +08:00
rgw_rest_swift.cc Merge pull request #16442 from theanalyst/rgw-admin-tenant-validate 2017-08-02 08:59:54 -07:00
rgw_rest_swift.h rgw: /info claims we do support Swift's accounts ACLs. 2017-06-23 11:41:25 -04:00
rgw_rest_usage.cc
rgw_rest_usage.h
rgw_rest_user.cc rgw: adminops API now supports tenant param for user creation 2017-07-24 17:43:51 +02:00
rgw_rest_user.h
rgw_rest.cc radosgw: fix zero sized chunked uploads with s3 2017-08-15 00:09:34 -04:00
rgw_rest.h rgw_user: validate tenant names when creating user 2017-07-24 17:43:37 +02:00
rgw_role.cc rgw: Support certain archaic and antiquated distributions 2017-06-07 12:11:40 -04:00
rgw_role.h
rgw_string.cc rgw: split match into match_policy, match_wildcards 2017-08-01 15:41:49 -04:00
rgw_string.h rgw: split match into match_policy, match_wildcards 2017-08-01 15:41:49 -04:00
rgw_swift_auth.cc rgw: add support for Swift's TempURLs with prefix-based scope. 2017-07-19 17:26:28 -04:00
rgw_swift_auth.h rgw: add support for Swift's TempURLs with prefix-based scope. 2017-07-19 17:26:28 -04:00
rgw_sync_module_es_rest.cc
rgw_sync_module_es_rest.h
rgw_sync_module_es.cc rgw es: add support for obj tags 2017-06-21 14:10:45 +02:00
rgw_sync_module_es.h
rgw_sync_module_log.cc
rgw_sync_module_log.h
rgw_sync_module.cc
rgw_sync_module.h
rgw_sync.cc rgw: metadata full sync streams metadata keys 2017-08-14 05:25:42 -07:00
rgw_sync.h
rgw_tag_s3.cc rgw_tag: move from std::map -> boost::flat_map 2017-06-21 14:10:45 +02:00
rgw_tag_s3.h rgw: implement get/put object tags for S3 2017-06-21 14:09:49 +02:00
rgw_tag.cc rgw_tag: move from std::map -> boost::flat_map 2017-06-21 14:10:45 +02:00
rgw_tag.h rgw_tag: move from std::map -> boost::flat_map 2017-06-21 14:10:45 +02:00
rgw_tar.h
rgw_token.cc
rgw_token.h
rgw_tools.cc
rgw_tools.h
rgw_torrent.cc
rgw_torrent.h rgw: Initialize pointer field in seed 2017-07-12 21:33:04 +05:30
rgw_usage.cc rgw: Drop Unused function in rgw_usage.cc 2017-07-24 12:32:00 +08:00
rgw_usage.h
rgw_user.cc rgw: add marker to metadata api keys listing 2017-08-14 02:45:01 -07:00
rgw_user.h rgw: Initilzation of admin_specified 2017-08-06 22:55:07 +05:30
rgw_website.cc rgw: fix the subdir without slash of s3 website url 2017-06-29 10:25:05 +08:00
rgw_website.h rgw: rgw_website.h doesn't assume inclusion of the std namespace anymore. 2017-07-26 08:23:58 -04:00
rgw_xml_enc.cc
rgw_xml.cc
rgw_xml.h