Age | Commit message (Expand) | Author | Files | Lines |
2012-01-07 | Remove pre-ISO C support | Ulrich Drepper | 1 | -16/+16 |
2011-12-02 | Remove aliasing problems in NIS code | Ulrich Drepper | 1 | -2/+4 |
2011-11-15 | Clean up internal fopen uses | Ulrich Drepper | 2 | -5/+6 |
2011-11-12 | Fix warning in nis_table | Ulrich Drepper | 1 | -18/+18 |
2011-07-06 | nis/nss_nisplus: Kill warnings | Ulrich Drepper | 2 | -7/+7 |
2011-07-01 | nss_compat: query NIS domain only when needed | Andreas Schwab | 2 | -24/+30 |
2011-06-10 | Quash some new warnings from GCC 4.6. | Roland McGrath | 3 | -9/+7 |
2011-05-22 | Add a few more alloca size checks | Ulrich Drepper | 1 | -14/+29 |
2011-05-05 | Don't use removed rpc headers | Andreas Schwab | 1 | -2/+2 |
2011-04-16 | Obsolete RPC implementation in libc. | Ulrich Drepper | 1 | -5/+6 |
2011-02-04 | Fix some warning nits. | Roland McGrath | 5 | -11/+11 |
2010-11-22 | Optimize last initgroups patch a bit. | Ulrich Drepper | 1 | -12/+12 |
2010-11-22 | Fix multiple nss_compat initgroups() bugs | Ulrich Drepper | 1 | -8/+11 |
2010-09-01 | More copyright changes. | Ulrich Drepper | 11 | -337/+393 |
2010-09-01 | Remove duplicate version of pmap_getport from NIS code. | Ulrich Drepper | 1 | -43/+2 |
2010-06-14 | Fix use of extend_alloca in NIS | Andreas Schwab | 1 | -1/+1 |
2010-04-07 | Implement new mode for NIS passwd.adjunct.byname table. | Ulrich Drepper | 5 | -47/+102 |
2009-12-10 | Fix a few error cases in *name4_r lookup handling. | Ulrich Drepper | 2 | -49/+56 |
2009-10-29 | Fix error handling in NIS. | Joe Landers | 1 | -1/+2 |
2009-10-29 | Fix memory leak in NIS grp database handling. | Joe Landers | 1 | -10/+10 |
2009-07-01 | Fix NIS and NIS+ getnetbyaddr backends. | Ulrich Drepper | 2 | -2/+2 |
2009-06-20 | Fix broken up NIS groups for compat NSS module. | Ulrich Drepper | 1 | -75/+125 |
2009-06-15 | Fix memory leak when batch-reading large NIS password maps. | Joe Landers | 1 | -2/+2 |
2009-02-16 | * stdlib/monetary.h: Uglify function parameter names. cvs/fedora-glibc-20090218T1534 | Jakub Jelinek | 1 | -86/+87 |
2008-12-08 | * resolv/res_init.c (__res_vinit): Always assign to statp->nscount | Ulrich Drepper | 1 | -2/+1 |
2008-12-07 | * nis/nss_nis/nis-hosts.c (_nss_nis_gethostbyname4_r): Fix memory | Ulrich Drepper | 1 | -22/+36 |
2008-07-25 | * include/rpc/clnt.h: Declare __libc_clntudp_bufcreate and | Ulrich Drepper | 1 | -3/+14 |
2008-05-10 | * include/resolv.h: Adjust __libc_res_nquery and __libc_res_nsend | Ulrich Drepper | 3 | -89/+254 |
2008-03-24 | * nis/nis_call.c (nis_server_cache_search): Save errno around stat | Ulrich Drepper | 1 | -1/+5 |
2008-03-19 | Remove useless "if" before "free". | Ulrich Drepper | 2 | -14/+7 |
2008-03-04 | [BZ #5854] | Ulrich Drepper | 1 | -1/+1 |
2007-11-23 | [BZ #5378] | Ulrich Drepper | 1 | -4/+13 |
2007-08-26 | * nis/nis_xdr.c (_xdr_nis_server): Work around gcc alias warning. | Ulrich Drepper | 2 | -19/+21 |
2007-08-22 | * nis/nis_table.c (nis_list): Don't fail if __follow_path returned | Ulrich Drepper | 1 | -4/+9 |
2007-07-28 | * nscd/selinux.c (preserve_capabilities): Initialize new_caps | Ulrich Drepper | 1 | -1/+1 |
2007-07-28 | * nss/nsswitch.c (__nss_lookup_function): Don't cast &ni->known to | Ulrich Drepper | 1 | -1/+1 |
2007-07-22 | * libio/fileops.c (_IO_new_file_fopen): Recognize 'e' flag and set | Ulrich Drepper | 4 | -28/+143 |
2007-07-03 | [BZ #4702] | Ulrich Drepper | 1 | -1/+4 |
2007-06-22 | * nis/nis_domain_of.c (__nis_domain_of): Make the code a bit more | Ulrich Drepper | 1 | -2/+2 |
2007-04-23 | [BZ #4381] | Ulrich Drepper | 1 | -4/+16 |
2007-04-19 | * nis/nis_domain_of.c (__nis_domain_of): New function. | Ulrich Drepper | 3 | -36/+36 |
2007-04-05 | * nis/nis_call.c (__nisfind_server): Replace (*dir)->do_servers | Jakub Jelinek | 1 | -3/+3 |
2007-03-21 | * nis/nis_call.c: Include bits/libc-lock.h, sys/stat.h, unistd.h. | Jakub Jelinek | 10 | -108/+352 |
2007-01-14 | * nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r): Correct | Ulrich Drepper | 1 | -1/+1 |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 17 | -403/+143 |
2007-07-31 | . | Jakub Jelinek | 17 | -143/+403 |
2006-12-22 | * nis/nss_compat/compat-grp.c (internal_getgrgid_r): Don't | Ulrich Drepper | 1 | -1/+5 |
2006-12-05 | * nis/nis_subr.c (nis_getnames): Revert last change.cvs/fedora-glibc-20061205T2141 | Ulrich Drepper | 1 | -1/+1 |
2006-11-10 | [BZ #3465] | Ulrich Drepper | 2 | -2/+2 |
2006-10-11 | * malloc/malloc.c (_int_malloc): Remove unused any_larger variable. | Ulrich Drepper | 2 | -2/+2 |