WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-api

[Xen-API] [PATCH 0 of 2] Cleaning up among the UUIDs.

To: xen-api@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-API] [PATCH 0 of 2] Cleaning up among the UUIDs.
From: <magnus.therning@xxxxxxxxxxxxx>
Date: Fri, 3 Sep 2010 16:59:20 +0100
Delivery-date: Fri, 03 Sep 2010 09:05:10 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-api-request@lists.xensource.com?subject=help>
List-id: Discussion of API issues surrounding Xen <xen-api.lists.xensource.com>
List-post: <mailto:xen-api@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-api-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mercurial-patchbomb/1.6.3
A clean-up and improvement to the Uuid module in xen-api-libs.hg.
These are required for the work I'm doing to improve the handling of
the pool secret in xapi.

The first patch mainly cleans up the .mli.

The second adds functions to create UUIDs from other sources of
randomsness besides /dev/urandom.  It does so without changing the
behaviour of any client written against the old API (that change will
come later :-).

 uuid/uuid.ml  |  24 +--------------------
 uuid/uuid.mli |  62 +++++++++++++++++++++++++++++++++-------------------------
 uuid/uuid.ml  |  39 ++++++++++++++++++++++++++++++------
 uuid/uuid.mli |   3 ++
 4 files changed, 72 insertions(+), 56 deletions(-)

_______________________________________________
xen-api mailing list
xen-api@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/mailman/listinfo/xen-api

<Prev in Thread] Current Thread [Next in Thread>