summaryrefslogtreecommitdiffstats
path: root/api/src/glfs.h
Commit message (Expand)AuthorAgeFilesLines
* gfapi: warn when glfs_realpath() returned malloc'd memoryNiels de Vos2016-10-281-1/+3
* gfapi: use const qualifier for glfs_*timens()Oleksandr Natalenko2016-08-121-3/+3
* gfapi: add missing glfs_truncateJeff Darcy2016-08-121-1/+1
* libgfapi: To support set_volfile-server-transport type "unix"Mohamed Ashiq2015-12-021-3/+5
* gfapi: add glfs_h_acl_set() and glfs_h_acl_get()Niels de Vos2015-03-181-0/+7
* every/where: add GF_FOP_IPC for inter-translator communicationJeff Darcy2015-03-171-0/+8
* api: versioned symbols in libgfapi.so for compatibilityKaleb S. KEITHLEY2015-01-121-93/+194
* api: non glibc c++ systems do not define __THROWHarshavardhana2014-05-171-0/+9
* libgfapi: Added support to fetch volume info from glusterd and store in glfs...Soumya Koduri2014-05-111-0/+32
* gfapi: glfs_set_volfile_server() now entertains multiple callsHarshavardhana2014-04-011-15/+18
* api: add glfs_get_volfileJeff Darcy2014-03-051-0/+30
* gfapi: add __THROW [(__attribute) ((__nothrow__))] to fn decls for C++ users.Kaleb S. KEITHLEY2013-12-031-91/+100
* zerofill: Change the type of len argument of glfs_zerofill() to off_tBharata B Rao2013-11-141-2/+2
* gfapi: introduce glfs_readdir() and glfs_readdirplus() APIsAnand Avati2013-11-131-0/+19
* glusterfs: zerofill supportM. Mohan Kumar2013-11-101-0/+6
* gfapi: object handle based API extensionsR.Shyamsundar2013-10-111-0/+26
* logging: Expose set_log_file_path() in libglusterfs.Vijay Bellur2013-09-241-1/+3
* gfapi: implement a minimial glfs_fini()Anand Avati2013-09-171-0/+30
* gfapi: Add description of glfs_io_cbk function as a commentAnand Avati2013-08-231-0/+23
* gfapi: async discard supportBrian Foster2013-06-131-0/+3
* glusterfs: discard (hole punch) supportBrian Foster2013-06-131-0/+2
* gluster: add fallocate fop supportBrian Foster2013-06-131-0/+2
* gfapi: add new API glfs_dup() to copy a file descriptorAnand Avati2013-05-291-0/+1
* gfapi: add new API glfs_set_xlator_option()Anand Avati2013-05-021-0/+3
* gfapi: POSIX locking supportAnand Avati2013-04-241-0/+6
* gfapi: implement readdirplus_r supportAnand Avati2013-04-241-0/+3
* gfapi: support for chdir() and familyAnand Avati2013-04-191-0/+8
* libgfapi: "tcp" is documented as the valid transport type instead of "socket".Avra Sengupta2012-11-281-2/+2
* gfapi: added more API callsAnand Avati2012-10-081-0/+81
* gfapi: API/library for accessing gluster volumesAnand Avati2012-07-181-0/+366