summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/options.c
Commit message (Expand)AuthorAgeFilesLines
* glusterd-volgen: Improve volume op-versions calculationKaushal M2013-05-311-2/+1
* glusterd: fail vol set when value = empty string/string with all whitespacesKrutika Dhananjay2012-12-101-38/+73
* libglusterfs: Implement float percentagePranith Kumar K2012-11-231-16/+19
* libglusterfs/dict: make 'dict_t' a opaque objectAmar Tumballi2012-09-061-3/+3
* libglusterfs/options: enable validator macros for type 'double'Anand Avati2012-07-191-23/+44
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-4/+2
* libglusterfs: Fix sizet validation for cache-sizeKaushal M2012-06-191-7/+5
* libglusterfs : Fix validation for integer volume options.Kaushal M2012-06-071-3/+21
* core: xlator option framework cleanupsCsaba Henk2012-06-011-8/+5
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-101-14/+5
* core: coverity issues fixedAmar Tumballi2012-04-231-2/+3
* Make option code quieter to make logs more readable.Jeff Darcy2012-04-231-5/+5
* mgmt/glusterd : volume set validation fixesKaushal M2012-03-181-4/+179
* libglusterfs/options: Cleanup xlator percent_sizet code.Harshavardhana2012-02-211-82/+36
* build: warning suppression (round n)Amar Tumballi2011-10-201-0/+4
* performance/io-cache,quick-read: increase cache-size limitKaushal M2011-09-291-6/+16
* while validating options, make sure memory accounting is init()ed.Amar Tumballi2011-08-201-0/+9
* libglusterfs: Fix a crash in gluster volume set helpVijay Bellur2011-08-201-1/+8
* option validation: further fixesAnand Avati2011-08-191-4/+3
* xlator options: revamp xlator option validation/reconfigure codeAnand Avati2011-08-181-0/+908