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
/
nss
Age
Commit message (
Expand
)
Author
2023-07-24
Restore lookup of IPv4 mapped addresses in files database (bug 25457)
Andreas Schwab
2023-06-19
tests: replace system by xsystem
Frédéric Bérat
2023-06-06
tests: Replace various function calls with their x variant
Frédéric Bérat
2023-06-02
Fix all the remaining misspellings -- BZ 25337
Paul Pluzhnikov
2023-05-16
nss: Reconcile conditional declaration and use of `is_nscd'
Arjun Shankar
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-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-10-18
Use PTR_MANGLE and PTR_DEMANGLE unconditionally in C sources
Florian Weimer
2022-10-18
Introduce <pointer_guard.h>, extracted from <sysdep.h>
Florian Weimer
2022-09-23
nss: Use shared prefix in IPv4 address in tst-reload1
Florian Weimer
2022-09-23
nss: Enhance tst-reload1 coverage and logging
Florian Weimer
2022-09-20
nss: Fix tst-nss-files-hosts-long on single-stack hosts (bug 24816)
Florian Weimer
2022-09-20
nss: Implement --no-addrconfig option for getent
Florian Weimer
2022-09-12
makedb: fix build with libselinux >= 3.1 (Bug 26233)
Aurelien Jarno
2022-06-08
nss: handle stat failure in check_reload_and_get (BZ #28752)
Sam James
2022-06-08
nss: add assert to DB_LOOKUP_FCT (BZ #28752)
Sam James
2022-05-23
nss: Optimize nss_hash in nss_hash.c
Noah Goldstein
2022-05-23
nss: Add tests for the nss_hash in nss_hash.h
Noah Goldstein
2022-04-12
hurd: Fix arbitrary error code
Samuel Thibault
2022-04-04
Allow for unpriviledged nested containers
DJ Delorie
2022-03-22
Simplify allocations and fix merge and continue actions [BZ #28931]
Siddhesh Poyarekar
2022-03-17
nss: Sort tests and tests-container and put one test per line
Siddhesh Poyarekar
2022-03-11
nss: Protect against errno changes in function lookup (bug 28953)
Florian Weimer
2022-03-11
nss: Do not mention NSS test modules in <gnu/lib-names.h>
Florian Weimer
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-12-17
nss: Use "files dns" as the default for the hosts database (bug 28700)
Florian Weimer
2021-12-13
Disable DT_RUNPATH on NSS tests [BZ #28455]
H.J. Lu
2021-10-19
nss: Unnest nested function add_key
Fangrui Song
2021-09-07
Fix failing nss/tst-nss-files-hosts-long with local resolver
Aurelien Jarno
2021-09-03
Remove "Contributed by" lines
Siddhesh Poyarekar
2021-07-19
nss: Directly load nss_dns, without going through dlsym/dlopen
Florian Weimer
2021-07-14
Fix linknamespace errors and local-plt-usages in nss_files.
Stefan Liebler
2021-07-14
nss: Fix build error with --disable-nscd
Cooper Qu
2021-07-12
Fix failing nss/tst-nss-files-hosts-long.
Stefan Liebler
2021-07-08
nss: Do not install static linker input files for libnss_files
Florian Weimer
2021-07-07
nss: Access nss_files through direct references
Florian Weimer
2021-07-07
nss_files: Move into libc
Florian Weimer
2021-07-07
nss_files: Add generic code for set*ent, end*ent and file open
Florian Weimer
2021-07-07
nss_files: Allocate nscd file registration data on the heap
Florian Weimer
2021-06-29
nss: Fix NSS_DECLARE_MODULE_FUNCTIONS handling of _nss_*_endnetgrent
Florian Weimer
2021-06-22
Use 64 bit time_t stat internally
Adhemerval Zanella
2021-06-03
dlfcn: Cleanups after -ldl is no longer required
Florian Weimer
2021-05-10
Use a #pragma to suppress a bogus GCC 10 warning instead of an assert [BZ 278...
Martin Sebor
2021-05-06
Annotate additional APIs with GCC attribute access.
Martin Sebor
2021-03-09
nss: fix nss_database_lookup2's alternate handling [BZ #27416]
DJ Delorie
2021-03-02
nss: Re-enable NSS module loading after chroot [BZ #27389]
DJ Delorie
[next]