index
:
glusterfs-nsr.git
master
[no description]
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
*
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
*
core: canonicalize paths
Rajesh Amaravathi
2012-05-22
1
-5
/
+47
*
common-utils: Simplified mkdir_p interface and put it to use.
Krishnan Parthasarathi
2012-05-21
1
-9
/
+1
*
common-utils: Added C wrapper to mkdir(1) -p functionality.
Krishnan Parthasarathi
2012-05-19
1
-0
/
+62
*
license: dual license under GPLV2 and LGPLV3+
Kaleb KEITHLEY
2012-05-10
1
-14
/
+5
*
clean up handling of special client pids
Csaba Henk
2012-04-23
1
-8
/
+0
*
cli: Strip whitespace from "volume set" option values
Kaushal M
2012-04-20
1
-0
/
+31
*
glusterd: Properly validate compressed form of IPv6 addresses
Kaushal M
2012-04-18
1
-1
/
+21
*
glusterd: IPv4 auth improvment
Kaushal M
2012-04-13
1
-0
/
+7
[next]