about summary refs log tree commit diff
path: root/nis
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into fedora/masterAndreas Schwab2011-05-271-14/+29
|\
| * Add a few more alloca size checksUlrich Drepper2011-05-221-14/+29
* | Avoid overriding CFLAGSAndreas Schwab2011-05-231-2/+2
* | Reinstall NIS RPC headersAndreas Schwab2011-05-171-2/+2
* | Merge remote-tracking branch 'origin/master' into fedora/masterAndreas Schwab2011-05-061-2/+2
|\|
| * Don't use removed rpc headersAndreas Schwab2011-05-051-2/+2
* | Merge remote-tracking branch 'origin/master' into fedora/masterAndreas Schwab2011-05-041-5/+6
|\|
| * Obsolete RPC implementation in libc.Ulrich Drepper2011-04-161-5/+6
* | Merge remote-tracking branch 'origin/master' into fedora/masterAndreas Schwab2011-02-145-11/+11
|\|
| * Fix some warning nits.Roland McGrath2011-02-045-11/+11
* | Merge remote branch 'origin/master' into fedora/masterAndreas Schwab2010-12-131-17/+20
|\|
| * Optimize last initgroups patch a bit.Ulrich Drepper2010-11-221-12/+12
| * Fix multiple nss_compat initgroups() bugsUlrich Drepper2010-11-221-8/+11
* | Merge remote branch 'origin/master' into fedora/masterAndreas Schwab2010-09-0612-380/+395
|\|
| * More copyright changes.Ulrich Drepper2010-09-0111-337/+393
| * Remove duplicate version of pmap_getport from NIS code.Ulrich Drepper2010-09-011-43/+2
* | Merge remote branch 'origin/master' into fedora/masterAndreas Schwab2010-06-151-1/+1
|\|
| * Fix use of extend_alloca in NISAndreas Schwab2010-06-141-1/+1
* | Avoid strict-aliasing issuesAndreas Schwab2010-05-251-0/+2
* | Merge remote branch 'origin/master' into fedora/masterAndreas Schwab2010-04-125-47/+102
|\|
| * Implement new mode for NIS passwd.adjunct.byname table.Ulrich Drepper2010-04-075-47/+102
* | Merge remote branch 'origin/master' into fedora/masterAndreas Schwab2009-12-142-49/+56
|\|
| * Fix a few error cases in *name4_r lookup handling.Ulrich Drepper2009-12-102-49/+56
* | Merge remote branch 'origin/master' into fedora/masterAndreas Schwab2009-10-301-10/+11
|\|
| * 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
* | Merge commit 'origin/master' into fedora/masterAndreas Schwab2009-07-022-2/+2
|\|
| * Fix NIS and NIS+ getnetbyaddr backends.Ulrich Drepper2009-07-012-2/+2
* | Merge commit 'origin/master' into fedora/masterAndreas Schwab2009-06-261-75/+125
|\|
| * Fix broken up NIS groups for compat NSS module.Ulrich Drepper2009-06-201-75/+125
* | Merge branch 'master' of sourceware.org:/git/glibc into fedora/masterAndreas Schwab2009-06-161-2/+2
|\|
| * 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