summaryrefslogtreecommitdiffstats
path: root/api/src/glfs.c
Commit message (Expand)AuthorAgeFilesLines
* api: add glfs_get_volfileJeff Darcy2014-03-051-0/+20
* libgfapi: Add proper NULL checksJose A. Rivera2014-02-141-0/+14
* 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
* gfapi: Closed the logfile fd and initialize to NULL in glfs_finiPoornima G2013-12-261-2/+2
* gfapi: Closed the logfile fd in glfs_finiPoornima2013-11-141-0/+3
* gfapi: introduce glfs_readdir() and glfs_readdirplus() APIsAnand Avati2013-11-131-0/+3
* gfapi: fix mem-types initialisationKrutika Dhananjay2013-10-241-1/+1
* gfapi: fix return value of glfs_finiKrishnan Parthasarathi2013-10-171-4/+8
* gfapi: object handle based API extensionsR.Shyamsundar2013-10-111-0/+14
* core: block unused signals in created threadsAnand Avati2013-09-251-1/+1
* logging: Expose set_log_file_path() in libglusterfs.Vijay Bellur2013-09-241-6/+14
* gfapi: implement a minimial glfs_fini()Anand Avati2013-09-171-4/+44
* synctask: minor enhancementsAnand Avati2013-08-281-1/+1
* log: set ident to openlogBala.FA2013-08-131-1/+2
* gfapi: handle graph switch (cwd, fds, locks)Anand Avati2013-05-281-49/+26
* gfapi: ignore NULL and -1 parameters in glfs_set_logging()Anand Avati2013-05-251-5/+8
* gfapi: provide stable st_dev in stat structureAnand Avati2013-05-251-0/+2
* gfapi: add new API glfs_set_xlator_option()Anand Avati2013-05-021-1/+41
* gfapi: POSIX locking supportAnand Avati2013-04-241-0/+1
* gfapi: support for chdir() and familyAnand Avati2013-04-191-1/+17
* Better mechanism to handle memory accountingVijay Bellur2013-02-171-0/+2
* gfapi: Mark fs->init status done in glfs_init_done for the case of glfs_init_...Mohammed Junaid2013-02-031-4/+15
* syncop: handle 'dataonly' flag in syncop_fsync()Amar Tumballi2012-08-201-2/+0
* core: reduce the usage of global variablesAmar Tumballi2012-08-031-6/+9
* glfsxmp extensionAnand Avati2012-08-021-0/+1
* gfapi: set errno in glfs_init()Anand Avati2012-08-021-0/+2
* gfapi: missed setting port optionAnand Avati2012-08-021-0/+1
* Warnings: Fix set, unused variable warningsPranith Kumar K2012-07-291-3/+0
* gfapi: API/library for accessing gluster volumesAnand Avati2012-07-181-0/+546