summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/common-utils.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Added all filesVikas Gorur2009-02-181-0/+1349