summaryrefslogtreecommitdiffstats
path: root/api
Commit message (Expand)AuthorAgeFilesLines
* gfapi: add new API glfs_set_xlator_option()Anand Avati2013-05-023-1/+45
* gfapi: POSIX locking supportAnand Avati2013-04-243-0/+53
* gfapi: implement readdirplus_r supportAnand Avati2013-04-242-8/+26
* gfapi: handle root (/) resolution gracefully for realpath()Anand Avati2013-04-231-1/+4
* gfapi: support for chdir() and familyAnand Avati2013-04-196-10/+302
* gfapi: dict_unref() xattr_req in fop finish instead of dict_destroy()Anand Avati2013-03-072-5/+5
* Better mechanism to handle memory accountingVijay Bellur2013-02-171-0/+2
* Use proper libtool option -avoid-version instead of bogus -avoidversionAnand Avati2013-02-071-1/+1
* glusterd,glusterfsd,libgfapi: Client op-versionKaushal M2013-02-061-1/+40
* gfapi: Mark fs->init status done in glfs_init_done for the case of glfs_init_...Mohammed Junaid2013-02-031-4/+15
* core: fixes for gcc's '-pedantic' flag buildAvra Sengupta2013-01-211-6/+3
* core: remove all the 'inner' functions in codebaseAmar Tumballi2012-12-191-22/+2
* api: update Python wrapperJeff Darcy2012-12-191-24/+395
* libgfapi: "tcp" is documented as the valid transport type instead of "socket".Avra Sengupta2012-11-283-5/+5
* api/examples: updated examples to use new callsAnand Avati2012-11-051-0/+87
* gfapi: added more API callsAnand Avati2012-10-083-2/+1416
* glfs-resolve: fix resolution of "/"Anand Avati2012-10-031-2/+27
* build: split CPPFLAGS from CFLAGSJeff Darcy2012-10-031-3/+4
* build: remove useless explicit -fPIC -shared fromJeff Darcy2012-10-031-3/+1
* build: remove -nostartfiles flagJeff Darcy2012-10-021-1/+1
* build: add missing backslash in api/src/Jeff Darcy2012-10-021-1/+1
* build: consolidate common compilation flags into one variableJeff Darcy2012-10-011-3/+2
* build: add missing GF_CFLAGS in api/src/Jeff Darcy2012-10-011-1/+0
* gfapi: fix the failure in glfs_open()Amar Tumballi2012-09-251-1/+1
* gfapi: add symlink (auto resolution) support in resolverAnand Avati2012-09-173-4/+96
* syncop: handle 'dataonly' flag in syncop_fsync()Amar Tumballi2012-08-202-6/+2
* core: reduce the usage of global variablesAmar Tumballi2012-08-031-6/+9
* glfsxmp extensionAnand Avati2012-08-022-5/+32
* gfapi: let glfs_init() return on non-RPC errorsAnand Avati2012-08-021-0/+4
* gfapi: set errno in glfs_init()Anand Avati2012-08-022-0/+3
* gfapi: missed setting port optionAnand Avati2012-08-021-0/+1
* Warnings: Fix set, unused variable warningsPranith Kumar K2012-07-291-3/+0
* gfapi: unglobalize oldvol{file,len}Anand Avati2012-07-273-12/+35
* Example of using libglfs from Python.Jeff Darcy2012-07-181-0/+29
* glfsxmp: libgfapi based exampleAnand Avati2012-07-185-0/+97
* gfapi: API/library for accessing gluster volumesAnand Avati2012-07-1810-0/+2860