summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/dict.h
Commit message (Expand)AuthorAgeFilesLines
* call-stub,circ-buff,client_t,compat,dict/libglusterfs : Porting to a new logg...Mohamed Ashiq2015-07-091-3/+6
* cluster/ec: Fix dictionary compare functionPranith Kumar K2015-05-081-0/+5
* features/bit-rot: Implementation of bit-rot xlatorVenky Shankar2015-03-241-0/+4
* cluster/dht: Add tier translator.Dan Lambright2015-03-211-0/+1
* features/index: Add option to track specific xattrs for xattrop64Pranith Kumar K2015-02-241-0/+4
* features/marker: Filter internal xattrs in lookupPranith Kumar K2014-11-111-0/+13
* glusterd: statedump supportAtin Mukherjee2014-10-151-1/+7
* libglusterfs: wrong function definition of synclock_destory(). Humble Chirammal2014-08-061-1/+1
* dict: add dict_set_dynstr_with_allocKrishnan Parthasarathi2014-04-141-0/+1
* features/quota: Improvements to quotaRaghavendra G2013-11-261-1/+2
* glusterd: Introduce volume op-versionsKaushal M2013-04-261-1/+0
* core: remove all the 'inner' functions in codebaseAmar Tumballi2012-12-191-0/+5
* dict: add new API 'dict_add()'Amar Tumballi2012-10-021-0/+4
* dict: no need to memdup() the XDR buffer for dict_unserializeAmar Tumballi2012-10-011-7/+1
* libglusterfs/dict: make 'dict_t' a opaque objectAmar Tumballi2012-09-061-7/+14
* calls to dict_allocate_and_serialize() are not 64-bit cleanKaleb S. KEITHLEY2012-07-121-5/+2
* Optimize for small dicts, and avoid an overrun.Jeff Darcy2012-06-011-2/+3
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-101-16/+7
* core: coverity issues fixedAmar Tumballi2012-04-231-4/+0
* dict: add a dict_dump() function to dump the dictionary contentsAmar Tumballi2012-03-211-0/+3
* protocol: code cleanupAmar Tumballi2012-02-141-0/+45
* transport/rdma: Add attr_timeout, attr_retry_cnt, attr_rnr_retryHarshavardhana2011-12-201-0/+1
* cluster/distribute: Assert checks at known locationsHarshavardhana2011-12-061-0/+1
* pump: Change crawl to accommodate afr_lookup changesPranith Kumar K2011-10-281-0/+1
* dict: add reset function which empties the dictPranith Kumar K2011-09-141-0/+2
* 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
* afr/stripe: collect pathinfo xattrs from all childsVenky Shankar2011-07-121-0/+2
* DHT: check for mis-matching user xattrsshishir gowda2011-06-141-0/+1
* libglusterfs: all header files updatedAmar Tumballi2011-03-171-30/+27
* mgmt/glusterd: gluster profile implementationPranith K2011-03-101-0/+1
* Copyright changesVijay Bellur2010-10-111-1/+1
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* dict: add dict_get_str_boolean() function handily query string-boolean valuesCsaba Henk2010-09-241-0/+1
* mgmt/glusterd: free xdr allocationsPranith Kumar K2010-09-141-0/+3
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-071-1/+1
* dict.c: Add dict_allocate_and_serializeRaghavendra G2009-05-161-0/+3
* updated copyright header to extend copyright upto 2009Basavanagowda Kanur2009-02-261-1/+1
* new functions dict_{get,set}_double for float/double valueHarshavardhana2009-02-211-0/+3
* Added all filesVikas Gorur2009-02-181-0/+179