summaryrefslogtreecommitdiff
path: root/nss
AgeCommit message (Expand)Author
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
2013-05-31Link extra-libs consistently with libc and ld.so.Joseph Myers
2013-05-21Set EAI_SYSTEM only when h_errno is NETDB_INTERNALSiddhesh Poyarekar
2013-05-21Fix parsing of numeric hosts in gethostbyname_rAndreas Schwab
2013-05-16Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold
2013-04-23Remove non-standard initialisation of flexible array memberAndreas Schwab
2013-04-22Fix getent to call endspent rather than endpwent for shadow database.Jan-Benedict Glaw
2013-03-18BZ#14812: Add missing translation marker on some argp option argument names i...Roland McGrath
2013-02-18unify xmalloc prototypes & friendsMike Frysinger
2013-02-07Remove lots of inline keywords.Roland McGrath
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2013-01-01Update copyright years.David S. Miller
2012-11-28Fix hashtable size calculation when database has exactly one recordSiddhesh Poyarekar
2012-11-19Return EAI_SYSTEM if we're out of file descriptorsSiddhesh Poyarekar
2012-11-09Support --with-pkgversion and --with-bugurl.Joseph Myers
2012-10-30Suppress incorrect link warnings for NSS symbolsChris Metcalf
2012-09-28Quiet make warning under --disable-shared.Roland McGrath
2012-09-28Avoid more warnings in nsswitch.cRoland McGrath
2012-09-28Avoid unused static function warning in nsswitch.c.Roland McGrath
2012-08-22BZ#13696: Add --disable-nscd configure option.Roland McGrath
2012-08-04getXXbyYY_r.c: Fix comment typo: s/FUNCTION_NAME/FUNCTION2_NAME/Jim Meyering
2012-07-31Conditionalize use of PTR_MANGLE.Roland McGrath
2012-07-30Fix lots of bitrot for stub configurations.Roland McGrath
2012-07-12Avoid duplicate DNS requests if answer is longer than a implementationJeroen van Bemmel
2012-05-22For [BZ#14122], plug memory leaks in nsswitch.c.Paul Pluzhnikov
2012-05-10Hurd: mmap deficienciesThomas Schwinge
2012-05-10Hurd: Add missing includesThomas Schwinge
2012-04-062012-04-06 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov
2012-04-06Add missing include fileAndreas Jaeger
2012-03-232012-03-23 Jeff Law <law@redhat.com>Jeff Law
2012-03-232012-03-23 Daniel Jacobowitz <dmj@google.com>Paul Pluzhnikov
2012-03-13Add missing string.h include for strcpy calls.David S. Miller
2012-03-07Remove distribute variable from MakefilesUlrich Drepper
2012-03-06Add missing gshadow handling in __nss_configure_lookupUlrich Drepper
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-08Optimize xmalloc, xcalloc, xrealloc, and xstrdupUlrich Drepper
2012-01-07Remove pre-ISO C supportUlrich Drepper
2012-01-01Also update new programsUlrich Drepper
2012-01-01Update copyright yearUlrich Drepper
2011-11-15Clean up internal fopen usesUlrich Drepper
2011-11-11Fix db makefile rule for group.dbAndreas Schwab
2011-11-07Fix buffer allocation in files initgroups handlerAndreas Schwab