summaryrefslogtreecommitdiff
path: root/nis
AgeCommit message (Expand)Author
2010-04-07Implement new mode for NIS passwd.adjunct.byname table.Ulrich Drepper
2009-12-10Fix a few error cases in *name4_r lookup handling.Ulrich Drepper
2009-10-29Fix error handling in NIS.Joe Landers
2009-10-29Fix memory leak in NIS grp database handling.Joe Landers
2009-07-01Fix NIS and NIS+ getnetbyaddr backends.Ulrich Drepper
2009-06-20Fix broken up NIS groups for compat NSS module.Ulrich Drepper
2009-06-15Fix memory leak when batch-reading large NIS password maps.Joe Landers
2009-02-16* stdlib/monetary.h: Uglify function parameter names. cvs/fedora-glibc-20090218T1534Jakub Jelinek
2008-12-08* resolv/res_init.c (__res_vinit): Always assign to statp->nscountUlrich Drepper
2008-12-07* nis/nss_nis/nis-hosts.c (_nss_nis_gethostbyname4_r): Fix memoryUlrich Drepper
2008-07-25* include/rpc/clnt.h: Declare __libc_clntudp_bufcreate andUlrich Drepper
2008-05-10* include/resolv.h: Adjust __libc_res_nquery and __libc_res_nsendUlrich Drepper
2008-03-24* nis/nis_call.c (nis_server_cache_search): Save errno around statUlrich Drepper
2008-03-19Remove useless "if" before "free".Ulrich Drepper
2008-03-04[BZ #5854]Ulrich Drepper
2007-11-23[BZ #5378]Ulrich Drepper
2007-08-26* nis/nis_xdr.c (_xdr_nis_server): Work around gcc alias warning.Ulrich Drepper
2007-08-22* nis/nis_table.c (nis_list): Don't fail if __follow_path returnedUlrich Drepper
2007-07-28* nscd/selinux.c (preserve_capabilities): Initialize new_capsUlrich Drepper
2007-07-28* nss/nsswitch.c (__nss_lookup_function): Don't cast &ni->known toUlrich Drepper
2007-07-22* libio/fileops.c (_IO_new_file_fopen): Recognize 'e' flag and setUlrich Drepper
2007-07-03[BZ #4702]Ulrich Drepper
2007-06-22* nis/nis_domain_of.c (__nis_domain_of): Make the code a bit moreUlrich Drepper
2007-04-23[BZ #4381]Ulrich Drepper
2007-04-19* nis/nis_domain_of.c (__nis_domain_of): New function.Ulrich Drepper
2007-04-05* nis/nis_call.c (__nisfind_server): Replace (*dir)->do_servers Jakub Jelinek
2007-03-21* nis/nis_call.c: Include bits/libc-lock.h, sys/stat.h, unistd.h. Jakub Jelinek
2007-01-14* nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r): CorrectUlrich Drepper
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper
2007-07-31.Jakub Jelinek
2006-12-22* nis/nss_compat/compat-grp.c (internal_getgrgid_r): Don'tUlrich Drepper
2006-12-05* nis/nis_subr.c (nis_getnames): Revert last change.cvs/fedora-glibc-20061205T2141Ulrich Drepper
2006-11-10[BZ #3465]Ulrich Drepper
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