index
:
glibc
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nss
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-21
Set EAI_SYSTEM only when h_errno is NETDB_INTERNAL
Siddhesh Poyarekar
1
-4
/
+4
2013-05-21
Fix parsing of numeric hosts in gethostbyname_r
Andreas Schwab
4
-55
/
+63
2013-05-16
Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).
Ryan S. Arnold
6
-0
/
+6
2013-04-23
Remove non-standard initialisation of flexible array member
Andreas Schwab
1
-1
/
+8
2013-04-22
Fix getent to call endspent rather than endpwent for shadow database.
Jan-Benedict Glaw
1
-1
/
+1
2013-03-18
BZ#14812: Add missing translation marker on some argp option argument names i...
Roland McGrath
1
-1
/
+1
2013-02-18
unify xmalloc prototypes & friends
Mike Frysinger
1
-4
/
+1
2013-02-07
Remove lots of inline keywords.
Roland McGrath
1
-5
/
+5
2013-01-02
Update copyright notices with scripts/update-copyrights.
Joseph Myers
54
-56
/
+54
2013-01-01
Update copyright years.
David S. Miller
2
-4
/
+4
2012-11-28
Fix hashtable size calculation when database has exactly one record
Siddhesh Poyarekar
1
-3
/
+6
2012-11-19
Return EAI_SYSTEM if we're out of file descriptors
Siddhesh Poyarekar
1
-1
/
+6
2012-11-09
Support --with-pkgversion and --with-bugurl.
Joseph Myers
2
-6
/
+9
2012-10-30
Suppress incorrect link warnings for NSS symbols
Chris Metcalf
5
-6
/
+14
2012-09-28
Quiet make warning under --disable-shared.
Roland McGrath
1
-0
/
+2
2012-09-28
Avoid more warnings in nsswitch.c
Roland McGrath
1
-0
/
+4
2012-09-28
Avoid unused static function warning in nsswitch.c.
Roland McGrath
1
-0
/
+2
2012-08-22
BZ#13696: Add --disable-nscd configure option.
Roland McGrath
3
-4
/
+16
2012-08-04
getXXbyYY_r.c: Fix comment typo: s/FUNCTION_NAME/FUNCTION2_NAME/
Jim Meyering
1
-1
/
+1
2012-07-31
Conditionalize use of PTR_MANGLE.
Roland McGrath
1
-2
/
+10
2012-07-30
Fix lots of bitrot for stub configurations.
Roland McGrath
5
-2
/
+11
2012-07-12
Avoid duplicate DNS requests if answer is longer than a implementation
Jeroen van Bemmel
1
-2
/
+5
2012-05-22
For [BZ#14122], plug memory leaks in nsswitch.c.
Paul Pluzhnikov
1
-24
/
+70
2012-05-10
Hurd: mmap deficiencies
Thomas Schwinge
1
-0
/
+4
2012-05-10
Hurd: Add missing includes
Thomas Schwinge
2
-1
/
+5
2012-04-06
2012-04-06 Paul Pluzhnikov <ppluzhnikov@google.com>
Paul Pluzhnikov
3
-9
/
+26
2012-04-06
Add missing include file
Andreas Jaeger
1
-1
/
+2
2012-03-23
2012-03-23 Jeff Law <law@redhat.com>
Jeff Law
1
-2
/
+2
2012-03-23
2012-03-23 Daniel Jacobowitz <dmj@google.com>
Paul Pluzhnikov
1
-12
/
+4
2012-03-13
Add missing string.h include for strcpy calls.
David S. Miller
1
-2
/
+2
2012-03-07
Remove distribute variable from Makefiles
Ulrich Drepper
1
-8
/
+1
2012-03-06
Add missing gshadow handling in __nss_configure_lookup
Ulrich Drepper
1
-1
/
+2
2012-02-09
Replace FSF snail mail address with URLs.
Paul Eggert
55
-165
/
+110
2012-01-08
Optimize xmalloc, xcalloc, xrealloc, and xstrdup
Ulrich Drepper
1
-2
/
+4
2012-01-07
Remove pre-ISO C support
Ulrich Drepper
1
-3
/
+3
2012-01-01
Also update new programs
Ulrich Drepper
1
-2
/
+2
2012-01-01
Update copyright year
Ulrich Drepper
1
-2
/
+2
2011-11-15
Clean up internal fopen uses
Ulrich Drepper
6
-8
/
+8
2011-11-11
Fix db makefile rule for group.db
Andreas Schwab
1
-1
/
+1
2011-11-07
Fix buffer allocation in files initgroups handler
Andreas Schwab
1
-1
/
+1
2011-11-03
Don't fail in makedb if SELinux is disabled
Andreas Schwab
1
-1
/
+1
2011-10-31
Unify getent output for initgroups database
Ulrich Drepper
1
-0
/
+6
2011-10-08
Fix some nit warnings.
Roland McGrath
1
-1
/
+0
2011-10-07
Implement caching of nscd
Ulrich Drepper
5
-6
/
+22
2011-10-06
Stop crash in OOM handling in NSS
Ulrich Drepper
1
-5
/
+3
2011-10-06
More fallout from OOM in NSS
Jiri Olsa
1
-1
/
+1
2011-10-06
Handle OOM in NSS
Jiri Olsa
1
-1
/
+4
2011-09-28
Optimize libnss_files initialization
Ulrich Drepper
1
-35
/
+18
2011-09-27
Correctly reparse group line after enlarging the buffer
Andreas Schwab
1
-4
/
+8
2011-08-20
More optimizations of nss_files
Ulrich Drepper
2
-7
/
+5
[next]