- 08 11月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
* proxy/libvirt_proxy.c src/libvirt.c src/proxy_internal.[ch] src/xs_internal.[ch]: the virtGetOsType entry point was calling the xenstore directly instead of going though driver, refactored and implemented a specific new RPC with the proxy when this is called as non-root fixes rhbz#214264 . Daniel
-
- 21 9月, 2006 1 次提交
-
-
由 Daniel P. Berrange 提交于
-
- 30 8月, 2006 1 次提交
-
-
由 Daniel P. Berrange 提交于
Added driver backends for ListDefinedDomains, NumOfDefinedDomains, DomainStart, DomainDefineXML, DomainUndefine & hooked up all related infrastructure
-
- 17 8月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
include/libvirt/libvirt.h.in: preparing release of 0.1.4, regenerated docs, fixed a few things * src/proxy_internal.c src/test.c src/xend_internal.c: a few trivial fixes Daniel
-
- 09 8月, 2006 2 次提交
-
-
由 Daniel P. Berrange 提交于
Hook up virDomainGetXMLDesc to driver backends. Added implementation of virDomainGetXMLDesc driver for the setuid proxy
-
由 Daniel Veillard 提交于
src/xen_internal.c src/xend_internal.c src/xend_internal.h src/xml.c src/xs_internal.c: cleanups, force the new vCPU and affinity entry point to go though the driver framework, and fix a few warning showing up in my pedantic environment. Daniel
-
- 03 7月, 2006 3 次提交
-
-
由 Daniel Veillard 提交于
preparing release of 0.1.2 * src/proxy_internal.c: don't warn on open if using http and not the proxy. Daniel
-
由 Daniel Veillard 提交于
src/xen_internal.c: fixing the proxy installation, integrate in the spec file and fix a few bugs in the proxy, seems to behave correctly now. * docs/apibuild.py docs/*: fixing the doc and API generator Daniel
-
由 Daniel Veillard 提交于
finished the last entry point missing for the proxy code. Daniel
-
- 01 7月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
virsh starts to work normally over the proxy. Still one entry point missing but it's minor. Daniel
-
- 30 6月, 2006 2 次提交
-
-
由 Daniel Veillard 提交于
src/xen_internal.h src/xend_internal.c src/xend_internal.h: implemented id based lookup and other cleanups, virsh starts to work, but still some TODOs Daniel
-
由 Daniel Veillard 提交于
src/Makefile.am: moved proxy/proxy.h and proxy/proxy_client.c as proxy_internal.[ch] and integrated them as a new driver. * proxy/Makefile.am proxy/libvirt_proxy.c src/xen_internal.c src/xen_internal.h src/xend_internal.c: various related cleanups. Daniel
-
- 29 6月, 2006 2 次提交
-
-
由 Daniel Veillard 提交于
progresses on the proxy implementation. * src/xend_internal.c src/xend_internal.h: exported one routine Daniel
-
由 Daniel Veillard 提交于
proxy/proxy.h proxy/proxy_client.c src/internal.h src/xen_internal.c src/xend_internal.c: started working on a proxy to access xend for unpriviledged users to avoid opening xend HTTP service to serve those read-only operations. Daniel
-