aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxen/src/xen_sr.c
Commit message (Expand)AuthorAgeFilesLines
* Move all internal header files to a separate directory, so that it's clear whatewan@localhost.localdomain2007-04-211-4/+4
* Remove docs and bindings for unimplemented SR.{create,destroy,clone}.Ewan Mellor2007-04-041-47/+24
* Don't use the client-side shortcut for get_uuid calls -- we need to keepEwan Mellor2007-03-231-1/+10
* Added modelling and C bindings for the PBD class. PBDs are the analogue ofEwan Mellor2007-01-291-0/+5
* Added a destroy method for each object. Based upon the code for VM.destroyEwan Mellor2006-11-091-0/+14
* More capitalisation fixes -- the on-wire method name should match theEwan Mellor2006-11-091-1/+1
* Replace uses of the typename (e.g. xen_host) where its used as a variable name.Ewan Mellor2006-11-091-4/+4
* uint64_t replaced with int64_t everywhere.Ewan Mellor2006-10-281-3/+3
* The get_by_name_label functions return a set, not a singleton, because namesEwan Mellor2006-10-281-2/+2
* Fix freeing of records, when the given pointer is NULL.Ewan Mellor2006-10-281-0/+4
* Fix the handling of sets in the interface -- expecting a pointer to X to serveEwan Mellor2006-10-281-2/+2
* The on-wire names for the fields should be exactly as documented, includingEwan Mellor2006-10-281-1/+1
* Import libxen-src-0.4.3-2.tar.bz2.ewan@linford.intra2006-10-071-0/+370