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
/
aicache.c
Age
Commit message (
Expand
)
Author
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
2022-10-04
nscd: Drop local address tuple variable [BZ #29607]
Siddhesh Poyarekar
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-09-03
Remove "Contributed by" lines
Siddhesh Poyarekar
2021-03-09
nss: fix nss_database_lookup2's alternate handling [BZ #27416]
DJ Delorie
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
2020-12-04
nsswitch: use new internal API (callers)
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 with scripts/update-copyrights.
Joseph Myers
2019-09-07
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
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-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-06-25
nscd: Switch to struct scratch_buffer in adhstaiX [BZ #18023]
Florian Weimer
2018-05-16
Fix concurrent changes on nscd aware files (BZ #23178)
Adhemerval Zanella
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-07-03
resolv: Introduce struct resolv_context [BZ #21668]
Florian Weimer
2017-06-27
resolv: Call _res_hconf_init from __res_vinit
Florian Weimer
2017-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-12-31
resolv: Deprecate the "inet6" option and RES_USE_INET6 [BZ #19582]
Florian Weimer
2016-08-18
Fix incorrect double-checked locking related to _res_hconf.initialized.
Torvald Riegel
2016-01-04
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2014-04-30
Consolidate code to initialize nscd dataset header
Siddhesh Poyarekar
2014-02-10
Use glibc_likely instead __builtin_expect.
Ondřej Bílka
2014-01-01
Update copyright notices with scripts/update-copyrights
Allan McRae
2013-09-30
Properly cache the result from looking up the nss database config
Andreas Schwab
2013-08-28
Use __glibc_unlikely instead of __builtin_expect (..., 0)
Siddhesh Poyarekar
2013-08-26
Initialize res_hconf in nscd
Siddhesh Poyarekar
2013-08-26
Fix indentation in aicache.c
Siddhesh Poyarekar
2013-01-02
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2012-02-09
Replace FSF snail mail address with URLs.
Paul Eggert
2012-01-20
Do not cache negative results in nscd if these are transient
Ulrich Drepper
2011-12-02
Avoid warning in aicache.c
Ulrich Drepper
2011-07-01
nscd cleanups
Ulrich Drepper
2011-07-01
Handle nscd negtimeout==0
Thorsten Kukuk
2011-06-27
Fix handling of RES_USE_INET6 big in nscd
Ulrich Drepper
2011-02-05
Schedule nscd cache pruning more accurately fromr re-added values.
Ulrich Drepper
2010-04-09
Fix crash on reloading of gai data in nscd.
Ulrich Drepper
2009-10-29
Fix a few asserts and IO calls in nscd.
Anders Johansson
2009-07-17
Revert "Fix lock handling in memory hander of nscd."
Ulrich Drepper
2009-07-16
Fix lock handling in memory hander of nscd.
Petr Baudis
2009-02-13
[BZ #5381]
Ulrich Drepper
2008-05-18
* nscd/cache.c (cache_add): Take additional parameter specifying
Ulrich Drepper
2008-05-17
* nscd/aicache.c (addhstaiX): Fix a few small problems, cleanups,
Ulrich Drepper
2008-05-11
* nscd/cache.c (cache_add): Before returning with failure and this
Ulrich Drepper
2008-05-10
* include/resolv.h: Adjust __libc_res_nquery and __libc_res_nsend
Ulrich Drepper
2008-04-19
[BZ #5209, BZ #5381]
Ulrich Drepper
2007-11-25
* nscd/nscd.h (MAX_STACK_USE): Define.
Ulrich Drepper
[next]