Age | Commit message (Expand) | Author | Files | Lines |
2020-09-11 | Remove internal usage of extensible stat functions | Adhemerval Zanella | 1 | -1/+1 |
2020-07-23 | Disable warnings due to deprecated libselinux symbols used by nss and nscd | Arjun Shankar | 1 | -0/+15 |
2020-07-08 | Remove --enable-obsolete-nsl configure flag | Petr Vorel | 1 | -7/+1 |
2020-05-05 | y2038: nscd: Modify nscd_helper to use __clock_gettime64 | Lukasz Majewski | 1 | -8/+9 |
2020-03-17 | nscd/cachedumper.c : fix whitespace | DJ Delorie | 1 | -4/+4 |
2020-03-16 | Fix nscd/cachedumper.c compile errors | DJ Delorie | 1 | -6/+8 |
2020-03-13 | nscd: add cache dumper | DJ Delorie | 4 | -1/+389 |
2020-02-13 | nss: Add function types and NSS_DECLARE_MODULE_FUNCTIONS macro to <nss.h> | Florian Weimer | 1 | -18/+5 |
2020-01-01 | Update copyright dates not handled by scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 39 | -39/+39 |
2019-10-30 | Change most internal uses of time to __clock_gettime. | Adhemerval Zanella | 2 | -3/+3 |
2019-10-30 | Change most internal uses of __gettimeofday to __clock_gettime. | Zack Weinberg | 1 | -12/+12 |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 39 | -39/+39 |
2019-08-19 | nscd: Improve nscd.conf comments. | Carlos O'Donell | 1 | -0/+6 |
2019-05-15 | nss: Turn __nss_database_lookup into a compatibility symbol | Florian Weimer | 3 | -6/+6 |
2019-04-08 | resolv: Remove support for RES_USE_INET6 and the inet6 option | Florian Weimer | 2 | -12/+2 |
2019-02-22 | Break some lines before not after operators. | Joseph Myers | 2 | -5/+5 |
2019-02-04 | Remove duplicate initialization of field in nscd. | Joseph Myers | 1 | -1/+0 |
2019-01-21 | CVE-2016-10739: getaddrinfo: Fully parse IPv4 address strings [BZ #20018] | Florian Weimer | 2 | -3/+0 |
2019-01-01 | Update copyright dates not handled by scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 39 | -39/+39 |
2018-12-19 | nscd: avoid assertion failure during persistent db check | Andreas Schwab | 1 | -1/+2 |
2018-08-31 | [BZ #20271] Add newlines in __libc_fatal calls. | Paul Pluzhnikov | 1 | -1/+1 |
2018-08-28 | nscd: Fix use-after-free in addgetnetgrentX [BZ #23520] | Florian Weimer | 1 | -13/+29 |
2018-08-14 | nscd: Deallocate existing user names in file parser | Florian Weimer | 1 | -1/+5 |
2018-06-29 | manual: Revise crypt.texi. | Zack Weinberg | 1 | -2/+2 |
2018-06-25 | nscd: Switch to struct scratch_buffer in adhstaiX [BZ #18023] | Florian Weimer | 1 | -34/+45 |
2018-06-25 | nscd: Use struct scratch_buffer, not extend_alloca in most caches [BZ #18023] | Florian Weimer | 4 | -152/+75 |
2018-06-25 | nscd restart: Use malloc instead of extend_alloca [BZ #18023] | Florian Weimer | 1 | -38/+61 |
2018-05-23 | Switch IDNA implementation to libidn2 [BZ #19728] [BZ #19729] [BZ #22247] | Florian Weimer | 1 | -3/+0 |
2018-05-16 | Fix concurrent changes on nscd aware files (BZ #23178) | Adhemerval Zanella | 9 | -306/+21 |
2018-04-02 | hurd: Add hurd thread library | Samuel Thibault | 1 | -0/+1 |
2018-03-03 | Fix multiple definitions of __nss_*_database (bug 22918) | Andreas Schwab | 1 | -0/+3 |
2018-03-01 | [BZ #22342] Fix netgroup cache keys. | DJ Delorie | 1 | -1/+1 |
2018-02-11 | nscd: don't unconditionally use PTHREAD_RWLOCK_WRITER_NONRECURSIVE_INITIALIZE... | Samuel Thibault | 1 | -5/+11 |
2018-01-28 | hurd: Fix getifaddrs / freeifaddrs exposition | Samuel Thibault | 1 | -0/+2 |
2018-01-01 | Update copyright dates not handled by scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 39 | -39/+39 |
2017-12-18 | Fix nscd readlink argument aliasing (bug 22446). | Joseph Myers | 1 | -2/+3 |
2017-12-15 | Increase buffer size due to warning from ToT GCC | Steve Ellcey | 1 | -1/+1 |
2017-12-12 | Use memcpy instead of strncpy in nscd/nscd.h to fix build problem with ToT GCC | Steve Ellcey | 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 | 5 | -48/+7 |
2017-10-11 | nscd: remove reference to libnsl | Andreas Schwab | 5 | -15/+50 |
2017-10-05 | nscd: Eliminate compilation time dependency in the build output | Florian Weimer | 1 | -6/+21 |
2017-10-01 | Hide internal __nis_hash function [BZ #18822] | H.J. Lu | 1 | -0/+5 |
2017-10-01 | Mark internal nscd functions with attribute_hidden [BZ #18822] | H.J. Lu | 2 | -17/+29 |
2017-09-25 | nscd: Release read lock after resetting timeout. | DJ Delorie | 1 | -0/+2 |
2017-09-12 | Remove compat from DEFAULT_CONFIG lookup strings | Steve Ellcey | 1 | -2/+7 |
2017-08-31 | NSS: Remove internal_function function attribute | Florian Weimer | 3 | -8/+3 |