summaryrefslogtreecommitdiffstats
path: root/api/examples
Commit message (Expand)AuthorAgeFilesLines
* Land part 2 of clang-format changesGluster Ant2018-09-121-1460/+1500
* core: python3Kaleb S. KEITHLEY2018-09-031-1/+1
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-221-2/+2
* core/various: python3 compat, prepare for python2 -> python3Kaleb S. KEITHLEY2018-05-301-1/+1
* core/various: python3 compat, prepare for python2 -> python3Kaleb S. KEITHLEY2018-05-021-3/+4
* core/build/various: python3 compat, prepare for python2 -> python3Kaleb S. KEITHLEY2018-04-121-1/+1
* python: Remove all uses of find_library. Fixes #1450593Niklas Hambüchen2018-03-241-1/+1
* *.pc: Fix include path in CflagsAndrea Bolognani2017-11-081-2/+2
* Make getvolfile.py example pep8 compliantPatrick Uiterwijk2017-01-121-29/+30
* libgfapi: adding 'follow' flag to glfs_h_lookupat()Jiffin Tony Thottan2015-08-241-18/+18
* gfapi : remove gfapi.py to avoid confusionHumble Chirammal2014-07-144-451/+0
* Revert "gfapi : remove gfapi.py to avoid confusion"Vijay Bellur2014-06-204-0/+451
* gfapi : remove gfapi.py to avoid confusionHumble Chirammal2014-06-204-451/+0
* Update references to the maillinglist to gluster-devel@gluster.orgNiels de Vos2014-04-271-1/+1
* gfapi: glfs_set_volfile_server() now entertains multiple callsHarshavardhana2014-04-011-2/+2
* features/glupy: Rename Glupy python module to avoid namespace conflictJustin Clift2014-03-243-6/+6
* fixed a few misspellings. no code changes presentarvindch2014-03-171-4/+4
* api: add glfs_get_volfileJeff Darcy2014-03-051-0/+43
* libgfapi: fixing tabs in glfsxmp.c with whitespaceLalatendu Mohanty2013-10-271-1450/+1450
* libgfapi: Fix to compilation failure/warnings for examples/glfsxmp.cLalatendu Mohanty2013-10-163-18/+32
* gfapi: object handle based API extensionsR.Shyamsundar2013-10-111-5/+1359
* gfapi.py: support dynamic loading of versioned librariesNiels de Vos2013-10-023-10/+44
* glusterfs: discard (hole punch) supportBrian Foster2013-06-131-2/+7
* gluster: add fallocate fop supportBrian Foster2013-06-131-0/+14
* gfapi: support for chdir() and familyAnand Avati2013-04-191-2/+79
* api: update Python wrapperJeff Darcy2012-12-191-24/+395
* libgfapi: "tcp" is documented as the valid transport type instead of "socket".Avra Sengupta2012-11-282-3/+3
* api/examples: updated examples to use new callsAnand Avati2012-11-051-0/+87
* glfsxmp extensionAnand Avati2012-08-021-5/+31
* Example of using libglfs from Python.Jeff Darcy2012-07-181-0/+29
* glfsxmp: libgfapi based exampleAnand Avati2012-07-185-0/+97