| Commit message (Expand) | Author | Age | Files | Lines |
* | doc: Updated doc strings.wip-doc-rados-python-api | John Wilkins | 2013-07-31 | 1 | -153/+238 |
* | rados.py: fix bad indentation | Danny Al-Gaaf | 2013-07-27 | 1 | -1/+1 |
* | rados.py: missing parameter to make_ex() | Dan Mick | 2013-07-26 | 1 | -1/+1 |
* | rados.py: allow long-form names of 'warn' and 'err' as watch levels | Dan Mick | 2013-07-10 | 1 | -2/+2 |
* | Python Ioctx.get_xattrs does not take xattr_name | Johannes Erdfelt | 2013-07-10 | 1 | -2/+2 |
* | get_xattr() can return more than 4KB | Loic Dachary | 2013-06-25 | 1 | -6/+11 |
* | rados.py: wrap target in c_char_p() | Dan Mick | 2013-06-18 | 1 | -4/+4 |
* | rados.py: return error strings even if ret != 0 | Dan Mick | 2013-06-18 | 1 | -24/+18 |
* | librados: new rados_mon_command_target to talk to a specific monitor | Sage Weil | 2013-06-13 | 1 | -7/+14 |
* | Merge branch 'wip-ceph-cli' into master | Dan Mick | 2013-06-06 | 1 | -126/+368 |
|\ |
|
| * | rados.py: make exception with errno string instead of int | Dan Mick | 2013-06-06 | 1 | -1/+1 |
| * | ceph, librados, rados.py, librados tests: pass cmd as array | Dan Mick | 2013-06-06 | 1 | -3/+6 |
| * | librados, ceph, rados.py: -EINVAL for create with null/invalid name | Dan Mick | 2013-06-06 | 1 | -2/+4 |
| * | librados, rados.py: rados_create2: add clustername and future flags | Dan Mick | 2013-06-06 | 1 | -7/+11 |
| * | librados, rados.py: add rados_create2/init2 | Dan Mick | 2013-06-04 | 1 | -5/+10 |
| * | librados, rados.py: add conf_parse_argv_remainder() | Dan Mick | 2013-06-03 | 1 | -0/+23 |
| * | rados.py: don't access returned buffers if error/SIGINT | Dan Mick | 2013-05-24 | 1 | -0/+9 |
| * | rados.py, ceph: add timeout for run_in_thread and selected callers | Dan Mick | 2013-05-21 | 1 | -28/+44 |
| * | librados, rados.py: rados_*_command: pass inbuflen to handle zeroes | Dan Mick | 2013-05-21 | 1 | -3/+4 |
| * | rados.py: no exception on error, just return errno to caller | Dan Mick | 2013-05-21 | 1 | -8/+1 |
| * | rados.py: change all calls to librados to be on a child thread | Dan Mick | 2013-05-21 | 1 | -140/+178 |
| * | rados.py: implement rados_monitor_log | Dan Mick | 2013-05-21 | 1 | -3/+63 |
| * | rados.py: use librados-allocating versions of *_command | Dan Mick | 2013-05-21 | 1 | -25/+53 |
| * | rados.py: remove debug prints from *_command | Dan Mick | 2013-05-21 | 1 | -4/+0 |
| * | rados.py: errnos must have errno. qualifier | Dan Mick | 2013-05-21 | 1 | -4/+4 |
| * | rados.py: functions for new librados functions {mon,osd,pg}_command | Dan Mick | 2013-05-21 | 1 | -0/+63 |
* | | rados.py: correct some C types | Josh Durgin | 2013-06-04 | 1 | -7/+7 |
|/ |
|
* | rados.py: add docstrings for Ioctx::__aio_*_cb() | Danny Al-Gaaf | 2013-04-08 | 1 | -0/+6 |
* | rados.py: add more docstrings | Danny Al-Gaaf | 2013-04-07 | 1 | -1/+389 |
* | rados.py: add docstrings for *Error classes and others | Danny Al-Gaaf | 2013-04-07 | 1 | -0/+61 |
* | rados.py: fix create_pool() | Danny Al-Gaaf | 2013-04-07 | 1 | -5/+6 |
* | rados.py: add some docstrings | Danny Al-Gaaf | 2013-04-07 | 1 | -1/+80 |
* | rados.py: chmod -x | Danny Al-Gaaf | 2013-04-07 | 1 | -0/+0 |
* | pybind: unify make_ex() code in cephfs.py and rados.py | Danny Al-Gaaf | 2013-04-07 | 1 | -12/+10 |
* | pybind: add docstrings for make_ex() | Danny Al-Gaaf | 2013-04-07 | 1 | -1/+13 |
* | rados.py: remove unnecessary semicolon | Danny Al-Gaaf | 2013-03-21 | 1 | -1/+1 |
* | rados.py: fix bad indention | Danny Al-Gaaf | 2013-03-21 | 1 | -1/+1 |
* | rados.py: remove lenght modifier 'l' on format string | Danny Al-Gaaf | 2013-03-21 | 1 | -2/+2 |
* | rados.py: fix 'Rados' has no member 'name' | Danny Al-Gaaf | 2013-03-21 | 1 | -1/+2 |
* | rados.py: add missing space after ',' | Danny Al-Gaaf | 2013-03-21 | 1 | -4/+4 |
* | Added python wrapper to rados_cluster_stat | Chris Glass | 2013-01-10 | 1 | -0/+17 |
* | Merge branch 'wip-rbd-protect' into master | Josh Durgin | 2012-08-16 | 1 | -0/+11 |
|\ |
|
| * | librados: add method to get the fsid of a cluster | Josh Durgin | 2012-08-09 | 1 | -0/+11 |
* | | rados.py: add binding for rados_trunc | Evan Felix | 2012-08-03 | 1 | -0/+9 |
|/ |
|
* | rados.py: fix Object.read argument order | Tomasz Paskowski | 2012-04-13 | 1 | -1/+1 |
* | rados.py: avoid getting return value of void function | Josh Durgin | 2012-01-11 | 1 | -4/+1 |
* | rados.py: use uint64_t for auids | Josh Durgin | 2012-01-03 | 1 | -3/+3 |
* | pybind/rados: add asynchronous write,append,read,write_full operations | Samuel Just | 2011-12-12 | 1 | -1/+143 |
* | Merge branch 'wip_pgls' | Samuel Just | 2011-12-09 | 1 | -3/+31 |
|\ |
|
| * | pybind: add object locator support to pybind pool listing | Samuel Just | 2011-12-09 | 1 | -3/+31 |