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>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nss
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use herrnop directly
Siddhesh Poyarekar
2013-12-02
1
-2
/
+2
*
Get canonical name in getaddrinfo from hosts file for AF_INET (fixes 16077)
Siddhesh Poyarekar
2013-11-28
2
-250
/
+258
*
Make getent services compliant with RFC 6335 section 5.1 Fixes bug 15374
Ondřej Bílka
2013-11-07
1
-2
/
+6
*
Fix reads for sizes larger than INT_MAX in AF_INET lookup
Siddhesh Poyarekar
2013-10-30
1
-8
/
+51
*
Use proper #include for xdecrypt declarations.
Roland McGrath
2013-08-26
1
-3
/
+1
*
Fix leading whitespaces.
Ondrej Bilka
2013-06-06
1
-1
/
+1
*
Link extra-libs consistently with libc and ld.so.
Joseph Myers
2013-05-31
1
-7
/
+5
*
Set EAI_SYSTEM only when h_errno is NETDB_INTERNAL
Siddhesh Poyarekar
2013-05-21
1
-4
/
+4
*
Fix parsing of numeric hosts in gethostbyname_r
Andreas Schwab
2013-05-21
4
-55
/
+63
*
Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).
Ryan S. Arnold
2013-05-16
6
-0
/
+6
*
Remove non-standard initialisation of flexible array member
Andreas Schwab
2013-04-23
1
-1
/
+8
*
Fix getent to call endspent rather than endpwent for shadow database.
Jan-Benedict Glaw
2013-04-22
1
-1
/
+1
*
BZ#14812: Add missing translation marker on some argp option argument names i...
Roland McGrath
2013-03-18
1
-1
/
+1
*
unify xmalloc prototypes & friends
Mike Frysinger
2013-02-18
1
-4
/
+1
*
Remove lots of inline keywords.
Roland McGrath
2013-02-07
1
-5
/
+5
*
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2013-01-02
54
-56
/
+54
*
Update copyright years.
David S. Miller
2013-01-01
2
-4
/
+4
*
Fix hashtable size calculation when database has exactly one record
Siddhesh Poyarekar
2012-11-28
1
-3
/
+6
*
Return EAI_SYSTEM if we're out of file descriptors
Siddhesh Poyarekar
2012-11-19
1
-1
/
+6
*
Support --with-pkgversion and --with-bugurl.
Joseph Myers
2012-11-09
2
-6
/
+9
*
Suppress incorrect link warnings for NSS symbols
Chris Metcalf
2012-10-30
5
-6
/
+14
*
Quiet make warning under --disable-shared.
Roland McGrath
2012-09-28
1
-0
/
+2
*
Avoid more warnings in nsswitch.c
Roland McGrath
2012-09-28
1
-0
/
+4
*
Avoid unused static function warning in nsswitch.c.
Roland McGrath
2012-09-28
1
-0
/
+2
*
BZ#13696: Add --disable-nscd configure option.
Roland McGrath
2012-08-22
3
-4
/
+16
*
getXXbyYY_r.c: Fix comment typo: s/FUNCTION_NAME/FUNCTION2_NAME/
Jim Meyering
2012-08-04
1
-1
/
+1
*
Conditionalize use of PTR_MANGLE.
Roland McGrath
2012-07-31
1
-2
/
+10
*
Fix lots of bitrot for stub configurations.
Roland McGrath
2012-07-30
5
-2
/
+11
*
Avoid duplicate DNS requests if answer is longer than a implementation
Jeroen van Bemmel
2012-07-12
1
-2
/
+5
*
For [BZ#14122], plug memory leaks in nsswitch.c.
Paul Pluzhnikov
2012-05-22
1
-24
/
+70
*
Hurd: mmap deficiencies
Thomas Schwinge
2012-05-10
1
-0
/
+4
*
Hurd: Add missing includes
Thomas Schwinge
2012-05-10
2
-1
/
+5
*
2012-04-06 Paul Pluzhnikov <ppluzhnikov@google.com>
Paul Pluzhnikov
2012-04-06
3
-9
/
+26
*
Add missing include file
Andreas Jaeger
2012-04-06
1
-1
/
+2
*
2012-03-23 Jeff Law <law@redhat.com>
Jeff Law
2012-03-23
1
-2
/
+2
*
2012-03-23 Daniel Jacobowitz <dmj@google.com>
Paul Pluzhnikov
2012-03-23
1
-12
/
+4
*
Add missing string.h include for strcpy calls.
David S. Miller
2012-03-13
1
-2
/
+2
*
Remove distribute variable from Makefiles
Ulrich Drepper
2012-03-07
1
-8
/
+1
*
Add missing gshadow handling in __nss_configure_lookup
Ulrich Drepper
2012-03-06
1
-1
/
+2
*
Replace FSF snail mail address with URLs.
Paul Eggert
2012-02-09
55
-165
/
+110
*
Optimize xmalloc, xcalloc, xrealloc, and xstrdup
Ulrich Drepper
2012-01-08
1
-2
/
+4
*
Remove pre-ISO C support
Ulrich Drepper
2012-01-07
1
-3
/
+3
*
Also update new programs
Ulrich Drepper
2012-01-01
1
-2
/
+2
*
Update copyright year
Ulrich Drepper
2012-01-01
1
-2
/
+2
*
Clean up internal fopen uses
Ulrich Drepper
2011-11-15
6
-8
/
+8
*
Fix db makefile rule for group.db
Andreas Schwab
2011-11-11
1
-1
/
+1
*
Fix buffer allocation in files initgroups handler
Andreas Schwab
2011-11-07
1
-1
/
+1
*
Don't fail in makedb if SELinux is disabled
Andreas Schwab
2011-11-03
1
-1
/
+1
*
Unify getent output for initgroups database
Ulrich Drepper
2011-10-31
1
-0
/
+6
*
Fix some nit warnings.
Roland McGrath
2011-10-08
1
-1
/
+0
[next]