Age | Commit message (Expand) | Author | Files | Lines |
2019-10-29 | Comment out initgroups from example nsswitch.conf (Bug 25146) | Carlos O'Donell | 1 | -1/+2 |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 86 | -86/+86 |
2019-08-19 | nss: Make nsswitch.conf more distribution friendly. | Carlos O'Donell | 1 | -16/+65 |
2019-07-10 | nss_db: fix endent wrt NULL mappings [BZ #24695] [BZ #24696] | DJ Delorie | 7 | -2/+134 |
2019-06-19 | Fix gcc 9 build errors for make xcheck. [BZ #24556] | Stefan Liebler | 1 | -1/+2 |
2019-05-16 | nss_files: Remove RES_USE_INET6 from hosts processing | Florian Weimer | 1 | -27/+11 |
2019-05-15 | nss: Turn __nss_database_lookup into a compatibility symbol | Florian Weimer | 9 | -29/+49 |
2019-03-25 | nss/tst-nss-files-alias-leak: add missing opening quote in printf | Andreas K. Hüttel | 1 | -1/+1 |
2019-03-14 | nss: Fix tst-nss-files-alias-truncated for default --as-needed linking | Florian Weimer | 2 | -3/+7 |
2019-02-27 | Add some spaces before '('. | Joseph Myers | 2 | -2/+2 |
2019-02-25 | Break more lines before not after operators. | Joseph Myers | 4 | -36/+36 |
2019-02-22 | Break some lines before not after operators. | Joseph Myers | 2 | -12/+12 |
2019-02-21 | nss: tst-nss-files-hosts-long: Add host.conf [BZ #21915] | Patsy Franklin | 1 | -0/+1 |
2019-02-12 | nss: getent: Print IPv6 scope ID for ahosts/ahostsv6 if available | Florian Weimer | 1 | -8/+28 |
2019-02-08 | nss: Add tst-nss-files-hosts-long test [BZ #21915] | Patsy Franklin | 3 | -1/+55 |
2019-01-31 | nss_files: Fix /etc/aliases null pointer dereference [BZ #24059] | Florian Weimer | 3 | -0/+78 |
2019-01-21 | CVE-2016-10739: getaddrinfo: Fully parse IPv4 address strings [BZ #20018] | Florian Weimer | 1 | -2/+1 |
2019-01-01 | Update copyright dates not handled by scripts/update-copyrights. | Joseph Myers | 2 | -2/+2 |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 82 | -82/+82 |
2018-12-14 | Add missing libnss_testX.so requirement for tst-nss-test3. | Stefan Liebler | 1 | -1/+1 |
2018-10-09 | Increase timeout of nss/tst-nss-files-hosts-multi | Szabolcs Nagy | 1 | -0/+1 |
2018-08-31 | [BZ #20271] Add newlines in __libc_fatal calls. | Paul Pluzhnikov | 1 | -1/+1 |
2018-08-22 | Add test-in-container infrastructure. | DJ Delorie | 4 | -2/+11 |
2018-08-14 | nss_files: Fix file stream leak in aliases lookup [BZ #23521] | Florian Weimer | 3 | -0/+249 |
2018-07-10 | Fix copyright years in recent commits | Florian Weimer | 1 | -1/+1 |
2018-07-06 | nss_files: Fix re-reading of long lines [BZ #18991] | Florian Weimer | 3 | -71/+328 |
2018-06-25 | nss_files: Use struct scratch_buffer instead of extend_alloca [BZ #18023] | Florian Weimer | 1 | -22/+10 |
2018-06-25 | getent: Use dynarray in initgroups_keys [BZ #18023] | Florian Weimer | 1 | -10/+30 |
2018-06-25 | getgrent_next_nss (compat-initgroups): Remove alloca fallback [BZ #18023] | Florian Weimer | 1 | -25/+21 |
2018-03-03 | Fix multiple definitions of __nss_*_database (bug 22918) | Andreas Schwab | 2 | -5/+5 |
2018-02-15 | Fix -Os feof_unlocked linknamespace, localplt issues (bug 15105, bug 19463). | Joseph Myers | 1 | -1/+1 |
2018-01-30 | nss: Adjust tests to use nss_files only | Florian Weimer | 2 | -0/+6 |
2018-01-01 | Update copyright dates not handled by scripts/update-copyrights. | Joseph Myers | 2 | -2/+2 |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 80 | -80/+80 |
2017-11-23 | nss: Export nscd hash function as __nss_hash [BZ #22459] | Florian Weimer | 3 | -1/+81 |
2017-10-11 | nss_files: Avoid large buffers with many host addresses [BZ #22078] | Florian Weimer | 3 | -96/+462 |
2017-10-11 | nss_files: Use struct scratch_buffer for gethostbyname [BZ #18023] | Florian Weimer | 1 | -156/+138 |
2017-10-10 | nss_files: Refactor gethostbyname3 multi case into separate function | Florian Weimer | 1 | -193/+202 |
2017-10-04 | Move nss_compat from nis to nss subdir and install it unconditionally | Andreas Schwab | 8 | -1/+3339 |
2017-10-01 | Mark internal getXXXbyYYY functions with attribute_hidden [BZ #18822] | H.J. Lu | 1 | -1/+2 |
2017-09-12 | Remove compat from DEFAULT_CONFIG lookup strings | Steve Ellcey | 4 | -7/+33 |
2017-09-01 | getaddrinfo: Fix error handling in gethosts [BZ #21915] [BZ #21922] | Florian Weimer | 2 | -0/+116 |
2017-08-31 | NSS: Remove internal_function function attribute | Florian Weimer | 4 | -12/+4 |
2017-08-21 | Don't compile non-lib modules as lib modules [BZ #21864] | H.J. Lu | 1 | -0/+1 |
2017-08-21 | Mark internal nss symbols with attribute_hidden [BZ #18822] | H.J. Lu | 4 | -11/+20 |
2017-08-18 | Consolidate non cancellable close call | Adhemerval Zanella | 1 | -1/+1 |
2017-08-17 | Update nss tests to new skeleton | DJ Delorie | 11 | -49/+42 |
2017-08-17 | Consolidate non cancellable open call | Adhemerval Zanella | 1 | -1/+1 |
2017-08-14 | NSS: Replace exported NSS lookup functions with stubs [BZ #21962] | Florian Weimer | 6 | -17/+54 |
2017-08-13 | NSS: Do not use internal_function for functions with hidden aliases | Florian Weimer | 4 | -10/+5 |