index
:
glusterfs.git
bug-deprecated
dht-stale-layout-fixes
exp
experimental
heal-info
master
release-2.0
release-3.0
release-3.1
release-3.10
release-3.11
release-3.12
release-3.13
release-3.2
release-3.3
release-3.4
release-3.5
release-3.6
release-3.7
release-3.8
release-3.8-fb
release-3.9
release-4.0
release-4.1
release-5
release-6
release-7
release-8
round-robin2
testing-regression-job
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
api
/
src
/
glfs-mgmt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Land part 2 of clang-format changes
Gluster Ant
2018-09-12
1
-924
/
+894
*
coverity: Fix remaining SECURE_TEMP issues reported
ShyamsundarR
2018-08-03
1
-5
/
+27
*
libgfapi: fix memory leak on old volume files
Zhang Huan
2018-07-28
1
-2
/
+2
*
build: rename event.h to gf-event.h
Niels de Vos
2018-07-27
1
-1
/
+1
*
api: cleanup headers
Kaleb S. KEITHLEY
2018-06-11
1
-1
/
+1
*
rpc/clnt: Don't let consumers manage "connected" state
Raghavendra G
2018-06-04
1
-2
/
+0
*
glusterd: TLS verification fails while using intermediate CA
Mohit Agrawal
2018-03-19
1
-0
/
+1
*
Fetch backup volfile servers from glusterd2
Prashanth Pai
2018-02-16
1
-2
/
+47
*
Coverity Issue: PW.INCLUDE_RECURSION in several files
Girjesh Rajoria
2017-11-09
1
-1
/
+0
*
mgtm/core : use sha hash function for volfile check
Mohammed Rafi KC
2017-07-10
1
-2
/
+2
*
gfapi: Fix few severe coverity issues
Soumya Koduri
2017-05-05
1
-1
/
+2
*
api: free the xattr data after using in glfs_volfile_fetch
Kinglong Mee
2017-04-26
1
-0
/
+2
*
api: free all dynamic memory returned from xdr_to_generic
Kinglong Mee
2017-04-21
1
-1
/
+4
*
api: Fix incorrect strcmp() during fs initialisation
Krutika Dhananjay
2017-04-18
1
-3
/
+3
*
gfapi: Dump graph upon initilization/switch for better debugging experience
Krutika Dhananjay
2017-03-20
1
-0
/
+2
*
rpc: avoid logging success on failure
Milind Changire
2017-03-07
1
-5
/
+10
*
core: run many bricks within one glusterfsd process
Jeff Darcy
2017-01-30
1
-1
/
+1
*
gfapi: create statedump when glusterd requests it
Niels de Vos
2017-01-24
1
-0
/
+61
*
gfapi: Fix memory leak in glfs-mgmt
Rajesh Joseph
2016-11-28
1
-0
/
+3
*
trivial: correct some spelling mistakes in comments and logs
Niels de Vos
2016-10-18
1
-1
/
+1
*
gfapi: SSL connection for mgmt connection is not working
Rajesh Joseph
2016-08-28
1
-0
/
+5
*
dict: Don't expose get_new_dict/dict_destroy
Pranith Kumar K
2016-07-25
1
-1
/
+1
*
glfs-mgmt: fix connecting to multiple volfile transports
Prasanna Kumar Kalever
2016-03-24
1
-26
/
+57
*
glusterd: Bug fixes for IPv6 support
Nithin D
2016-02-20
1
-0
/
+12
*
libgfapi: To support set_volfile-server-transport type "unix"
Mohamed Ashiq
2015-11-17
1
-3
/
+13
*
rpc: add owner xlator argument to rpc_clnt_new
Krishnan Parthasarathi
2015-08-12
1
-1
/
+1
*
build: do not #include "config.h" in each file
Niels de Vos
2015-05-29
1
-5
/
+0
*
libgfapi: Store and restore THIS in every API exposed by libgfapi
Poornima G
2015-05-08
1
-2
/
+14
*
Fix ENOKEY build failure on non Linux systems
Emmanuel Dreyfus
2015-04-29
1
-3
/
+3
*
libgfapi : port gfapi to new logging framework
Humble Devassy Chirammal
2015-04-28
1
-48
/
+81
*
Avoid conflict between contrib/uuid and system uuid
Emmanuel Dreyfus
2015-04-04
1
-3
/
+3
*
api: coverity fix.
Sakshi Bansal
2015-02-09
1
-0
/
+6
*
uss: disable memory accounting for the snapshot daemon
Raghavendra Bhat
2015-01-28
1
-1
/
+1
*
api: versioned symbols in libgfapi.so for compatibility
Kaleb S. KEITHLEY
2015-01-12
1
-7
/
+7
*
gfapi: use different name for GETSPEC callback than the one used by glusterfsd
Raghavendra Bhat
2014-12-15
1
-3
/
+3
*
api: versioned symbols in libgfapi.so for compatibility
Kaleb S. KEITHLEY
2014-11-07
1
-8
/
+10
*
libgfapi: Fixed an issue with healing files during glfs_resolve
Soumya Koduri
2014-07-16
1
-2
/
+0
*
rpcsvc: Validate RPC procedure number before fetch
Santosh Kumar Pradhan
2014-05-17
1
-1
/
+1
*
libgfapi: Added support to fetch volume info from glusterd and store in glfs...
Soumya Koduri
2014-05-11
1
-6
/
+252
*
build: MacOSX Porting fixes
Harshavardhana
2014-04-24
1
-0
/
+1
*
gfapi: glfs_set_volfile_server() now entertains multiple calls
Harshavardhana
2014-04-01
1
-17
/
+65
*
api: add glfs_get_volfile
Jeff Darcy
2014-03-05
1
-0
/
+4
*
libgfapi: Add proper NULL checks
Jose A. Rivera
2014-02-14
1
-18
/
+30
*
glusterfsd, libgfapi: destroy the temporary graphs constructed for comparison
Raghavendra Bhat
2013-10-03
1
-157
/
+2
*
glusterfs, gfapi: fix symbol clash
Anand Avati
2013-09-05
1
-2
/
+2
*
api: Set errno before invoking glfs_init_done()
Vijay Bellur
2013-08-25
1
-4
/
+11
*
glusterd,glusterfsd,libgfapi: Client op-version
Kaushal M
2013-02-06
1
-1
/
+40
*
gfapi: let glfs_init() return on non-RPC errors
Anand Avati
2012-08-02
1
-0
/
+4
*
gfapi: unglobalize oldvol{file,len}
Anand Avati
2012-07-27
1
-12
/
+31
*
gfapi: API/library for accessing gluster volumes
Anand Avati
2012-07-18
1
-0
/
+629