summaryrefslogtreecommitdiffstats
path: root/gluster/api.py
Commit message (Expand)AuthorAgeFilesLines
* Move source files into gfapi/ dirPrashanth Pai2016-08-101-512/+0
* Expose glfs_readdirplus_rPrashanth Pai2016-06-301-0/+6
* Fix license discrepanciesPrashanth Pai2016-06-171-9/+8
* Implement shutil.copy* methods and os.link()Prashanth Pai2016-06-151-0/+5
* Implement os.utime() like API and zerofillPrashanth Pai2016-06-011-7/+24
* Fix and simplify tox.iniPrashanth Pai2016-03-101-6/+4
* Disable glfs_dup testsPrashanth Pai2016-02-231-2/+2
* Provide use_errno to all gfapi foreign function prototypesAlpha2015-09-161-149/+155
* Merge "Fix open/fopen in thread other than main"Thiago da Silva2015-09-021-8/+12
|\
| * Fix open/fopen in thread other than mainOleksiy Syvokon2015-08-311-8/+12
* | Backport ctypes.c_ssize_t support to py26Prashanth Pai2015-07-131-0/+13
|/
* Add missing Path based operation APIsPrashanth Pai2015-06-181-4/+23
* Add missing File APIsPrashanth Pai2015-06-181-0/+28
* Raise Exception if ctypes.CDLL() cannot load .soPrashanth Pai2015-06-171-4/+8
* Explicitly set .so file if find_library() failsPrashanth Pai2015-06-111-1/+18
* Package libgfapi-python project for its consumersHumble Devassy Chirammal2015-05-291-14/+8
* Rename module name from glusterfs to glusterHumble Chirammal2015-04-251-0/+402