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