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>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nss
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adapt to Gentoo-specific /etc/mail/aliases
Andreas K. Hüttel
2023-02-01
2
-10
/
+10
*
Update copyright dates not handled by scripts/update-copyrights
Joseph Myers
2023-01-06
2
-2
/
+2
*
Update copyright dates with scripts/update-copyrights
Joseph Myers
2023-01-06
105
-105
/
+105
*
Use PTR_MANGLE and PTR_DEMANGLE unconditionally in C sources
Florian Weimer
2022-10-18
1
-12
/
+0
*
Introduce <pointer_guard.h>, extracted from <sysdep.h>
Florian Weimer
2022-10-18
1
-1
/
+1
*
nss: Use shared prefix in IPv4 address in tst-reload1
Florian Weimer
2022-09-23
1
-4
/
+4
*
nss: Enhance tst-reload1 coverage and logging
Florian Weimer
2022-09-23
1
-22
/
+29
*
nss: Fix tst-nss-files-hosts-long on single-stack hosts (bug 24816)
Florian Weimer
2022-09-20
1
-4
/
+5
*
nss: Implement --no-addrconfig option for getent
Florian Weimer
2022-09-20
1
-1
/
+10
*
makedb: fix build with libselinux >= 3.1 (Bug 26233)
Aurelien Jarno
2022-09-12
1
-9
/
+15
*
nss: handle stat failure in check_reload_and_get (BZ #28752)
Sam James
2022-06-08
1
-15
/
+24
*
nss: add assert to DB_LOOKUP_FCT (BZ #28752)
Sam James
2022-06-08
1
-0
/
+5
*
nss: Optimize nss_hash in nss_hash.c
Noah Goldstein
2022-05-23
1
-37
/
+42
*
nss: Add tests for the nss_hash in nss_hash.h
Noah Goldstein
2022-05-23
4
-0
/
+124
*
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
[next]