[v3,0/7] Fix some libm static issues
[platform/upstream/glibc.git] / nss /
2020-02-13 Florian Weimernss: Add function types and NSS_DECLARE_MODULE_FUNCTION...
2020-02-13 Florian Weimernss_compat: Do not use nss_* names for function pointers
2020-01-01 Joseph MyersUpdate copyright dates not handled by scripts/update...
2020-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-10-29 Carlos O'DonellComment out initgroups from example nsswitch.conf ...
2019-09-07 Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-08-19 Carlos O'Donellnss: Make nsswitch.conf more distribution friendly.
2019-07-10 DJ Delorienss_db: fix endent wrt NULL mappings [BZ #24695] [BZ...
2019-06-19 Stefan LieblerFix gcc 9 build errors for make xcheck. [BZ #24556]
2019-05-16 Florian Weimernss_files: Remove RES_USE_INET6 from hosts processing
2019-05-15 Florian Weimernss: Turn __nss_database_lookup into a compatibility...
2019-03-25 Andreas K. Hüttelnss/tst-nss-files-alias-leak: add missing opening quote...
2019-03-14 Florian Weimernss: Fix tst-nss-files-alias-truncated for default...
2019-02-27 Joseph MyersAdd some spaces before '('.
2019-02-25 Joseph MyersBreak more lines before not after operators.
2019-02-22 Joseph MyersBreak some lines before not after operators.
2019-02-21 Patsy Franklinnss: tst-nss-files-hosts-long: Add host.conf [BZ #21915]
2019-02-12 Florian Weimernss: getent: Print IPv6 scope ID for ahosts/ahostsv6...
2019-02-08 Patsy Franklinnss: Add tst-nss-files-hosts-long test [BZ #21915]
2019-01-31 Florian Weimernss_files: Fix /etc/aliases null pointer dereference...
2019-01-21 Florian WeimerCVE-2016-10739: getaddrinfo: Fully parse IPv4 address...
2019-01-01 Joseph MyersUpdate copyright dates not handled by scripts/update...
2019-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-12-14 Stefan LieblerAdd missing libnss_testX.so requirement for tst-nss...
2018-10-09 Szabolcs NagyIncrease timeout of nss/tst-nss-files-hosts-multi
2018-09-01 Paul Pluzhnikov[BZ #20271] Add newlines in __libc_fatal calls.
2018-08-23 DJ DelorieAdd test-in-container infrastructure.
2018-08-14 Florian Weimernss_files: Fix file stream leak in aliases lookup ...
2018-07-10 Florian WeimerFix copyright years in recent commits
2018-07-06 Florian Weimernss_files: Fix re-reading of long lines [BZ #18991]
2018-06-25 Florian Weimernss_files: Use struct scratch_buffer instead of extend_...
2018-06-25 Florian Weimergetent: Use dynarray in initgroups_keys [BZ #18023]
2018-06-25 Florian Weimergetgrent_next_nss (compat-initgroups): Remove alloca...
2018-03-03 Andreas SchwabFix multiple definitions of __nss_*_database (bug 22918)
2018-02-15 Joseph MyersFix -Os feof_unlocked linknamespace, localplt issues...
2018-01-30 Florian Weimernss: Adjust tests to use nss_files only
2018-01-01 Joseph MyersUpdate copyright dates not handled by scripts/update...
2018-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-11-23 Florian Weimernss: Export nscd hash function as __nss_hash [BZ #22459]
2017-10-11 Florian Weimernss_files: Avoid large buffers with many host addresses...
2017-10-11 Florian Weimernss_files: Use struct scratch_buffer for gethostbyname...
2017-10-10 Florian Weimernss_files: Refactor gethostbyname3 multi case into...
2017-10-04 Andreas SchwabMove nss_compat from nis to nss subdir and install...
2017-10-01 H.J. LuMark internal getXXXbyYYY functions with attribute_hidd...
2017-09-12 Steve EllceyRemove compat from DEFAULT_CONFIG lookup strings
2017-09-01 Florian Weimergetaddrinfo: Fix error handling in gethosts [BZ #21915...
2017-08-31 Florian WeimerNSS: Remove internal_function function attribute
2017-08-21 H.J. LuDon't compile non-lib modules as lib modules [BZ #21864]
2017-08-21 H.J. LuMark internal nss symbols with attribute_hidden [BZ...
2017-08-18 Adhemerval ZanellaConsolidate non cancellable close call
2017-08-17 DJ DelorieUpdate nss tests to new skeleton
2017-08-17 Adhemerval ZanellaConsolidate non cancellable open call
2017-08-14 Florian WeimerNSS: Replace exported NSS lookup functions with stubs...
2017-08-13 Florian WeimerNSS: Do not use internal_function for functions with...
2017-08-09 Florian Weimernss: Call __resolv_context_put before early return...
2017-08-07 Joseph MyersConsistently use uintN_t not u_intN_t everywhere.
2017-07-21 DJ DelorieCorrect nss/tst-nss-test5 configuration
2017-07-21 Steve EllceyFix nss/nss_test1.c compile with latest GCC.
2017-07-17 DJ DelorieExtend NSS test suite
2017-07-03 Florian Weimerresolv: Introduce struct resolv_context [BZ #21668]
2017-06-27 Florian Weimerresolv: Call _res_hconf_init from __res_vinit
2017-05-11 Zack WeinbergSuppress internal declarations for most of the testsuite.
2017-04-18 Florian WeimerAssume that O_CLOEXEC is always defined and works
2017-03-15 Alexey NeymanFix build with --enable-static-nss [BZ #21088]
2017-03-02 Zack WeinbergMiscellaneous low-risk changes preparing for _ISOMAC...
2017-01-05 Joseph MyersIncrease some test timeouts.
2017-01-01 Joseph MyersUpdate copyright dates not handled by scripts/update...
2017-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-12-31 Florian Weimerresolv: Deprecate the "inet6" option and RES_USE_INET6...
2016-12-23 Carlos O'DonellAdd deferred cancellation regression test for getpwuid_r.
2016-08-18 Torvald RiegelFix incorrect double-checked locking related to _res_hc...
2016-06-11 Florian Weimernss_db: Fix initialization of iteration position [BZ...
2016-04-30 Stephen GallagherNSS: Implement group merging support.
2016-04-13 Andreas SchwabRegister extra test objects
2016-03-29 Florian Weimernss_db: Propagate ERANGE error if parse_line fails...
2016-01-04 Joseph MyersUpdate copyright dates not handled by scripts/update...
2016-01-04 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-10-20 Joseph MyersConvert 113 more function definitions to prototype...
2015-10-02 Joseph MyersFix i386 build after put*ent hardening changes.
2015-10-02 Florian WeimerHarden putpwent, putgrent, putspent, putspent against...
2015-09-25 Florian WeimerFix inconsistent passwd compensation in nss/bug17079.c
2015-09-22 Florian WeimerTest in commit e07aabba73ea62e7dfa0512507c92efb851fbdbe...
2015-09-22 Florian WeimerAdd test case for bug 18287
2015-09-08 Joseph MyersMove bits/libc-lock.h and bits/libc-lockP.h out of...
2015-08-09 Mike Frysingerfix non-portable `echo -n` usage
2015-05-11 Andreas SchwabSeparate internal state between getXXent and getXXbyYY...
2015-04-29 Florian WeimerCVE-2014-8121: Do not close NSS files database during...
2015-03-13 Carlos O'DonellEnhance nscd's inotify support (Bug 14906).
2015-03-04 Roland McGrathSplit rpcent tests out of tst-netdb.
2015-02-06 Roland McGrathExclude rpcent functions and NSS backends for rpc,...
2015-01-02 Joseph MyersUpdate copyright dates not handled by scripts/update...
2015-01-02 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-11-27 Joseph MyersFix nss/tst-nss-test1.c format warning.
2014-11-24 Siddhesh PoyarekarRemove NOT_IN_libc
2014-11-24 Siddhesh PoyarekarRemove IS_IN_libc
2014-11-21 Alexandre OlivaBZ#14498: fix infinite loop in nss_db_getservbyname
2014-11-19 Siddhesh PoyarekarAdd new macro IN_MODULE to identify module in which...
2014-11-05 Arjun ShankarModify several tests to use test-skeleton.c
2014-06-25 Joseph MyersRemove stray includes of kernel-features.h.
2014-06-23 Andreas SchwabDon't ignore too long lines in nss_files (BZ #17079)
next