summaryrefslogtreecommitdiffstats
path: root/etc (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-22civetweb: pull up to ceph-masterAbhishek Lekshmanan1-0/+0
2019-02-22doc: Remove value 'mon_osd_max_split_count' from the docsKai Wagner1-11/+0
2019-02-22cmake: fix syntax error of set()Kefu Chai1-1/+1
2019-02-22install-deps,do_freebsd: disable amqp supportKefu Chai2-1/+1
2019-02-22rpm: disable amqp endpoint on SLE/OpenSUSEKefu Chai1-0/+7
2019-02-22cmake: remove amqp_mock from UNITTEST_LIBSKefu Chai2-18/+22
2019-02-21rpm: build __pycache__ directories on RHEL 8Ken Dreyer1-0/+3
2019-02-21rpm: fix pyOpenSSL requirement for RHEL 8Ken Dreyer1-1/+4
2019-02-21rpm: fix python dependencies on RHEL 8Ken Dreyer1-1/+1
2019-02-21unittest_auth: add unit tests for AuthRegistry con_mode selectionSage Weil3-0/+255
2019-02-21auth/AuthRegistry: register as an observerSage Weil2-8/+21
2019-02-21auth/AuthRegistry: clear output vectorsSage Weil1-0/+9
2019-02-21msg/async: guard protocol Interceptor with preprocessor variableRicardo Dias4-0/+20
2019-02-21cmake: add UNIT_TESTS_BUILD preprocessor var based on WITH_TESTS cmake varRicardo Dias2-0/+4
2019-02-21pybind: auto encode/decode cstrKefu Chai2-2/+2
2019-02-21pybind: set language_level for cythonize explicitlyKefu Chai4-1/+6
2019-02-21vstart: make beast as the default frontend for rgwAbhishek Lekshmanan2-2/+3
2019-02-21Revert "qa: update test_envlibrados_for_rocksdb.sh for libradospp split"Jason Dillaman2-71/+0
2019-02-21doc/librados: explicitly mention that the C++ API is not stableJason Dillaman1-0/+4
2019-02-21ceph.spec: force use of upgrade devtoolset-gcc under RHEL 7Jason Dillaman1-1/+1
2019-02-21librados: add symbol versioning to the C++ APIJason Dillaman51-213/+153
2019-02-21doc/rbd: fix options of iscsiadm commandykcowrebbaj1-1/+1
2019-02-21rgw,cmake: add option "WITH_RADOSGW_AMQP_ENDPOINT"Kefu Chai5-20/+56
2019-02-21mgr/ansible: Add/remove hostsJuan Miguel Olmo Martínez3-78/+312
2019-02-21cmake: find_package(RabbitMQ) instead of just checking its headerKefu Chai3-11/+26
2019-02-21install-deps.sh: do not install librabbitmq-dev manuallyKefu Chai1-1/+0
2019-02-21librbd: execute image pre-removal validation before moving image to trashJason Dillaman2-5/+31
2019-02-21librbd: split image pre-removal logic to separate state machineJason Dillaman8-584/+870
2019-02-21msg/async/rdma: parse IBSYNMsg.lid as hex when receiving messageLiuPeng1-1/+1
2019-02-21mgr: add per pool scrub commandsxie xingguo3-0/+88
2019-02-21osdc/Objecter: invalidate crcs on preallocated rx buffersIlya Dryomov2-0/+31
2019-02-21mon/AuthMonitor: provide auth_lock-safe _assign_global_id()Sage Weil2-17/+44
2019-02-21osd/PG: fix get debug refcount lineSage Weil1-1/+1
2019-02-21mon/AuthMonitor: provide AuthMonitor with mon count and rank *only* while activeSage Weil3-29/+58
2019-02-20librbd: drop extra check for image watchers from trash move APIJason Dillaman6-37/+11
2019-02-20librbd: attempt to restore deleted image from trash on known failuresJason Dillaman1-0/+6
2019-02-20rbd: don't hide partially deleted images in long image listJason Dillaman1-5/+4
2019-02-20librbd: include in-progress image removals in image listJason Dillaman13-24/+159
2019-02-20librbd: fixed some edge cases when moving images to trash upon removeJason Dillaman10-146/+137
2019-02-20librbd: skip mirror image verification when pruning rbd-mirror watchersJason Dillaman3-46/+2
2019-02-20rbd: move image to trash as a first stepMahati Chamarthy9-55/+165
2019-02-20librados: add symbol versioning to the C APIJason Dillaman8-615/+984
2019-02-20librados: revert librados3/libradoscc back to librados2Jason Dillaman42-181/+101
2019-02-20librbd: CopyupRequest::m_pending_copyups doesn't need to be atomicIlya Dryomov2-2/+2
2019-02-20librbd: don't clone IoCtx in send_copyup()Ilya Dryomov2-5/+2
2019-02-20librbd: send copyup and hint only onceIlya Dryomov1-12/+22
2019-02-20common/options: add ms_mon_client_modeSage Weil3-3/+24
2019-02-20auth: push con_mode selection into AuthRegistry helperSage Weil4-15/+33
2019-02-20mgr/orch/ssh: add qa testNoah Watkins2-0/+44
2019-02-20qa: install/exclude ceph-mgr-ssh packageNoah Watkins12-0/+12