2005-12-01 17:34:21 +00:00
|
|
|
Thu Dec 1 18:32:43 CET 2005 Daniel Veillard <veillard@redhat.com>
|
|
|
|
|
|
|
|
* 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
|
|
|
|
|
2005-12-01 16:35:42 +00:00
|
|
|
Thu Dec 1 17:34:23 CET 2005 Daniel Veillard <veillard@redhat.com>
|
|
|
|
|
|
|
|
* 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
|
|
|
|
|
2005-12-01 10:51:34 +00:00
|
|
|
Thu Dec 1 11:50:16 CET 2005 Daniel Veillard <veillard@redhat.com>
|
|
|
|
|
|
|
|
* include/libxen.h src/libxen.c src/libxen_sym.version src/xensh.c:
|
|
|
|
changed entry points naming conventions based on feedback with
|
|
|
|
Karel Zak
|
|
|
|
|
2005-11-30 13:20:53 +00:00
|
|
|
Wed Nov 30 14:18:19 CET 2005 Daniel Veillard <veillard@redhat.com>
|
|
|
|
|
|
|
|
* 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
|
|
|
|
|
2005-11-23 07:47:13 +00:00
|
|
|
Tue Nov 22 17:09:11 CET 2005 Daniel Veillard <veillard@redhat.com>
|
|
|
|
|
|
|
|
* configure.in: checking xenstore library, error out on missing libs
|
|
|
|
* include/libxen.h src/libxen.c src/libxen_sym.version: adding new
|
|
|
|
entry points
|
|
|
|
|
2005-11-10 16:12:31 +00:00
|
|
|
Thu Nov 10 17:11:03 CET 2005 Daniel Veillard <veillard@redhat.com>
|
|
|
|
|
|
|
|
* src/makefile.am src/libxen.c src/xensh.c: add a small tool sensh,
|
|
|
|
implement xenopenconnect and xencloseconnect.
|
|
|
|
|
2005-11-09 09:57:48 +00:00
|
|
|
Wed Nov 9 10:57:12 CET 2005 Daniel Veillard <veillard@redhat.com>
|
|
|
|
|
|
|
|
* docs/Goals: added a Goals document for the library
|
|
|
|
|
2005-11-07 17:16:18 +00:00
|
|
|
Mon Nov 7 18:14:50 CET 2005 Daniel Veillard <veillard@redhat.com>
|
|
|
|
|
|
|
|
* 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
|
|
|
|
|
2005-11-02 15:37:34 +00:00
|
|
|
Wed Nov 2 16:35:54 CET 2005 Daniel Veillard <veillard@redhat.com>
|
|
|
|
|
|
|
|
* 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
|
|
|
|
|
2005-11-02 13:19:10 +00:00
|
|
|
Wed Nov 2 14:17:50 CET 2005 Daniel Veillard <veillard@redhat.com>
|
|
|
|
|
|
|
|
* 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
|
|
|
|
|
2005-11-02 12:50:21 +00:00
|
|
|
Wed Nov 2 13:44:47 CET 2005 Daniel Veillard <veillard@redhat.com>
|
|
|
|
|
|
|
|
* src/libxen.c src/Makefile.am include/libxen.h configure.in
|
|
|
|
Makefile.am COPYING.LIB: creation
|