summaryrefslogtreecommitdiff
path: root/nis
AgeCommit message (Expand)Author
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-08-30Fix typos.Ondřej Bílka
2013-08-29Fix typos.Ondřej Bílka
2013-08-26Use proper #include for xdecrypt declarations.Roland McGrath
2013-06-07Avoid use of "register" as optimization hint.Joseph Myers
2013-05-31Link extra-libs consistently with libc and ld.so.Joseph Myers
2013-05-30Set reasonable limits for xdr_requests.Patsy Franklin
2013-05-16Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold
2013-02-07Remove lots of inline keywords.Roland McGrath
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2013-01-01Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers
2012-10-012012-10-01 Patsy Franklin <pfrankli@redhat.com>Jeff Law
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