GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/glibc.git
gentoo/2.19
gentoo/2.25
gentoo/2.26
gentoo/2.27
gentoo/2.28
gentoo/2.29
gentoo/2.29-hygiene
gentoo/2.30
gentoo/2.31
gentoo/2.32
gentoo/2.32-rv32
gentoo/2.33
gentoo/2.34
gentoo/2.35
gentoo/2.36
gentoo/2.37
gentoo/2.38
gentoo/2.39
gentoo/2.40
master
Gentoo vendor branches of the glibc code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nss
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix leak in getaddrinfo introduced by the fix for CVE-2023-4806 [BZ #30843]
Romain Geissler
2023-09-27
1
-0
/
+20
*
getaddrinfo: Fix use after free in getcanonname (CVE-2023-4806)
Siddhesh Poyarekar
2023-09-15
1
-2
/
+13
*
Restore lookup of IPv4 mapped addresses in files database (bug 25457)
Andreas Schwab
2023-07-24
1
-0
/
+1
*
Update copyright dates with scripts/update-copyrights
Joseph Myers
2023-01-06
1
-1
/
+1
*
nss: Add tests for the nss_hash in nss_hash.h
Noah Goldstein
2022-05-23
1
-0
/
+1
*
Simplify allocations and fix merge and continue actions [BZ #28931]
Siddhesh Poyarekar
2022-03-22
1
-0
/
+1
*
nss: Sort tests and tests-container and put one test per line
Siddhesh Poyarekar
2022-03-17
1
-15
/
+24
*
nss: Protect against errno changes in function lookup (bug 28953)
Florian Weimer
2022-03-11
1
-3
/
+12
*
nss: Do not mention NSS test modules in <gnu/lib-names.h>
Florian Weimer
2022-03-11
1
-8
/
+5
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2022-01-01
1
-1
/
+1
*
Disable DT_RUNPATH on NSS tests [BZ #28455]
H.J. Lu
2021-12-13
1
-0
/
+8
*
nss: Do not install static linker input files for libnss_files
Florian Weimer
2021-07-08
1
-0
/
+8
*
nss: Access nss_files through direct references
Florian Weimer
2021-07-07
1
-1
/
+2
*
nss_files: Move into libc
Florian Weimer
2021-07-07
1
-8
/
+5
*
nss_files: Add generic code for set*ent, end*ent and file open
Florian Weimer
2021-07-07
1
-1
/
+1
*
dlfcn: Cleanups after -ldl is no longer required
Florian Weimer
2021-06-03
1
-5
/
+0
*
nss: fix nss_database_lookup2's alternate handling [BZ #27416]
DJ Delorie
2021-03-09
1
-0
/
+1
*
nsswitch: do not reload if "/" changes
DJ Delorie
2021-01-27
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
1
-1
/
+1
*
nsswitch: use new internal API (core)
DJ Delorie
2020-12-04
1
-1
/
+2
*
nss: Implement <nss_database.h>
Florian Weimer
2020-12-04
1
-1
/
+1
*
<nss_action.h>: New abstraction for combining NSS modules and NSS actions
Florian Weimer
2020-12-04
1
-1
/
+2
*
nss: Introduce <nss_module.h>
Florian Weimer
2020-12-04
1
-1
/
+1
*
nss: Add __nss_fgetent_r
Florian Weimer
2020-07-21
1
-1
/
+3
*
nss_files: Consolidate file opening in __nss_files_fopen
Florian Weimer
2020-07-21
1
-1
/
+1
*
nss: Remove cryptographic key support from nss_files, nss_nis, nss_nisplus
Florian Weimer
2020-07-07
1
-1
/
+2
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
1
-1
/
+1
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
1
-1
/
+1
*
nss_db: fix endent wrt NULL mappings [BZ #24695] [BZ #24696]
DJ Delorie
2019-07-10
1
-1
/
+3
*
nss: Fix tst-nss-files-alias-truncated for default --as-needed linking
Florian Weimer
2019-03-14
1
-1
/
+2
*
nss: Add tst-nss-files-hosts-long test [BZ #21915]
Patsy Franklin
2019-02-08
1
-1
/
+2
*
nss_files: Fix /etc/aliases null pointer dereference [BZ #24059]
Florian Weimer
2019-01-31
1
-0
/
+2
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
1
-1
/
+1
*
Add missing libnss_testX.so requirement for tst-nss-test3.
Stefan Liebler
2018-12-14
1
-1
/
+1
*
Add test-in-container infrastructure.
DJ Delorie
2018-08-22
1
-1
/
+3
*
nss_files: Fix file stream leak in aliases lookup [BZ #23521]
Florian Weimer
2018-08-14
1
-0
/
+3
*
nss_files: Fix re-reading of long lines [BZ #18991]
Florian Weimer
2018-07-06
1
-0
/
+2
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
1
-1
/
+1
*
nss: Export nscd hash function as __nss_hash [BZ #22459]
Florian Weimer
2017-11-23
1
-1
/
+1
*
nss_files: Avoid large buffers with many host addresses [BZ #22078]
Florian Weimer
2017-10-11
1
-0
/
+2
*
Move nss_compat from nis to nss subdir and install it unconditionally
Andreas Schwab
2017-10-04
1
-1
/
+5
*
getaddrinfo: Fix error handling in gethosts [BZ #21915] [BZ #21922]
Florian Weimer
2017-09-01
1
-0
/
+7
*
Don't compile non-lib modules as lib modules [BZ #21864]
H.J. Lu
2017-08-21
1
-0
/
+1
*
NSS: Replace exported NSS lookup functions with stubs [BZ #21962]
Florian Weimer
2017-08-14
1
-1
/
+2
*
Extend NSS test suite
DJ Delorie
2017-07-17
1
-4
/
+23
*
Suppress internal declarations for most of the testsuite.
Zack Weinberg
2017-05-11
1
-2
/
+2
*
Assume that O_CLOEXEC is always defined and works
Florian Weimer
2017-04-18
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
1
-1
/
+1
*
Add deferred cancellation regression test for getpwuid_r.
Carlos O'Donell
2016-12-23
1
-0
/
+10
*
Register extra test objects
Andreas Schwab
2016-04-13
1
-0
/
+1
[next]