summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/hashfn.h
Commit message (Expand)AuthorAgeFilesLines
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-11-291-25/+0
* Land clang-format changesGluster Ant2018-09-121-3/+6
* build: do not #include "config.h" in each fileNiels de Vos2015-05-181-5/+0
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-081-15/+6
* Change Copyright current yearPranith Kumar K2011-08-091-1/+1
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-061-3/+3
* libglusterfs: all header files updatedAmar Tumballi2011-03-161-2/+1
* Copyright changesVijay Bellur2010-10-111-1/+1
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-051-1/+1
* libglusterfsclient: Fake a fsid for every VMPShehjar Tikoo2009-07-201-0/+2
* moved dht_hashfn_tea() to libglusterfs/hashfn.c as gf_dm_hashfn() (dm - davie...Basavanagowda Kanur2009-02-271-0/+2
* updated copyright header to extend copyright upto 2009Basavanagowda Kanur2009-02-261-1/+1
* updated copyright to 2008, updated configure script to not fail, but print co...Anand V. Avati2017-05-051-1/+6
* license upgradeAnand V. Avati2017-05-051-17/+17
* updated copyright messagesAnand V. Avati2017-05-041-1/+1
* * Changed uint8_t -> unsigned char and int8_t -> charAmar Tumballi2017-05-041-1/+1
* on 32bit stdint conversion is done. works fine.Amar Tumballi2017-05-041-1/+2
* rebase-fix: done to fix the rebase issuesAmar Tumballi2017-05-041-3/+2
* used "stdint.h" for variable declaration. build for 32bit machine without war...Amar Tumballi2017-05-041-2/+3
* misc cleanup, added gpl notices to all filesVikas Gorur2017-05-041-0/+19
* messed up trying to add GPL notice, recommitting previous patch levelVikas Gorur2006-09-051-20/+0
* added gpl notices (correctly)Vikas Gorur2006-09-041-0/+1
* added GPL notice to all filesVikas Gorur2006-09-041-0/+19
* locking server for glusterfs, bugfixes/memleaks in glusterfsdAnand V. Avati2006-09-011-1/+3
* changed hashfn.h to hashfn.c, fixed a few bugsVikas Gorur2006-08-111-53/+1
* added some testing code to loc_hint.cVikas Gorur2006-08-121-1/+1
* added location hints module to libglusterfs (bug #17353)Vikas Gorur2006-08-081-0/+58