summaryrefslogtreecommitdiffstats
path: root/api/src/glfs-mgmt.c
Commit message (Expand)AuthorAgeFilesLines
* multiple xlators: reduce key lengthYaniv Kaul2020-01-141-3/+1
* api-glfs-fops: structure loggingyatipadia2020-01-141-103/+79
* rpc: align structsYaniv Kaul2019-10-171-8/+8
* cli: defer create_frame() (and dict creation) to later stages.Yaniv Kaul2019-07-161-4/+7
* multiple files: another attempt to remove includesYaniv Kaul2019-06-141-7/+0
* rpc/transport: Missing a ref on dict while creating transport objectMohammed Rafi KC2019-03-201-2/+8
* rpc: use address-family option from vol fileMilind Changire2019-01-221-4/+7
* gfapi: nit cleanup related to releasing fs->mutex lockSoumya Koduri2018-12-311-1/+1
* gfapi: Access fs->oldvolfile under mutex lockSoumya Koduri2018-12-251-0/+6
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-7/+7
* 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