summaryrefslogtreecommitdiff
path: root/nss
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2015-01-022-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0256-56/+56
* Fix nss/tst-nss-test1.c format warning.Joseph Myers2014-11-271-1/+1
* Remove NOT_IN_libcSiddhesh Poyarekar2014-11-241-1/+0
* Remove IS_IN_libcSiddhesh Poyarekar2014-11-241-1/+1
* BZ#14498: fix infinite loop in nss_db_getservbynameAlexandre Oliva2014-11-212-5/+11
* Add new macro IN_MODULE to identify module in which source is builtSiddhesh Poyarekar2014-11-191-1/+2
* Modify several tests to use test-skeleton.cArjun Shankar2014-11-051-2/+5
* Remove stray includes of kernel-features.h.Joseph Myers2014-06-251-1/+0
* Don't ignore too long lines in nss_files (BZ #17079)Andreas Schwab2014-06-231-1/+3
* Use NSS_STATUS_TRYAGAIN to indicate insufficient buffer (BZ #16878)Siddhesh Poyarekar2014-05-261-1/+1
* Consistently include Makeconfig after defining subdir.Joseph Myers2014-02-261-2/+2
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-1/+1
* Fix invalid memory access when parsing netgroup files with blank lines (BZ #1...Siddhesh Poyarekar2014-01-271-1/+2
* Update remaining copyright datesAllan McRae2014-01-012-2/+2
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-0156-56/+56
* Use herrnop directlySiddhesh Poyarekar2013-12-021-2/+2
* Get canonical name in getaddrinfo from hosts file for AF_INET (fixes 16077)Siddhesh Poyarekar2013-11-282-250/+258
* Make getent services compliant with RFC 6335 section 5.1 Fixes bug 15374Ondřej Bílka2013-11-071-2/+6
* Fix reads for sizes larger than INT_MAX in AF_INET lookupSiddhesh Poyarekar2013-10-301-8/+51
* Use proper #include for xdecrypt declarations.Roland McGrath2013-08-261-3/+1
* Fix leading whitespaces.Ondrej Bilka2013-06-061-1/+1
* Link extra-libs consistently with libc and ld.so.Joseph Myers2013-05-311-7/+5
* Set EAI_SYSTEM only when h_errno is NETDB_INTERNALSiddhesh Poyarekar2013-05-211-4/+4
* Fix parsing of numeric hosts in gethostbyname_rAndreas Schwab2013-05-214-55/+63
* Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold2013-05-166-0/+6
* Remove non-standard initialisation of flexible array memberAndreas Schwab2013-04-231-1/+8
* Fix getent to call endspent rather than endpwent for shadow database.Jan-Benedict Glaw2013-04-221-1/+1
* BZ#14812: Add missing translation marker on some argp option argument names i...Roland McGrath2013-03-181-1/+1
* unify xmalloc prototypes & friendsMike Frysinger2013-02-181-4/+1
* Remove lots of inline keywords.Roland McGrath2013-02-071-5/+5
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-0254-56/+54
* Update copyright years.David S. Miller2013-01-012-4/+4
* Fix hashtable size calculation when database has exactly one recordSiddhesh Poyarekar2012-11-281-3/+6
* Return EAI_SYSTEM if we're out of file descriptorsSiddhesh Poyarekar2012-11-191-1/+6
* Support --with-pkgversion and --with-bugurl.Joseph Myers2012-11-092-6/+9
* Suppress incorrect link warnings for NSS symbolsChris Metcalf2012-10-305-6/+14
* Quiet make warning under --disable-shared.Roland McGrath2012-09-281-0/+2
* Avoid more warnings in nsswitch.cRoland McGrath2012-09-281-0/+4
* Avoid unused static function warning in nsswitch.c.Roland McGrath2012-09-281-0/+2
* BZ#13696: Add --disable-nscd configure option.Roland McGrath2012-08-223-4/+16
* getXXbyYY_r.c: Fix comment typo: s/FUNCTION_NAME/FUNCTION2_NAME/Jim Meyering2012-08-041-1/+1
* Conditionalize use of PTR_MANGLE.Roland McGrath2012-07-311-2/+10
* Fix lots of bitrot for stub configurations.Roland McGrath2012-07-305-2/+11
* Avoid duplicate DNS requests if answer is longer than a implementationJeroen van Bemmel2012-07-121-2/+5
* For [BZ#14122], plug memory leaks in nsswitch.c.Paul Pluzhnikov2012-05-221-24/+70
* Hurd: mmap deficienciesThomas Schwinge2012-05-101-0/+4
* Hurd: Add missing includesThomas Schwinge2012-05-102-1/+5
* 2012-04-06 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2012-04-063-9/+26
* Add missing include fileAndreas Jaeger2012-04-061-1/+2