summaryrefslogtreecommitdiff
path: root/nscd
AgeCommit message (Expand)Author
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
2017-05-09Rename cppflags-iterator.mk to libof-iterator.mk, remove extra-modules.mk.Zack Weinberg
2017-04-19Assume that accept4 is always available and worksFlorian Weimer
2017-04-18Assume that O_CLOEXEC is always defined and worksFlorian Weimer
2017-03-01Narrowing the visibility of libc-internal.h even further.Zack Weinberg
2017-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-12-31resolv: Deprecate the "inet6" option and RES_USE_INET6 [BZ #19582]Florian Weimer
2016-12-26Drop explicit stack-protection of pieces of the system [BZ #7065]Nick Alcock
2016-08-18Fix incorrect double-checked locking related to _res_hconf.initialized.Torvald Riegel
2016-06-24Remove atomic_compare_and_exchange_bool_rel.Torvald Riegel
2016-06-09Fix nscd assertion failure in gc (bug 19755)Andreas Schwab
2016-04-29NSS: Implement group merging support.Stephen Gallagher
2016-01-15Fix build errors with -DNDEBUG.Martin Sebor
2016-01-04Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-10-19use -fstack-protector-strong when availableMike Frysinger
2015-10-17Assume that SOCK_CLOEXEC is available and worksFlorian Weimer
2015-07-08nscd: drop selinux/flask.h includeMike Frysinger
2015-06-30Clean up BUSY_WAIT_NOP and atomic_delay.Torvald Riegel
2015-04-08nscd_getgr_r: Use struct scratch_buffer instead of extend_allocaFlorian Weimer
2015-04-08grp: Rewrite to use struct scratch_buffer instead of extend_allocaFlorian Weimer
2015-03-21Fix warningsSamuel Thibault
2015-03-13Enhance nscd's inotify support (Bug 14906).Carlos O'Donell
2015-01-29Initialize nscd stats data [BZ #17892]Siddhesh Poyarekar
2015-01-02Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-12-17Fix printf format errorAndreas Schwab
2014-11-27Add missing include of libc-internal.h.Stefan Liebler
2014-11-26Avoid warnings for unused results in nscd/connections.c.Joseph Myers
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar
2014-11-24Remove IS_IN_nscdSiddhesh Poyarekar