summaryrefslogtreecommitdiffstats
path: root/gluster/gfapi.py
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix parsing of binary data as str"Thiago da Silva2015-10-051-1/+1
|\
| * Fix parsing of binary data as strPrashanth Pai2015-06-231-1/+1
* | Provide use_errno to all gfapi foreign function prototypesAlpha2015-09-161-10/+17
* | Fix open/fopen in thread other than mainOleksiy Syvokon2015-08-311-7/+4
* | changed unmount to umountZandrr2015-06-271-3/+3
|/
* Fix reading of binary data in read()Prashanth Pai2015-06-181-1/+4
* Add missing Path based operation APIsPrashanth Pai2015-06-181-16/+166
* Add missing File APIsPrashanth Pai2015-06-181-43/+246
* Refactor volume initialization codePrashanth Pai2015-06-171-9/+120
* Explicitly set .so file if find_library() failsPrashanth Pai2015-06-111-2/+3
* Package libgfapi-python project for its consumersHumble Devassy Chirammal2015-05-291-13/+9
* Rename module name from glusterfs to glusterHumble Chirammal2015-04-251-0/+578
* changing gluster dir to glusterfsThiago da Silva2014-03-181-538/+0
* adding functions needed by gluster-swiftThiago da Silva2014-03-131-3/+166
* added Apache license comment to source codeThiago da Silva2014-03-061-0/+15
* adding new methods to Volume classThiago da Silva2014-03-061-3/+82
* changed write and read functions to support binary dataThiago da Silva2014-02-241-3/+9
* add mode parameter to mkdir methodThiago da Silva2014-01-291-2/+2
* first libgfapi-python functional testsThiago da Silva2014-01-221-221/+0
* remove unused libraries importThiago da Silva2014-01-171-3/+0
* added support for with statements in open and creatThiago da Silva2014-01-161-70/+82
* unit testsThiago da Silva2014-01-141-4/+3
* make code pep8 compliantThiago da Silva2014-01-101-141/+153
* adding error handling to api callsThiago da Silva2014-01-091-369/+423
* fixing tests and indentation errorsThiago da Silva2014-01-061-6/+6
* initial repo tree with gfapi.pyThiago da Silva2013-10-301-0/+422