aboutsummaryrefslogtreecommitdiff
path: root/nscd
AgeCommit message (Expand)Author
2020-03-17nscd/cachedumper.c : fix whitespaceDJ Delorie
2020-03-16Fix nscd/cachedumper.c compile errorsDJ Delorie
2020-03-13nscd: add cache dumperDJ Delorie
2020-02-13nss: Add function types and NSS_DECLARE_MODULE_FUNCTIONS macro to <nss.h>Florian Weimer
2020-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-10-30Change most internal uses of time to __clock_gettime.Adhemerval Zanella
2019-10-30Change most internal uses of __gettimeofday to __clock_gettime.Zack Weinberg
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-08-19nscd: Improve nscd.conf comments.Carlos O'Donell
2019-05-15nss: Turn __nss_database_lookup into a compatibility symbolFlorian Weimer
2019-04-08resolv: Remove support for RES_USE_INET6 and the inet6 optionFlorian Weimer
2019-02-22Break some lines before not after operators.Joseph Myers
2019-02-04Remove duplicate initialization of field in nscd.Joseph Myers
2019-01-21CVE-2016-10739: getaddrinfo: Fully parse IPv4 address strings [BZ #20018]Florian Weimer
2019-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-12-19nscd: avoid assertion failure during persistent db checkAndreas Schwab
2018-08-31[BZ #20271] Add newlines in __libc_fatal calls.Paul Pluzhnikov
2018-08-28nscd: Fix use-after-free in addgetnetgrentX [BZ #23520]Florian Weimer
2018-08-14nscd: Deallocate existing user names in file parserFlorian Weimer
2018-06-29manual: Revise crypt.texi.Zack Weinberg
2018-06-25nscd: Switch to struct scratch_buffer in adhstaiX [BZ #18023]Florian Weimer
2018-06-25nscd: Use struct scratch_buffer, not extend_alloca in most caches [BZ #18023]Florian Weimer
2018-06-25nscd restart: Use malloc instead of extend_alloca [BZ #18023]Florian Weimer
2018-05-23Switch IDNA implementation to libidn2 [BZ #19728] [BZ #19729] [BZ #22247]Florian Weimer
2018-05-16Fix concurrent changes on nscd aware files (BZ #23178)Adhemerval Zanella
2018-04-02hurd: Add hurd thread librarySamuel Thibault
2018-03-03Fix multiple definitions of __nss_*_database (bug 22918)Andreas Schwab
2018-03-01[BZ #22342] Fix netgroup cache keys.DJ Delorie
2018-02-11nscd: don't unconditionally use PTHREAD_RWLOCK_WRITER_NONRECURSIVE_INITIALIZE...Samuel Thibault
2018-01-28hurd: Fix getifaddrs / freeifaddrs expositionSamuel Thibault
2018-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-18Fix nscd readlink argument aliasing (bug 22446).Joseph Myers
2017-12-15Increase buffer size due to warning from ToT GCCSteve Ellcey
2017-12-12Use memcpy instead of strncpy in nscd/nscd.h to fix build problem with ToT GCCSteve Ellcey
2017-12-11Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.cH.J. Lu
2017-11-23nss: Export nscd hash function as __nss_hash [BZ #22459]Florian Weimer
2017-10-11nscd: remove reference to libnslAndreas Schwab
2017-10-05nscd: Eliminate compilation time dependency in the build outputFlorian Weimer
2017-10-01Hide internal __nis_hash function [BZ #18822]H.J. Lu
2017-10-01Mark internal nscd functions with attribute_hidden [BZ #18822]H.J. Lu
2017-09-25nscd: Release read lock after resetting timeout.DJ Delorie
2017-09-12Remove compat from DEFAULT_CONFIG lookup stringsSteve Ellcey
2017-08-31NSS: Remove internal_function function attributeFlorian Weimer
2017-08-21Mark internal nss symbols with attribute_hidden [BZ #18822]H.J. Lu
2017-08-18Consolidate non cancellable close callAdhemerval Zanella
2017-07-03resolv: Introduce struct resolv_context [BZ #21668]Florian Weimer
2017-06-27resolv: Call _res_hconf_init from __res_vinitFlorian Weimer