about summary refs log tree commit diff
path: root/nis
Commit message (Expand)AuthorAgeFilesLines
* nis/nss_nisplus: Kill warningsUlrich Drepper2011-07-062-7/+7
* nss_compat: query NIS domain only when neededAndreas Schwab2011-07-012-24/+30
* Quash some new warnings from GCC 4.6.Roland McGrath2011-06-103-9/+7
* Add a few more alloca size checksUlrich Drepper2011-05-221-14/+29
* Don't use removed rpc headersAndreas Schwab2011-05-051-2/+2
* Obsolete RPC implementation in libc.Ulrich Drepper2011-04-161-5/+6
* Fix some warning nits.Roland McGrath2011-02-045-11/+11
* Optimize last initgroups patch a bit.Ulrich Drepper2010-11-221-12/+12
* Fix multiple nss_compat initgroups() bugsUlrich Drepper2010-11-221-8/+11
* More copyright changes.Ulrich Drepper2010-09-0111-337/+393
* Remove duplicate version of pmap_getport from NIS code.Ulrich Drepper2010-09-011-43/+2
* Fix use of extend_alloca in NISAndreas Schwab2010-06-141-1/+1
* Implement new mode for NIS passwd.adjunct.byname table.Ulrich Drepper2010-04-075-47/+102
* Fix a few error cases in *name4_r lookup handling.Ulrich Drepper2009-12-102-49/+56
* Fix error handling in NIS.Joe Landers2009-10-291-1/+2
* Fix memory leak in NIS grp database handling.Joe Landers2009-10-291-10/+10
* Fix NIS and NIS+ getnetbyaddr backends.Ulrich Drepper2009-07-012-2/+2
* Fix broken up NIS groups for compat NSS module.Ulrich Drepper2009-06-201-75/+125
* Fix memory leak when batch-reading large NIS password maps.Joe Landers2009-06-151-2/+2
* * stdlib/monetary.h: Uglify function parameter names. cvs/fedora-glibc-20090218T1534Jakub Jelinek2009-02-161-86/+87
* * resolv/res_init.c (__res_vinit): Always assign to statp->nscountUlrich Drepper2008-12-081-2/+1
* * nis/nss_nis/nis-hosts.c (_nss_nis_gethostbyname4_r): Fix memoryUlrich Drepper2008-12-071-22/+36
* * include/rpc/clnt.h: Declare __libc_clntudp_bufcreate andUlrich Drepper2008-07-251-3/+14
* * include/resolv.h: Adjust __libc_res_nquery and __libc_res_nsendUlrich Drepper2008-05-103-89/+254
* * nis/nis_call.c (nis_server_cache_search): Save errno around statUlrich Drepper2008-03-241-1/+5
* Remove useless "if" before "free".Ulrich Drepper2008-03-192-14/+7
* [BZ #5854]Ulrich Drepper2008-03-041-1/+1
* [BZ #5378]Ulrich Drepper2007-11-231-4/+13
* * nis/nis_xdr.c (_xdr_nis_server): Work around gcc alias warning.Ulrich Drepper2007-08-262-19/+21
* * nis/nis_table.c (nis_list): Don't fail if __follow_path returnedUlrich Drepper2007-08-221-4/+9
* * nscd/selinux.c (preserve_capabilities): Initialize new_capsUlrich Drepper2007-07-281-1/+1
* * nss/nsswitch.c (__nss_lookup_function): Don't cast &ni->known toUlrich Drepper2007-07-281-1/+1
* * libio/fileops.c (_IO_new_file_fopen): Recognize 'e' flag and setUlrich Drepper2007-07-224-28/+143
* [BZ #4702]Ulrich Drepper2007-07-031-1/+4
* * nis/nis_domain_of.c (__nis_domain_of): Make the code a bit moreUlrich Drepper2007-06-221-2/+2
* [BZ #4381]Ulrich Drepper2007-04-231-4/+16
* * nis/nis_domain_of.c (__nis_domain_of): New function.Ulrich Drepper2007-04-193-36/+36
* * nis/nis_call.c (__nisfind_server): Replace (*dir)->do_servers Jakub Jelinek2007-04-051-3/+3
* * nis/nis_call.c: Include bits/libc-lock.h, sys/stat.h, unistd.h. Jakub Jelinek2007-03-2110-108/+352
* * nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r): CorrectUlrich Drepper2007-01-141-1/+1
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-1117-403/+143
* .Jakub Jelinek2007-07-3117-143/+403
* * 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