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
*
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
*
Replace GPLV3 MD5 with OpenSSL MD5
Kaleb KEITHLEY
2012-04-04
1
-14
/
+0
*
mgmt/glusterd : volume set validation fixes
Kaushal M
2012-03-18
1
-135
/
+84
*
libglusterfs/options: Cleanup xlator percent_sizet code.
Harshavardhana
2012-02-21
1
-0
/
+57
*
cli, protocol/server : improve validation for the option auth.(allow/reject)
Kaushal M
2012-02-05
1
-25
/
+124
*
common-utils: Add support for solaris, bsd and mac os/x
Harshavardhana
2012-01-26
1
-20
/
+19
*
core: change lk-owner as a 1k buffer
Amar Tumballi
2012-01-24
1
-0
/
+21
*
common-utils: Cleanup old stuff and standardize
Harshavardhana
2012-01-12
1
-192
/
+51
*
cli: volume status enhancement
Rajesh Amaravathi
2012-01-12
1
-0
/
+49
*
lib/mount-broker: move utility functions to common-utils
Rajesh Amaravathi
2012-01-05
1
-0
/
+24
*
fuse: flip xattr key from user to trusted namespace for certain
Venky Shankar
2011-10-28
1
-0
/
+8
*
build: warning suppression (round n)
Amar Tumballi
2011-10-20
1
-0
/
+19
*
performance/io-cache,quick-read: increase cache-size limit
Kaushal M
2011-09-29
1
-0
/
+31
*
cli : new volume statedump command
Kaushal M
2011-09-27
1
-0
/
+18
*
libglusterfs/common-utils: resolve_ip6() to take AI_ADDRCONFIG
Amar Tumballi
2011-09-14
1
-0
/
+1
*
Change Copyright current year
Pranith Kumar K
2011-08-10
1
-1
/
+1
*
LICENSE: s/GNU Affero General Public/GNU General Public/
Pranith Kumar K
2011-08-06
1
-3
/
+3
*
IOBUF: Bring in variable iobuf support
shishir gowda
2011-07-31
1
-0
/
+54
[next]