aboutsummaryrefslogtreecommitdiff
path: root/nss/makedb.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-10-04nss: Get rid of alloca usage in makedb's write_output.Joe Simmons-Talbott1-1/+12
2023-01-06Update copyright dates not handled by scripts/update-copyrightsJoseph Myers1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-09-12makedb: fix build with libselinux >= 3.1 (Bug 26233)Aurelien Jarno1-9/+15
2022-01-01Update copyright dates not handled by scripts/update-copyrights.Paul Eggert1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-10-19nss: Unnest nested function add_keyFangrui Song1-41/+41
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar1-1/+0
2021-05-10Use a #pragma to suppress a bogus GCC 10 warning instead of an assert [BZ 278...Martin Sebor1-1/+11
2021-05-06Annotate additional APIs with GCC attribute access.Martin Sebor1-2/+5
2021-01-02Update copyright dates not handled by scripts/update-copyrights.Paul Eggert1-1/+1
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-07-23Disable warnings due to deprecated libselinux symbols used by nss and nscdArjun Shankar1-0/+9
2020-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers1-1/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates not handled by scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-10-20Convert 113 more function definitions to prototype style (files with assertio...Joseph Myers1-5/+1
2015-01-02Update copyright dates not handled by scripts/update-copyrights.Joseph Myers1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
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