aboutsummaryrefslogtreecommitdiff
path: root/nss/makedb.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-01Update remaining copyright datesAllan McRae1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-05-16Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold1-0/+1
2013-02-18unify xmalloc prototypes & friendsMike Frysinger1-4/+1
2013-01-01Update copyright years.David S. Miller1-2/+2
2012-11-28Fix hashtable size calculation when database has exactly one recordSiddhesh Poyarekar1-3/+6
2012-11-09Support --with-pkgversion and --with-bugurl.Joseph Myers1-3/+6
2012-07-30Fix lots of bitrot for stub configurations.Roland McGrath1-0/+1
2012-05-10Hurd: mmap deficienciesThomas Schwinge1-0/+4
2012-05-10Hurd: Add missing includesThomas Schwinge1-1/+3
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2012-01-08Optimize xmalloc, xcalloc, xrealloc, and xstrdupUlrich Drepper1-2/+4
2012-01-01Also update new programsUlrich Drepper1-2/+2
2011-11-03Don't fail in makedb if SELinux is disabledAndreas Schwab1-1/+1
2011-08-17Avoid executable stack in makedbAndreas Schwab1-5/+7
2011-06-15Add initgroups lookups to nss_dbUlrich Drepper1-12/+51
2011-06-15Optimize hash table generation in makedbUlrich Drepper1-23/+102
2011-06-15Reenable nss_db with a completely new implementationUlrich Drepper1-190/+59
2011-06-15Rewrite makedb to avoid using db libraryUlrich Drepper1-92/+584
2004-05-17[BZ #40]Ulrich Drepper1-1/+2
2001-07-06Update to LGPL v2.1.Andreas Jaeger1-8/+8
2000-07-18Update.Ulrich Drepper1-1/+1
2000-01-08Update.Ulrich Drepper1-197/+9
2000-01-04Update.Ulrich Drepper1-9/+6
2000-01-02Update.Ulrich Drepper1-0/+580