]> xenbits.xensource.com Git - libvirt.git/log
libvirt.git
19 years agoAdding missing Makefile.am, daniel
Daniel Veillard [Thu, 1 Dec 2005 22:16:36 +0000 (22:16 +0000)]
Adding missing Makefile.am, daniel

19 years ago* Makefile.am configure.in docs/apibuild.py docs/libxen-api.xml
Daniel Veillard [Thu, 1 Dec 2005 17:34:21 +0000 (17:34 +0000)]
* 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

19 years ago* include/libxen.h src/libxen.c src/libxen_sym.version: add read-only
Daniel Veillard [Thu, 1 Dec 2005 16:35:42 +0000 (16:35 +0000)]
* 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

19 years ago* include/libxen.h src/libxen.c src/libxen_sym.version src/xensh.c:
Daniel Veillard [Thu, 1 Dec 2005 10:51:34 +0000 (10:51 +0000)]
* 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

19 years agooops, forgot hash.[ch], Daniel
Daniel Veillard [Wed, 30 Nov 2005 13:36:58 +0000 (13:36 +0000)]
oops, forgot hash.[ch], Daniel

19 years ago* src/Makefile.am src/hash.[ch]: added hash module based on libxml2
Daniel Veillard [Wed, 30 Nov 2005 13:20:53 +0000 (13:20 +0000)]
* 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

19 years ago* configure.in: checking xenstore library, error out on missing libs
Daniel Veillard [Wed, 23 Nov 2005 07:47:13 +0000 (07:47 +0000)]
* 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

19 years ago* src/makefile.am src/libxen.c src/xensh.c: add a small tool sensh,
Daniel Veillard [Thu, 10 Nov 2005 16:12:31 +0000 (16:12 +0000)]
* src/makefile.am src/libxen.c src/xensh.c: add a small tool sensh,
  implement xenopenconnect and xencloseconnect.
Daniel

19 years ago* docs/Goals: added a Goals document for the library
Daniel Veillard [Wed, 9 Nov 2005 09:57:48 +0000 (09:57 +0000)]
* docs/Goals: added a Goals document for the library
Daniel

19 years ago* TODO: updated
Daniel Veillard [Mon, 7 Nov 2005 17:16:18 +0000 (17:16 +0000)]
* 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

19 years ago* TODO libxen.pc.in libxen.spec.in include/Makefile.am Makefile.am
Daniel Veillard [Wed, 2 Nov 2005 15:37:34 +0000 (15:37 +0000)]
* 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

19 years agocleaning up messages, Daniel
Daniel Veillard [Wed, 2 Nov 2005 14:24:22 +0000 (14:24 +0000)]
cleaning up messages, Daniel

19 years agomissing config.h.in, Daniel
Daniel Veillard [Wed, 2 Nov 2005 13:26:20 +0000 (13:26 +0000)]
missing config.h.in, Daniel

19 years ago* AUTHORS NEWS README autogen.sh configure.in: allow autogen.sh and
Daniel Veillard [Wed, 2 Nov 2005 13:19:10 +0000 (13:19 +0000)]
* 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

19 years agoInitial revision
Daniel Veillard [Wed, 2 Nov 2005 12:50:21 +0000 (12:50 +0000)]
Initial revision