Revert "BZ 16133 has been fixed (async signal safe TLS)."
[jlayton/glibc.git] / nscd /
2014-01-27 Siddhesh PoyarekarAvoid undefined behaviour in netgroupcache
2014-01-24 Siddhesh PoyarekarAdjust pointers to triplets in netgroup query data...
2014-01-16 Siddhesh PoyarekarDon't use alloca in addgetnetgrentX (BZ #16453)
2014-01-04 Sami Kerolanscd: list all tables in usage()
2014-01-02 Siddhesh PoyarekarFix return code from getent netgroup when the netgroup...
2014-01-02 Siddhesh PoyarekarFix infinite loop in nscd when netgroup is empty (bz...
2014-01-01 Allan McRaeUpdate remaining copyright dates
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-12-16 Allan McRaeAdd systemd unit file for nscd
2013-11-11 Andreas SchwabFix off-by-one in nscd getservbyport call
2013-10-30 Mike Frysingerrename configure.in to configure.ac
2013-09-30 Andreas SchwabProperly cache the result from looking up the nss datab...
2013-09-09 Allan McRaeFix nesting of ifdefs in netgroupcache.c
2013-08-28 Siddhesh PoyarekarUse __glibc_unlikely instead of __builtin_expect (...
2013-08-26 Siddhesh PoyarekarInitialize res_hconf in nscd
2013-08-26 Siddhesh PoyarekarFix indentation in aicache.c
2013-06-24 Siddhesh PoyarekarFix typo in comment
2013-06-11 Andreas SchwabFix handling of netgroup cache in nscd
2013-05-16 Ryan S. ArnoldAdd #include <stdint.h> for uint[32|64]_t usage (except...
2013-04-15 Andreas SchwabProperly check for short writes when sending the respon...
2013-04-15 Andreas Schwabnscd: don't fork twice
2013-02-18 Mike Frysingerunify xmalloc prototypes & friends
2013-02-08 Carlos O'DonellRefactor code out of nscd's two main poll loops.
2013-02-07 Roland McGrathRemove lots of inline keywords.
2013-01-10 Andreas SchwabRevert "Properly check for short writes when sending...
2013-01-10 Andreas SchwabRevert "* nscd/nscd.h: Move persistent storage back...
2013-01-10 Andreas SchwabRevert "nscd: don't fork twice"
2013-01-10 Andreas Schwabnscd: don't fork twice
2013-01-10 Thorsten Kukuk* nscd/nscd.h: Move persistent storage back to /var...
2013-01-10 Andreas SchwabProperly check for short writes when sending the respon...
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2013-01-01 David S. MillerUpdate copyright years.
2012-11-29 Jeff Law [BZ #13761]
2012-11-09 Joseph MyersSupport --with-pkgversion and --with-bugurl.
2012-10-24 Roland McGrathBZ#14743: Move clock_* symbols from librt to libc.
2012-10-02 Dmitry V. Levinnscd: fix compilation flags
2012-08-22 Roland McGrathFix shadow, gshadow, networks, protocols, rpc, aliases...
2012-08-22 Roland McGrathAdd --disable-build-nscd configure option.
2012-08-22 Roland McGrathBZ#13696: Add --disable-nscd configure option.
2012-07-25 Joseph MyersRemove pre-2.4.21 Linux kernel support.
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge
2012-05-15 Roland McGrathFix formatting in last change.
2012-05-15 Andreas JaegerAvoid race in nscd
2012-05-10 Thomas SchwingeHurd: #include <kernel-features.h>
2012-05-09 Andreas JaegerCleanup nscd.c
2012-05-09 Andreas JaegerCleanup last patch for nscd/nscd.c
2012-05-09 Andreas JaegerAdd --foreground option for nscd
2012-03-27 Andreas JaegerMerge branch 'elf-move'
2012-03-23 Paul Pluzhnikov2012-03-23 Daniel Jacobowitz <dmj@google.com>
2012-03-20 H.J. LuMove stdio-common/_itoa.h to sysdeps/generic
2012-03-14 Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-07 Ulrich DrepperRemove distribute variable from Makefiles
2012-02-09 Paul EggertReplace FSF snail mail address with URLs.
2012-01-21 Ulrich DrepperDo not cache negative results in nscd if these are...
2012-01-09 Ulrich DrepperOptimize xmalloc, xcalloc, xrealloc, and xstrdup
2012-01-01 Ulrich DrepperUpdate copyright year
2011-12-03 Ulrich DrepperAvoid warning in aicache.c
2011-11-03 Andreas SchwabDon't start AVC thread until credentials are installed
2011-11-02 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-11-01 Andreas SchwabProperly set extra-objs in nscd makefile
2011-11-01 Ulrich DrepperUse kernel headers for netlink definitions
2011-10-31 Ulrich DrepperCache network interface information
2011-10-17 Ulrich DrepperFix nesting of #ifdefs in netgroupcache.c
2011-10-09 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-10-08 Roland McGrathFix some nit warnings.
2011-10-07 Ulrich DrepperImplement caching of nscd
2011-10-07 Ulrich DrepperDon't unnecesarily use inotify in nscd
2011-10-06 Ulrich DrepperAvoid warning when reload of group entry fails
2011-08-15 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-08-15 Ulrich DrepperAdd missing initialization in service cache in nscd
2011-07-20 Marek PolacekAvoid warning in nscd config file parsing code
2011-07-19 Ulrich DrepperAvoid possible crashes in anormal nscd exits
2011-07-11 Ulrich DrepperGeneralize framework to register monitoring of files...
2011-07-07 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-07-05 Ulrich DrepperAvoid warning.
2011-07-02 Ulrich Dreppernscd cleanups
2011-07-02 Thorsten KukukHandle nscd negtimeout==0
2011-06-30 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-06-30 Ulrich DrepperAvoid write to invalid file descriptor in nscd
2011-06-27 Ulrich DrepperFix handling of RES_USE_INET6 big in nscd
2011-06-11 Roland McGrathQuash some new warnings from GCC 4.6.
2011-05-31 Ulrich DrepperDon't free non-malloced memory and fix memory leak
2011-05-23 Ulrich DrepperAdd a few more alloca size checks
2011-05-14 Andreas SchwabAdd support for generated PIE link rules
2011-04-23 Jim MeyeringRemove doubled words.
2011-04-18 Justin P. MattockFix a comment.
2011-02-06 Ulrich DrepperSchedule nscd cache pruning more accurately fromr re...
2011-01-17 Ulrich DrepperUpdate copyright year.
2011-01-15 Ulrich DrepperSignal temporary host lookup errors in nscd as such...
2010-04-10 Ulrich DrepperFix crash on reloading of gai data in nscd.
2010-04-09 Ulrich DrepperPrint reload count in nscd statistics.
2010-03-15 Ulrich DrepperUpdate copyright year.
2009-11-23 Ulrich DrepperTry harder to re-exec nscd in paranoia mode.
2009-10-30 Anders JohanssonFix a few asserts and IO calls in nscd.
2009-10-29 Ulrich DrepperPrint timestamp in nscd debug messages.
2009-07-17 Ulrich DrepperRevert "Fix lock handling in memory hander of nscd."
2009-07-16 Petr BaudisFix lock handling in memory hander of nscd.
2009-07-16 Andreas SchwabUse correct release semantic in list update.
2009-06-16 H.J. LuConsolidate PIE linking Makefile rules.
2009-05-18 Jakub JelinekFix forced loop termination in nscd database lookup.
next