summaryrefslogtreecommitdiff
path: root/src/radosacl.cc
Commit message (Expand)AuthorAgeFilesLines
* use WRITE_CLASS_ENCOER macro when possibleSage Weil2011-10-181-9/+8
* radosacl: read Ceph configuration fileColin Patrick McCabe2011-04-121-0/+4
* Rename radios_ioctx_{open,close} to create/destroyColin Patrick McCabe2011-03-011-1/+1
* Rename PoolHandle to IoContext: part 2Colin Patrick McCabe2011-02-251-9/+9
* librados: Rename rados_pool_t to rados_ioctx_tColin Patrick McCabe2011-02-251-2/+2
* librados: C++ API reworkColin Patrick McCabe2011-02-251-7/+11
* librados, librbd, radosacl: use new include pathsJosh Durgin2011-02-071-1/+1
* Replace sprintf with snprintfColin Patrick McCabe2010-11-041-1/+1
* replace nstring with std::stringSage Weil2010-04-281-1/+1
* librados: move c++ api into librados.hpp; more type cleanupSage Weil2010-04-081-2/+3
* librados: use std::string, not nstring, in c++ apiSage Weil2010-04-081-1/+1
* librados: move librados.h to include/Sage Weil2010-04-081-1/+1
* librados: reduce #includesSage Weil2010-04-081-0/+1
* rados: move librados.h, rados_bencher.hSage Weil2009-12-041-1/+1
* rados: external acls [beginning of] implementationYehuda Sadeh2009-06-121-0/+193