446 Commits (06e51f4d6d1f19b55a0b6f4d5031eb0703c369c9)

Author SHA1 Message Date
Ulrich Drepper 5f1724bf03 * nis/nis_call.c (rec_dirsearch): Handle __nis_finddirectory and 20 years ago
Ulrich Drepper 4b481a15bd * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypresp_master. 20 years ago
Ulrich Drepper b1ad49c6fb * nis/ypupdate_xdr.c: Add libnsl_hidden_def for xdr_ypdelete_args. 20 years ago
Ulrich Drepper cd5f7829d2 * nis/nis_xdr.h: Mark all functions as hidden. Remove 20 years ago
Ulrich Drepper a51752b6b2 * nis/nis_error.c: Remove table of strings. Use position 20 years ago
Ulrich Drepper d6c159fe15 * nis/nss-nis.h: Mark __yperr2nss_tab and __yperr2nss_count as hidden. 20 years ago
Ulrich Drepper 400cc70af5 * io/ftw.c (open_dir_stream): Return right away if REALLOC fails. 20 years ago
Ulrich Drepper 51e5926049 * nis/nis_defaults.c (searchXYX): New functions. Used by both 20 years ago
Ulrich Drepper e7c8359e43 * posix/wordexp.c (w_addword): Free word if realloc fails and it 20 years ago
Ulrich Drepper fff04b32af [BZ #2509] 20 years ago
Ulrich Drepper f2d5cf5005 * nis/nis_table.c (nis_list): Avoid clearing res twice before 20 years ago
Ulrich Drepper 3e4370cf2b * nis/nis_table.c (get_tablepath): Renamed from __get_tablepath. 20 years ago
Ulrich Drepper 1e528c6e1b * nis/nss_nis/nis-pwd.c (internal_nis_getpwent_r): Don't try to 20 years ago
Ulrich Drepper d4b661e575 * nis/nss_nis/nis-grp.c (internal_nis_getgrent_r): Don't try to 20 years ago
Ulrich Drepper 5493f3ddc3 * nis/nss_nisplus/nisplus-publickey.c (parse_grp_str): PIDLIST is 20 years ago
Ulrich Drepper ac05397075 * nis/nss_nisplus/nisplus-parser.c: Minor optimizations and 20 years ago
Ulrich Drepper 487609e313 * nis/nss_nisplus/nisplus-ethers.c: Add missing null pointer check. 20 years ago
Ulrich Drepper d08a1d404d * nis/nisplus-parser.h (_nss_nisplus_parse_pwent): Add entry 20 years ago
Ulrich Drepper 5b4f9fad38 * nis/nss_nisplus/nisplus-parser.c: Some cleanups. Remove 20 years ago
Ulrich Drepper e0d4e91d2b * nis/nss_nis/nis-spwd.c (internal_nis_getspent_r): Remove data 20 years ago
Ulrich Drepper 4eaa9bb48b * nis/nss-default.c (vars): Add SETENT_BATCH_READ. 20 years ago
Ulrich Drepper ee821689eb * nis/nss-default.c (init): Rewrite parse to get the variables 20 years ago
Ulrich Drepper 4718026de2 * nis/nss_nis/nis-service.c: Avoid passing pointer to static 20 years ago
Ulrich Drepper 912873399c * nis/ypclnt.c (__xdr_ypresp_all): Minor optimization in string 20 years ago
Ulrich Drepper 23948bda4b * nis/nss_nisplus/nisplus-netgrp.c: Cleanups. 20 years ago
Ulrich Drepper 47ad422ffe * nis/nss_nisplus/nisplus-service.c (_nss_nisplus_parse_servent): 20 years ago
Ulrich Drepper 0944b9e1f0 * nis/nss_nisplus/nisplus-rpc.c (_nss_nisplus_parse_rpcent): 20 years ago
Ulrich Drepper 004c621963 * nis/nss_nisplus/nisplus-publickey.c: Minor cleanups throughout. 20 years ago
Ulrich Drepper 38c2f8bc62 * nis/nss_nisplus/nisplus-proto.c (_nss_nisplus_parse_protoent): 20 years ago
Ulrich Drepper f514f94584 * nis/nss_nisplus/nisplus-network.c (_nss_nisplus_parse_netent): 20 years ago
Ulrich Drepper 840094b5f4 * nis/nss_nisplus/nisplus-hosts.c (_nss_nisplus_parse_hostent): 20 years ago
Ulrich Drepper 1620084c4e * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_parse_etherent): 20 years ago
Ulrich Drepper 3fc044a113 * nis/nss_nisplus/nisplus-alias.c (_nss_nisplus_parse_aliasent): 20 years ago
Ulrich Drepper 0433a3502d * nis/nss_nisplus/nisplus-parser.c: Cleanups, use NIS_RES_* 20 years ago
Ulrich Drepper 433f49c402 * nis/Makefile (libnsl-routimes): Add nss-default. 20 years ago
Ulrich Drepper ab9a9ff8a1 * nis/nss_nis/nis-alias.c: Optimize use of yperr2nss. Avoid calling 20 years ago
Ulrich Drepper 7960f2a704 * nis/nis_ping.c: Remove unnecessary conditionals before 20 years ago
Ulrich Drepper db67c2c98b * io/fts.c (fts_build): Call fts_lfree in the two error cases 20 years ago
Ulrich Drepper 616d91335a * elf/ldconfig.c (main): Use rawmemchr instead of strchr. 20 years ago
Ulrich Drepper 0292b0dd6c * libio/fmemopen.c (fmemopen): Free stream memory in case of 20 years ago
Ulrich Drepper c8e82b4a29 * sysdeps/sparc/sparc32/bits/atomic.h 20 years ago
Roland McGrath 3e64e913f2 * po/libc.pot: Regenerated. 20 years ago
Ulrich Drepper 929b1c0708 * nis/nis_call.c (inetstr2int): Optimize. 21 years ago
Ulrich Drepper 8c058eec1e * nis/nis_call.c (__nisbind_create): Remove __nisbind_destroy, 21 years ago
Ulrich Drepper e975f14ee9 * nis/ypclnt.c (yp_update): Before trying default authentication, 21 years ago
Ulrich Drepper 07683f843d * nis/nis_table.c (nis_list): Fix memory handling in error case. 21 years ago
Ulrich Drepper 707c7499fd (nis_list): One more reallocation optimization. 21 years ago
Ulrich Drepper 56a5719e18 * nis/nis_table.c (nis_list): Optimize freeing and reallocation of 21 years ago
Ulrich Drepper 9069c5e963 * nis/nss_nisplus/nisplus-network.c (_nss_nisplus_getnetbyaddr_r): 21 years ago
Ulrich Drepper 8e64faef03 * nis/nis_error.c (nis_sperror_r): Let snprintf determine whether 21 years ago