summaryrefslogtreecommitdiffstats
path: root/api
Commit message (Expand)AuthorAgeFilesLines
* doc: convert gfapi symbol version to markdown and move to docKaleb S. KEITHLEY2015-03-101-226/+1
* gfapi: Add NULL check for volname in glfs_new()Prashanth Pai2015-03-081-0/+10
* Use common loc-touchup in fuse/server/gfapiPranith Kumar K2015-03-081-22/+7
* glfs_fini: Clean up all the resources allocated in glfs_new.Poornima G2015-03-042-7/+122
* libgfapi: In glfs_init() set the cwd to "/".Poornima G2015-02-271-0/+5
* gfapi: handle inode_link failures gracefullyRajesh Joseph2015-02-201-1/+9
* api: coverity fix.Sakshi Bansal2015-02-091-0/+6
* epoll: Adding the ability to configure epoll threadsShyam2015-02-071-1/+2
* uss: disable memory accounting for the snapshot daemonRaghavendra Bhat2015-01-282-2/+3
* gfapi: allow transport=NULL for set_volfile_server()Niels de Vos2015-01-201-5/+7
* api: versioned symbols for glfs_resolve()Ravishankar N2015-01-152-14/+14
* api: versioned symbols in libgfapi.so for compatibilityKaleb S. KEITHLEY2015-01-1213-309/+818
* api: export glfs_resolve()Ravishankar N2015-01-064-17/+18
* libglusterfs: change signature of syncop_(f)getxattrRavishankar N2015-01-053-6/+6
* gfapi: always close the fd in glfs_h_creat()Niels de Vos2014-12-201-1/+1
* gfapi: use different name for GETSPEC callback than the one used by glusterfsdRaghavendra Bhat2014-12-151-3/+3
* api, glusterfsd: Cleanup upon failure in glusterfs_ctx_defaults_init()Vijay Bellur2014-12-091-7/+14
* gfapi: new inode created in glfs_resolve_component even if inode is in inode ...Rajesh Joseph2014-12-081-6/+4
* libgfapi: Wait for GF_EVENT_CHILD_DOWN in glfs_fini()Anoop C S2014-12-083-15/+61
* core: fix remaining *printf formation warnings on 32-bitKaleb S. KEITHLEY2014-11-261-2/+2
* mem_acct : Check return value of xlator_mem_acct_init().Humble Chirammal2014-11-151-3/+7
* gfapi: Change lookup logic for "/.." and "/." .Raghavendra Talur2014-11-131-9/+19
* api: versioned symbols in libgfapi.so for compatibilityKaleb S. KEITHLEY2014-11-079-361/+831
* rebalance: ``check_free_space`` should ignore quota_statfsHarshavardhana2014-10-311-1/+1
* gNFS: Subdir mount does not work on UDP protoSantosh Kumar Pradhan2014-10-072-0/+88
* nfs-ganesha dumps core when Pynfs tests OPDG1O and OPDG11 are run.Meghana Madhusudhan2014-08-011-6/+15
* libgfapi : glfs_create()/glfs_h_creat()/glfs_open()/glfs_h_open() should setAtin Mukherjee2014-07-282-3/+4
* 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