]> git.ipfire.org Git - thirdparty/glibc.git/history - nscd
build-many-glibcs.py: Add openrisc hard float glibc variant
[thirdparty/glibc.git] / nscd /
47 hours ago  Florian Weimernscd: Use time_t for return type of addgetnetgrentX
2 days ago  Florian Weimernscd: Typo inside comment in netgroup cache
9 days ago  Florian WeimerCVE-2024-33601, CVE-2024-33602: nscd: netgroup: Use...
9 days ago  Florian WeimerCVE-2024-33600: nscd: Avoid null pointer crashes after...
9 days ago  Florian WeimerCVE-2024-33600: nscd: Do not send missing not-found...
9 days ago  Florian WeimerCVE-2024-33599: nscd: Stack-based buffer overflow in...
2024-01-01  Paul EggertUpdate copyright dates not handled by scripts/update...
2024-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-10-24  Arjun ShankarMove 'netgroup' routines from 'inet' into 'nss'
2023-10-24  Arjun ShankarRemove 'grp' and merge into 'nss' and 'posix'
2023-08-29  Florian Weimernscd: Skip unusable entries in first pass in prune_cach...
2023-08-11  Florian Weimernscd: Do not rebuild getaddrinfo (bug 30709)
2023-07-25  Sam Jamesnscd: cleanup obsolete _FORTIFY_SOURCE setting
2023-07-24  Florian Weimernscd: Use errval, not errno to guide cache update ...
2023-06-02  Paul PluzhnikovFix all the remaining misspellings -- BZ 25337
2023-03-27  Adhemerval Zanella... Move libc_freeres_ptrs and libc_subfreeres to hidden...
2023-02-17  Qihao ChencaoUse uintptr_t instead of performing pointer subtraction...
2023-02-17  Adhemerval Zanellanscd: Remove _STRING_ARCH_unaligned usage
2023-02-06  Wilco DijkstraReplace rawmemchr (s, '\0') with strchr
2023-01-06  Joseph MyersUpdate copyright dates not handled by scripts/update...
2023-01-06  Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-12-09  Adhemerval Zanella... nscd: Use 64 bit time_t on libc nscd routines (BZ#...
2022-10-04  Siddhesh Poyarekarnscd: Drop local address tuple variable [BZ #29607]
2022-09-23  Wilco DijkstraUse C11 atomics instead of atomic_increment(_val)
2022-09-09  Wilco DijkstraUse C11 atomics instead of atomic_decrement(_val)
2022-08-29  Fabian Vogtnscd: Fix netlink cache invalidation if epoll is used...
2022-03-23  Adhemerval Zanellanscd: Remove unused variable
2022-01-01  Paul EggertUpdate copyright dates not handled by scripts/update...
2022-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-09-03  Siddhesh PoyarekarRemove "Contributed by" lines
2021-06-22  Adhemerval ZanellaUse 64 bit time_t stat internally
2021-03-09  DJ Delorienss: fix nss_database_lookup2's alternate handling...
2021-03-02  DJ Delorienscd: Fix double free in netgroupcache [BZ #27462]
2021-01-02  Paul EggertUpdate copyright dates not handled by scripts/update...
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-12-04  DJ Deloriensswitch: use new internal API (callers)
2020-10-09  Adhemerval ZanellaRemove stat wrapper functions, move them to exported...
2020-09-17  Andreas Schwabnscd: bump GC cycle during cache pruning (bug 26130)
2020-09-11  Adhemerval ZanellaRemove internal usage of extensible stat functions
2020-07-23  Arjun ShankarDisable warnings due to deprecated libselinux symbols...
2020-07-08  Petr VorelRemove --enable-obsolete-nsl configure flag
2020-05-05  Lukasz Majewskiy2038: nscd: Modify nscd_helper to use __clock_gettime64
2020-03-17  DJ Delorienscd/cachedumper.c : fix whitespace
2020-03-16  DJ DelorieFix nscd/cachedumper.c compile errors
2020-03-13  DJ Delorienscd: add cache dumper
2020-02-13  Florian Weimernss: Add function types and NSS_DECLARE_MODULE_FUNCTION...
2020-01-01  Joseph MyersUpdate copyright dates not handled by scripts/update...
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-10-30  Adhemerval ZanellaChange most internal uses of time to __clock_gettime.
2019-10-30  Zack WeinbergChange most internal uses of __gettimeofday to __clock_...
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...
next