446 Commits (06e51f4d6d1f19b55a0b6f4d5031eb0703c369c9)

Author SHA1 Message Date
Joseph Myers f7a9f785e5 Update copyright dates with scripts/update-copyrights. 10 years ago
Florian Weimer 52fb79d6cd Assume that SOCK_CLOEXEC is available and works 11 years ago
Florian Weimer 3670da6bfb nss_nis: Do not call malloc_usable_size [BZ #10432] 11 years ago
Joseph Myers ec999b8e5e Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912). 11 years ago
Andreas Schwab b13b96ca05 Separate internal state between getXXent and getXXbyYY NSS calls (bug 18007) 11 years ago
Florian Weimer 794a74af4d _nss_compat_initgroups_dyn: Use struct scratch_buffer instead of extend_alloca 11 years ago
Florian Weimer 1a2d98aff2 _nss_nis_initgroups_dyn: Return status instead of NSS_STATUS_SUCCESS 11 years ago
Roland McGrath 1c6e6f2315 Remove some references to bcopy/bcmp/bzero. 11 years ago
Joseph Myers b168057aaa Update copyright dates with scripts/update-copyrights. 11 years ago
Andreas Schwab 315eb1d86a Fix unbound stack use in NIS NSS module 12 years ago
Joseph Myers a5f891ac8d Consistently include Makeconfig after defining subdir. 12 years ago
Ondřej Bílka a1ffb40e32 Use glibc_likely instead __builtin_expect. 12 years ago
Allan McRae d4697bc93d Update copyright notices with scripts/update-copyrights 12 years ago
Ondřej Bílka 382466e04e Fix typos. 13 years ago
Ondřej Bílka 6f65e66895 Fix typos. 13 years ago
Roland McGrath 59d112a4c7 Use proper #include for xdecrypt declarations. 13 years ago
Joseph Myers 2e09a79ada Avoid use of "register" as optimization hint. 13 years ago
Joseph Myers fab7ce3f5b Link extra-libs consistently with libc and ld.so. 13 years ago
Patsy Franklin eca5920cd9 Set reasonable limits for xdr_requests. 13 years ago
Ryan S. Arnold e054f49430 Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). 13 years ago
Roland McGrath f1d70dad53 Remove lots of inline keywords. 13 years ago
Joseph Myers 568035b787 Update copyright notices with scripts/update-copyrights. 13 years ago
Joseph Myers f4cf5f2d8b Add script to update copyright notices and reformat some to facilitate its use. 13 years ago
Jeff Law 4d57bf6393 2012-10-01 Patsy Franklin <pfrankli@redhat.com> 14 years ago
Andreas Jaeger 021db4be6f Make sunrpc code usable again 14 years ago
Jeff Law 984a42374c [BZ #13761] 14 years ago
Ulrich Drepper a4300c7a4d Remove distribute variable from Makefiles 14 years ago
Paul Eggert 59ba27a63a Replace FSF snail mail address with URLs. 14 years ago
Ulrich Drepper a784e50247 Remove pre-ISO C support 14 years ago
Ulrich Drepper 3a96549619 Remove aliasing problems in NIS code 15 years ago
Ulrich Drepper 312be3f9f5 Clean up internal fopen uses 15 years ago
Ulrich Drepper ab26144ebb Fix warning in nis_table 15 years ago
Ulrich Drepper 1a544854c2 nis/nss_nisplus: Kill warnings 15 years ago
Andreas Schwab 6d4d8e8eef nss_compat: query NIS domain only when needed 15 years ago
Roland McGrath 5615eaf264 Quash some new warnings from GCC 4.6. 15 years ago
Ulrich Drepper f2962a7195 Add a few more alloca size checks 15 years ago
Andreas Schwab 4e34d5f589 Don't use removed rpc headers 15 years ago
Ulrich Drepper 7b57bfe598 Obsolete RPC implementation in libc. 15 years ago
Roland McGrath a0bf67cca2 Fix some warning nits. 15 years ago
Ulrich Drepper eaca75697f Optimize last initgroups patch a bit. 16 years ago
Ulrich Drepper 3056dcdb78 Fix multiple nss_compat initgroups() bugs 16 years ago
Ulrich Drepper f2933da978 More copyright changes. 16 years ago
Ulrich Drepper 2f3e3dc75f Remove duplicate version of pmap_getport from NIS code. 16 years ago
Andreas Schwab caa78cf824 Fix use of extend_alloca in NIS 16 years ago
Ulrich Drepper 71170aa0a9 Implement new mode for NIS passwd.adjunct.byname table. 16 years ago
Ulrich Drepper a682a1bf55 Fix a few error cases in *name4_r lookup handling. 17 years ago
Joe Landers c240c3a58f Fix error handling in NIS. 17 years ago
Joe Landers 1a9e411e2a Fix memory leak in NIS grp database handling. 17 years ago
Ulrich Drepper 2fd0cd8b52 Fix NIS and NIS+ getnetbyaddr backends. 17 years ago
Ulrich Drepper ccab6d8f73 Fix broken up NIS groups for compat NSS module. 17 years ago