summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/hashfn.c
Commit message (Expand)AuthorAgeFilesLines
* multiple files: another attempt to remove includesYaniv Kaul2019-06-091-12/+0
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-11-291-1/+1
* Land part 2 of clang-format changesGluster Ant2018-09-121-132/+130
* 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-14/+5
* 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/src/*.c: whitespace cleanupAmar Tumballi2011-03-161-137/+137
* 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
* libglusterfs: fix SuperFastHash function used in dicitionaries in fact it alw...smyczek2009-07-201-7/+0
* libglusterfsclient: Fake a fsid for every VMPShehjar Tikoo2009-07-201-0/+11
* moved dht_hashfn_tea() to libglusterfs/hashfn.c as gf_dm_hashfn() (dm - davie...Basavanagowda Kanur2009-02-271-0/+103
* updated copyright header to extend copyright upto 2009Basavanagowda Kanur2009-02-261-1/+1
* * scheduler/alu.c:Amar Tumballi2017-05-051-1/+3
* updated copyright to 2008, updated configure script to not fail, but print co...Anand V. Avati2017-05-051-1/+6
* fixed missing stat buf to STACK_UNWIND in protocol/client when server is disc...Anand V. Avati2017-05-051-0/+7
* license upgradeAnand V. Avati2017-05-051-17/+17
* merged from glusterfs--tmp--2.5Anand V. Avati2017-05-051-1/+1
* 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-2/+2
* rebase-fix: done to fix the rebase issuesAmar Tumballi2017-05-041-3/+3
* used "stdint.h" for variable declaration. build for 32bit machine without war...Amar Tumballi2017-05-041-3/+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-18/+0
* added GPL notice to all filesVikas Gorur2006-09-041-0/+38
* changed hashfn.h to hashfn.c, fixed a few bugsVikas Gorur2006-08-111-0/+56