about summary refs log tree commit diff
path: root/nss/makedb.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates not handled by scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* nss: Get rid of alloca usage in makedb's write_output.Joe Simmons-Talbott2023-10-041-1/+12
* Update copyright dates not handled by scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* makedb: fix build with libselinux >= 3.1 (Bug 26233)Aurelien Jarno2022-09-121-9/+15
* Update copyright dates not handled by scripts/update-copyrights.Paul Eggert2022-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* nss: Unnest nested function add_keyFangrui Song2021-10-191-41/+41
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-1/+0
* Use a #pragma to suppress a bogus GCC 10 warning instead of an assert [BZ 278...Martin Sebor2021-05-101-1/+11
* Annotate additional APIs with GCC attribute access.Martin Sebor2021-05-061-2/+5
* Update copyright dates not handled by scripts/update-copyrights.Paul Eggert2021-01-021-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Disable warnings due to deprecated libselinux symbols used by nss and nscdArjun Shankar2020-07-231-0/+9
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Convert 113 more function definitions to prototype style (files with assertio...Joseph Myers2015-10-201-5/+1
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Update remaining copyright datesAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold2013-05-161-0/+1
* unify xmalloc prototypes & friendsMike Frysinger2013-02-181-4/+1
* Update copyright years.David S. Miller2013-01-011-2/+2
* Fix hashtable size calculation when database has exactly one recordSiddhesh Poyarekar2012-11-281-3/+6
* Support --with-pkgversion and --with-bugurl.Joseph Myers2012-11-091-3/+6
* Fix lots of bitrot for stub configurations.Roland McGrath2012-07-301-0/+1
* Hurd: mmap deficienciesThomas Schwinge2012-05-101-0/+4
* Hurd: Add missing includesThomas Schwinge2012-05-101-1/+3
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Optimize xmalloc, xcalloc, xrealloc, and xstrdupUlrich Drepper2012-01-081-2/+4
* Also update new programsUlrich Drepper2012-01-011-2/+2
* Don't fail in makedb if SELinux is disabledAndreas Schwab2011-11-031-1/+1
* Avoid executable stack in makedbAndreas Schwab2011-08-171-5/+7
* Add initgroups lookups to nss_dbUlrich Drepper2011-06-151-12/+51
* Optimize hash table generation in makedbUlrich Drepper2011-06-151-23/+102
* Reenable nss_db with a completely new implementationUlrich Drepper2011-06-151-190/+59
* Rewrite makedb to avoid using db libraryUlrich Drepper2011-06-151-92/+584
* [BZ #40]Ulrich Drepper2004-05-171-1/+2
* Update to LGPL v2.1.Andreas Jaeger2001-07-061-8/+8