Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement copytree() and enhance walk(), rmtree() | Prashanth Pai | 2016-08-03 | 1 | -38/+225 |
* | Merge "Expose glfs_readdirplus_r" | Thiago da Silva | 2016-07-05 | 1 | -3/+32 |
|\ | |||||
| * | Expose glfs_readdirplus_r | Prashanth Pai | 2016-06-30 | 1 | -3/+32 |
* | | Fix failing CentOS CI tests | Prashanth Pai | 2016-07-01 | 1 | -4/+4 |
|/ | |||||
* | Fix license discrepancies | Prashanth Pai | 2016-06-17 | 1 | -9/+8 |
* | Implement shutil.copy* methods and os.link() | Prashanth Pai | 2016-06-15 | 1 | -1/+196 |
* | Add validation decorators | Prashanth Pai | 2016-06-15 | 1 | -0/+23 |
* | Implement os.utime() like API and zerofill | Prashanth Pai | 2016-06-01 | 1 | -0/+59 |
* | Merge "Re-enable glfs_dup() tests" | Humble Devassy Chirammal | 2016-03-18 | 1 | -2/+0 |
|\ | |||||
| * | Re-enable glfs_dup() tests | Prashanth Pai | 2016-03-15 | 1 | -2/+0 |
* | | Add readinto() API | Prashanth Pai | 2016-02-24 | 1 | -0/+18 |
|/ | |||||
* | Disable glfs_dup tests | Prashanth Pai | 2016-02-23 | 1 | -0/+2 |
* | Merge "functests: Change default host name to localhost" | Humble Devassy Chirammal | 2016-02-17 | 1 | -2/+2 |
|\ | |||||
| * | functests: Change default host name to localhost | Prashanth Pai | 2015-09-16 | 1 | -2/+2 |
* | | Provide use_errno to all gfapi foreign function prototypes | Alpha | 2015-09-16 | 1 | -3/+21 |
|/ | |||||
* | Fix open/fopen in thread other than main | Oleksiy Syvokon | 2015-08-31 | 1 | -0/+12 |
* | changed unmount to umount | Zandrr | 2015-06-27 | 1 | -6/+6 |
* | Fix reading of binary data in read() | Prashanth Pai | 2015-06-18 | 1 | -21/+21 |
* | Add missing Path based operation APIs | Prashanth Pai | 2015-06-18 | 1 | -17/+112 |
* | Add missing File APIs | Prashanth Pai | 2015-06-18 | 1 | -47/+184 |
* | Refactor volume initialization code | Prashanth Pai | 2015-06-17 | 1 | -13/+68 |
* | Package libgfapi-python project for its consumers | Humble Devassy Chirammal | 2015-05-29 | 1 | -13/+9 |
* | Rename module name from glusterfs to gluster | Humble Chirammal | 2015-04-25 | 1 | -1/+1 |
* | adding chmod and fchmod | Thiago da Silva | 2015-02-19 | 1 | -0/+10 |
* | fix functional tests | Thiago da Silva | 2015-02-18 | 1 | -3/+2 |
* | Fix functional tests | Prashanth Pai | 2014-05-19 | 1 | -7/+46 |
* | Add statvfs support | hchiramm | 2014-05-02 | 1 | -0/+10 |
* | adding new apis requested from gluster-swift proj | Thiago da Silva | 2014-03-27 | 1 | -0/+24 |
* | merging creat and open function to be more pythonic | Thiago da Silva | 2014-03-21 | 1 | -3/+27 |
* | changing gluster dir to glusterfs | Thiago da Silva | 2014-03-18 | 1 | -1/+1 |
* | adding functions needed by gluster-swift | Thiago da Silva | 2014-03-13 | 1 | -27/+26 |
* | added Apache license comment to source code | Thiago da Silva | 2014-03-06 | 1 | -0/+15 |
* | adding new methods to Volume class | Thiago da Silva | 2014-03-06 | 1 | -4/+56 |
* | changed write and read functions to support binary data | Thiago da Silva | 2014-02-24 | 1 | -2/+32 |
* | add mode parameter to mkdir method | Thiago da Silva | 2014-01-29 | 1 | -1/+1 |
* | first libgfapi-python functional tests | Thiago da Silva | 2014-01-22 | 1 | -0/+127 |