]> git.ipfire.org Git - thirdparty/glibc.git/history - nscd
[powerpc] No need to enter "Ignore Exceptions Mode"
[thirdparty/glibc.git] / nscd /
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-08-19  Carlos O'Donellnscd: Improve nscd.conf comments.
2019-05-15  Florian Weimernss: Turn __nss_database_lookup into a compatibility...
2019-04-08  Florian Weimerresolv: Remove support for RES_USE_INET6 and the inet6...
2019-02-22  Joseph MyersBreak some lines before not after operators.
2019-02-04  Joseph MyersRemove duplicate initialization of field in nscd.
2019-01-21  Florian WeimerCVE-2016-10739: getaddrinfo: Fully parse IPv4 address...
2019-01-01  Joseph MyersUpdate copyright dates not handled by scripts/update...
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-12-19  Andreas Schwabnscd: avoid assertion failure during persistent db...
2018-09-01  Paul Pluzhnikov[BZ #20271] Add newlines in __libc_fatal calls.
2018-08-28  Florian Weimernscd: Fix use-after-free in addgetnetgrentX [BZ #23520]
2018-08-14  Florian Weimernscd: Deallocate existing user names in file parser
2018-06-29  Zack Weinbergmanual: Revise crypt.texi.
2018-06-25  Florian Weimernscd: Switch to struct scratch_buffer in adhstaiX ...
2018-06-25  Florian Weimernscd: Use struct scratch_buffer, not extend_alloca...
2018-06-25  Florian Weimernscd restart: Use malloc instead of extend_alloca ...
2018-05-23  Florian WeimerSwitch IDNA implementation to libidn2 [BZ #19728] ...
2018-05-16  Adhemerval ZanellaFix concurrent changes on nscd aware files (BZ #23178)
2018-04-01  Samuel Thibaulthurd: Add hurd thread library
2018-03-03  Andreas SchwabFix multiple definitions of __nss_*_database (bug 22918)
2018-03-02  DJ Delorie[BZ #22342] Fix netgroup cache keys.
2018-02-11  Samuel Thibaultnscd: don't unconditionally use PTHREAD_RWLOCK_WRITER_N...
2018-01-28  Samuel Thibaulthurd: Fix getifaddrs / freeifaddrs exposition
2018-01-01  Joseph MyersUpdate copyright dates not handled by scripts/update...
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-12-18  Joseph MyersFix nscd readlink argument aliasing (bug 22446).
2017-12-15  Steve EllceyIncrease buffer size due to warning from ToT GCC
2017-12-12  Steve EllceyUse memcpy instead of strncpy in nscd/nscd.h to fix...
2017-12-11  H.J. LuReplace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c
2017-11-23  Florian Weimernss: Export nscd hash function as __nss_hash [BZ #22459]
2017-10-11  Andreas Schwabnscd: remove reference to libnsl
2017-10-05  Florian Weimernscd: Eliminate compilation time dependency in the...
2017-10-02  H.J. LuHide internal __nis_hash function [BZ #18822]
2017-10-01  H.J. LuMark internal nscd functions with attribute_hidden...
2017-09-25  DJ Delorienscd: Release read lock after resetting timeout.
2017-09-12  Steve EllceyRemove compat from DEFAULT_CONFIG lookup strings
2017-08-31  Florian WeimerNSS: Remove internal_function function attribute
2017-08-21  H.J. LuMark internal nss symbols with attribute_hidden [BZ...
2017-08-18  Adhemerval ZanellaConsolidate non cancellable close call
2017-07-03  Florian Weimerresolv: Introduce struct resolv_context [BZ #21668]
2017-06-27  Florian Weimerresolv: Call _res_hconf_init from __res_vinit
2017-05-09  Zack WeinbergRename cppflags-iterator.mk to libof-iterator.mk, remov...
2017-04-19  Florian WeimerAssume that accept4 is always available and works
2017-04-18  Florian WeimerAssume that O_CLOEXEC is always defined and works
2017-03-02  Zack WeinbergNarrowing the visibility of libc-internal.h even further.
2017-01-01  Joseph MyersUpdate copyright dates not handled by scripts/update...
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-12-31  Florian Weimerresolv: Deprecate the "inet6" option and RES_USE_INET6...
2016-12-26  Nick AlcockDrop explicit stack-protection of pieces of the system...
2016-08-18  Torvald RiegelFix incorrect double-checked locking related to _res_hc...
2016-06-24  Torvald RiegelRemove atomic_compare_and_exchange_bool_rel.
2016-06-09  Andreas SchwabFix nscd assertion failure in gc (bug 19755)
2016-04-30  Stephen GallagherNSS: Implement group merging support.
2016-01-15  Martin SeborFix build errors with -DNDEBUG.
2016-01-04  Joseph MyersUpdate copyright dates not handled by scripts/update...
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-10-19  Mike Frysingeruse -fstack-protector-strong when available
2015-10-17  Florian WeimerAssume that SOCK_CLOEXEC is available and works
2015-07-08  Mike Frysingernscd: drop selinux/flask.h include
2015-06-30  Torvald RiegelClean up BUSY_WAIT_NOP and atomic_delay.
2015-04-08  Florian Weimernscd_getgr_r: Use struct scratch_buffer instead of...
2015-04-08  Florian Weimergrp: Rewrite to use struct scratch_buffer instead of...
2015-03-21  Samuel ThibaultFix warnings
2015-03-13  Carlos O'DonellEnhance nscd's inotify support (Bug 14906).
2015-01-29  Siddhesh PoyarekarInitialize nscd stats data [BZ #17892]
2015-01-02  Joseph MyersUpdate copyright dates not handled by scripts/update...
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-12-17  Andreas SchwabFix printf format error
2014-11-27  Stefan LieblerAdd missing include of libc-internal.h.
2014-11-26  Joseph MyersAvoid warnings for unused results in nscd/connections.c.
2014-11-24  Siddhesh PoyarekarRemove NOT_IN_libc
2014-11-24  Siddhesh PoyarekarRemove IS_IN_nscd
2014-11-19  Siddhesh PoyarekarAdd new macro IN_MODULE to identify module in which...
2014-11-12  Joseph MyersFix qsort_r namespace (bug 17571).
2014-10-22  Roland McGrathRework some nscd code not to use variable-length struct...
2014-10-08  Roland McGrathBZ#17460: Fix buffer overrun in nscd --help.
2014-06-27  Arjun ShankarCorrectly report nscd child process status (BZ #17092)
2014-06-26  Siddhesh PoyarekarFix Wundef warning for SEPARATE_KEY
2014-06-25  Joseph MyersRemove stray includes of kernel-features.h.
2014-06-22  Ludovic Courtèsnscd: Remove unused typedef and variable.
2014-06-20  Joseph MyersInclude <kernel-features.h> explicitly where required.
2014-05-26  Siddhesh PoyarekarUse NSS_STATUS_TRYAGAIN to indicate insufficient buffer...
2014-05-21  Joseph MyersDon't mention linuxthreads in Depend files.
2014-05-07  Ondřej BílkaFix typo in nscd/selinux.c
2014-05-01  Andreas SchwabFix implicit declaration
2014-04-30  Siddhesh PoyarekarInitialize all of datahead structure in nscd (BZ #16791)
2014-04-30  Siddhesh PoyarekarConsolidate code to initialize nscd dataset header
2014-04-14  Carlos O'Donellnscd: Make SELinux checks dynamic.
2014-04-09  Adhemerval ZanellaDefine _STRING_ARCH_unaligned unconditionally
2014-03-27  Siddhesh PoyarekarAvoid overlapping addresses to stpcpy calls in nscd...
2014-03-27  Siddhesh PoyarekarFix nscd lookup for innetgr when netgroup has wildcards...
2014-03-19  Andreas Schwabnscd: also invalidate netgroup cache on reload
2014-03-12  Siddhesh PoyarekarProvide correct buffer length to netgroup queries in...
2014-03-10  Siddhesh PoyarekarMark nscd service as forking in systemd service file...
2014-03-03  Siddhesh Poyarekarnscd: Improved support for tracking startup failure...
2014-02-10  Ondřej BílkaUse glibc_likely instead __builtin_expect.
2014-01-27  Siddhesh PoyarekarAvoid undefined behaviour in netgroupcache
2014-01-24  Siddhesh PoyarekarAdjust pointers to triplets in netgroup query data...
2014-01-16  Siddhesh PoyarekarDon't use alloca in addgetnetgrentX (BZ #16453)
next