Age | Commit message (Expand) | Author | Files | Lines |
2022-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 16 | -16/+16 |
2021-09-03 | Remove "Contributed by" lines | Siddhesh Poyarekar | 2 | -2/+0 |
2021-07-14 | Fix linknamespace errors and local-plt-usages in nss_files. | Stefan Liebler | 3 | -7/+7 |
2021-07-07 | nss: Access nss_files through direct references | Florian Weimer | 15 | -30/+18 |
2021-07-07 | nss_files: Move into libc | Florian Weimer | 5 | -21/+15 |
2021-07-07 | nss_files: Add generic code for set*ent, end*ent and file open | Florian Weimer | 3 | -107/+33 |
2021-07-07 | nss_files: Allocate nscd file registration data on the heap | Florian Weimer | 1 | -34/+20 |
2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 16 | -16/+16 |
2020-07-21 | nss: Add __nss_fgetent_r | Florian Weimer | 1 | -52/+27 |
2020-07-21 | nss_files: Use generic result pointer in parse_line | Florian Weimer | 1 | -2/+3 |
2020-07-21 | nss_files: Consolidate line parse declarations in <nss_files.h> | Florian Weimer | 1 | -0/+1 |
2020-07-21 | nss_files: Consolidate file opening in __nss_files_fopen | Florian Weimer | 4 | -10/+9 |
2020-07-07 | nss: Remove cryptographic key support from nss_files, nss_nis, nss_nisplus | Florian Weimer | 1 | -113/+0 |
2020-02-13 | nss_files: Use NSS_DECLARE_MODULE_FUNCTIONS | Florian Weimer | 15 | -0/+38 |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 17 | -17/+17 |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 17 | -17/+17 |
2019-05-16 | nss_files: Remove RES_USE_INET6 from hosts processing | Florian Weimer | 1 | -27/+11 |
2019-01-31 | nss_files: Fix /etc/aliases null pointer dereference [BZ #24059] | Florian Weimer | 1 | -0/+10 |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 17 | -17/+17 |
2018-08-14 | nss_files: Fix file stream leak in aliases lookup [BZ #23521] | Florian Weimer | 1 | -0/+9 |
2018-07-06 | nss_files: Fix re-reading of long lines [BZ #18991] | Florian Weimer | 1 | -71/+50 |
2018-06-25 | nss_files: Use struct scratch_buffer instead of extend_alloca [BZ #18023] | Florian Weimer | 1 | -22/+10 |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 17 | -17/+17 |
2017-10-11 | nss_files: Avoid large buffers with many host addresses [BZ #22078] | Florian Weimer | 1 | -96/+129 |
2017-10-11 | nss_files: Use struct scratch_buffer for gethostbyname [BZ #18023] | Florian Weimer | 1 | -156/+138 |
2017-10-10 | nss_files: Refactor gethostbyname3 multi case into separate function | Florian Weimer | 1 | -193/+202 |
2017-04-18 | Assume that O_CLOEXEC is always defined and works | Florian Weimer | 3 | -93/+0 |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 18 | -18/+18 |
2016-12-31 | resolv: Deprecate the "inet6" option and RES_USE_INET6 [BZ #19582] | Florian Weimer | 1 | -5/+5 |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 18 | -18/+18 |
2015-09-08 | Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912). | Joseph Myers | 2 | -2/+2 |
2015-05-11 | Separate internal state between getXXent and getXXbyYY NSS calls (bug 18007) | Andreas Schwab | 3 | -167/+67 |
2015-04-29 | CVE-2014-8121: Do not close NSS files database during iteration [BZ #18007] | Florian Weimer | 1 | -1/+1 |
2015-03-13 | Enhance nscd's inotify support (Bug 14906). | Carlos O'Donell | 1 | -25/+21 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 18 | -18/+18 |
2014-11-24 | Remove IS_IN_libc | Siddhesh Poyarekar | 1 | -1/+1 |
2014-11-21 | BZ#14498: fix infinite loop in nss_db_getservbyname | Alexandre Oliva | 1 | -2/+5 |
2014-06-23 | Don't ignore too long lines in nss_files (BZ #17079) | Andreas Schwab | 1 | -1/+3 |
2014-05-26 | Use NSS_STATUS_TRYAGAIN to indicate insufficient buffer (BZ #16878) | Siddhesh Poyarekar | 1 | -1/+1 |
2014-02-10 | Use glibc_likely instead __builtin_expect. | Ondřej Bílka | 1 | -1/+1 |
2014-01-27 | Fix invalid memory access when parsing netgroup files with blank lines (BZ #1... | Siddhesh Poyarekar | 1 | -1/+2 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 18 | -18/+18 |
2013-12-02 | Use herrnop directly | Siddhesh Poyarekar | 1 | -2/+2 |
2013-11-28 | Get canonical name in getaddrinfo from hosts file for AF_INET (fixes 16077) | Siddhesh Poyarekar | 1 | -250/+257 |
2013-10-30 | Fix reads for sizes larger than INT_MAX in AF_INET lookup | Siddhesh Poyarekar | 1 | -8/+51 |
2013-08-26 | Use proper #include for xdecrypt declarations. | Roland McGrath | 1 | -3/+1 |
2013-06-06 | Fix leading whitespaces. | Ondrej Bilka | 1 | -1/+1 |
2013-05-16 | Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). | Ryan S. Arnold | 2 | -0/+2 |
2013-04-23 | Remove non-standard initialisation of flexible array member | Andreas Schwab | 1 | -1/+8 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 18 | -19/+18 |