summaryrefslogtreecommitdiff
path: root/nscd
Commit message (Expand)AuthorAgeFilesLines
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-1020-72/+72
* Avoid undefined behaviour in netgroupcacheSiddhesh Poyarekar2014-01-271-5/+11
* Adjust pointers to triplets in netgroup query data (BZ #16474)Siddhesh Poyarekar2014-01-241-1/+11
* Don't use alloca in addgetnetgrentX (BZ #16453)Siddhesh Poyarekar2014-01-161-31/+6
* nscd: list all tables in usage()Sami Kerola2014-01-041-3/+22
* Fix return code from getent netgroup when the netgroup is not found (bz #16366)Siddhesh Poyarekar2014-01-021-29/+62
* Fix infinite loop in nscd when netgroup is empty (bz #16365)Siddhesh Poyarekar2014-01-021-3/+4
* Update remaining copyright datesAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-0139-39/+39
* Add systemd unit file for nscdAllan McRae2013-12-162-0/+22
* Fix off-by-one in nscd getservbyport callAndreas Schwab2013-11-111-1/+1
* rename configure.in to configure.acMike Frysinger2013-10-301-1/+1
* Properly cache the result from looking up the nss database configAndreas Schwab2013-09-302-16/+14
* Fix nesting of ifdefs in netgroupcache.cAllan McRae2013-09-091-2/+2
* Use __glibc_unlikely instead of __builtin_expect (..., 0)Siddhesh Poyarekar2013-08-281-1/+1
* Initialize res_hconf in nscdSiddhesh Poyarekar2013-08-261-0/+4
* Fix indentation in aicache.cSiddhesh Poyarekar2013-08-261-1/+1
* Fix typo in commentSiddhesh Poyarekar2013-06-241-2/+2
* Fix handling of netgroup cache in nscdAndreas Schwab2013-06-113-14/+23
* Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold2013-05-166-0/+6
* 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