about summary refs log tree commit diff
path: root/nis
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright years. cvs/fedora-glibc-2_5-20070712T1701Jakub Jelinek2007-07-1213-13/+19
* 2007-07-03 Jakub Jelinek <jakub@redhat.com>Jakub Jelinek2007-07-121-0/+3
* 2007-04-23 Jakub Jelinek <jakub@redhat.com>Jakub Jelinek2007-07-121-3/+15
* 2007-04-06 Jakub Jelinek <jakub@redhat.com>Jakub Jelinek2007-07-123-35/+35
* 2007-04-05 Jakub Jelinek <jakub@redhat.com>Jakub Jelinek2007-07-1210-98/+336
* /tmp/TJakub Jelinek2007-07-121-1/+1
* * nis/nss_compat/compat-grp.c (internal_getgrgid_r): Don'tJakub Jelinek2007-01-121-1/+5
* * nis/nis_subr.c (nis_getnames): Revert last change.Jakub Jelinek2007-01-121-1/+1
* * nis/nis_subr.c (nis_getnames): Add trailing dot to NIS_PATHJakub Jelinek2007-01-121-3/+13
* * nis/nis_table.c (nis_list): If __follow_path fails in the newJakub Jelinek2007-01-126-21/+8
* * nis/nss_compat/compat-grp.c (internal_getgrgid_r): Don'tUlrich Drepper2006-12-221-1/+5
* * nis/nis_subr.c (nis_getnames): Revert last change. cvs/fedora-glibc-20061205T2141Ulrich Drepper2006-12-051-1/+1
* [BZ #3465]Ulrich Drepper2006-11-102-2/+2
* * malloc/malloc.c (_int_malloc): Remove unused any_larger variable.Ulrich Drepper2006-10-112-2/+2
* * nis/nis_subr.c (nis_getnames): Add trailing dot to NIS_PATHUlrich Drepper2006-10-111-3/+6
* (nis_getnames): Make sure that we always return at least one entry consisting...Ulrich Drepper2006-10-111-0/+7
* * libio/Banner: Likewise.Ulrich Drepper2006-10-061-1/+0
* * nis/nis_table.c (nis_list): If __follow_path fails in the newUlrich Drepper2006-10-061-1/+5
* * nis/nis_table.c (nis_list): Handle FOLLOW_PATH | ALL_RESULTSUlrich Drepper2006-10-065-29/+232
* * nis/nss_nis/nis-service.c (internal_nis_getservent_r): . If mapUlrich Drepper2006-08-192-0/+8
* * nis/nis_xdr.c: Avoid some function calls.Ulrich Drepper2006-08-081-18/+30
* 2006-08-07 Jakub Jelinek <jakub@redhat.com> cvs/fedora-glibc-20060807T1859Ulrich Drepper2006-08-071-8/+0
* * nis/nis_call.c: Minor cleanups throughout.Ulrich Drepper2006-08-074-21/+40
* Avoid unnecessary setXXent calls into the backend NSS module. If backend set...Ulrich Drepper2006-07-313-72/+85
* * nis/nis_subr.c (nis_getnames): Fix the implementation to betterUlrich Drepper2006-06-161-19/+54
* * nis/nis_removemember.c (nis_removemember): Avoid unnecessaryUlrich Drepper2006-05-251-55/+25
* * nis/nis_addmember.c (nis_addmember): Avoid unnecessary copying.Ulrich Drepper2006-05-251-13/+17
* * nis/nis_callback.c (__nis_create_callback): Always call xdr_freeUlrich Drepper2006-05-251-2/+1
* * nis/nis_lookup.c (nis_lookup): Use __prepare_niscall instead of cvs/fedora-glibc-20060524T0721Ulrich Drepper2006-05-242-43/+26
* * nis/nis_domain_of_r.c (nis_domain_of_r): Add missing bufferUlrich Drepper2006-05-244-3/+14
* * nis/nis_call.c (__prepare_niscall): New function. Split out cvs/fedora-glibc-20060521T2153Ulrich Drepper2006-05-2010-356/+450
* * nis/nis_call.c (__do_niscall3): Avoid code duplication in errorUlrich Drepper2006-05-201-27/+4
* * nis/nis_callback.c (internal_nis_do_callback): Don't use mallocUlrich Drepper2006-05-201-14/+6
* * nis/nis_callback.c (__nis_create_callback): Calls to cvs/fedora-glibc-20060519T1550Ulrich Drepper2006-05-191-3/+13
* * nis/nis_callback.c (__nis_create_callback): Use asprinf insteadUlrich Drepper2006-05-181-16/+10
* * nis/nss_compat/compat-pwd.c (internal_setpwent): If nss_set*entUlrich Drepper2006-05-185-44/+48
* * nis/nis_call.c (rec_dirsearch): Handle __nis_finddirectory andUlrich Drepper2006-05-181-8/+29
* * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypresp_master.Ulrich Drepper2006-05-123-1/+12
* * nis/ypupdate_xdr.c: Add libnsl_hidden_def for xdr_ypdelete_args.Ulrich Drepper2006-05-111-0/+1
* * nis/nis_xdr.h: Mark all functions as hidden. RemoveUlrich Drepper2006-05-111-20/+16
* * nis/nis_error.c: Remove table of strings. Use positionUlrich Drepper2006-05-112-54/+78
* * nis/nss-nis.h: Mark __yperr2nss_tab and __yperr2nss_count as hidden.Ulrich Drepper2006-05-102-5/+5
* * io/ftw.c (open_dir_stream): Return right away if REALLOC fails.Ulrich Drepper2006-05-101-2/+2
* * nis/nis_defaults.c (searchXYX): New functions. Used by bothUlrich Drepper2006-05-102-88/+72
* * posix/wordexp.c (w_addword): Free word if realloc fails and itUlrich Drepper2006-05-101-16/+13
* [BZ #2509] cvs/fedora-glibc-20060505T1443Ulrich Drepper2006-05-051-32/+35
* * nis/nis_table.c (nis_list): Avoid clearing res twice beforeUlrich Drepper2006-05-051-7/+11
* * nis/nis_table.c (get_tablepath): Renamed from __get_tablepath. cvs/fedora-glibc-20060505T0554Ulrich Drepper2006-05-051-4/+9
* * nis/nss_nis/nis-pwd.c (internal_nis_getpwent_r): Don't try toUlrich Drepper2006-05-011-1/+2
* * nis/nss_nis/nis-grp.c (internal_nis_getgrent_r): Don't try toUlrich Drepper2006-05-011-1/+2