summaryrefslogtreecommitdiffstats
path: root/UsersTable.c
AgeCommit message (Expand)Author
2022-08-09Please Clang 15Christian Göttsche
2021-09-22Update license headers to explicitly say GPLv2+Daniel Lange
2020-11-17Hashtable: use dynamic growth and use primes as sizeChristian Göttsche
2020-10-27Avoid some unnecessary casts and mark some not changing variables constChristian Göttsche
2020-10-19XUtils string related updatesChristian Göttsche
2020-10-18Make all required includes explicitBenny Baumann
2020-10-17Combine XAlloc.[ch] into XUtils.[ch]Benny Baumann
2020-10-16Rename StringUtils.[ch] to XUtils.[ch]Benny Baumann
2020-10-16Move xAsprintf, xSnprintf and xStrdup to StringUtils.hBenny Baumann
2020-10-05Update License consistently to GPLv2 as per COPYING fileDaniel Lange
2020-09-03Axe automated header generation.Zev Weiss
2016-02-02Check for failure in allocations.Hisham
2011-12-26major header cleanupHisham Muhammad
2011-12-25Use strdup explicitlyHisham Muhammad
2011-05-26Tempus fugit.Hisham Muhammad
2010-02-25Tempus fugit.Hisham Muhammad
2008-03-09Clean up headers by using 'static' whenever possible.Hisham Muhammad
2007-04-05Switch to unsigned keys in hash, according to issue #1688290 Hisham Muhammad
2006-03-23Update copyrights.Hisham Muhammad
2006-03-04Initial import.Hisham Muhammad