about summary refs log tree commit diff
path: root/nscd
Commit message (Expand)AuthorAgeFilesLines
* Properly check for short writes when sending the response in nscdAndreas Schwab2013-04-154-62/+91
* nscd: don't fork twiceAndreas Schwab2013-04-151-9/+0
* unify xmalloc prototypes & friendsMike Frysinger2013-02-181-6/+1
* Refactor code out of nscd's two main poll loops.Carlos O'Donell2013-02-081-65/+83
* Remove lots of inline keywords.Roland McGrath2013-02-072-3/+4
* Revert "Properly check for short writes when sending the response in nscd"Andreas Schwab2013-01-104-25/+8
* Revert "* nscd/nscd.h: Move persistent storage back to /var/run/nscd"Andreas Schwab2013-01-101-5/+5
* Revert "nscd: don't fork twice"Andreas Schwab2013-01-101-0/+9
* nscd: don't fork twiceAndreas Schwab2013-01-101-9/+0
* * nscd/nscd.h: Move persistent storage back to /var/run/nscdThorsten Kukuk2013-01-101-5/+5
* Properly check for short writes when sending the response in nscdAndreas Schwab2013-01-104-8/+25
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-0238-41/+38
* Update copyright years.David S. Miller2013-01-011-2/+2
* [BZ #13761]Jeff Law2012-11-291-8/+25
* Support --with-pkgversion and --with-bugurl.Joseph Myers2012-11-091-3/+6
* BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath2012-10-241-4/+2
* nscd: fix compilation flagsDmitry V. Levin2012-10-021-34/+7
* Fix shadow, gshadow, networks, protocols, rpc, aliases, and nscd routines for...Roland McGrath2012-08-229-8/+35
* Add --disable-build-nscd configure option.Roland McGrath2012-08-221-1/+1
* BZ#13696: Add --disable-nscd configure option.Roland McGrath2012-08-222-2/+6
* Remove pre-2.4.21 Linux kernel support.Joseph Myers2012-07-251-5/+1
* Fix formatting in last change.Roland McGrath2012-05-151-1/+2
* Avoid race in nscdAndreas Jaeger2012-05-153-18/+39
* Hurd: #include <kernel-features.h>Thomas Schwinge2012-05-102-8/+6
* Cleanup nscd.cAndreas Jaeger2012-05-091-7/+7
* Cleanup last patch for nscd/nscd.cAndreas Jaeger2012-05-091-4/+3
* Add --foreground option for nscdAndreas Jaeger2012-05-091-16/+43
* 2012-03-23 Daniel Jacobowitz <dmj@google.com>Paul Pluzhnikov2012-03-231-5/+0
* Move stdio-common/_itoa.h to sysdeps/genericH.J. Lu2012-03-203-3/+3
* Remove distribute variable from MakefilesUlrich Drepper2012-03-071-5/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-0939-94/+55
* Do not cache negative results in nscd if these are transientUlrich Drepper2012-01-206-18/+24
* Optimize xmalloc, xcalloc, xrealloc, and xstrdupUlrich Drepper2012-01-082-10/+8
* Update copyright yearUlrich Drepper2012-01-011-2/+2
* Avoid warning in aicache.cUlrich Drepper2011-12-021-2/+5
* Don't start AVC thread until credentials are installedAndreas Schwab2011-11-031-4/+4
* Properly set extra-objs in nscd makefileAndreas Schwab2011-11-011-1/+1
* Use kernel headers for netlink definitionsUlrich Drepper2011-11-011-1/+2
* Cache network interface informationUlrich Drepper2011-10-314-7/+162
* Fix nesting of #ifdefs in netgroupcache.cUlrich Drepper2011-10-171-2/+2
* Fix some nit warnings.Roland McGrath2011-10-081-0/+2
* Implement caching of nscdUlrich Drepper2011-10-0711-18/+1070
* Don't unnecesarily use inotify in nscdUlrich Drepper2011-10-071-1/+1
* Avoid warning when reload of group entry failsUlrich Drepper2011-10-061-0/+2
* Add missing initialization in service cache in nscdUlrich Drepper2011-08-141-1/+1
* Avoid warning in nscd config file parsing codeMarek Polacek2011-07-191-17/+15
* Avoid possible crashes in anormal nscd exitsUlrich Drepper2011-07-191-1/+1
* Generalize framework to register monitoring of files in nscdUlrich Drepper2011-07-114-104/+144
* Avoid warning.Ulrich Drepper2011-07-051-1/+1
* nscd cleanupsUlrich Drepper2011-07-015-12/+21