From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============1994512853379874381==" MIME-Version: 1.0 From: Denis Kenzior Subject: Re: [PATCH 1/5] dbus: Add a Bus Name cache Date: Wed, 20 Apr 2016 22:30:35 -0500 Message-ID: <5718495B.3070505@gmail.com> In-Reply-To: <1460989877-20113-6-git-send-email-andrew.zaborowski@intel.com> List-Id: To: ell@lists.01.org --===============1994512853379874381== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Hi Andrew, On 04/18/2016 09:31 AM, Andrew Zaborowski wrote: > --- > Makefile.am | 1 + > ell/dbus-name-cache.c | 149 +++++++++++++++++++++++++++++++++++++++++++= +++++++ > ell/dbus-private.h | 18 ++++++ > ell/dbus.c | 35 +++++++++--- > 4 files changed, 196 insertions(+), 7 deletions(-) > create mode 100644 ell/dbus-name-cache.c > All 5 applied, thanks. Regards, -Denis --===============1994512853379874381==--