about summary refs log tree commit diff
path: root/nss/nss_files
Commit message (Expand)AuthorAgeFilesLines
...
* Use proper #include for xdecrypt declarations.Roland McGrath2013-08-261-3/+1
* Fix leading whitespaces.Ondrej Bilka2013-06-061-1/+1
* Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold2013-05-162-0/+2
* Remove non-standard initialisation of flexible array memberAndreas Schwab2013-04-231-1/+8
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-0218-19/+18
* BZ#13696: Add --disable-nscd configure option.Roland McGrath2012-08-221-1/+5
* Fix lots of bitrot for stub configurations.Roland McGrath2012-07-301-1/+3
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-0918-54/+36
* Clean up internal fopen usesUlrich Drepper2011-11-155-7/+7
* Fix buffer allocation in files initgroups handlerAndreas Schwab2011-11-071-1/+1
* Implement caching of nscdUlrich Drepper2011-10-071-0/+3
* Optimize libnss_files initializationUlrich Drepper2011-09-281-35/+18
* Correctly reparse group line after enlarging the bufferAndreas Schwab2011-09-271-4/+8
* More optimizations of nss_filesUlrich Drepper2011-08-202-7/+5
* Minor optimizatin in alias lookup in files NSS moduleUlrich Drepper2011-08-201-3/+3
* Generalize framework to register monitoring of files in nscdUlrich Drepper2011-07-111-0/+72
* Reenable nss_db with a completely new implementationUlrich Drepper2011-06-1511-33/+34
* Report if no record is found by initgroups in nss_files.Ulrich Drepper2011-05-061-1/+3
* Fix reallocation bug in last nss_files change.Ulrich Drepper2011-04-211-1/+2
* Fix little issue with last change.Ulrich Drepper2011-04-191-2/+4
* Define initgroups callback for nss_files.Ulrich Drepper2011-04-191-0/+132
* Handle long lines in host lookups in the right place.Ulrich Drepper2011-01-131-6/+55
* Add self-contained test for NSS.Ulrich Drepper2010-08-111-3/+3
* Fix a few error cases in *name4_r lookup handling.Ulrich Drepper2009-12-101-0/+5
* Fix nss_files if /etc/hosts is missing.Steve Langasek2009-10-291-1/+6
* Fix getent networks lookup and resulting incorrect NSS change.Ulrich Drepper2009-07-011-1/+1
* Fix getnetbyaddr implementation.Ulrich Drepper2009-07-011-2/+3
* [BZ #9955]Ulrich Drepper2009-04-232-20/+106
* [BZ #9705]Ulrich Drepper2009-01-091-3/+17
* * include/resolv.h: Adjust __libc_res_nquery and __libc_res_nsendUlrich Drepper2008-05-101-8/+125
* * nss_files/files-XXX.c (_nss_files_getXXent_r): Restore saved errno.Ulrich Drepper2008-04-091-1/+1
* * nis/nis_call.c (nis_server_cache_search): Save errno around statUlrich Drepper2008-03-241-1/+6
* * nss/nss_files/files-XXX.c (internal_setent): Use O_CLOEXEC ifUlrich Drepper2007-08-103-34/+92
* * nss/nsswitch.c (__nss_lookup_function): Don't cast &ni->known toUlrich Drepper2007-07-281-1/+1
* (HOST_DB_LOOKUP): Ensure sufficient alignment of buffer and tmp_buffer.Ulrich Drepper2007-04-231-2/+8
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-16/+26
* .Jakub Jelinek2007-07-311-26/+16
* * nss/nss_files/files-hosts.c (LINE_PARSER): Support IPv6-style cvs/fedora-glibc-20061120T1000Ulrich Drepper2006-11-201-9/+25
* * nss/nss_files/files-alias.c (get_next_alias): Set line backUlrich Drepper2006-11-151-3/+3
* * libio/fmemopen.c (fmemopen): Free stream memory in case ofUlrich Drepper2006-04-071-1/+2
* [BZ #1926]Ulrich Drepper2005-11-251-1/+1
* * inet/getnetgrent_r.c: Include assert. cvs/fedora-glibc-20050912T0656Ulrich Drepper2005-09-101-10/+14
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-224-28/+17
* 2.5-18.1Jakub Jelinek2007-07-124-17/+28
* Update.Ulrich Drepper2004-11-231-2/+8
* either libc_hidden_def or libnss_files_hidden_def, not hidden_def.Roland McGrath2004-10-261-1/+7
* * nss/nss_files/files-parse.c (nss_files_parse_hidden_def): Define toRoland McGrath2004-10-261-1/+1
* Update.Ulrich Drepper2004-10-242-2/+3
* Update.Ulrich Drepper2004-05-261-1/+6
* Update.Ulrich Drepper2004-05-071-1/+3