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