summaryrefslogtreecommitdiffstats
path: root/api
Commit message (Expand)AuthorAgeFilesLines
* gfapi: new inode created in glfs_resolve_component even if inode is in inode ...Rajesh Joseph2015-01-081-6/+4
* gfapi: Change lookup logic for "/.." and "/." .Raghavendra Talur2015-01-081-9/+19
* api: versioned symbols in libgfapi.so for compatibilityv3.6.1Kaleb S. KEITHLEY2014-11-079-357/+817
* libgfapi: Fixed an issue with healing files during glfs_resolveSoumya Koduri2014-07-162-9/+27
* make snapview-server more compatible with NFS serverRaghavendra Bhat2014-07-162-4/+15
* gfapi : remove gfapi.py to avoid confusionHumble Chirammal2014-07-144-451/+0
* libgfapi: succeed lookup of "/.."Ravishankar N2014-07-091-4/+8
* porting: Port for FreeBSD rebased from Mike Ma's effortsHarshavardhana2014-07-021-0/+2
* libgfapi: In glfs_*chown, if uid or gid is -1, do not set the corresponding f...Poornima Gurusiddaiah2014-06-231-15/+36
* 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
* glfs_fini: Fix a possible hang in glfs_fini.Poornima G2014-06-021-15/+23
* libgfapi: Fixed few memory leaks in glfs_h_getxattr, glfs_h_setxattr calls.Soumya Koduri2014-06-021-1182/+1187
* user servicable snapshotsRaghavendra Bhat2014-05-292-0/+54
* rpcsvc: Validate RPC procedure number before fetchSantosh Kumar Pradhan2014-05-171-1/+1
* api: non glibc c++ systems do not define __THROWHarshavardhana2014-05-172-0/+18
* libgfapi: Added support to fetch volume info from glusterd and store in glfs...Soumya Koduri2014-05-113-6/+288
* mem-accounting: enable memory accounting by defaultAnand Avati2014-05-051-4/+0
* logging: Introduce suppression of repetitive log messagesKrutika Dhananjay2014-04-302-0/+13
* libgfapi: A minor bug-fix in glfs_h_setxattr and glfs_h_removexattr calls.Soumya Koduri2014-04-281-2/+3
* Update references to the maillinglist to gluster-devel@gluster.orgNiels de Vos2014-04-271-1/+1
* build: MacOSX Porting fixesHarshavardhana2014-04-241-0/+1
* Added Handle-based ops to get/set/remove extended attributes in the libgfapi.Soumya Koduri2014-04-183-0/+174
* gfapi: In glfs_set_volfile_server() remove the port number check.Poornima G2014-04-081-1/+1
* gfapi: glfs_set_volfile_server() now entertains multiple callsHarshavardhana2014-04-015-55/+190
* log: enhance gluster log format with message ID and standardize errno reportingShyamsundarR2014-03-281-5/+6
* 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
* Changing the errno in glfs_h_renameMeghana2014-03-121-1/+1
* api: add glfs_get_volfileJeff Darcy2014-03-054-0/+97
* libgfapi: In glfs_resolve_at(), do not override the previous return value.Poornima G2014-02-191-1/+3
* libgfapi: Add proper NULL checksJose A. Rivera2014-02-142-18/+44
* core: add @xdata parameter to syncop_[f]removexattr()Anand Avati2014-02-131-2/+2
* libgfapi: Don't ignore return value of glfs_loc_touchup()Jose A. Rivera2014-02-081-1/+1
* libgfapi: Remove useless call to lstatJose A. Rivera2014-01-241-9/+0
* libgfapi: Fix pointer dereference before NULL checkJose A. Rivera2014-01-241-0/+4
* libgfapi: Fix pointer dereference before NULL checkJose A. Rivera2014-01-241-8/+8
* syncop: Change return value of syncopPranith Kumar K2014-01-194-0/+81
* build: Start using library versioning for various librariesHarshavardhana2014-01-181-0/+1
* libgfapi: Fixing possible dereferencing of null pointer "glfd"Lalatendu Mohanty2014-01-161-1/+1
* libgfapi : Fixing some NULL pointer dereferencing issues.Lalatendu Mohanty2014-01-091-4/+8
* gfapi: Closed the logfile fd and initialize to NULL in glfs_finiPoornima G2013-12-261-2/+2
* gfapi: add __THROW [(__attribute) ((__nothrow__))] to fn decls for C++ users.Kaleb S. KEITHLEY2013-12-032-111/+124
* syncops: expose @flags in syncop_rmdir()Anand Avati2013-11-212-2/+2
* zerofill: Change the type of len argument of glfs_zerofill() to off_tBharata B Rao2013-11-142-4/+4
* gfapi: Closed the logfile fd in glfs_finiPoornima2013-11-141-0/+3
* gfapi: introduce glfs_readdir() and glfs_readdirplus() APIsAnand Avati2013-11-135-2/+96
* glusterfs: zerofill supportM. Mohan Kumar2013-11-102-0/+71
* gfapi: remove unnecessary call to glfs_resolve_base()Anand Avati2013-11-071-1/+2
* libgfapi: fixing tabs in glfsxmp.c with whitespaceLalatendu Mohanty2013-10-271-1450/+1450