summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/common-utils.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* libglusterfs/common-utils: resolve_ip6() to take AI_ADDRCONFIGAmar Tumballi2011-09-141-0/+1
* Change Copyright current yearPranith Kumar K2011-08-101-1/+1
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-061-3/+3
* IOBUF: Bring in variable iobuf supportshishir gowda2011-07-311-0/+54
* Glusterd: Remove dependency on AI_ADDRCONFIG for AF_UNSPECGaurav2011-07-271-1/+0
* Glusterd: IPV6 support for glusterfs.Gaurav2011-07-141-0/+39
* spelling corrections in glusterfs codeVishwanath2011-06-231-14/+14
* logging: fill proper domain names at places where it is missingAmar Tumballi2011-06-161-16/+16
* libglusterfs/common-utils: Added gf_uint64_2human_readable function.Junaid2011-06-141-0/+36