| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Support setting multiple hosts (volfile servers) | Prashanth Pai | 2018-07-31 | 1 | -2/+12 |
| * | Support mknod API | Michael Hanselmann | 2018-07-27 | 1 | -0/+14 |
| * | Port to Python 3.x | Adam Cecile | 2018-06-12 | 1 | -106/+108 |
| * | Disable logging by default | Alpha | 2018-03-28 | 1 | -1/+1 |
| * | Move source files into gfapi/ dir | Prashanth Pai | 2016-08-10 | 2 | -9/+9 |
| * | Implement copytree() and enhance walk(), rmtree() | Prashanth Pai | 2016-08-03 | 1 | -61/+96 |
| * | Expose glfs_readdirplus_r | Prashanth Pai | 2016-06-30 | 1 | -2/+92 |
| * | Fix license discrepancies | Prashanth Pai | 2016-06-17 | 2 | -20/+15 |
| * | Add validation decorators | Prashanth Pai | 2016-06-15 | 2 | -0/+101 |
| * | Implement os.utime() like API and zerofill | Prashanth Pai | 2016-06-01 | 1 | -0/+34 |
| * | Merge "Re-enable glfs_dup() tests" | Humble Devassy Chirammal | 2016-03-18 | 1 | -1/+0 |
| |\ | |||||
| | * | Re-enable glfs_dup() tests | Prashanth Pai | 2016-03-15 | 1 | -1/+0 |
| * | | Add readinto() API | Prashanth Pai | 2016-02-24 | 1 | -0/+11 |
| |/ | |||||
| * | Disable glfs_dup tests | Prashanth Pai | 2016-02-23 | 1 | -0/+1 |
| * | Fix open/fopen in thread other than main | Oleksiy Syvokon | 2015-08-31 | 1 | -5/+5 |
| * | fix unit test due to changes in mock | Thiago da Silva | 2015-07-10 | 1 | -1/+1 |
| * | changed unmount to umount | Zandrr | 2015-06-27 | 1 | -5/+5 |
| * | Fix reading of binary data in read() | Prashanth Pai | 2015-06-18 | 1 | -1/+1 |
| * | Add missing Path based operation APIs | Prashanth Pai | 2015-06-18 | 1 | -5/+6 |
| * | Add missing File APIs | Prashanth Pai | 2015-06-18 | 1 | -60/+43 |
| * | Refactor volume initialization code | Prashanth Pai | 2015-06-17 | 1 | -8/+122 |
| * | Package libgfapi-python project for its consumers | Humble Devassy Chirammal | 2015-05-29 | 1 | -23/+19 |
| * | Rename module name from glusterfs to gluster | Humble Chirammal | 2015-04-25 | 1 | -119/+119 |
| * | Merge "adding functions setfsuid and setfsgid" | Thiago da Silva | 2015-02-23 | 1 | -0/+30 |
| |\ | |||||
| | * | adding functions setfsuid and setfsgid | Thiago da Silva | 2015-02-20 | 1 | -0/+30 |
| * | | Added option to read whole file | Thiago da Silva | 2015-02-20 | 1 | -0/+12 |
| * | | adding chmod and fchmod | Thiago da Silva | 2015-02-19 | 1 | -0/+30 |
| |/ | |||||
| * | Adding function prototypes with this patch. | Humble Chirammal | 2014-07-02 | 1 | -18/+19 |
| * | Add statvfs support | hchiramm | 2014-05-02 | 1 | -0/+15 |
| * | adding new apis requested from gluster-swift proj | Thiago da Silva | 2014-03-27 | 1 | -1/+19 |
| * | merging creat and open function to be more pythonic | Thiago da Silva | 2014-03-21 | 1 | -16/+23 |
| * | changing gluster dir to glusterfs | Thiago da Silva | 2014-03-18 | 1 | -108/+108 |
| * | adding functions needed by gluster-swift | Thiago da Silva | 2014-03-13 | 1 | -122/+328 |
| * | 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 | -6/+169 |
| * | changed write and read functions to support binary data | Thiago da Silva | 2014-02-24 | 1 | -1/+11 |
| * | add mode parameter to mkdir method | Thiago da Silva | 2014-01-29 | 1 | -2/+2 |
| * | added support for with statements in open and creat | Thiago da Silva | 2014-01-16 | 1 | -15/+27 |
| * | unit tests | Thiago da Silva | 2014-01-14 | 3 | -0/+375 |
