Age | Commit message (Expand) | Author |
2012-05-15 | Fix formatting in last change. | Roland McGrath |
2012-05-15 | Avoid race in nscd | Andreas Jaeger |
2012-05-10 | Hurd: #include <kernel-features.h> | Thomas Schwinge |
2012-05-09 | Cleanup nscd.c | Andreas Jaeger |
2012-05-09 | Cleanup last patch for nscd/nscd.c | Andreas Jaeger |
2012-05-09 | Add --foreground option for nscd | Andreas Jaeger |
2012-03-23 | 2012-03-23 Daniel Jacobowitz <dmj@google.com> | Paul Pluzhnikov |
2012-03-20 | Move stdio-common/_itoa.h to sysdeps/generic | H.J. Lu |
2012-03-07 | Remove distribute variable from Makefiles | Ulrich Drepper |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert |
2012-01-20 | Do not cache negative results in nscd if these are transient | Ulrich Drepper |
2012-01-08 | Optimize xmalloc, xcalloc, xrealloc, and xstrdup | Ulrich Drepper |
2012-01-01 | Update copyright year | Ulrich Drepper |
2011-12-02 | Avoid warning in aicache.c | Ulrich Drepper |
2011-11-03 | Don't start AVC thread until credentials are installed | Andreas Schwab |
2011-11-01 | Properly set extra-objs in nscd makefile | Andreas Schwab |
2011-11-01 | Use kernel headers for netlink definitions | Ulrich Drepper |
2011-10-31 | Cache network interface information | Ulrich Drepper |
2011-10-17 | Fix nesting of #ifdefs in netgroupcache.c | Ulrich Drepper |
2011-10-08 | Fix some nit warnings. | Roland McGrath |
2011-10-07 | Implement caching of nscd | Ulrich Drepper |
2011-10-07 | Don't unnecesarily use inotify in nscd | Ulrich Drepper |
2011-10-06 | Avoid warning when reload of group entry fails | Ulrich Drepper |
2011-08-14 | Add missing initialization in service cache in nscd | Ulrich Drepper |
2011-07-19 | Avoid warning in nscd config file parsing code | Marek Polacek |
2011-07-19 | Avoid possible crashes in anormal nscd exits | Ulrich Drepper |
2011-07-11 | Generalize framework to register monitoring of files in nscd | Ulrich Drepper |
2011-07-05 | Avoid warning. | Ulrich Drepper |
2011-07-01 | nscd cleanups | Ulrich Drepper |
2011-07-01 | Handle nscd negtimeout==0 | Thorsten Kukuk |
2011-06-29 | Avoid write to invalid file descriptor in nscd | Ulrich Drepper |
2011-06-27 | Fix handling of RES_USE_INET6 big in nscd | Ulrich Drepper |
2011-06-10 | Quash some new warnings from GCC 4.6. | Roland McGrath |
2011-05-31 | Don't free non-malloced memory and fix memory leak | Ulrich Drepper |
2011-05-22 | Add a few more alloca size checks | Ulrich Drepper |
2011-05-13 | Add support for generated PIE link rules | Andreas Schwab |
2011-04-22 | Remove doubled words. | Jim Meyering |
2011-04-17 | Fix a comment. | Justin P. Mattock |
2011-02-05 | Schedule nscd cache pruning more accurately fromr re-added values. | Ulrich Drepper |
2011-01-17 | Update copyright year. | Ulrich Drepper |
2011-01-15 | Signal temporary host lookup errors in nscd as such to the requester. | Ulrich Drepper |
2010-04-09 | Fix crash on reloading of gai data in nscd. | Ulrich Drepper |
2010-04-08 | Print reload count in nscd statistics. | Ulrich Drepper |
2010-03-15 | Update copyright year. | Ulrich Drepper |
2009-11-22 | Try harder to re-exec nscd in paranoia mode. | Ulrich Drepper |
2009-10-29 | Fix a few asserts and IO calls in nscd. | Anders Johansson |
2009-10-29 | Print timestamp in nscd debug messages. | Ulrich Drepper |
2009-07-17 | Revert "Fix lock handling in memory hander of nscd." | Ulrich Drepper |
2009-07-16 | Fix lock handling in memory hander of nscd. | Petr Baudis |
2009-07-16 | Use correct release semantic in list update. | Andreas Schwab |