about summary refs log tree commit diff
path: root/nss
Commit message (Expand)AuthorAgeFilesLines
* Correctly reparse group line after enlarging the bufferAndreas Schwab2011-10-071-4/+8
* More configurability for secondary group lookupUlrich Drepper2011-05-101-1/+1
* Report if no record is found by initgroups in nss_files.Ulrich Drepper2011-05-061-1/+3
* Add finer grained control for initgroups lookups to NSS.Ulrich Drepper2011-04-291-0/+1
* Remove doubled words.Jim Meyering2011-04-221-2/+2
* 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-193-1/+135
* Obsolete RPC implementation in libc.Ulrich Drepper2011-04-161-2/+3
* Update copyright year.Ulrich Drepper2011-01-171-2/+2
* 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-117-9/+268
* Enable IDN support in getent.Ulrich Drepper2010-05-061-1/+11
* Update copyright year.Ulrich Drepper2010-03-151-2/+2
* 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-012-2/+2
* Fix getnetbyaddr implementation.Ulrich Drepper2009-07-012-3/+4
* Don't treat bug reporting message as a format string.Andreas Schwab2009-06-161-2/+2
* Extend getent to handle the shadow database.Aurelien Jarno2009-06-151-0/+66
* * version.h (VERSION): Bump to 2.10.1. cvs/fedora-glibc-20090510T1842 cvs/masterUlrich Drepper2009-05-102-10/+16
* * nss/nsswitch.c (__nss_lookup_function): En/Decrypt cachedUlrich Drepper2009-04-261-3/+7
* [BZ #9955]Ulrich Drepper2009-04-236-23/+139
* * debug/xtrace.sh: Unify translatable messages.Ulrich Drepper2009-02-061-3/+7
* * nss/getent.c (print_networks): Don't print comma between aliases.Ulrich Drepper2009-01-281-2/+0
* [BZ #9705]Ulrich Drepper2009-01-091-3/+17
* * posix/getconf.c: Update copyright year.Ulrich Drepper2009-01-021-2/+2
* * sysdeps/posix/getaddrinfo.c: Implement handling of DCCP andUlrich Drepper2008-05-141-0/+16
* * include/resolv.h: Adjust __libc_res_nquery and __libc_res_nsendUlrich Drepper2008-05-103-9/+139
* * 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
* * posix/getconf.c: Update copyright year.Ulrich Drepper2008-01-021-2/+2
* * nss/nsswitch.c (__nss_lookup): Actually use alternative name in cvs/fedora-glibc-20071227T0908Ulrich Drepper2007-12-261-2/+2
* * nscd/Makefile (nscd-modules): Replace gethstbynm2_r withUlrich Drepper2007-10-308-45/+112
* (REENTRANT_NAME): Mangle start and start_fct pointers.Ulrich Drepper2007-10-151-8/+24
* * nss/nss_files/files-XXX.c (internal_setent): Use O_CLOEXEC ifUlrich Drepper2007-08-104-36/+95
* * nss/nsswitch.c (__nss_lookup_function): Don't cast &ni->known toUlrich Drepper2007-07-283-5/+6
* (HOST_DB_LOOKUP): Ensure sufficient alignment of buffer and tmp_buffer.Ulrich Drepper2007-04-231-2/+8
* * nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r): CorrectUlrich Drepper2007-01-142-3/+3
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-112-18/+28
* .Jakub Jelinek2007-07-312-28/+18
* * posix/getconf.c: Update copyright year.Ulrich Drepper2007-01-031-2/+2
* * nss/getXXbyYY_r.c: Include atomic.h. cvs/fedora-glibc-20061219T1804Ulrich Drepper2006-12-191-4/+7
* * 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
* * posix/wordexp.c (w_addword): Free word if realloc fails and itUlrich Drepper2006-05-101-3/+4
* * libio/fmemopen.c (fmemopen): Free stream memory in case ofUlrich Drepper2006-04-071-1/+2
* Update copyright year.Ulrich Drepper2006-01-011-2/+2
* * sunrpc/auth_none.c (ops): Mark as const.Ulrich Drepper2005-12-202-5/+6
* [BZ #1912]Ulrich Drepper2005-11-251-1/+2