summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/common-utils.c
Commit message (Expand)AuthorAgeFilesLines
* 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 cksumVijay 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
* frame's 'op', 'type' restructuredAmar Tumballi2010-05-031-41/+30
* Memory accounting changesVijay Bellur2010-04-231-16/+22
* fop namespace cleanup.Amar Tumballi2010-03-311-5/+0
* common-utils: gf_log2 handles 0 inputAnand Avati2010-02-221-2/+2
* Add new gf_strstr dropin replacement for "strstr"Harshavardhana Ranganath2010-02-221-0/+36
* performance/io-cache: change the hash function used for rbtree based hash table.Raghavendra G2009-10-291-0/+15
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-071-1/+1
* Removed remaining references to chmod, chown and utimens as part of setattr c...Pavan Sondur2009-10-061-17/+12
* core: Separate readdirp and readdir fopsShehjar Tikoo2009-10-061-0/+1
* Global: Introduce setattr and fsetattr fopsShehjar Tikoo2009-10-011-0/+2
* libglusterfs: Add RCHECKSUM fop.Vikas Gorur2009-09-221-0/+1
* protocol/client: access glusterfs context from the ctx member of xlator objectRaghavendra G2009-09-221-0/+7
* added timestamp to crash dump log.Amar Tumballi2009-07-201-4/+19
* fix build warnings in 'libglusterfs/'Amar Tumballi2009-07-201-27/+33
* Added MOP log to libglusterfs/*Vikas Gorur2009-06-111-0/+1
* libglusterfs log cleanupAnand V. Avati2009-04-281-0/+2
* log message supressing in DNS resolutionAnand V. Avati2009-04-241-4/+4
* Changed few lines to ensure Optimization (lesser code).Bharat Shetty Barkur2009-04-021-3/+1
* added fgetxattr and fsetxattr FOPsVikas Gorur2009-03-071-5/+7
* volumefile modification awareness to make sure there are no inconsistencies.Amar Tumballi2009-02-271-0/+51
* updated copyright header to extend copyright upto 2009Basavanagowda Kanur2009-02-261-1/+1
* added lock_notify and lock_fnotify FOPs to everywhere necessary in libgluster...Vikas Gorur2009-02-231-0/+2
* new function gf_string2double for float/double valuesHarshavardhana2009-02-211-0/+39