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
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
2011-07-05
Avoid warning.
Ulrich Drepper
1
-1
/
+1
2011-07-01
nscd cleanups
Ulrich Drepper
5
-12
/
+21
2011-07-01
Handle nscd negtimeout==0
Thorsten Kukuk
5
-14
/
+36
2011-06-29
Avoid write to invalid file descriptor in nscd
Ulrich Drepper
2
-4
/
+6
2011-06-27
Fix handling of RES_USE_INET6 big in nscd
Ulrich Drepper
1
-1
/
+1
2011-06-10
Quash some new warnings from GCC 4.6.
Roland McGrath
1
-4
/
+0
2011-05-31
Don't free non-malloced memory and fix memory leak
Ulrich Drepper
1
-4
/
+12
2011-05-22
Add a few more alloca size checks
Ulrich Drepper
1
-6
/
+53
2011-05-13
Add support for generated PIE link rules
Andreas Schwab
1
-7
/
+3
2011-04-22
Remove doubled words.
Jim Meyering
1
-1
/
+1
2011-04-17
Fix a comment.
Justin P. Mattock
1
-1
/
+1
2011-02-05
Schedule nscd cache pruning more accurately fromr re-added values.
Ulrich Drepper
10
-99
/
+152
2011-01-17
Update copyright year.
Ulrich Drepper
1
-2
/
+2
2011-01-15
Signal temporary host lookup errors in nscd as such to the requester.
Ulrich Drepper
1
-4
/
+23
2010-04-09
Fix crash on reloading of gai data in nscd.
Ulrich Drepper
1
-4
/
+6
2010-04-08
Print reload count in nscd statistics.
Ulrich Drepper
1
-3
/
+6
2010-03-15
Update copyright year.
Ulrich Drepper
1
-4
/
+4
2009-11-22
Try harder to re-exec nscd in paranoia mode.
Ulrich Drepper
1
-4
/
+3
2009-10-29
Fix a few asserts and IO calls in nscd.
Anders Johansson
5
-13
/
+13
2009-10-29
Print timestamp in nscd debug messages.
Ulrich Drepper
1
-4
/
+13
2009-07-17
Revert "Fix lock handling in memory hander of nscd."
Ulrich Drepper
7
-5
/
+27
2009-07-16
Fix lock handling in memory hander of nscd.
Petr Baudis
7
-27
/
+5
2009-07-16
Use correct release semantic in list update.
Andreas Schwab
1
-1
/
+1
2009-06-16
Consolidate PIE linking Makefile rules.
H.J. Lu
1
-9
/
+2
2009-05-18
Fix forced loop termination in nscd database lookup.
Jakub Jelinek
1
-3
/
+13
2009-05-16
Move BLOCK_ALIGN* macros back.
Ulrich Drepper
2
-5
/
+5
2009-05-16
Fix exit condition.
Ulrich Drepper
1
-1
/
+1
2009-05-15
Further robustify nscd database lookup.
Ulrich Drepper
3
-7
/
+8
2009-05-15
Robustify libc-side nscd database reader.
Jakub Jelinek
8
-22
/
+41
[next]