aboutsummaryrefslogtreecommitdiff
path: root/nis/nss_nisplus
AgeCommit message (Expand)AuthorFilesLines
2020-07-08Remove --enable-obsolete-nsl configure flagPetr Vorel13-4860/+0
2020-07-07nss: Remove cryptographic key support from nss_files, nss_nis, nss_nisplusFlorian Weimer1-411/+0
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers14-14/+14
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert14-14/+14
2019-05-16nss_nis, nss_nisplus: Remove RES_USE_INET6 handlingFlorian Weimer1-47/+12
2019-02-22Break some lines before not after operators.Joseph Myers1-9/+9
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers14-14/+14
2018-06-27nisplus: Correct pwent parsing issue and resulting build error [BZ #23266]Maciej W. Rozycki1-2/+2
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers14-14/+14
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers14-14/+14
2016-12-31resolv: Deprecate the "inet6" option and RES_USE_INET6 [BZ #19582]Florian Weimer1-4/+5
2016-12-21Fix nss_nisplus build with mainline GCC (bug 20978).Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers14-14/+14
2015-09-08Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers11-11/+11
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers14-14/+14
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka11-35/+35
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae14-14/+14
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers14-24/+14
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert14-42/+28
2011-07-06nis/nss_nisplus: Kill warningsUlrich Drepper2-7/+7
2009-12-10Fix a few error cases in *name4_r lookup handling.Ulrich Drepper1-27/+31
2009-07-01Fix NIS and NIS+ getnetbyaddr backends.Ulrich Drepper1-1/+1
2008-05-10* include/resolv.h: Adjust __libc_res_nquery and __libc_res_nsendUlrich Drepper1-78/+144
2007-03-21* nis/nis_call.c: Include bits/libc-lock.h, sys/stat.h, unistd.h. Jakub Jelinek6-20/+33
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper7-34/+21
2007-07-31.Jakub Jelinek7-21/+34
2006-11-10[BZ #3465]Ulrich Drepper1-1/+1
2006-10-06* nis/nis_table.c (nis_list): Handle FOLLOW_PATH | ALL_RESULTSUlrich Drepper2-27/+174
2006-05-20* nis/nis_call.c (__prepare_niscall): New function. Split outcvs/fedora-glibc-20060521T2153Ulrich Drepper3-243/+325
2006-04-30* nis/nss_nisplus/nisplus-publickey.c (parse_grp_str): PIDLIST isUlrich Drepper1-2/+6
2006-04-30* nis/nss_nisplus/nisplus-parser.c: Minor optimizations andUlrich Drepper1-34/+49
2006-04-30* nis/nss_nisplus/nisplus-ethers.c: Add missing null pointer check.Ulrich Drepper7-7/+72
2006-04-29* nis/nisplus-parser.h (_nss_nisplus_parse_pwent): Add entryUlrich Drepper2-86/+201
2006-04-29* nis/nss_nisplus/nisplus-parser.c: Some cleanups. RemoveUlrich Drepper1-7/+4
2006-04-24* nis/nss_nisplus/nisplus-netgrp.c: Cleanups.Ulrich Drepper1-5/+5
2006-04-15* nis/nss_nisplus/nisplus-service.c (_nss_nisplus_parse_servent):Ulrich Drepper1-38/+40
2006-04-15* nis/nss_nisplus/nisplus-rpc.c (_nss_nisplus_parse_rpcent):Ulrich Drepper2-35/+40
2006-04-15* nis/nss_nisplus/nisplus-publickey.c: Minor cleanups throughout.Ulrich Drepper1-15/+17
2006-04-15* nis/nss_nisplus/nisplus-proto.c (_nss_nisplus_parse_protoent):Ulrich Drepper1-32/+27
2006-04-15* nis/nss_nisplus/nisplus-network.c (_nss_nisplus_parse_netent):Ulrich Drepper1-32/+34
2006-04-15* nis/nss_nisplus/nisplus-hosts.c (_nss_nisplus_parse_hostent):Ulrich Drepper1-44/+44
2006-04-14* nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_parse_etherent):Ulrich Drepper1-8/+10
2006-04-14* nis/nss_nisplus/nisplus-alias.c (_nss_nisplus_parse_aliasent):Ulrich Drepper2-22/+32
2006-04-14* nis/nss_nisplus/nisplus-parser.c: Cleanups, use NIS_RES_*Ulrich Drepper1-31/+25
2006-04-07* libio/fmemopen.c (fmemopen): Free stream memory in case ofUlrich Drepper4-12/+24
2006-03-25* sysdeps/sparc/sparc32/bits/atomic.hUlrich Drepper9-18/+24
2005-12-03* nis/nss_nisplus/nisplus-network.c (_nss_nisplus_getnetbyaddr_r):Ulrich Drepper1-17/+11
2005-12-03* nis/nis_error.c (nis_sperror_r): Let snprintf determine whetherUlrich Drepper5-78/+57
2005-12-03* nis/nss_nisplus/nisplus-service.c: Fix locking to useUlrich Drepper7-728/+860
2005-12-03* nis/nss_nisplus/nisplus-pwd.c (_nss_pwd_create_tablename):Ulrich Drepper3-277/+303