summaryrefslogtreecommitdiff
path: root/src/librados/librados.cc
Commit message (Expand)AuthorAgeFilesLines
* librados: add new constructor to form a Rados object from IoCtxDan Mick2012-07-231-3/+12
* librados: add methods to check and wait for safe/complete -and- callbackSage Weil2012-04-171-0/+44
* librados: C bindings for get_pool_name()Sage Weil2012-04-161-0/+10
* librados: add IoCtx::get_pool_name() to c++ apiSage Weil2012-04-131-0/+7
* log: new logging infrastructureSage Weil2012-03-271-1/+1
* rgw: replace bucket_id generationYehuda Sadeh2012-03-201-0/+11
* librados: move methods that require an IoCtx to IoCtxImplJosh Durgin2012-03-131-114/+121
* librados: split into separate files and remove unnecessary headersJosh Durgin2012-03-131-0/+2046