| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-01-01 | Update copyright dates with scripts/update-copyrights |  Paul Eggert | 1 | -1/+1 |
| 2023-08-11 | nscd: Do not rebuild getaddrinfo (bug 30709) |  Florian Weimer | 1 | -1/+1 |
| 2023-07-25 | nscd: cleanup obsolete _FORTIFY_SOURCE setting |  Sam James | 1 | -2/+0 |
| 2023-01-06 | Update copyright dates with scripts/update-copyrights |  Joseph Myers | 1 | -1/+1 |
| 2022-01-01 | Update copyright dates with scripts/update-copyrights |  Paul Eggert | 1 | -1/+1 |
| 2021-01-02 | Update copyright dates with scripts/update-copyrights |  Paul Eggert | 1 | -1/+1 |
| 2020-03-13 | nscd: add cache dumper |  DJ Delorie | 1 | -1/+1 |
| 2020-01-01 | Update copyright dates with scripts/update-copyrights. |  Joseph Myers | 1 | -1/+1 |
| 2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs |  Paul Eggert | 1 | -1/+1 |
| 2019-01-01 | Update copyright dates with scripts/update-copyrights. |  Joseph Myers | 1 | -1/+1 |
| 2018-01-01 | Update copyright dates with scripts/update-copyrights. |  Joseph Myers | 1 | -1/+1 |
| 2017-12-11 | Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c |  H.J. Lu | 1 | -5/+5 |
| 2017-11-23 | nss: Export nscd hash function as __nss_hash [BZ #22459] |  Florian Weimer | 1 | -2/+2 |
| 2017-10-11 | nscd: remove reference to libnsl |  Andreas Schwab | 1 | -4/+4 |
| 2017-05-09 | Rename cppflags-iterator.mk to libof-iterator.mk, remove extra-modules.mk. |  Zack Weinberg | 1 | -1/+1 |
| 2017-01-01 | Update copyright dates with scripts/update-copyrights. |  Joseph Myers | 1 | -1/+1 |
| 2016-12-26 | Drop explicit stack-protection of pieces of the system [BZ #7065] |  Nick Alcock | 1 | -1/+0 |
| 2016-01-04 | Update copyright dates with scripts/update-copyrights. |  Joseph Myers | 1 | -1/+1 |
| 2015-10-19 | use -fstack-protector-strong when available |  Mike Frysinger | 1 | -3/+1 |
| 2015-01-02 | Update copyright dates with scripts/update-copyrights. |  Joseph Myers | 1 | -1/+1 |
| 2014-11-24 | Remove NOT_IN_libc |  Siddhesh Poyarekar | 1 | -1/+1 |
| 2014-11-24 | Remove IS_IN_nscd |  Siddhesh Poyarekar | 1 | -1/+1 |
| 2014-11-19 | Add new macro IN_MODULE to identify module in which source is built |  Siddhesh Poyarekar | 1 | -7/+6 |
| 2014-01-01 | Update copyright notices with scripts/update-copyrights |  Allan McRae | 1 | -1/+1 |
| 2013-10-30 | rename configure.in to configure.ac |  Mike Frysinger | 1 | -1/+1 |
| 2013-01-02 | Update copyright notices with scripts/update-copyrights. |  Joseph Myers | 1 | -1/+1 |
| 2012-10-24 | BZ#14743: Move clock_* symbols from librt to libc. |  Roland McGrath | 1 | -4/+2 |
| 2012-10-02 | nscd: fix compilation flags |  Dmitry V. Levin | 1 | -34/+7 |
| 2012-08-22 | Add --disable-build-nscd configure option. |  Roland McGrath | 1 | -1/+1 |
| 2012-08-22 | BZ#13696: Add --disable-nscd configure option. |  Roland McGrath | 1 | -2/+4 |
| 2012-03-23 | 2012-03-23 Daniel Jacobowitz <dmj@google.com> |  Paul Pluzhnikov | 1 | -5/+0 |
| 2012-03-07 | Remove distribute variable from Makefiles |  Ulrich Drepper | 1 | -5/+1 |
| 2012-02-09 | Replace FSF snail mail address with URLs. |  Paul Eggert | 1 | -3/+2 |
| 2011-11-01 | Properly set extra-objs in nscd makefile |  Andreas Schwab | 1 | -1/+1 |
| 2011-10-07 | Implement caching of nscd |  Ulrich Drepper | 1 | -2/+4 |
| 2011-05-13 | Add support for generated PIE link rules |  Andreas Schwab | 1 | -7/+3 |
| 2009-06-16 | Consolidate PIE linking Makefile rules. |  H.J. Lu | 1 | -9/+2 |
| 2008-07-26 | * Makeconfig: Define pie-ccflag and PIE-ccflag variables. |  Ulrich Drepper | 1 | -1/+1 |
| 2008-04-22 | * nscd/Makefile (nscd-cflags): Set back to -fpie. |  Ulrich Drepper | 1 | -2/+1 |
| 2008-04-19 | [BZ #5209, BZ #5381] |  Ulrich Drepper | 1 | -2/+3 |
| 2007-10-30 | * nscd/Makefile (nscd-modules): Replace gethstbynm2_r with |  Ulrich Drepper | 1 | -2/+2 |
| 2007-08-22 | [BZ #4814] |  Ulrich Drepper | 1 | -1/+2 |
| 2007-01-14 | * nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r): Correct |  Ulrich Drepper | 1 | -2/+7 |
| 2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #3483, BZ #3493, BZ #3514, BZ #3515, BZ #3664, BZ #3673, BZ #3674] |  Ulrich Drepper | 1 | -2/+0 |
| 2007-07-31 | . |  Jakub Jelinek | 1 | -0/+2 |
| 2006-10-28 | * configure.in: Require assembler support for visibility, compiler |  Ulrich Drepper | 1 | -2/+0 |
| 2006-04-26 | 2006-04-26 James Antill <james.antill@redhat.com> |  Ulrich Drepper | 1 | -1/+4 |
| 2006-04-04 | [BZ #2508] |  Roland McGrath | 1 | -4/+5 |
| 2005-12-16 | * nscd/Makefile: Don't build nscd_nischeck. |  Ulrich Drepper | 1 | -8/+3 |
| 2005-07-22 | * nscd/Makefile ($(objpfx)nscd): Pass $(nscd-cflags) to $(LINK.o). |  Roland McGrath | 1 | -1/+1 |