summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/common-utils.c
Commit message (Expand)AuthorAgeFilesLines
* libglusterfs: valid_host_name() fixKaushal M2012-07-031-1/+1
* 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
* rpc: use AI_ADDRCONFIG selectivelyAnand Avati2011-05-301-0/+4
* reimplement invocation of external programs with run APICsaba Henk2011-05-261-59/+0
* Replace strdup call to gf_strdup as GF_FREE is being calledshishir gowda2011-04-011-1/+1
* TOP: Validate command optionsshishir gowda2011-03-311-0/+31
* libglusterfs/src/*.c: log enhancementAmar Tumballi2011-03-171-11/+21
* libglusterfs/src/*.c: whitespace cleanupAmar Tumballi2011-03-171-902/+902
* libglusterfs: Add sort routinePranith K2011-03-101-2/+40
* mgmt/glusterd: gluster profile implementationPranith K2011-03-101-0/+14
* Logging : New uuid to string conversion functions.Gaurav2011-02-041-1/+19
* Move hostname, ip address validating functions to libglusterfs.Sachidananda2011-01-271-0/+121
* libglusterfs: fix buffer overflow in gf_string2int()Csaba Henk2010-10-271-1/+7
* Copyright changesVijay Bellur2010-10-111-1/+1
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* Changes to replace flock with gf_flock across GlusterFS.Pavan Sondur2010-10-011-2/+2
* libglusterfs: handle failure properly in gf_system()Csaba Henk2010-09-211-1/+6
* cli: add a simplistic option parser, convert "mode script" to "--mode=script"Csaba Henk2010-09-161-0/+13
* glusterd: support for volume version and cksumv3.1.0qa8Vijay Bellur2010-08-231-194/+220
* gf_system: fork/exec instead of systemAmar Tumballi2010-08-211-0/+56
* libglusterfs: Fix warnings reported by clang.Sachidananda2010-08-191-17/+51
* some check added to the variables after GF_CALLOCAmar Tumballi2010-07-281-0/+2
* NULL dereference fixes in code base after running with 'clang'Amar Tumballi2010-07-021-1/+2
* dynamic volume changes for graph replacementAnand Avati2010-06-071-82/+1