summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/common-utils.c
Commit message (Expand)AuthorAgeFilesLines
* features/changelog: changelog translatorAvra Sengupta2013-07-221-0/+10
* glusterd/common-utils: move hostname helper functions to common-utilsKrishnan Parthasarathi2013-07-041-0/+232
* libglusterfs: Fix valid_host_name for consecutive dotsKaushal M2013-07-021-0/+8
* rpc: duplicate request cache for nfsRajesh Amaravathi2013-06-211-0/+44
* glusterfsd: dump the in-memory graph rather than volfileAnand Avati2013-03-241-12/+83
* libglusterfs: avoid the logging which says the port is invalidRaghavendra Bhat2013-02-281-8/+2
* libglusterfs: Fixed valid_ipv4_address and valid_host_nameAvra Sengupta2013-02-251-1/+11
* libglusterfs: make gf_string2percent_or_bytesize to convert float numbers.Varun Shastry2013-02-181-3/+3
* glusterd: harden 'volume start' staging to check for brick dirs' presenceKrutika Dhananjay2013-02-081-0/+30
* rpc: get hostnames of client to allow FQDN based authenticationRajesh Amaravathi2013-02-061-0/+71
* Spurious reserved port warning fixEmmanuel Dreyfus2012-12-131-1/+5
* glusterd: fail vol set when value = empty string/string with all whitespacesKrutika Dhananjay2012-12-101-0/+20
* rpc: check the ctx->listener before accessing rpcsvc objectRaghavendra Bhat2012-12-041-0/+8
* libglusterfs: fix unused-but-set-variable warningPranith Kumar K2012-12-041-3/+2
* socket,rdma: before binding to any port check if it is a reserved portRaghavendra Bhat2012-12-031-0/+140
* libglusterfs: Implement float percentagePranith Kumar K2012-11-231-4/+3
* In some cases AI_ADDRCONFIG confuses NetBSD 6.0Emmanuel Dreyfus2012-10-201-0/+2
* features/quota: Accept float numbers for quota limit.Varun Shastry2012-10-121-3/+3
* common-utils: valid_host_name() should allow (sub)domains starting/ending wit...Niels de Vos2012-10-021-23/+7
* Fix problems of mismatch type.linbaiye2012-10-011-3/+3
* core: reduce the usage of global variablesAmar Tumballi2012-08-031-10/+11
* supportability: print all missing framesAmar Tumballi2012-08-011-3/+3
* glusterd: Refactored brickinfo APIsKrishnan Parthasarathi2012-07-191-3/+0
* glusterfs_ctx_t: un-globalize the filesystem contextAnand Avati2012-07-171-2/+2
* common-utils: implement generate_glusterfs_ctx_id()Anand Avati2012-07-171-0/+33
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-8/+4
* valid_ipv4_address: don't access addr[-1] for 0-length input stringJim Meyering2012-07-021-2/+3
* localtime and ctime are not MT-SAFEKaleb S. KEITHLEY2012-06-291-6/+25
* libglusterfs: valid_host_name() fixKaushal M2012-06-031-1/+1
* core: canonicalize pathsRajesh Amaravathi2012-05-221-5/+47
* common-utils: Simplified mkdir_p interface and put it to use.Krishnan Parthasarathi2012-05-211-9/+1
* common-utils: Added C wrapper to mkdir(1) -p functionality.Krishnan Parthasarathi2012-05-191-0/+62
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-101-14/+5
* clean up handling of special client pidsCsaba Henk2012-04-231-8/+0
* cli: Strip whitespace from "volume set" option valuesKaushal M2012-04-201-0/+31
* glusterd: Properly validate compressed form of IPv6 addressesKaushal M2012-04-181-1/+21
* glusterd: IPv4 auth improvmentKaushal M2012-04-131-0/+7
* Replace GPLV3 MD5 with OpenSSL MD5Kaleb KEITHLEY2012-04-041-14/+0
* mgmt/glusterd : volume set validation fixesKaushal M2012-03-181-135/+84
* libglusterfs/options: Cleanup xlator percent_sizet code.Harshavardhana2012-02-211-0/+57
* cli, protocol/server : improve validation for the option auth.(allow/reject)Kaushal M2012-02-051-25/+124
* common-utils: Add support for solaris, bsd and mac os/xHarshavardhana2012-01-261-20/+19
* core: change lk-owner as a 1k bufferAmar Tumballi2012-01-241-0/+21
* common-utils: Cleanup old stuff and standardizeHarshavardhana2012-01-121-192/+51
* cli: volume status enhancementRajesh Amaravathi2012-01-121-0/+49
* lib/mount-broker: move utility functions to common-utilsRajesh Amaravathi2012-01-051-0/+24
* fuse: flip xattr key from user to trusted namespace for certainVenky Shankar2011-10-281-0/+8
* build: warning suppression (round n)Amar Tumballi2011-10-201-0/+19
* performance/io-cache,quick-read: increase cache-size limitKaushal M2011-09-291-0/+31
* cli : new volume statedump commandKaushal M2011-09-271-0/+18