| Commit message (Expand) | Author | Age | Files | Lines |
* | librados: compound ObjectOperation | Sage Weil | 2011-03-29 | 1 | -0/+7 |
* | testradospp: zero terminate before printing strs | Colin Patrick McCabe | 2011-03-25 | 1 | -1/+12 |
* | testlibrbd, testradospp: read default conf file | Josh Durgin | 2011-03-15 | 1 | -3/+2 |
* | librados: add append to object | Yehuda Sadeh | 2011-03-07 | 1 | -0/+2 |
* | Merge branch 'next' | Sage Weil | 2011-03-05 | 1 | -0/+1 |
|\ |
|
| * | Rename radios_ioctx_{open,close} to create/destroy | Colin Patrick McCabe | 2011-03-03 | 1 | -2/+2 |
| * | librados: fix copy ctor of ObjectIterator | Colin Patrick McCabe | 2011-03-03 | 1 | -13/+18 |
| * | testrados: add object stat test | Josh Durgin | 2011-03-03 | 1 | -2/+8 |
* | | testradospp: don't try to read /etc/ceph/ceph.conf explicitly | Yehuda Sadeh | 2011-03-02 | 1 | -2/+2 |
* | | Rename radios_ioctx_{open,close} to create/destroy | Colin Patrick McCabe | 2011-03-01 | 1 | -2/+2 |
* | | testrados: add object stat test | Josh Durgin | 2011-03-01 | 1 | -2/+8 |
* | | librados: fix copy ctor of ObjectIterator | Colin Patrick McCabe | 2011-02-28 | 1 | -13/+18 |
|/ |
|
* | Rename PoolHandle to IoContext: part 2 | Colin Patrick McCabe | 2011-02-25 | 1 | -38/+38 |
* | librados: Rename rados_pool_t to rados_ioctx_t | Colin Patrick McCabe | 2011-02-25 | 1 | -2/+2 |
* | testradospp: update for new librados API | Josh Durgin | 2011-02-25 | 1 | -54/+41 |
* | librados: C++ API rework | Colin Patrick McCabe | 2011-02-25 | 1 | -5/+34 |
* | testlibrbdpp: update for new librados and librbd APIs | Josh Durgin | 2011-02-23 | 1 | -3/+3 |
* | librados, librbd, radosacl: use new include paths | Josh Durgin | 2011-02-07 | 1 | -1/+1 |
* | osd, librados: configurable notify timeout | Yehuda Sadeh | 2010-12-29 | 1 | -0/+1 |
* | librados, objecter: fix unwatch operation | Yehuda Sadeh | 2010-12-09 | 1 | -0/+14 |
* | osd, librados: misc fixes, linger related issues | Yehuda Sadeh | 2010-11-30 | 1 | -2/+2 |
* | librados: last_objver is set on the pool, and not per thread | Yehuda Sadeh | 2010-11-23 | 1 | -1/+1 |
* | librados: assert_version on sync operations | Yehuda Sadeh | 2010-11-23 | 1 | -4/+5 |
* | librados: notify waits for completion | Yehuda Sadeh | 2010-11-23 | 1 | -5/+11 |
* | librados: update C api | Yehuda Sadeh | 2010-11-23 | 1 | -0/+1 |
* | librados: enable object versioning | Yehuda Sadeh | 2010-11-23 | 1 | -1/+19 |
* | rbd: add snapshot creation via rbd class | Yehuda Sadeh | 2010-06-10 | 1 | -0/+2 |
* | rbd: snapshots management via class mechanism | Yehuda Sadeh | 2010-06-10 | 1 | -0/+10 |
* | testradospp: add a test for librados trunc | Yehuda Sadeh | 2010-06-10 | 1 | -0/+4 |
* | testradospp: update test, use write_full | Yehuda Sadeh | 2010-06-10 | 1 | -4/+5 |
* | librados: clean up object listing api | Sage Weil | 2010-04-08 | 1 | -1/+3 |
* | librados: move c++ api into librados.hpp; more type cleanup | Sage Weil | 2010-04-08 | 1 | -2/+4 |
* | librados: use std::string, not nstring, in c++ api | Sage Weil | 2010-04-08 | 1 | -5/+5 |
* | librados: move librados.h to include/ | Sage Weil | 2010-04-08 | 1 | -1/+1 |
* | librados: reduce #includes | Sage Weil | 2010-04-08 | 1 | -0/+1 |
* | rados: move librados.h, rados_bencher.h | Sage Weil | 2009-12-04 | 1 | -1/+1 |
* | auth: reuse global_id when requesting tickets | Yehuda Sadeh | 2009-11-16 | 1 | -2/+2 |
* | auth: client requests tickets when needed | Yehuda Sadeh | 2009-10-27 | 1 | -0/+2 |
* | auth: enforce read/write caps for osd_op | Yehuda Sadeh | 2009-10-22 | 1 | -5/+13 |
* | auth: monitors authenticate themselves on outgoing connections | Yehuda Sadeh | 2009-10-09 | 1 | -0/+3 |
* | auth: handle keys request, cleanup | Yehuda Sadeh | 2009-09-02 | 1 | -1/+1 |
* | s3gw: interface changes, preparing grounds for user metadata | Yehuda Sadeh | 2009-07-14 | 1 | -0/+10 |
* | osd: fix encoding/decoding of [sub]op response | Yehuda Sadeh | 2009-06-11 | 1 | -1/+1 |
* | class: add cls_setxattr | Yehuda Sadeh | 2009-06-10 | 1 | -1/+2 |
* | class: class acl stuff preliminary stuff | Yehuda Sadeh | 2009-06-09 | 1 | -0/+6 |
* | rados: can set snapshot sequence | Yehuda Sadeh | 2009-06-05 | 1 | -1/+5 |
* | rados: fixes for dynamic oids | Yehuda Sadeh | 2009-06-05 | 1 | -4/+4 |
* | rados: rados.initialize returns negative on error | Sage Weil | 2009-06-05 | 1 | -1/+1 |
* | Merge commit 'origin/rados' into rados | Sage Weil | 2009-06-04 | 1 | -0/+14 |
|\ |
|
| * | rados: pgls fixes, uses context | Yehuda Sadeh | 2009-06-03 | 1 | -4/+13 |