All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Add support for XML-RPC over SSH (take two)
@ 2006-06-14 19:28 Anthony Liguori
  2006-06-14 19:31 ` [PATCH 1/4] Fix Xend's HTTP/1.1 Keep-Alive support Anthony Liguori
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Anthony Liguori @ 2006-06-14 19:28 UTC (permalink / raw)
  To: xen-devel; +Cc: Ewan Mellor

This series is a repost of the previous series taking into account 
Ewan's feedback wrt error reporting.  Additionally, to make things a bit 
saner, I changed the ssh invocation from being always done in the ctor 
to being done on demand.  This means that xm commands like help won't 
actually require a password if the ssh transport is being used.

I've also included the HTTP/1.1 Keep-Alive patch as it's required for 
this patch set.

Regards,

Anthony Liguori

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

end of thread, other threads:[~2006-06-21  6:30 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-14 19:28 [PATCH 0/4] Add support for XML-RPC over SSH (take two) Anthony Liguori
2006-06-14 19:31 ` [PATCH 1/4] Fix Xend's HTTP/1.1 Keep-Alive support Anthony Liguori
2006-06-14 19:32 ` [PATCH 2/4] Add support for an xm serve command Anthony Liguori
2006-06-14 19:33 ` [PATCH 2/4] Client support for XML-RPC over SSH Anthony Liguori
2006-06-14 19:34 ` [PATCH 4/4] Add support for XM_SERVER variable to choose XML-RPC URI Anthony Liguori
2006-06-20  9:26 ` [PATCH 0/4] Add support for XML-RPC over SSH (take two) Ewan Mellor
2006-06-20 12:49   ` Ewan Mellor
2006-06-20 21:07     ` Anthony Liguori
2006-06-21  6:30       ` Ewan Mellor

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.