| Commit message (Expand) | Author | Age | Files | Lines |
* | options.c,h: minor changes to GF_OPTION_RECONF | Yaniv Kaul | 2019-04-30 | 1 | -21/+10 |
* | core: move logs which are only developer relevant to DEBUG level | Amar Tumballi | 2019-01-23 | 1 | -1/+1 |
* | core: Feature added to accept CidrIp in auth.allow | Rinku Kothiya | 2019-01-18 | 1 | -3/+3 |
* | libglusterfs: Move devel headers under glusterfs directory | ShyamsundarR | 2018-12-05 | 1 | -3/+3 |
* | xlator: add generic option parsing framework | Amar Tumballi | 2018-11-02 | 1 | -0/+1 |
* | libglusterfs: fix log message in options.c | Sheetal Pamecha | 2018-10-12 | 1 | -4/+2 |
* | all: fix warnings on non 64-bits architectures | Xavi Hernandez | 2018-10-10 | 1 | -12/+11 |
* | Land part 2 of clang-format changes | Gluster Ant | 2018-09-12 | 1 | -990/+957 |
* | protocol-auth: use the proper validation method | Amar Tumballi | 2017-10-12 | 1 | -2/+2 |
* | glusterfsd: allow subdir mount | Amar Tumballi | 2017-08-04 | 1 | -6/+56 |
* | libglusterfs: stop special casing "cache-size" in size_t validation | Csaba Henk | 2017-05-08 | 1 | -16/+7 |
* | libglusterfs: serialize init/reconfigure calls | Jeff Darcy | 2017-01-05 | 1 | -0/+2 |
* | libglusterfs: coverity fix | Sakshi | 2016-04-14 | 1 | -7/+9 |
* | build: Fix build on Mac OS X, boolean | Kaleb S. KEITHLEY | 2015-09-01 | 1 | -2/+2 |
* | defaults,globals,iobuf,latency,logging,options,xlator/libglusterfs : porting ... | Mohamed Ashiq | 2015-06-24 | 1 | -66/+90 |
* | build: do not #include "config.h" in each file | Niels de Vos | 2015-05-29 | 1 | -5/+0 |
* | core: use reference counting for mem_acct structures | Jeff Darcy | 2015-05-09 | 1 | -1/+1 |
* | DHT: cluster.min-free-disk option should validate correctly | GauravKumarGarg | 2015-02-04 | 1 | -4/+42 |
* | libglusterfs: Don't allow '-0' as input value for numbers | Pranith Kumar K | 2014-06-22 | 1 | -0/+10 |
* | build: MacOSX Porting fixes | Harshavardhana | 2014-04-24 | 1 | -18/+20 |
* | gNFS: Support wildcard in RPC auth allow/reject | Santosh Kumar Pradhan | 2014-04-22 | 1 | -0/+40 |
* | features/quota: Improvements to quota | Raghavendra G | 2013-11-26 | 1 | -1/+2 |
* | glusterd-volgen: Improve volume op-versions calculation | Kaushal M | 2013-05-31 | 1 | -2/+1 |
* | glusterd: fail vol set when value = empty string/string with all whitespaces | Krutika Dhananjay | 2012-12-10 | 1 | -38/+73 |
* | libglusterfs: Implement float percentage | Pranith Kumar K | 2012-11-23 | 1 | -16/+19 |
* | libglusterfs/dict: make 'dict_t' a opaque object | Amar Tumballi | 2012-09-06 | 1 | -3/+3 |
* | libglusterfs/options: enable validator macros for type 'double' | Anand Avati | 2012-07-19 | 1 | -23/+44 |
* | remove useless if-before-free (and free-like) functions | Jim Meyering | 2012-07-13 | 1 | -4/+2 |
* | libglusterfs: Fix sizet validation for cache-size | Kaushal M | 2012-06-19 | 1 | -7/+5 |
* | libglusterfs : Fix validation for integer volume options. | Kaushal M | 2012-06-07 | 1 | -3/+21 |
* | core: xlator option framework cleanups | Csaba Henk | 2012-06-01 | 1 | -8/+5 |
* | license: dual license under GPLV2 and LGPLV3+ | Kaleb KEITHLEY | 2012-05-10 | 1 | -14/+5 |
* | core: coverity issues fixed | Amar Tumballi | 2012-04-23 | 1 | -2/+3 |
* | Make option code quieter to make logs more readable. | Jeff Darcy | 2012-04-23 | 1 | -5/+5 |
* | mgmt/glusterd : volume set validation fixes | Kaushal M | 2012-03-18 | 1 | -4/+179 |
* | libglusterfs/options: Cleanup xlator percent_sizet code. | Harshavardhana | 2012-02-21 | 1 | -82/+36 |
* | build: warning suppression (round n) | Amar Tumballi | 2011-10-20 | 1 | -0/+4 |
* | performance/io-cache,quick-read: increase cache-size limit | Kaushal M | 2011-09-29 | 1 | -6/+16 |
* | while validating options, make sure memory accounting is init()ed. | Amar Tumballi | 2011-08-20 | 1 | -0/+9 |
* | libglusterfs: Fix a crash in gluster volume set help | Vijay Bellur | 2011-08-20 | 1 | -1/+8 |
* | option validation: further fixes | Anand Avati | 2011-08-19 | 1 | -4/+3 |
* | xlator options: revamp xlator option validation/reconfigure code | Anand Avati | 2011-08-18 | 1 | -0/+908 |