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
/
libglusterfs
/
src
/
common-utils.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
glusterd: Improvements to peer identification
Kaushal M
2014-07-15
1
-0
/
+33
*
porting: Port for FreeBSD rebased from Mike Ma's efforts
Harshavardhana
2014-07-02
1
-71
/
+18
*
gNFS: Fix multi-homed m/c issue in NFS subdir auth
Santosh Kumar Pradhan
2014-06-25
1
-1
/
+18
*
libglusterfs: Use strncpy() instead of strcpy()
Santosh Kumar Pradhan
2014-05-14
1
-1
/
+3
*
logging: Introduce suppression of repetitive log messages
Krutika Dhananjay
2014-04-30
1
-0
/
+3
*
build: MacOSX Porting fixes
Harshavardhana
2014-04-24
1
-10
/
+32
*
gNFS: Support wildcard in RPC auth allow/reject
Santosh Kumar Pradhan
2014-04-22
1
-0
/
+123
*
common-utils: new dirent compatible time fmt
Anand Avati
2014-04-20
1
-2
/
+4
*
logging: Make logger and log format configurable through cli
Krutika Dhananjay
2014-04-11
1
-0
/
+35
*
log: enhance gluster log format with message ID and standardize errno reporting
ShyamsundarR
2014-03-28
1
-134
/
+107
*
libglusterfs: Free IP address string in gf_is_local_addr()
Vijay Bellur
2013-12-05
1
-2
/
+5
*
cli, glusterd: More quota fixes ...
Krutika Dhananjay
2013-11-30
1
-70
/
+0
*
core: add dht_is_linkfile helper procedure.
Raghavendra G
2013-11-26
1
-0
/
+31
*
cli/glusterd: Changes to quota command Quota feature
Raghavendra G
2013-11-26
1
-0
/
+48
*
features/quota: Improvements to quota
Raghavendra G
2013-11-26
1
-3
/
+107
*
NetBSD missing backtrace(3) portability fix
Emmanuel Dreyfus
2013-11-19
1
-1
/
+54
*
libglusterfs: Propositions should be logical
Harshavardhana
2013-10-21
1
-4
/
+4
*
libglusterfs: Return 'ERANGE' for ASCII string to number system
Harshavardhana
2013-10-17
1
-2
/
+7
*
libglusterfs: Account for overflow in gf_string2bytesize
Kaushal M
2013-10-14
1
-0
/
+6
*
core: block unused signals in created threads
Anand Avati
2013-09-25
1
-0
/
+27
*
logging: Expose set_log_file_path() in libglusterfs.
Vijay Bellur
2013-09-24
1
-0
/
+61
*
features/changelog: changelog translator
Avra Sengupta
2013-07-22
1
-0
/
+10
*
glusterd/common-utils: move hostname helper functions to common-utils
Krishnan Parthasarathi
2013-07-04
1
-0
/
+232
*
libglusterfs: Fix valid_host_name for consecutive dots
Kaushal M
2013-07-02
1
-0
/
+8
*
rpc: duplicate request cache for nfs
Rajesh Amaravathi
2013-06-21
1
-0
/
+44
*
glusterfsd: dump the in-memory graph rather than volfile
Anand Avati
2013-03-24
1
-12
/
+83
*
libglusterfs: avoid the logging which says the port is invalid
Raghavendra Bhat
2013-02-28
1
-8
/
+2
*
libglusterfs: Fixed valid_ipv4_address and valid_host_name
Avra Sengupta
2013-02-25
1
-1
/
+11
*
libglusterfs: make gf_string2percent_or_bytesize to convert float numbers.
Varun Shastry
2013-02-18
1
-3
/
+3
*
glusterd: harden 'volume start' staging to check for brick dirs' presence
Krutika Dhananjay
2013-02-08
1
-0
/
+30
*
rpc: get hostnames of client to allow FQDN based authentication
Rajesh Amaravathi
2013-02-06
1
-0
/
+71
*
Spurious reserved port warning fix
Emmanuel Dreyfus
2012-12-13
1
-1
/
+5
*
glusterd: fail vol set when value = empty string/string with all whitespaces
Krutika Dhananjay
2012-12-10
1
-0
/
+20
*
rpc: check the ctx->listener before accessing rpcsvc object
Raghavendra Bhat
2012-12-04
1
-0
/
+8
*
libglusterfs: fix unused-but-set-variable warning
Pranith Kumar K
2012-12-04
1
-3
/
+2
*
socket,rdma: before binding to any port check if it is a reserved port
Raghavendra Bhat
2012-12-03
1
-0
/
+140
*
libglusterfs: Implement float percentage
Pranith Kumar K
2012-11-23
1
-4
/
+3
*
In some cases AI_ADDRCONFIG confuses NetBSD 6.0
Emmanuel Dreyfus
2012-10-20
1
-0
/
+2
*
features/quota: Accept float numbers for quota limit.
Varun Shastry
2012-10-12
1
-3
/
+3
*
common-utils: valid_host_name() should allow (sub)domains starting/ending wit...
Niels de Vos
2012-10-02
1
-23
/
+7
*
Fix problems of mismatch type.
linbaiye
2012-10-01
1
-3
/
+3
*
core: reduce the usage of global variables
Amar Tumballi
2012-08-03
1
-10
/
+11
*
supportability: print all missing frames
Amar Tumballi
2012-08-01
1
-3
/
+3
*
glusterd: Refactored brickinfo APIs
Krishnan Parthasarathi
2012-07-19
1
-3
/
+0
*
glusterfs_ctx_t: un-globalize the filesystem context
Anand Avati
2012-07-17
1
-2
/
+2
*
common-utils: implement generate_glusterfs_ctx_id()
Anand Avati
2012-07-17
1
-0
/
+33
*
remove useless if-before-free (and free-like) functions
Jim Meyering
2012-07-13
1
-8
/
+4
*
valid_ipv4_address: don't access addr[-1] for 0-length input string
Jim Meyering
2012-07-02
1
-2
/
+3
*
localtime and ctime are not MT-SAFE
Kaleb S. KEITHLEY
2012-06-29
1
-6
/
+25
*
libglusterfs: valid_host_name() fix
Kaushal M
2012-06-03
1
-1
/
+1
[next]