|
|
|
|
|
|
|
|
|
|
xen-api
[Xen-API] [PATCH 0 of 2] Cleaning up among the UUIDs.
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>
|
- [Xen-API] [PATCH 0 of 2] Cleaning up among the UUIDs.,
magnus.therning <=
|
|
|
|
|