summaryrefslogtreecommitdiffstats
path: root/api/src/glfs-mgmt.c
Commit message (Expand)AuthorAgeFilesLines
* Land part 2 of clang-format changesGluster Ant2018-09-121-924/+894
* coverity: Fix remaining SECURE_TEMP issues reportedShyamsundarR2018-08-031-5/+27
* libgfapi: fix memory leak on old volume filesZhang Huan2018-07-281-2/+2
* build: rename event.h to gf-event.hNiels de Vos2018-07-271-1/+1
* api: cleanup headersKaleb S. KEITHLEY2018-06-111-1/+1
* rpc/clnt: Don't let consumers manage "connected" stateRaghavendra G2018-06-041-2/+0
* glusterd: TLS verification fails while using intermediate CAMohit Agrawal2018-03-191-0/+1
* Fetch backup volfile servers from glusterd2Prashanth Pai2018-02-161-2/+47
* Coverity Issue: PW.INCLUDE_RECURSION in several filesGirjesh Rajoria2017-11-091-1/+0
* mgtm/core : use sha hash function for volfile checkMohammed Rafi KC2017-07-101-2/+2
* gfapi: Fix few severe coverity issuesSoumya Koduri2017-05-051-1/+2
* api: free the xattr data after using in glfs_volfile_fetchKinglong Mee2017-04-261-0/+2
* api: free all dynamic memory returned from xdr_to_genericKinglong Mee2017-04-211-1/+4
* api: Fix incorrect strcmp() during fs initialisationKrutika Dhananjay2017-04-181-3/+3
* gfapi: Dump graph upon initilization/switch for better debugging experienceKrutika Dhananjay2017-03-201-0/+2
* rpc: avoid logging success on failureMilind Changire2017-03-071-5/+10
* core: run many bricks within one glusterfsd processJeff Darcy2017-01-301-1/+1
* gfapi: create statedump when glusterd requests itNiels de Vos2017-01-241-0/+61
* gfapi: Fix memory leak in glfs-mgmtRajesh Joseph2016-11-281-0/+3
* trivial: correct some spelling mistakes in comments and logsNiels de Vos2016-10-181-1/+1
* gfapi: SSL connection for mgmt connection is not workingRajesh Joseph2016-08-281-0/+5
* dict: Don't expose get_new_dict/dict_destroyPranith Kumar K2016-07-251-1/+1
* glfs-mgmt: fix connecting to multiple volfile transportsPrasanna Kumar Kalever2016-03-241-26/+57
* glusterd: Bug fixes for IPv6 supportNithin D2016-02-201-0/+12
* libgfapi: To support set_volfile-server-transport type "unix"Mohamed Ashiq2015-11-171-3/+13
* rpc: add owner xlator argument to rpc_clnt_newKrishnan Parthasarathi2015-08-121-1/+1
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* libgfapi: Store and restore THIS in every API exposed by libgfapiPoornima G2015-05-081-2/+14
* Fix ENOKEY build failure on non Linux systemsEmmanuel Dreyfus2015-04-291-3/+3
* libgfapi : port gfapi to new logging frameworkHumble Devassy Chirammal2015-04-281-48/+81
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-041-3/+3
* api: coverity fix.Sakshi Bansal2015-02-091-0/+6
* uss: disable memory accounting for the snapshot daemonRaghavendra Bhat2015-01-281-1/+1
* api: versioned symbols in libgfapi.so for compatibilityKaleb S. KEITHLEY2015-01-121-7/+7
* gfapi: use different name for GETSPEC callback than the one used by glusterfsdRaghavendra Bhat2014-12-151-3/+3
* api: versioned symbols in libgfapi.so for compatibilityKaleb S. KEITHLEY2014-11-071-8/+10
* libgfapi: Fixed an issue with healing files during glfs_resolveSoumya Koduri2014-07-161-2/+0
* rpcsvc: Validate RPC procedure number before fetchSantosh Kumar Pradhan2014-05-171-1/+1
* libgfapi: Added support to fetch volume info from glusterd and store in glfs...Soumya Koduri2014-05-111-6/+252
* build: MacOSX Porting fixesHarshavardhana2014-04-241-0/+1
* gfapi: glfs_set_volfile_server() now entertains multiple callsHarshavardhana2014-04-011-17/+65
* api: add glfs_get_volfileJeff Darcy2014-03-051-0/+4
* libgfapi: Add proper NULL checksJose A. Rivera2014-02-141-18/+30
* glusterfsd, libgfapi: destroy the temporary graphs constructed for comparisonRaghavendra Bhat2013-10-031-157/+2
* glusterfs, gfapi: fix symbol clashAnand Avati2013-09-051-2/+2
* api: Set errno before invoking glfs_init_done()Vijay Bellur2013-08-251-4/+11
* glusterd,glusterfsd,libgfapi: Client op-versionKaushal M2013-02-061-1/+40
* gfapi: let glfs_init() return on non-RPC errorsAnand Avati2012-08-021-0/+4
* gfapi: unglobalize oldvol{file,len}Anand Avati2012-07-271-12/+31
* gfapi: API/library for accessing gluster volumesAnand Avati2012-07-181-0/+629