summaryrefslogtreecommitdiff
path: root/nis
AgeCommit message (Expand)Author
2012-05-10Make sunrpc code usable againAndreas Jaeger
2012-03-29 [BZ #13761]Jeff Law
2012-03-07Remove distribute variable from MakefilesUlrich Drepper
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-07Remove pre-ISO C supportUlrich Drepper
2011-12-02Remove aliasing problems in NIS codeUlrich Drepper
2011-11-15Clean up internal fopen usesUlrich Drepper
2011-11-12Fix warning in nis_tableUlrich Drepper
2011-07-06nis/nss_nisplus: Kill warningsUlrich Drepper
2011-07-01nss_compat: query NIS domain only when neededAndreas Schwab
2011-06-10Quash some new warnings from GCC 4.6.Roland McGrath
2011-05-22Add a few more alloca size checksUlrich Drepper
2011-05-05Don't use removed rpc headersAndreas Schwab
2011-04-16Obsolete RPC implementation in libc.Ulrich Drepper
2011-02-04Fix some warning nits.Roland McGrath
2010-11-22Optimize last initgroups patch a bit.Ulrich Drepper
2010-11-22Fix multiple nss_compat initgroups() bugsUlrich Drepper
2010-09-01More copyright changes.Ulrich Drepper
2010-09-01Remove duplicate version of pmap_getport from NIS code.Ulrich Drepper
2010-06-14Fix use of extend_alloca in NISAndreas Schwab
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