summaryrefslogtreecommitdiffstats
path: root/src/cls/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw: switch back to boost::asio for spawn() and yield_contextCasey Bodley2024-05-131-10/+5
* rados/test: Remove cls_remote_reade since gather deprecatednmordech@redhat.com2024-05-121-9/+1
* cls: fix unable to link with system-installed fmtJinkyu Yi2023-11-081-2/+2
* RGW - Fix cls test build on new gccDaniel Gryniewicz2023-09-181-1/+2
* cmake: cls_rgw and cls_fifo depend on fmtCasey Bodley2023-05-231-1/+2
* rgw: define a hierarchy of basic type headersMatt Benjamin2022-12-081-0/+20
* osd: add an object class to invoke remote reads along with a test to exercise itKen Iizawa2021-04-031-0/+10
* cmake: skip osd, Lua and neorados on WindowsLucian Petrut2020-12-091-15/+17
* rpm/deb/cmake: remove the lua submoduleYuval Lifshitz2020-11-041-1/+2
* cls/fifo: Use neorados interfaceAdam C. Emerson2020-09-091-7/+1
* cls/fifo: FIFO over RADOSYehuda Sadeh2020-09-091-1/+19
* cls/cas/cls_cas_internal: use DENC for refs_by_hashSage Weil2020-05-271-3/+9
* cls/cmpomap: add cls module for CMPXATTR-like functionality in omapCasey Bodley2020-04-131-0/+1
* cls/queue: add 2-phase-commit queue implementationYuval Lifshitz2020-03-111-0/+18
* Re-arranged files to move gc related code under a new cls module.Pritha Srivastava2019-10-151-15/+13
* Moving out gc related queue code to another module(cls_rgw_queue).Pritha Srivastava2019-10-151-6/+22
* Added cls ops for queue, gc(using queue) and test cases.Pritha Srivastava2019-10-151-0/+22
* cls: add timeindex types to ceph-dencoderAbhishek Lekshmanan2019-07-221-1/+3
* cls: remove cls_statelog and testsCasey Bodley2018-09-191-14/+0
* osd: using fingerprint OID if fingerprint is setmyoungwon oh2018-09-071-0/+14
* cls: build cls_otp only WITH_RADOSGWPiotr Dałek2018-06-131-14/+16
* cmake: find liboath using the correct nameKefu Chai2018-06-061-1/+1
* Remove embedded 'cephd' codeDan Mick2018-05-111-27/+0
* rgw: remove all traces of cls replica_logCasey Bodley2018-04-261-18/+0
* cmake: hide symbols import from other libraries in libcls_*Kefu Chai2018-04-201-17/+34
* cls/otp: integrate with liboathYehuda Sadeh2018-04-091-0/+1
* cls/otp: implement otp_info_t::dump()Yehuda Sadeh2018-04-091-2/+1
* cls/otp: add client interfacesYehuda Sadeh2018-04-091-7/+7
* cls/otp: initial workYehuda Sadeh2018-04-091-0/+17
* cmake: empty INSTALL_RPATH for libcls_sdk.so.1.0.0Nathan Cutler2018-01-281-1/+4
* objclass-sdk: create SDK for Ceph object classesNeha Ojha2017-04-271-0/+5
* cmake: fix rpath on shared libraries and executablesRicardo Dias2017-01-181-15/+60
* embedded: Add RADOS classes to embedded cephd libraryBassam Tabbara2016-11-291-37/+105
* cls-lua: write object classes in LuaNoah Watkins2016-09-141-0/+14
* cmake: exclude private symbols in librbdKefu Chai2016-07-291-0/+1
* cmake: install libs into ${CMAKE_INSTALL_LIBDIR}Kefu Chai2016-06-301-14/+16
* cmake: build install libcls_numopsKefu Chai2016-06-291-0/+5
* cmake: s/ENABLE_SHARED/BUILD_SHARED_LIBS/Kefu Chai2016-05-271-12/+12
* cmake: Added cls_numops_client libraryAli Maredia2016-01-051-0/+3
* cls_rbd: new methods for handling mirroringJason Dillaman2015-12-021-2/+2
* cmake: fix librbd and add src/journalIlya Dryomov2015-11-121-0/+11
* rgw: integrate Swift object expiration-related things with CMake.Radoslaw Zarzynski2015-08-271-0/+7
* CMake: fix cephfs cls buildJohn Spray2015-08-031-2/+2
* cls: add CephFS object classJohn Spray2015-07-131-0/+11
* Combined CMake Build for HammerAli Maredia2015-01-141-0/+98