446 Commits (06e51f4d6d1f19b55a0b6f4d5031eb0703c369c9)

Author SHA1 Message Date
Joe Landers 233a182b9e Fix memory leak when batch-reading large NIS password maps. 17 years ago
Jakub Jelinek d82a27f841 * stdlib/monetary.h: Uglify function parameter names. 17 years ago
Ulrich Drepper 905ef0daeb * resolv/res_init.c (__res_vinit): Always assign to statp->nscount 18 years ago
Ulrich Drepper e87946cce5 * nis/nss_nis/nis-hosts.c (_nss_nis_gethostbyname4_r): Fix memory 18 years ago
Ulrich Drepper 8ccf22f934 * include/rpc/clnt.h: Declare __libc_clntudp_bufcreate and 18 years ago
Ulrich Drepper 1eb946b935 * include/resolv.h: Adjust __libc_res_nquery and __libc_res_nsend 18 years ago
Ulrich Drepper 0facd3df4b * nis/nis_call.c (nis_server_cache_search): Save errno around stat 18 years ago
Ulrich Drepper 72e6cdfa2c Remove useless "if" before "free". 18 years ago
Ulrich Drepper 0f749099e9 [BZ #5854] 18 years ago
Ulrich Drepper 8588312396 [BZ #5378] 19 years ago
Ulrich Drepper bd0dcd289c * nis/nis_xdr.c (_xdr_nis_server): Work around gcc alias warning. 19 years ago
Ulrich Drepper 0008163a30 * nis/nis_table.c (nis_list): Don't fail if __follow_path returned 19 years ago
Ulrich Drepper 9d9febc795 * nscd/selinux.c (preserve_capabilities): Initialize new_caps 19 years ago
Ulrich Drepper 701666b77d * nss/nsswitch.c (__nss_lookup_function): Don't cast &ni->known to 19 years ago
Ulrich Drepper cc7837639d * libio/fileops.c (_IO_new_file_fopen): Recognize 'e' flag and set 19 years ago
Ulrich Drepper 57c9179cab [BZ #4702] 19 years ago
Ulrich Drepper e22c61fb6f * nis/nis_domain_of.c (__nis_domain_of): Make the code a bit more 19 years ago
Ulrich Drepper 2f1687b96b [BZ #4381] 19 years ago
Ulrich Drepper 7ab174ed44 * nis/nis_domain_of.c (__nis_domain_of): New function. 19 years ago
Jakub Jelinek 88fa17694e * nis/nis_call.c (__nisfind_server): Replace (*dir)->do_servers 19 years ago
Jakub Jelinek 697d37b182 * nis/nis_call.c: Include bits/libc-lock.h, sys/stat.h, unistd.h. 19 years ago
Ulrich Drepper b21fa963c4 * nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r): Correct 19 years ago
Ulrich Drepper 11bf311edc [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #3483, BZ #3493, BZ #3514, BZ #3515, BZ #3664, BZ #3673, BZ #3674] 20 years ago
Jakub Jelinek 32c075e1f0 . 19 years ago
Ulrich Drepper 33c6de5801 * nis/nss_compat/compat-grp.c (internal_getgrgid_r): Don't 20 years ago
Ulrich Drepper f0d5e1f67b * nis/nis_subr.c (nis_getnames): Revert last change. 20 years ago
Ulrich Drepper e1b370832c [BZ #3465] 20 years ago
Ulrich Drepper 6c7e1cf59e * malloc/malloc.c (_int_malloc): Remove unused any_larger variable. 20 years ago
Ulrich Drepper 2a6ee54934 * nis/nis_subr.c (nis_getnames): Add trailing dot to NIS_PATH 20 years ago
Ulrich Drepper ef4ae86af0 (nis_getnames): Make sure that we always return at least one entry consisting of the parameter concatenated with the domain. 20 years ago
Ulrich Drepper 52c24bc31e * libio/Banner: Likewise. 20 years ago
Ulrich Drepper 4df92d57e8 * nis/nis_table.c (nis_list): If __follow_path fails in the new 20 years ago
Ulrich Drepper 6836157252 * nis/nis_table.c (nis_list): Handle FOLLOW_PATH | ALL_RESULTS 20 years ago
Ulrich Drepper ed3691bab2 * nis/nss_nis/nis-service.c (internal_nis_getservent_r): . If map 20 years ago
Ulrich Drepper d0ccde2540 * nis/nis_xdr.c: Avoid some function calls. 20 years ago
Ulrich Drepper 13a0293d5a 2006-08-07 Jakub Jelinek <jakub@redhat.com> 20 years ago
Ulrich Drepper bd1ebae0eb * nis/nis_call.c: Minor cleanups throughout. 20 years ago
Ulrich Drepper cb62745abd Avoid unnecessary setXXent calls into the backend NSS module. If backend setXXent call failed, don't have internal_setXXent fail. Just remember this until it is needed. 20 years ago
Ulrich Drepper 02f366b304 * nis/nis_subr.c (nis_getnames): Fix the implementation to better 20 years ago
Ulrich Drepper 672d5a63a9 * nis/nis_removemember.c (nis_removemember): Avoid unnecessary 20 years ago
Ulrich Drepper 1663b44fbc * nis/nis_addmember.c (nis_addmember): Avoid unnecessary copying. 20 years ago
Ulrich Drepper 6bcb494a99 * nis/nis_callback.c (__nis_create_callback): Always call xdr_free 20 years ago
Ulrich Drepper 062e719bed * nis/nis_lookup.c (nis_lookup): Use __prepare_niscall instead of 20 years ago
Ulrich Drepper 2d571cd125 * nis/nis_domain_of_r.c (nis_domain_of_r): Add missing buffer 20 years ago
Ulrich Drepper a17fa6100d * nis/nis_call.c (__prepare_niscall): New function. Split out 20 years ago
Ulrich Drepper 1d4f062ab8 * nis/nis_call.c (__do_niscall3): Avoid code duplication in error 20 years ago
Ulrich Drepper 101cc59887 * nis/nis_callback.c (internal_nis_do_callback): Don't use malloc 20 years ago
Ulrich Drepper 882bfe73fd * nis/nis_callback.c (__nis_create_callback): Calls to 20 years ago
Ulrich Drepper f90de83143 * nis/nis_callback.c (__nis_create_callback): Use asprinf instead 20 years ago
Ulrich Drepper 758b9d7efe * nis/nss_compat/compat-pwd.c (internal_setpwent): If nss_set*ent 20 years ago