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
Commit message (
Expand
)
Author
Age
Files
Lines
*
hurd: Fix arbitrary error code
Samuel Thibault
2022-04-12
1
-1
/
+1
*
Allow for unpriviledged nested containers
DJ Delorie
2022-04-04
1
-0
/
+2
*
Simplify allocations and fix merge and continue actions [BZ #28931]
Siddhesh Poyarekar
2022-03-22
4
-0
/
+659
*
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
4
-4
/
+142
*
nss: Do not mention NSS test modules in <gnu/lib-names.h>
Florian Weimer
2022-03-11
1
-8
/
+5
*
Update copyright dates not handled by scripts/update-copyrights.
Paul Eggert
2022-01-01
2
-2
/
+2
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2022-01-01
101
-101
/
+101
*
nss: Use "files dns" as the default for the hosts database (bug 28700)
Florian Weimer
2021-12-17
2
-3
/
+3
*
Disable DT_RUNPATH on NSS tests [BZ #28455]
H.J. Lu
2021-12-13
1
-0
/
+8
*
nss: Unnest nested function add_key
Fangrui Song
2021-10-19
1
-41
/
+41
*
Fix failing nss/tst-nss-files-hosts-long with local resolver
Aurelien Jarno
2021-09-07
1
-0
/
+1
*
Remove "Contributed by" lines
Siddhesh Poyarekar
2021-09-03
32
-32
/
+0
*
nss: Directly load nss_dns, without going through dlsym/dlopen
Florian Weimer
2021-07-19
3
-23
/
+51
*
Fix linknamespace errors and local-plt-usages in nss_files.
Stefan Liebler
2021-07-14
4
-8
/
+8
*
nss: Fix build error with --disable-nscd
Cooper Qu
2021-07-14
1
-2
/
+4
*
Fix failing nss/tst-nss-files-hosts-long.
Stefan Liebler
2021-07-12
1
-0
/
+0
*
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
19
-32
/
+104
*
nss_files: Move into libc
Florian Weimer
2021-07-07
8
-35
/
+31
*
nss_files: Add generic code for set*ent, end*ent and file open
Florian Weimer
2021-07-07
6
-108
/
+199
*
nss_files: Allocate nscd file registration data on the heap
Florian Weimer
2021-07-07
1
-34
/
+20
*
nss: Fix NSS_DECLARE_MODULE_FUNCTIONS handling of _nss_*_endnetgrent
Florian Weimer
2021-06-29
1
-1
/
+1
*
Use 64 bit time_t stat internally
Adhemerval Zanella
2021-06-22
1
-2
/
+2
*
dlfcn: Cleanups after -ldl is no longer required
Florian Weimer
2021-06-03
1
-5
/
+0
*
Use a #pragma to suppress a bogus GCC 10 warning instead of an assert [BZ 278...
Martin Sebor
2021-05-10
1
-1
/
+11
*
Annotate additional APIs with GCC attribute access.
Martin Sebor
2021-05-06
1
-2
/
+5
*
nss: fix nss_database_lookup2's alternate handling [BZ #27416]
DJ Delorie
2021-03-09
28
-96
/
+248
*
nss: Re-enable NSS module loading after chroot [BZ #27389]
DJ Delorie
2021-03-02
6
-8
/
+32
*
nsswitch: return result when nss database is locked [BZ #27343]
Sergei Trofimovich
2021-02-05
1
-1
/
+2
*
Fix nss/tst-reload2 for systems without PATH_MAX
DJ Delorie
2021-01-27
1
-0
/
+4
*
nsswitch: do not reload if "/" changes
DJ Delorie
2021-01-27
9
-1
/
+178
*
Update copyright dates not handled by scripts/update-copyrights.
Paul Eggert
2021-01-02
2
-2
/
+2
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
97
-97
/
+97
*
nsswitch: handle missing actions properly
DJ Delorie
2020-12-14
2
-2
/
+6
*
Fix linknamespace errors in nss_database.c if build with -Os.
Stefan Liebler
2020-12-11
1
-2
/
+2
*
nsswitch: use new internal API (callers)
DJ Delorie
2020-12-04
9
-74
/
+32
*
nsswitch: user new internal API (tests)
DJ Delorie
2020-12-04
7
-1
/
+524
*
nsswitch: use new internal API (core)
DJ Delorie
2020-12-04
7
-844
/
+165
*
nss: Implement <nss_database.h>
Florian Weimer
2020-12-04
3
-1
/
+522
*
<nss_action.h>: New abstraction for combining NSS modules and NSS actions
Florian Weimer
2020-12-04
4
-1
/
+423
*
nss: Introduce <nss_module.h>
Florian Weimer
2020-12-04
4
-61
/
+464
*
Remove tls.h inclusion from internal errno.h
Adhemerval Zanella
2020-11-13
1
-0
/
+1
*
Disable warnings due to deprecated libselinux symbols used by nss and nscd
Arjun Shankar
2020-07-23
1
-0
/
+9
*
nss: Add __nss_fgetent_r
Florian Weimer
2020-07-21
6
-54
/
+231
*
nss_files: Use generic result pointer in parse_line
Florian Weimer
2020-07-21
1
-2
/
+3
*
nss_files: Consolidate line parse declarations in <nss_files.h>
Florian Weimer
2020-07-21
1
-0
/
+1
*
nss_compat: Do not use mmap to read database files (bug 26258)
Florian Weimer
2020-07-21
4
-16
/
+8
*
nss_files: Consolidate file opening in __nss_files_fopen
Florian Weimer
2020-07-21
7
-11
/
+58
*
Remove --enable-obsolete-nsl configure flag
Petr Vorel
2020-07-08
5
-28
/
+6
[next]