All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/3] Add ICAP server support
@ 2014-09-18  9:27 Guillaume GARDET
  2014-09-18  9:27 ` [Buildroot] [PATCH 1/3] package/squid: enable ICAP server support in squid and define logdir, pidfile and swapdir Guillaume GARDET
                   ` (4 more replies)
  0 siblings, 5 replies; 38+ messages in thread
From: Guillaume GARDET @ 2014-09-18  9:27 UTC (permalink / raw)
  To: buildroot

Hi,

This patch series enable ICAP support in squid and add c-icap and c-icap-modules packages.

Regards,

Guillaume

----------------------------------------------------------------
Guillaume GARDET (3):
  Enable c-icap server support in squid and define logdir, pidfile and  
      swapdir
  New package: c-icap     c-icap is an implementation of an ICAP server.
    Squid 3.x proxy server     supports it.
  New package: c-icap-modules     Additionals modules for c-icap server.

 package/Config.in                        |  2 ++
 package/c-icap-modules/Config.in         |  7 +++++++
 package/c-icap-modules/c-icap-modules.mk | 27 +++++++++++++++++++++++++++
 package/c-icap/Config.in                 | 10 ++++++++++
 package/c-icap/c-icap.mk                 | 24 ++++++++++++++++++++++++
 package/squid/squid.mk                   | 12 ++++++++++--
 6 files changed, 80 insertions(+), 2 deletions(-)
 create mode 100644 package/c-icap-modules/Config.in
 create mode 100644 package/c-icap-modules/c-icap-modules.mk
 create mode 100644 package/c-icap/Config.in
 create mode 100644 package/c-icap/c-icap.mk

-- 
1.8.4.5

^ permalink raw reply	[flat|nested] 38+ messages in thread

end of thread, other threads:[~2015-07-15 16:15 UTC | newest]

Thread overview: 38+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-18  9:27 [Buildroot] [PATCH 0/3] Add ICAP server support Guillaume GARDET
2014-09-18  9:27 ` [Buildroot] [PATCH 1/3] package/squid: enable ICAP server support in squid and define logdir, pidfile and swapdir Guillaume GARDET
2014-10-05 21:52   ` Thomas Petazzoni
2014-10-08 20:03     ` Guillaume GARDET - Oliséo
2014-10-08 20:18       ` Thomas Petazzoni
2014-10-08 20:24         ` Gustavo Zacarias
2014-10-16  9:52           ` Guillaume GARDET - Oliséo
2014-10-16 10:02             ` Thomas Petazzoni
2014-09-18  9:27 ` [Buildroot] [PATCH 2/3] New package: c-icap c-icap is an implementation of an ICAP server. Squid 3.x proxy server supports it Guillaume GARDET
2014-10-05 21:56   ` Thomas Petazzoni
2014-09-18  9:27 ` [Buildroot] [PATCH 3/3] New package: c-icap-modules Additionals modules for c-icap server Guillaume GARDET
2014-10-05 22:01   ` Thomas Petazzoni
2014-09-26 11:58 ` [Buildroot] [PATCH 0/3] Add ICAP server support Guillaume GARDET - Oliséo
2014-11-12 16:16 ` [Buildroot] [PATCH V2 0/4] " Guillaume GARDET
2014-11-12 16:16   ` [Buildroot] [PATCH V2 1/4] package/squid: define the log directory, pidfile and swapdir Guillaume GARDET
2014-11-12 16:16   ` [Buildroot] [PATCH V2 2/4] package/squid: enable ICAP server support in squid Guillaume GARDET
2014-11-16 21:38     ` Thomas Petazzoni
2014-11-18 12:47       ` Guillaume GARDET - Oliséo
2014-11-18 13:04         ` Thomas Petazzoni
2014-11-12 16:16   ` [Buildroot] [PATCH V2 3/4] c-icap: new package Guillaume GARDET
2014-11-16 21:48     ` Thomas Petazzoni
2014-11-12 16:16   ` [Buildroot] [PATCH V2 4/4] c-icap-modules: " Guillaume GARDET
2014-11-16 21:38   ` [Buildroot] [PATCH V2 0/4] Add ICAP server support Thomas Petazzoni
2014-11-18 14:54   ` [Buildroot] [PATCH V3 0/5] " Guillaume GARDET
2014-11-18 14:54     ` [Buildroot] [PATCH V3 1/5] package/squid: define the log directory, pidfile and swapdir Guillaume GARDET
2014-11-23 21:17       ` Thomas Petazzoni
2014-11-18 14:54     ` [Buildroot] [PATCH V3 2/5] package/squid: add init script Guillaume GARDET
2014-11-23 21:18       ` Thomas Petazzoni
2014-11-29 19:41         ` Guillaume GARDET - Oliséo
2014-11-30  8:33           ` Thomas Petazzoni
2014-11-18 14:54     ` [Buildroot] [PATCH V3 3/5] package/squid: enable ICAP client support in squid Guillaume GARDET
2014-11-23 21:18       ` Thomas Petazzoni
2014-11-18 14:54     ` [Buildroot] [PATCH V3 4/5] c-icap: new package Guillaume GARDET
2015-07-10 17:09       ` Thomas Petazzoni
2015-07-15 16:14         ` Guillaume GARDET - Oliséo
2014-11-18 14:54     ` [Buildroot] [PATCH V3 5/5] c-icap-modules: " Guillaume GARDET
2015-07-12 22:26       ` Thomas Petazzoni
2015-07-15 16:15         ` Guillaume GARDET - Oliséo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.