GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/glibc.git
gentoo/2.19
gentoo/2.25
gentoo/2.26
gentoo/2.27
gentoo/2.28
gentoo/2.29
gentoo/2.29-hygiene
gentoo/2.30
gentoo/2.31
gentoo/2.32
gentoo/2.32-rv32
gentoo/2.33
gentoo/2.34
gentoo/2.35
gentoo/2.36
gentoo/2.37
gentoo/2.38
gentoo/2.39
gentoo/2.40
master
Gentoo vendor branches of the glibc code
Gentoo toolchain team <toolchain@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nis
/
nss_nis
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
13
-13
/
+13
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
13
-13
/
+13
*
nss_nis, nss_nisplus: Remove RES_USE_INET6 handling
Florian Weimer
2019-05-16
1
-42
/
+13
*
Break some lines before not after operators.
Joseph Myers
2019-02-22
1
-3
/
+3
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
13
-13
/
+13
*
_nss_nis_initgroups_dyn: Use struct scratch_buffer [BZ #18023]
Florian Weimer
2018-06-25
1
-10
/
+17
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
13
-13
/
+13
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
13
-13
/
+13
*
resolv: Deprecate the "inet6" option and RES_USE_INET6 [BZ #19582]
Florian Weimer
2016-12-31
1
-7
/
+6
*
Return proper status from _nss_nis_initgroups_dyn (bug 20262)
Andreas Schwab
2016-06-30
1
-5
/
+11
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
13
-13
/
+13
*
nss_nis: Do not call malloc_usable_size [BZ #10432]
Florian Weimer
2015-10-06
1
-1
/
+0
*
Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).
Joseph Myers
2015-09-08
10
-10
/
+10
*
_nss_nis_initgroups_dyn: Return status instead of NSS_STATUS_SUCCESS
Florian Weimer
2015-03-02
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
13
-13
/
+13
*
Fix unbound stack use in NIS NSS module
Andreas Schwab
2014-05-12
4
-0
/
+42
*
Use glibc_likely instead __builtin_expect.
Ondřej Bílka
2014-02-10
13
-119
/
+119
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
13
-13
/
+13
*
Use proper #include for xdecrypt declarations.
Roland McGrath
2013-08-26
1
-1
/
+1
*
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2013-01-02
13
-17
/
+13
*
Replace FSF snail mail address with URLs.
Paul Eggert
2012-02-09
13
-39
/
+26
*
Add a few more alloca size checks
Ulrich Drepper
2011-05-22
1
-14
/
+29
*
Fix use of extend_alloca in NIS
Andreas Schwab
2010-06-14
1
-1
/
+1
*
Implement new mode for NIS passwd.adjunct.byname table.
Ulrich Drepper
2010-04-07
2
-43
/
+87
*
Fix a few error cases in *name4_r lookup handling.
Ulrich Drepper
2009-12-10
1
-22
/
+25
*
Fix error handling in NIS.
Joe Landers
2009-10-29
1
-1
/
+2
*
Fix memory leak in NIS grp database handling.
Joe Landers
2009-10-29
1
-10
/
+10
*
Fix NIS and NIS+ getnetbyaddr backends.
Ulrich Drepper
2009-07-01
1
-1
/
+1
*
Fix memory leak when batch-reading large NIS password maps.
Joe Landers
2009-06-15
1
-2
/
+2
*
* resolv/res_init.c (__res_vinit): Always assign to statp->nscount
Ulrich Drepper
2008-12-08
1
-2
/
+1
*
* nis/nss_nis/nis-hosts.c (_nss_nis_gethostbyname4_r): Fix memory
Ulrich Drepper
2008-12-07
1
-22
/
+36
*
* include/resolv.h: Adjust __libc_res_nquery and __libc_res_nsend
Ulrich Drepper
2008-05-10
1
-10
/
+108
*
* nss/nsswitch.c (__nss_lookup_function): Don't cast &ni->known to
Ulrich Drepper
2007-07-28
1
-1
/
+1
*
[BZ #4381]
Ulrich Drepper
2007-04-23
1
-4
/
+16
*
* nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r): Correct
Ulrich Drepper
2007-01-14
1
-1
/
+1
*
[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...
Ulrich Drepper
2007-01-11
2
-17
/
+5
*
.
Jakub Jelinek
2007-07-31
2
-5
/
+17
*
* nis/nss_nis/nis-service.c (internal_nis_getservent_r): . If map
Ulrich Drepper
2006-08-19
2
-0
/
+8
*
* posix/wordexp.c (w_addword): Free word if realloc fails and it
Ulrich Drepper
2006-05-10
1
-16
/
+13
*
* nis/nss_nis/nis-pwd.c (internal_nis_getpwent_r): Don't try to
Ulrich Drepper
2006-05-01
1
-1
/
+2
*
* nis/nss_nis/nis-grp.c (internal_nis_getgrent_r): Don't try to
Ulrich Drepper
2006-05-01
1
-1
/
+2
*
* nis/nss_nis/nis-spwd.c (internal_nis_getspent_r): Remove data
Ulrich Drepper
2006-04-29
6
-289
/
+118
*
* nis/nss-default.c (vars): Add SETENT_BATCH_READ.
Ulrich Drepper
2006-04-28
3
-87
/
+450
*
* nis/nss_nis/nis-service.c: Avoid passing pointer to static
Ulrich Drepper
2006-04-28
1
-40
/
+100
*
* nis/Makefile (libnsl-routimes): Add nss-default.
Ulrich Drepper
2006-04-14
2
-2
/
+4
*
* nis/nss_nis/nis-alias.c: Optimize use of yperr2nss. Avoid calling
Ulrich Drepper
2006-04-09
13
-488
/
+486
*
* libio/fmemopen.c (fmemopen): Free stream memory in case of
Ulrich Drepper
2006-04-07
2
-30
/
+29
*
(_nss_nis_getpublickey): Fix off by one error.
Ulrich Drepper
2005-10-28
1
-2
/
+2
*
* inet/getnetgrent_r.c: Include assert.
cvs/fedora-glibc-20050912T0656
Ulrich Drepper
2005-09-10
1
-12
/
+4
*
[BZ #1188]
Ulrich Drepper
2005-08-16
1
-2
/
+2
[next]