Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rados_write_full: remove offset parameter | Colin Patrick McCabe | 2011-08-12 | 1 | -2/+2 |
* | pybind: Open shared libs by their major version. | Tommi Virtanen | 2011-06-11 | 2 | -2/+2 |
* | ceph-pybind-test: test embedded NULLs in data | Colin Patrick McCabe | 2011-05-26 | 1 | -1/+1 |
* | pybind/rados: correctly return data with NULLs | Colin Patrick McCabe | 2011-05-26 | 1 | -1/+1 |
* | pybind/rados.py: throw NoData on ENODATA | Colin Patrick McCabe | 2011-05-26 | 1 | -0/+5 |
* | pybind/rados.py: rados.Object.key should be string | Colin Patrick McCabe | 2011-05-25 | 1 | -1/+1 |
* | rados python bindings: handle xattrs with NULL | Colin Patrick McCabe | 2011-05-25 | 1 | -1/+1 |
* | librados: add python bindings for getxattrs | Colin Patrick McCabe | 2011-05-19 | 1 | -4/+41 |
* | pybind/rgw: fix python bindings for librgw | Colin Patrick McCabe | 2011-05-18 | 1 | -12/+16 |
* | Add Python bindings for librgw | Colin Patrick McCabe | 2011-05-17 | 1 | -0/+36 |
* | pybind-rados: fix Ioctx::close | Colin Patrick McCabe | 2011-04-26 | 1 | -3/+1 |
* | librados python binding: always use 64-bit offsets | Colin Patrick McCabe | 2011-04-25 | 1 | -3/+3 |
* | pybind-rados: fix read API | Colin Patrick McCabe | 2011-04-25 | 1 | -1/+1 |
* | conf: add observer framework | Colin Patrick McCabe | 2011-04-20 | 1 | -4/+0 |
* | pybind: convert to new API | Colin Patrick McCabe | 2011-03-18 | 1 | -100/+188 |
* | Merge branch 'next' | Sage Weil | 2011-02-28 | 1 | -16/+18 |
|\ | |||||
| * | pybind: update rados python bindings for new API | Colin Patrick McCabe | 2011-02-22 | 1 | -16/+17 |
* | | pybind/rados: Fix invalid variable references in error paths. | Tommi Virtanen | 2011-02-26 | 1 | -3/+3 |
* | | pybind/rados: Remove unused variable. | Tommi Virtanen | 2011-02-26 | 1 | -1/+0 |
* | | pybind/rados: version call return type is void. | Tommi Virtanen | 2011-02-26 | 1 | -2/+2 |
|/ | |||||
* | pybind/rados: write_full: remove silly extra param | Colin Patrick McCabe | 2011-02-17 | 1 | -1/+1 |
* | pybind/rados: implement Pool.write_full | Colin Patrick McCabe | 2011-02-17 | 1 | -5/+18 |
* | pybind/rados: implement Pool::change_auid | Colin Patrick McCabe | 2011-02-17 | 1 | -0/+11 |
* | pybind/rados: add rados.version | Colin Patrick McCabe | 2011-02-17 | 1 | -0/+17 |
* | pybind/rados: Add Rados.pool_exists | Colin Patrick McCabe | 2011-02-17 | 1 | -0/+11 |
* | pybind/rados: Snap.name should be a py string | Colin Patrick McCabe | 2011-02-17 | 1 | -1/+1 |
* | pybind/rados: add snapshots | Colin Patrick McCabe | 2011-02-17 | 1 | -1/+79 |
* | Add Pool::list_objects | Colin Patrick McCabe | 2011-02-17 | 1 | -43/+75 |
* | rados-python bindings: Fix pool deletion a bit | Colin Patrick McCabe | 2011-02-17 | 1 | -44/+52 |
* | pybind/rados: expand on error handling a bit | Colin Patrick McCabe | 2011-02-09 | 1 | -29/+51 |
* | Add python bindings for rados | Hannu Valtonen | 2011-02-09 | 1 | -0/+233 |