[v3,0/7] Fix some libm static issues
[platform/upstream/glibc.git] / nss /
2024-03-05 Łukasz Stelmachtizen: Use getline() when building nss_optfiles
2024-03-05 Karol Lewandowskitizen: Add optfiles nss module
2024-01-02 Andreas Schwabgetaddrinfo: translate ENOMEM to EAI_MEMORY (bug 31163)
2024-01-01 Paul EggertUpdate copyright dates not handled by scripts/update...
2024-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-12-20 Florian Weimernss: Remove unused allocation from get_nscd_addresses...
2023-10-24 Arjun ShankarMove getnameinfo from 'inet' to 'nss'
2023-10-24 Arjun ShankarMove getaddrinfo from 'posix' into 'nss'
2023-10-24 Arjun ShankarMove 'services' routines from 'inet' into 'nss'
2023-10-24 Arjun ShankarMove 'rpc' routines from 'inet' into 'nss'
2023-10-24 Arjun ShankarMove 'protocols' routines from 'inet' into 'nss'
2023-10-24 Arjun ShankarMove 'networks' routines from 'inet' into 'nss'
2023-10-24 Arjun ShankarMove 'netgroup' routines from 'inet' into 'nss'
2023-10-24 Arjun ShankarMove 'hosts' routines from 'inet' into 'nss'
2023-10-24 Arjun ShankarMove 'ethers' routines from 'inet' into 'nss'
2023-10-24 Arjun ShankarMove 'aliases' routines from 'inet' into 'nss'
2023-10-24 Arjun ShankarRemove 'shadow' and merge into 'nss'
2023-10-24 Arjun ShankarRemove 'pwd' and merge into 'nss'
2023-10-24 Arjun ShankarRemove 'gshadow' and merge into 'nss'
2023-10-24 Arjun ShankarRemove 'grp' and merge into 'nss' and 'posix'
2023-10-04 Joe Simmons-Talbottnss: Get rid of alloca usage in makedb's write_output.
2023-10-04 Arjun Shankarnss: Rearrange and sort Makefile variables
2023-09-25 Romain GeisslerFix leak in getaddrinfo introduced by the fix for CVE...
2023-09-15 Siddhesh Poyarekargetaddrinfo: Fix use after free in getcanonname (CVE...
2023-07-24 Andreas SchwabRestore lookup of IPv4 mapped addresses in files databa...
2023-06-19 Frédéric Bérattests: replace system by xsystem
2023-06-06 Frédéric Bérattests: Replace various function calls with their x...
2023-06-02 Paul PluzhnikovFix all the remaining misspellings -- BZ 25337
2023-05-16 Arjun Shankarnss: Reconcile conditional declaration and use of ...
2023-03-27 Adhemerval Zanella... Move libc_freeres_ptrs and libc_subfreeres to hidden...
2023-02-17 Qihao ChencaoUse uintptr_t instead of performing pointer subtraction...
2023-02-06 Wilco DijkstraReplace rawmemchr (s, '\0') with strchr
2023-01-06 Joseph MyersUpdate copyright dates not handled by scripts/update...
2023-01-06 Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-10-18 Florian WeimerUse PTR_MANGLE and PTR_DEMANGLE unconditionally in...
2022-10-18 Florian WeimerIntroduce <pointer_guard.h>, extracted from <sysdep.h>
2022-09-23 Florian Weimernss: Use shared prefix in IPv4 address in tst-reload1
2022-09-23 Florian Weimernss: Enhance tst-reload1 coverage and logging
2022-09-20 Florian Weimernss: Fix tst-nss-files-hosts-long on single-stack hosts...
2022-09-20 Florian Weimernss: Implement --no-addrconfig option for getent
2022-09-12 Aurelien Jarnomakedb: fix build with libselinux >= 3.1 (Bug 26233)
2022-06-09 Sam Jamesnss: handle stat failure in check_reload_and_get (BZ...
2022-06-09 Sam Jamesnss: add assert to DB_LOOKUP_FCT (BZ #28752)
2022-05-23 Noah Goldsteinnss: Optimize nss_hash in nss_hash.c
2022-05-23 Noah Goldsteinnss: Add tests for the nss_hash in nss_hash.h
2022-04-12 Samuel Thibaulthurd: Fix arbitrary error code
2022-04-04 DJ DelorieAllow for unpriviledged nested containers
2022-03-22 Siddhesh PoyarekarSimplify allocations and fix merge and continue actions...
2022-03-17 Siddhesh Poyarekarnss: Sort tests and tests-container and put one test...
2022-03-11 Florian Weimernss: Protect against errno changes in function lookup...
2022-03-11 Florian Weimernss: Do not mention NSS test modules in <gnu/lib-names.h>
2022-01-01 Paul EggertUpdate copyright dates not handled by scripts/update...
2022-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-12-17 Florian Weimernss: Use "files dns" as the default for the hosts datab...
2021-12-13 H.J. LuDisable DT_RUNPATH on NSS tests [BZ #28455]
2021-10-19 Fangrui Songnss: Unnest nested function add_key
2021-09-07 Aurelien JarnoFix failing nss/tst-nss-files-hosts-long with local...
2021-09-03 Siddhesh PoyarekarRemove "Contributed by" lines
2021-07-19 Florian Weimernss: Directly load nss_dns, without going through dlsym...
2021-07-14 Stefan LieblerFix linknamespace errors and local-plt-usages in nss_files.
2021-07-14 Cooper Qunss: Fix build error with --disable-nscd
2021-07-12 Stefan LieblerFix failing nss/tst-nss-files-hosts-long.
2021-07-08 Florian Weimernss: Do not install static linker input files for libns...
2021-07-07 Florian Weimernss: Access nss_files through direct references
2021-07-07 Florian Weimernss_files: Move into libc
2021-07-07 Florian Weimernss_files: Add generic code for set*ent, end*ent and...
2021-07-07 Florian Weimernss_files: Allocate nscd file registration data on...
2021-06-29 Florian Weimernss: Fix NSS_DECLARE_MODULE_FUNCTIONS handling of _nss_...
2021-06-22 Adhemerval ZanellaUse 64 bit time_t stat internally
2021-06-03 Florian Weimerdlfcn: Cleanups after -ldl is no longer required
2021-05-10 Martin SeborUse a #pragma to suppress a bogus GCC 10 warning instea...
2021-05-06 Martin SeborAnnotate additional APIs with GCC attribute access.
2021-03-09 DJ Delorienss: fix nss_database_lookup2's alternate handling...
2021-03-02 DJ Delorienss: Re-enable NSS module loading after chroot [BZ...
2021-02-05 Sergei Trofimovichnsswitch: return result when nss database is locked...
2021-01-28 DJ DelorieFix nss/tst-reload2 for systems without PATH_MAX
2021-01-27 DJ Deloriensswitch: do not reload if "/" changes
2021-01-02 Paul EggertUpdate copyright dates not handled by scripts/update...
2021-01-02 Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-12-14 DJ Deloriensswitch: handle missing actions properly
2020-12-11 Stefan LieblerFix linknamespace errors in nss_database.c if build...
2020-12-04 DJ Deloriensswitch: use new internal API (callers)
2020-12-04 DJ Deloriensswitch: user new internal API (tests)
2020-12-04 DJ Deloriensswitch: use new internal API (core)
2020-12-04 Florian Weimernss: Implement <nss_database.h>
2020-12-04 Florian Weimer<nss_action.h>: New abstraction for combining NSS modul...
2020-12-04 Florian Weimernss: Introduce <nss_module.h>
2020-11-13 Adhemerval ZanellaRemove tls.h inclusion from internal errno.h
2020-07-23 Arjun ShankarDisable warnings due to deprecated libselinux symbols...
2020-07-21 Florian Weimernss: Add __nss_fgetent_r
2020-07-21 Florian Weimernss_files: Use generic result pointer in parse_line
2020-07-21 Florian Weimernss_files: Consolidate line parse declarations in ...
2020-07-21 Florian Weimernss_compat: Do not use mmap to read database files...
2020-07-21 Florian Weimernss_files: Consolidate file opening in __nss_files_fopen
2020-07-08 Petr VorelRemove --enable-obsolete-nsl configure flag
2020-07-07 Florian Weimernss: Remove cryptographic key support from nss_files...
2020-05-19 Florian Weimernss_compat: internal_end*ent may clobber errno, hiding...
2020-02-13 Florian Weimernss_files: Use NSS_DECLARE_MODULE_FUNCTIONS
2020-02-13 Florian Weimernss_db: Use NSS_DECLARE_MODULE_FUNCTIONS
2020-02-13 Florian Weimernss_compat: Use NSS_DECLARE_MODULE_FUNCTIONS
next