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
/
nscd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).
Ryan S. Arnold
2013-05-16
6
-0
/
+6
*
Properly check for short writes when sending the response in nscd
Andreas Schwab
2013-04-15
4
-62
/
+91
*
nscd: don't fork twice
Andreas Schwab
2013-04-15
1
-9
/
+0
*
unify xmalloc prototypes & friends
Mike Frysinger
2013-02-18
1
-6
/
+1
*
Refactor code out of nscd's two main poll loops.
Carlos O'Donell
2013-02-08
1
-65
/
+83
*
Remove lots of inline keywords.
Roland McGrath
2013-02-07
2
-3
/
+4
*
Revert "Properly check for short writes when sending the response in nscd"
Andreas Schwab
2013-01-10
4
-25
/
+8
*
Revert "* nscd/nscd.h: Move persistent storage back to /var/run/nscd"
Andreas Schwab
2013-01-10
1
-5
/
+5
*
Revert "nscd: don't fork twice"
Andreas Schwab
2013-01-10
1
-0
/
+9
*
nscd: don't fork twice
Andreas Schwab
2013-01-10
1
-9
/
+0
*
* nscd/nscd.h: Move persistent storage back to /var/run/nscd
Thorsten Kukuk
2013-01-10
1
-5
/
+5
*
Properly check for short writes when sending the response in nscd
Andreas Schwab
2013-01-10
4
-8
/
+25
*
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2013-01-02
38
-41
/
+38
*
Update copyright years.
David S. Miller
2013-01-01
1
-2
/
+2
*
[BZ #13761]
Jeff Law
2012-11-29
1
-8
/
+25
*
Support --with-pkgversion and --with-bugurl.
Joseph Myers
2012-11-09
1
-3
/
+6
*
BZ#14743: Move clock_* symbols from librt to libc.
Roland McGrath
2012-10-24
1
-4
/
+2
*
nscd: fix compilation flags
Dmitry V. Levin
2012-10-02
1
-34
/
+7
*
Fix shadow, gshadow, networks, protocols, rpc, aliases, and nscd routines for...
Roland McGrath
2012-08-22
9
-8
/
+35
*
Add --disable-build-nscd configure option.
Roland McGrath
2012-08-22
1
-1
/
+1
*
BZ#13696: Add --disable-nscd configure option.
Roland McGrath
2012-08-22
2
-2
/
+6
*
Remove pre-2.4.21 Linux kernel support.
Joseph Myers
2012-07-25
1
-5
/
+1
*
Fix formatting in last change.
Roland McGrath
2012-05-15
1
-1
/
+2
*
Avoid race in nscd
Andreas Jaeger
2012-05-15
3
-18
/
+39
*
Hurd: #include <kernel-features.h>
Thomas Schwinge
2012-05-10
2
-8
/
+6
*
Cleanup nscd.c
Andreas Jaeger
2012-05-09
1
-7
/
+7
*
Cleanup last patch for nscd/nscd.c
Andreas Jaeger
2012-05-09
1
-4
/
+3
*
Add --foreground option for nscd
Andreas Jaeger
2012-05-09
1
-16
/
+43
*
2012-03-23 Daniel Jacobowitz <dmj@google.com>
Paul Pluzhnikov
2012-03-23
1
-5
/
+0
*
Move stdio-common/_itoa.h to sysdeps/generic
H.J. Lu
2012-03-20
3
-3
/
+3
*
Remove distribute variable from Makefiles
Ulrich Drepper
2012-03-07
1
-5
/
+1
*
Replace FSF snail mail address with URLs.
Paul Eggert
2012-02-09
39
-94
/
+55
*
Do not cache negative results in nscd if these are transient
Ulrich Drepper
2012-01-20
6
-18
/
+24
*
Optimize xmalloc, xcalloc, xrealloc, and xstrdup
Ulrich Drepper
2012-01-08
2
-10
/
+8
*
Update copyright year
Ulrich Drepper
2012-01-01
1
-2
/
+2
*
Avoid warning in aicache.c
Ulrich Drepper
2011-12-02
1
-2
/
+5
*
Don't start AVC thread until credentials are installed
Andreas Schwab
2011-11-03
1
-4
/
+4
*
Properly set extra-objs in nscd makefile
Andreas Schwab
2011-11-01
1
-1
/
+1
*
Use kernel headers for netlink definitions
Ulrich Drepper
2011-11-01
1
-1
/
+2
*
Cache network interface information
Ulrich Drepper
2011-10-31
4
-7
/
+162
*
Fix nesting of #ifdefs in netgroupcache.c
Ulrich Drepper
2011-10-17
1
-2
/
+2
*
Fix some nit warnings.
Roland McGrath
2011-10-08
1
-0
/
+2
*
Implement caching of nscd
Ulrich Drepper
2011-10-07
11
-18
/
+1070
*
Don't unnecesarily use inotify in nscd
Ulrich Drepper
2011-10-07
1
-1
/
+1
*
Avoid warning when reload of group entry fails
Ulrich Drepper
2011-10-06
1
-0
/
+2
*
Add missing initialization in service cache in nscd
Ulrich Drepper
2011-08-14
1
-1
/
+1
*
Avoid warning in nscd config file parsing code
Marek Polacek
2011-07-19
1
-17
/
+15
*
Avoid possible crashes in anormal nscd exits
Ulrich Drepper
2011-07-19
1
-1
/
+1
*
Generalize framework to register monitoring of files in nscd
Ulrich Drepper
2011-07-11
4
-104
/
+144
*
Avoid warning.
Ulrich Drepper
2011-07-05
1
-1
/
+1
[next]