summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix classifiers field in setup.pyv1.0Prashanth Pai2016-08-161-10/+10
* Move source files into gfapi/ dirPrashanth Pai2016-08-109-20/+33
* Simplify packagingPrashanth Pai2016-08-095-43/+18
* renamed unittests.sh to match func tests scriptThiago da silva2016-08-042-0/+4
* Implement copytree() and enhance walk(), rmtree()Prashanth Pai2016-08-033-133/+457
* Merge "Expose glfs_readdirplus_r"Thiago da Silva2016-07-055-19/+328
|\
| * Expose glfs_readdirplus_rPrashanth Pai2016-06-305-19/+328
* | Merge "Fix failing CentOS CI tests"Thiago da Silva2016-07-012-5/+5
|\ \ | |/ |/|
| * Fix failing CentOS CI testsPrashanth Pai2016-07-012-5/+5
* | Merge "doc: Add troubleshooting section"Humble Devassy Chirammal2016-06-233-41/+54
|\ \ | |/ |/|
| * doc: Add troubleshooting sectionPrashanth Pai2016-06-173-41/+54
* | Fix license discrepanciesPrashanth Pai2016-06-1712-134/+91
|/
* Document mounting as non-root userPrashanth Pai2016-06-161-1/+31
* Implement shutil.copy* methods and os.link()Prashanth Pai2016-06-154-2/+351
* Add validation decoratorsPrashanth Pai2016-06-156-16/+252
* Improve sphinx rendering on RTDPrashanth Pai2016-06-106-58/+46
* Fix typo in documentationPrashanth Pai2016-06-092-2/+2
* Revamp and complete API documentationPrashanth Pai2016-06-097-92/+888
* Implement os.utime() like API and zerofillPrashanth Pai2016-06-014-9/+160
* Merge "Re-enable glfs_dup() tests"Humble Devassy Chirammal2016-03-183-4/+0
|\
| * Re-enable glfs_dup() testsPrashanth Pai2016-03-153-4/+0
* | Merge "Add readinto() API"Humble Devassy Chirammal2016-03-183-0/+52
|\ \ | |/ |/|
| * Add readinto() APIPrashanth Pai2016-02-243-0/+52
* | Fix and simplify tox.iniPrashanth Pai2016-03-106-65/+29
|/
* Disable glfs_dup testsPrashanth Pai2016-02-234-2/+6
* Merge "functests: Change default host name to localhost"Humble Devassy Chirammal2016-02-173-4/+4
|\
| * functests: Change default host name to localhostPrashanth Pai2015-09-163-4/+4
* | 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-163-162/+193
* | | Merge "updated dev guide to tell users to update their test.conf file"Thiago da Silva2015-09-161-0/+1
|\ \ \
| * | | updated dev guide to tell users to update their test.conf fileZandrr2015-07-201-0/+1
* | | | add usage to readme for easier quickstartZandrr2015-09-161-0/+37
| |_|/ |/| |
* | | Merge "Fix open/fopen in thread other than main"Thiago da Silva2015-09-024-20/+33
|\ \ \
| * | | Fix open/fopen in thread other than mainOleksiy Syvokon2015-08-314-20/+33
| |/ /
* / / Backport ctypes.c_ssize_t support to py26Prashanth Pai2015-07-131-0/+13
|/ /
* | fix unit test due to changes in mockThiago da Silva2015-07-102-4/+3
* | changed unmount to umountZandrr2015-06-273-14/+14
|/
* Fix reading of binary data in read()Prashanth Pai2015-06-183-23/+26
* Add missing Path based operation APIsPrashanth Pai2015-06-184-42/+307
* Add missing File APIsPrashanth Pai2015-06-184-150/+501
* Refactor volume initialization codePrashanth Pai2015-06-174-30/+328
* Raise Exception if ctypes.CDLL() cannot load .soPrashanth Pai2015-06-172-4/+9
* Explicitly set .so file if find_library() failsPrashanth Pai2015-06-112-3/+21
* Package libgfapi-python project for its consumersHumble Devassy Chirammal2015-05-298-265/+639
* Merge "Rename module name from glusterfs to gluster"Thiago da Silva2015-05-219-129/+131
|\
| * Rename module name from glusterfs to glusterHumble Chirammal2015-04-259-129/+131
* | Adding Maintainers file.Humble Chirammal2015-05-011-0/+15
|/
* Merge "Correcting the project url in README"Thiago da Silva2015-02-242-3/+3
|\
| * Correcting the project url in READMEHumble Chirammal2015-02-242-3/+3