summaryrefslogtreecommitdiffstats
path: root/src/cls/lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* cls: build without "using namespace std"Kefu Chai2021-08-131-0/+2
* rpm/deb/cmake: remove the lua submoduleYuval Lifshitz2020-11-041-1/+1
* librados: add symbol versioning to the C++ APIJason Dillaman2019-02-211-4/+0
* librados: move C++ APIs into libradosppKefu Chai2018-11-011-1/+1
* cls: Use ceph_assert for asserts.Adam C. Emerson2018-08-272-8/+8
* core: use const_iterator for decodeKefu Chai2018-05-172-2/+2
* cls: Use unqualified encode/decodeAdam C. Emerson2018-01-103-8/+12
* Changing 'int const' to 'const int'amitkuma2017-08-041-1/+1
* cls_{rbd, journal, lua}: adjust apiYehuda Sadeh2017-07-291-1/+2
* cls/lua: add 'more' param for cls_cxx_map_get_vals()Yehuda Sadeh2017-07-291-1/+2
* common: Remove redundant includesBrad Hubbard2017-05-133-8/+9
* lua_bufferlist.cc: use static_cast instead of c-styleDanny Al-Gaaf2017-04-101-1/+1
* embedded: Add RADOS classes to embedded cephd libraryBassam Tabbara2016-11-291-5/+5
* assert(0) -> ceph_abort()Sage Weil2016-11-221-3/+3
* lua: use simpler lua_next traversal structurePatrick Donnelly2016-11-141-4/+1
* cls-lua: write object classes in LuaNoah Watkins2016-09-146-0/+1324