Daniel Veillard
1192a2ade3
* Makefile.am README TODO autogen.sh configure.in libvir.pc.in
...
libvir.spec.in docs/Makefile.am docs/apibuild.py docs/structures.fig
include/Makefile.am include/libvir.h src/Makefile.am src/hash.c
src/hash.h src/internal.h src/libvir.c src/libvir_sym.version
src/virsh.c: renamed to libvir
Daniel
2005-12-05 11:16:07 +00:00
Daniel Veillard
79b43459ca
* include/libxen.h src/libxen.c src/libxen_sym.version: adding
...
xenConnectListDomains() to list active domains
* src/xensh.c: integrated a basic test for xenConnectListDomains()
Daniel
2005-12-02 14:16:21 +00:00
Daniel Veillard
37ecc62443
* configure.in src/Makefile.am: more warnings from compiler and
...
link static in work environement
Daniel
2005-12-02 12:11:06 +00:00
Daniel Veillard
b325d741d3
Adding missing Makefile.am, daniel
2005-12-01 22:16:36 +00:00
Daniel Veillard
ff4ede0055
* Makefile.am configure.in docs/apibuild.py docs/libxen-api.xml
...
docs/libxen-refs.xml docs/structures.fig: starting to add docs
and the extraction tool
* src/libxen.c: fixed comments error raised by apibuild
Daniel
2005-12-01 17:34:21 +00:00
Daniel Veillard
e6b590c8a9
* include/libxen.h src/libxen.c src/libxen_sym.version: add read-only
...
connections for normal users (but need /var/run/xenstored/socket_ro
to be chmoded to 666)
* src/xensh.c: if not root use the RO access
Daniel
2005-12-01 16:35:42 +00:00
Daniel Veillard
363bb8380f
* include/libxen.h src/libxen.c src/libxen_sym.version src/xensh.c:
...
changed entry points naming conventions based on feedback with
Karel Zak
Daniel
2005-12-01 10:51:34 +00:00
Daniel Veillard
f113c5978e
oops, forgot hash.[ch], Daniel
2005-11-30 13:36:58 +00:00
Daniel Veillard
978d57bbe4
* src/Makefile.am src/hash.[ch]: added hash module based on libxml2
...
one.
* include/libxen.h src/libxen.c src/libxen_sym.version: extend API
start to access libxenctrl directly (need xen update to get includes)
* src/xensh.c: access to both xenstore and hypervisor
Daniel
2005-11-30 13:20:53 +00:00
Daniel Veillard
aa60580097
* configure.in: checking xenstore library, error out on missing libs
...
* include/libxen.h src/libxen.c src/libxen_sym.version: adding new
entry points
Daniel
2005-11-23 07:47:13 +00:00
Daniel Veillard
afcb25b9a5
* src/makefile.am src/libxen.c src/xensh.c: add a small tool sensh,
...
implement xenopenconnect and xencloseconnect.
Daniel
2005-11-10 16:12:31 +00:00
Daniel Veillard
5cc4af3e7d
* docs/Goals: added a Goals document for the library
...
Daniel
2005-11-09 09:57:48 +00:00
Daniel Veillard
8af506b89f
* TODO: updated
...
* include/libxen.h src/libxen.c src/libxen_sym.version: extended
entry points to a first minimal set.
* src/internal.h: TODO macro
Daniel
2005-11-07 17:16:18 +00:00
Daniel Veillard
70eb59b8be
* TODO libxen.pc.in libxen.spec.in include/Makefile.am Makefile.am
...
config.h.in configure.in: fix make dist, add rpm packaging
* src/libxen_sym.version src/Makefile.am: set a policy of no
export by default of library symbols
Daniel
2005-11-02 15:37:34 +00:00
Daniel Veillard
6fa55690b9
cleaning up messages, Daniel
2005-11-02 14:24:22 +00:00
Daniel Veillard
9c46e616ae
missing config.h.in, Daniel
2005-11-02 13:26:20 +00:00
Daniel Veillard
b8e381131c
* AUTHORS NEWS README autogen.sh configure.in: allow autogen.sh and
...
configure to start working
* src/Makefile.am src/internal.h src/libxen.c: make the first compile
Daniel
2005-11-02 13:19:10 +00:00
Daniel Veillard
d77e1a9642
Initial revision
2005-11-02 12:50:21 +00:00