index
:
glibc.git
master
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nscd
Age
Commit message (
Expand
)
Author
2023-07-25
nscd: cleanup obsolete _FORTIFY_SOURCE setting
Sam James
2023-07-24
nscd: Use errval, not errno to guide cache update (bug 30662)
Florian Weimer
2023-06-02
Fix all the remaining misspellings -- BZ 25337
Paul Pluzhnikov
2023-03-27
Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functions
Adhemerval Zanella Netto
2023-02-17
Use uintptr_t instead of performing pointer subtraction with a null pointer
Qihao Chencao
2023-02-17
nscd: Remove _STRING_ARCH_unaligned usage
Adhemerval Zanella
2023-02-06
Replace rawmemchr (s, '\0') with strchr
Wilco Dijkstra
2023-01-06
Update copyright dates not handled by scripts/update-copyrights
Joseph Myers
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
2022-12-09
nscd: Use 64 bit time_t on libc nscd routines (BZ# 29402)
Adhemerval Zanella Netto
2022-10-04
nscd: Drop local address tuple variable [BZ #29607]
Siddhesh Poyarekar
2022-09-23
Use C11 atomics instead of atomic_increment(_val)
Wilco Dijkstra
2022-09-09
Use C11 atomics instead of atomic_decrement(_val)
Wilco Dijkstra
2022-08-29
nscd: Fix netlink cache invalidation if epoll is used [BZ #29415]
Fabian Vogt
2022-03-23
nscd: Remove unused variable
Adhemerval Zanella
2022-01-01
Update copyright dates not handled by scripts/update-copyrights.
Paul Eggert
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-09-03
Remove "Contributed by" lines
Siddhesh Poyarekar
2021-06-22
Use 64 bit time_t stat internally
Adhemerval Zanella
2021-03-09
nss: fix nss_database_lookup2's alternate handling [BZ #27416]
DJ Delorie
2021-03-02
nscd: Fix double free in netgroupcache [BZ #27462]
DJ Delorie
2021-01-02
Update copyright dates not handled by scripts/update-copyrights.
Paul Eggert
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
2020-12-04
nsswitch: use new internal API (callers)
DJ Delorie
2020-10-09
Remove stat wrapper functions, move them to exported symbols
Adhemerval Zanella
2020-09-17
nscd: bump GC cycle during cache pruning (bug 26130)
Andreas Schwab
2020-09-11
Remove internal usage of extensible stat functions
Adhemerval Zanella
2020-07-23
Disable warnings due to deprecated libselinux symbols used by nss and nscd
Arjun Shankar
2020-07-08
Remove --enable-obsolete-nsl configure flag
Petr Vorel
2020-05-05
y2038: nscd: Modify nscd_helper to use __clock_gettime64
Lukasz Majewski
2020-03-17
nscd/cachedumper.c : fix whitespace
DJ Delorie
2020-03-16
Fix nscd/cachedumper.c compile errors
DJ Delorie
2020-03-13
nscd: add cache dumper
DJ Delorie
2020-02-13
nss: Add function types and NSS_DECLARE_MODULE_FUNCTIONS macro to <nss.h>
Florian Weimer
2020-01-01
Update copyright dates not handled by scripts/update-copyrights.
Joseph Myers
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-10-30
Change most internal uses of time to __clock_gettime.
Adhemerval Zanella
2019-10-30
Change most internal uses of __gettimeofday to __clock_gettime.
Zack Weinberg
2019-09-07
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-08-19
nscd: Improve nscd.conf comments.
Carlos O'Donell
2019-05-15
nss: Turn __nss_database_lookup into a compatibility symbol
Florian Weimer
2019-04-08
resolv: Remove support for RES_USE_INET6 and the inet6 option
Florian Weimer
2019-02-22
Break some lines before not after operators.
Joseph Myers
2019-02-04
Remove duplicate initialization of field in nscd.
Joseph Myers
2019-01-21
CVE-2016-10739: getaddrinfo: Fully parse IPv4 address strings [BZ #20018]
Florian Weimer
2019-01-01
Update copyright dates not handled by scripts/update-copyrights.
Joseph Myers
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-12-19
nscd: avoid assertion failure during persistent db check
Andreas Schwab
2018-08-31
[BZ #20271] Add newlines in __libc_fatal calls.
Paul Pluzhnikov
2018-08-28
nscd: Fix use-after-free in addgetnetgrentX [BZ #23520]
Florian Weimer
[next]