404 Commits (c7738d0822fd34e95ebf01ce8fa8ea397bc4843d)

Author SHA1 Message Date
Roland McGrath 59d112a4c7 Use proper #include for xdecrypt declarations. 13 years ago
Ondrej Bilka 350635a59a Fix leading whitespaces. 13 years ago
Joseph Myers fab7ce3f5b Link extra-libs consistently with libc and ld.so. 13 years ago
Siddhesh Poyarekar 3d04f5db20 Set EAI_SYSTEM only when h_errno is NETDB_INTERNAL 13 years ago
Andreas Schwab d5dd6189d5 Fix parsing of numeric hosts in gethostbyname_r 13 years ago
Ryan S. Arnold e054f49430 Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). 13 years ago
Andreas Schwab 7ed3f4e859 Remove non-standard initialisation of flexible array member 13 years ago
Jan-Benedict Glaw d34c915826 Fix getent to call endspent rather than endpwent for shadow database. 13 years ago
Roland McGrath 0e2b9cdde7 BZ#14812: Add missing translation marker on some argp option argument names in utilities. 13 years ago
Mike Frysinger 6ff444c418 unify xmalloc prototypes & friends 13 years ago
Roland McGrath f1d70dad53 Remove lots of inline keywords. 13 years ago
Joseph Myers 568035b787 Update copyright notices with scripts/update-copyrights. 13 years ago
David S. Miller 0549fbba96 Update copyright years. 13 years ago
Siddhesh Poyarekar 0817d63dd1 Fix hashtable size calculation when database has exactly one record 14 years ago
Siddhesh Poyarekar cfde9b463d Return EAI_SYSTEM if we're out of file descriptors 14 years ago
Joseph Myers 8b748aed2a Support --with-pkgversion and --with-bugurl. 14 years ago
Chris Metcalf 017678433c Suppress incorrect link warnings for NSS symbols 14 years ago
Roland McGrath 6bacf05bfd Quiet make warning under --disable-shared. 14 years ago
Roland McGrath b1c608fe20 Avoid more warnings in nsswitch.c 14 years ago
Roland McGrath d3b9fd9e8d Avoid unused static function warning in nsswitch.c. 14 years ago
Roland McGrath 3cc3ef96d6 BZ#13696: Add --disable-nscd configure option. 14 years ago
Jim Meyering c5f80821ab getXXbyYY_r.c: Fix comment typo: s/FUNCTION_NAME/FUNCTION2_NAME/ 14 years ago
Roland McGrath 40ce302d37 Conditionalize use of PTR_MANGLE. 14 years ago
Roland McGrath bea9b19322 Fix lots of bitrot for stub configurations. 14 years ago
Jeroen van Bemmel 7b6e99be77 Avoid duplicate DNS requests if answer is longer than a implementation 14 years ago
Paul Pluzhnikov d44638b0a7 For [BZ#14122], plug memory leaks in nsswitch.c. 14 years ago
Thomas Schwinge 8069478040 Hurd: mmap deficiencies 14 years ago
Thomas Schwinge e468f8a3a7 Hurd: Add missing includes 14 years ago
Paul Pluzhnikov 62470f605e 2012-04-06 Paul Pluzhnikov <ppluzhnikov@google.com> 14 years ago
Andreas Jaeger 2c040eff83 Add missing include file 14 years ago
Jeff Law 6a9b9c02fa 2012-03-23 Jeff Law <law@redhat.com> 14 years ago
Paul Pluzhnikov 3ff4252677 2012-03-23 Daniel Jacobowitz <dmj@google.com> 14 years ago
David S. Miller 09a3453f63 Add missing string.h include for strcpy calls. 14 years ago
Ulrich Drepper a4300c7a4d Remove distribute variable from Makefiles 14 years ago
Ulrich Drepper a000466f5e Add missing gshadow handling in __nss_configure_lookup 14 years ago
Paul Eggert 59ba27a63a Replace FSF snail mail address with URLs. 14 years ago
Ulrich Drepper ec09c1c410 Optimize xmalloc, xcalloc, xrealloc, and xstrdup 14 years ago
Ulrich Drepper a784e50247 Remove pre-ISO C support 14 years ago
Ulrich Drepper a316c1f682 Also update new programs 14 years ago
Ulrich Drepper 81fb02b046 Update copyright year 14 years ago
Ulrich Drepper 312be3f9f5 Clean up internal fopen uses 15 years ago
Andreas Schwab 98591e5820 Fix db makefile rule for group.db 15 years ago
Andreas Schwab ae1bc2fa1c Fix buffer allocation in files initgroups handler 15 years ago
Andreas Schwab 3d7ba52b68 Don't fail in makedb if SELinux is disabled 15 years ago
Ulrich Drepper f4ec483382 Unify getent output for initgroups database 15 years ago
Roland McGrath c658d255e9 Fix some nit warnings. 15 years ago
Ulrich Drepper 684ae51599 Implement caching of nscd 15 years ago
Ulrich Drepper 054c0457fd Stop crash in OOM handling in NSS 15 years ago
Jiri Olsa 64031225b2 More fallout from OOM in NSS 15 years ago
Jiri Olsa 0490345c9f Handle OOM in NSS 15 years ago