summaryrefslogtreecommitdiff
path: root/nss
AgeCommit message (Expand)Author
2017-04-18Assume that O_CLOEXEC is always defined and worksFlorian Weimer
2017-03-15Fix build with --enable-static-nss [BZ #21088]Alexey Neyman
2017-03-01Miscellaneous low-risk changes preparing for _ISOMAC testsuite.Zack Weinberg
2017-01-05Increase some test timeouts.Joseph Myers
2017-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-12-31resolv: Deprecate the "inet6" option and RES_USE_INET6 [BZ #19582]Florian Weimer
2016-12-23Add deferred cancellation regression test for getpwuid_r.Carlos O'Donell
2016-08-18Fix incorrect double-checked locking related to _res_hconf.initialized.Torvald Riegel
2016-06-11nss_db: Fix initialization of iteration position [BZ #20237]Florian Weimer
2016-04-29NSS: Implement group merging support.Stephen Gallagher
2016-04-13Register extra test objectsAndreas Schwab
2016-03-29nss_db: Propagate ERANGE error if parse_line fails [BZ #19837]Florian Weimer
2016-01-04Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-10-20Convert 113 more function definitions to prototype style (files with assertio...Joseph Myers
2015-10-02Fix i386 build after put*ent hardening changes.Joseph Myers
2015-10-02Harden putpwent, putgrent, putspent, putspent against injection [BZ #18724]Florian Weimer
2015-09-25Fix inconsistent passwd compensation in nss/bug17079.cFlorian Weimer
2015-09-22Test in commit e07aabba73ea62e7dfa0512507c92efb851fbdbe is for bug 17079Florian Weimer
2015-09-22Add test case for bug 18287Florian Weimer
2015-09-08Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers
2015-08-09fix non-portable `echo -n` usageMike Frysinger
2015-05-11Separate internal state between getXXent and getXXbyYY NSS calls (bug 18007)Andreas Schwab
2015-04-29CVE-2014-8121: Do not close NSS files database during iteration [BZ #18007]Florian Weimer
2015-03-13Enhance nscd's inotify support (Bug 14906).Carlos O'Donell
2015-03-04Split rpcent tests out of tst-netdb.Roland McGrath
2015-02-06Exclude rpcent functions and NSS backends for rpc, key when excluding sunrpc.Roland McGrath
2015-01-02Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-11-27Fix nss/tst-nss-test1.c format warning.Joseph Myers
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar
2014-11-24Remove IS_IN_libcSiddhesh Poyarekar
2014-11-21BZ#14498: fix infinite loop in nss_db_getservbynameAlexandre Oliva
2014-11-19Add new macro IN_MODULE to identify module in which source is builtSiddhesh Poyarekar
2014-11-05Modify several tests to use test-skeleton.cArjun Shankar
2014-06-25Remove stray includes of kernel-features.h.Joseph Myers
2014-06-23Don't ignore too long lines in nss_files (BZ #17079)Andreas Schwab
2014-05-26Use NSS_STATUS_TRYAGAIN to indicate insufficient buffer (BZ #16878)Siddhesh Poyarekar
2014-02-26Consistently include Makeconfig after defining subdir.Joseph Myers
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka
2014-01-27Fix invalid memory access when parsing netgroup files with blank lines (BZ #1...Siddhesh Poyarekar
2014-01-01Update remaining copyright datesAllan McRae
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-12-02Use herrnop directlySiddhesh Poyarekar
2013-11-28Get canonical name in getaddrinfo from hosts file for AF_INET (fixes 16077)Siddhesh Poyarekar
2013-11-07Make getent services compliant with RFC 6335 section 5.1 Fixes bug 15374Ondřej Bílka
2013-10-30Fix reads for sizes larger than INT_MAX in AF_INET lookupSiddhesh Poyarekar
2013-08-26Use proper #include for xdecrypt declarations.Roland McGrath
2013-06-06Fix leading whitespaces.Ondrej Bilka