summaryrefslogtreecommitdiffstats
path: root/gluster
Commit message (Expand)AuthorAgeFilesLines
* Implement copytree() and enhance walk(), rmtree()Prashanth Pai2016-08-031-34/+136
* Expose glfs_readdirplus_rPrashanth Pai2016-06-302-14/+199
* Fix license discrepanciesPrashanth Pai2016-06-175-53/+37
* Implement shutil.copy* methods and os.link()Prashanth Pai2016-06-153-1/+155
* Add validation decoratorsPrashanth Pai2016-06-153-16/+128
* Revamp and complete API documentationPrashanth Pai2016-06-091-57/+210
* Implement os.utime() like API and zerofillPrashanth Pai2016-06-012-9/+67
* Merge "Re-enable glfs_dup() tests"Humble Devassy Chirammal2016-03-181-1/+0
|\
| * Re-enable glfs_dup() testsPrashanth Pai2016-03-151-1/+0
* | Merge "Add readinto() API"Humble Devassy Chirammal2016-03-181-0/+23
|\ \ | |/ |/|
| * Add readinto() APIPrashanth Pai2016-02-241-0/+23
* | Fix and simplify tox.iniPrashanth Pai2016-03-102-9/+5
|/
* Disable glfs_dup testsPrashanth Pai2016-02-232-2/+3
* 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-162-159/+172
* | Merge "Fix open/fopen in thread other than main"Thiago da Silva2015-09-022-15/+16
|\ \
| * | Fix open/fopen in thread other than mainOleksiy Syvokon2015-08-312-15/+16
* | | Backport ctypes.c_ssize_t support to py26Prashanth Pai2015-07-131-0/+13
|/ /
* / 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-182-20/+189
* Add missing File APIsPrashanth Pai2015-06-182-43/+274
* Refactor volume initialization codePrashanth Pai2015-06-172-9/+138
* Raise Exception if ctypes.CDLL() cannot load .soPrashanth Pai2015-06-171-4/+8
* Explicitly set .so file if find_library() failsPrashanth Pai2015-06-112-3/+21
* Package libgfapi-python project for its consumersHumble Devassy Chirammal2015-05-292-27/+17
* Rename module name from glusterfs to glusterHumble Chirammal2015-04-253-0/+1029
* changing gluster dir to glusterfsThiago da Silva2014-03-182-585/+0
* adding functions needed by gluster-swiftThiago da Silva2014-03-131-3/+166
* added Apache license comment to source codeThiago da Silva2014-03-062-3/+16
* 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-302-0/+471