summaryrefslogtreecommitdiff
path: root/nis
AgeCommit message (Expand)Author
2006-10-11* malloc/malloc.c (_int_malloc): Remove unused any_larger variable.Ulrich Drepper
2006-10-11* nis/nis_subr.c (nis_getnames): Add trailing dot to NIS_PATHUlrich Drepper
2006-10-11(nis_getnames): Make sure that we always return at least one entry consisting...Ulrich Drepper
2006-10-06* libio/Banner: Likewise.Ulrich Drepper
2006-10-06* nis/nis_table.c (nis_list): If __follow_path fails in the newUlrich Drepper
2006-10-06* nis/nis_table.c (nis_list): Handle FOLLOW_PATH | ALL_RESULTSUlrich Drepper
2006-08-19* nis/nss_nis/nis-service.c (internal_nis_getservent_r): . If mapUlrich Drepper
2006-08-08* nis/nis_xdr.c: Avoid some function calls.Ulrich Drepper
2006-08-072006-08-07 Jakub Jelinek <jakub@redhat.com>cvs/fedora-glibc-20060807T1859Ulrich Drepper
2006-08-07* nis/nis_call.c: Minor cleanups throughout.Ulrich Drepper
2006-07-31Avoid unnecessary setXXent calls into the backend NSS module. If backend set...Ulrich Drepper
2006-06-16* nis/nis_subr.c (nis_getnames): Fix the implementation to betterUlrich Drepper
2006-05-25* nis/nis_removemember.c (nis_removemember): Avoid unnecessaryUlrich Drepper
2006-05-25* nis/nis_addmember.c (nis_addmember): Avoid unnecessary copying.Ulrich Drepper
2006-05-25* nis/nis_callback.c (__nis_create_callback): Always call xdr_freeUlrich Drepper
2006-05-24* nis/nis_lookup.c (nis_lookup): Use __prepare_niscall instead ofcvs/fedora-glibc-20060524T0721Ulrich Drepper
2006-05-24* nis/nis_domain_of_r.c (nis_domain_of_r): Add missing bufferUlrich Drepper
2006-05-20* nis/nis_call.c (__prepare_niscall): New function. Split outcvs/fedora-glibc-20060521T2153Ulrich Drepper
2006-05-20* nis/nis_call.c (__do_niscall3): Avoid code duplication in errorUlrich Drepper
2006-05-20* nis/nis_callback.c (internal_nis_do_callback): Don't use mallocUlrich Drepper
2006-05-19* nis/nis_callback.c (__nis_create_callback): Calls tocvs/fedora-glibc-20060519T1550Ulrich Drepper
2006-05-18* nis/nis_callback.c (__nis_create_callback): Use asprinf insteadUlrich Drepper
2006-05-18* nis/nss_compat/compat-pwd.c (internal_setpwent): If nss_set*entUlrich Drepper
2006-05-18* nis/nis_call.c (rec_dirsearch): Handle __nis_finddirectory andUlrich Drepper
2006-05-12* nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypresp_master.Ulrich Drepper
2006-05-11* nis/ypupdate_xdr.c: Add libnsl_hidden_def for xdr_ypdelete_args.Ulrich Drepper
2006-05-11* nis/nis_xdr.h: Mark all functions as hidden. RemoveUlrich Drepper
2006-05-11* nis/nis_error.c: Remove table of strings. Use positionUlrich Drepper
2006-05-10* nis/nss-nis.h: Mark __yperr2nss_tab and __yperr2nss_count as hidden.Ulrich Drepper
2006-05-10* io/ftw.c (open_dir_stream): Return right away if REALLOC fails.Ulrich Drepper
2006-05-10* nis/nis_defaults.c (searchXYX): New functions. Used by bothUlrich Drepper
2006-05-10* posix/wordexp.c (w_addword): Free word if realloc fails and itUlrich Drepper
2006-05-05[BZ #2509]cvs/fedora-glibc-20060505T1443Ulrich Drepper
2006-05-05* nis/nis_table.c (nis_list): Avoid clearing res twice beforeUlrich Drepper
2006-05-05* nis/nis_table.c (get_tablepath): Renamed from __get_tablepath.cvs/fedora-glibc-20060505T0554Ulrich Drepper
2006-05-01* nis/nss_nis/nis-pwd.c (internal_nis_getpwent_r): Don't try toUlrich Drepper
2006-05-01* nis/nss_nis/nis-grp.c (internal_nis_getgrent_r): Don't try toUlrich Drepper
2006-04-30* nis/nss_nisplus/nisplus-publickey.c (parse_grp_str): PIDLIST isUlrich Drepper
2006-04-30* nis/nss_nisplus/nisplus-parser.c: Minor optimizations andUlrich Drepper
2006-04-30* nis/nss_nisplus/nisplus-ethers.c: Add missing null pointer check.Ulrich Drepper
2006-04-29* nis/nisplus-parser.h (_nss_nisplus_parse_pwent): Add entryUlrich Drepper
2006-04-29* nis/nss_nisplus/nisplus-parser.c: Some cleanups. RemoveUlrich Drepper
2006-04-29* nis/nss_nis/nis-spwd.c (internal_nis_getspent_r): Remove dataUlrich Drepper
2006-04-28* nis/nss-default.c (vars): Add SETENT_BATCH_READ.Ulrich Drepper
2006-04-28* nis/nss-default.c (init): Rewrite parse to get the variablesUlrich Drepper
2006-04-28* nis/nss_nis/nis-service.c: Avoid passing pointer to staticUlrich Drepper
2006-04-28* nis/ypclnt.c (__xdr_ypresp_all): Minor optimization in stringUlrich Drepper
2006-04-24* nis/nss_nisplus/nisplus-netgrp.c: Cleanups.Ulrich Drepper
2006-04-15* nis/nss_nisplus/nisplus-service.c (_nss_nisplus_parse_servent):Ulrich Drepper
2006-04-15* nis/nss_nisplus/nisplus-rpc.c (_nss_nisplus_parse_rpcent):Ulrich Drepper