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
*
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
*
Implement caching of nscd
Ulrich Drepper
2011-10-07
5
-6
/
+22
*
Stop crash in OOM handling in NSS
Ulrich Drepper
2011-10-06
1
-5
/
+3
*
More fallout from OOM in NSS
Jiri Olsa
2011-10-06
1
-1
/
+1
*
Handle OOM in NSS
Jiri Olsa
2011-10-06
1
-1
/
+4
*
Optimize libnss_files initialization
Ulrich Drepper
2011-09-28
1
-35
/
+18
*
Correctly reparse group line after enlarging the buffer
Andreas Schwab
2011-09-27
1
-4
/
+8
*
More optimizations of nss_files
Ulrich Drepper
2011-08-20
2
-7
/
+5
*
Minor optimizatin in alias lookup in files NSS module
Ulrich Drepper
2011-08-20
1
-3
/
+3
*
Avoid executable stack in makedb
Andreas Schwab
2011-08-17
1
-5
/
+7
*
Generalize framework to register monitoring of files in nscd
Ulrich Drepper
2011-07-11
6
-48
/
+259
*
nss_db: Quash read implicit declaration warning
Marek Polacek
2011-06-24
1
-0
/
+1
*
Fix crash in unsuccessful uses of nss_db
Ulrich Drepper
2011-06-21
1
-4
/
+7
*
Install db-Makefile
Ulrich Drepper
2011-06-15
1
-0
/
+5
*
Cleanup of db-XXX.c
Ulrich Drepper
2011-06-15
1
-63
/
+59
*
Add initgroups lookups to nss_db
Ulrich Drepper
2011-06-15
5
-14
/
+206
*
Add initgroups lookup support to getent
Ulrich Drepper
2011-06-15
1
-0
/
+33
*
Fix handling of initgroups database.
Ulrich Drepper
2011-06-15
1
-1
/
+2
*
Optimize hash table generation in makedb
Ulrich Drepper
2011-06-15
1
-23
/
+102
*
Reenable nss_db with a completely new implementation
Ulrich Drepper
2011-06-15
21
-1391
/
+519
*
Rewrite makedb to avoid using db library
Ulrich Drepper
2011-06-15
2
-95
/
+595
*
More configurability for secondary group lookup
Ulrich Drepper
2011-05-10
1
-1
/
+1
*
Report if no record is found by initgroups in nss_files.
Ulrich Drepper
2011-05-06
1
-1
/
+3
*
Add finer grained control for initgroups lookups to NSS.
Ulrich Drepper
2011-04-29
1
-0
/
+1
*
Remove doubled words.
Jim Meyering
2011-04-22
1
-2
/
+2
*
Fix reallocation bug in last nss_files change.
Ulrich Drepper
2011-04-21
1
-1
/
+2
[next]