]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2007-12-06  Jim MeyeringBuild also on systems where -lreadline requires e.g...
2007-12-06  Daniel Veillard* configure.in src/Makefile.am src/virsh.c: fix compila...
2007-12-05  Jim MeyeringAccommodate developers using autoconf-2.59.
2007-12-05  Jim MeyeringInclude "config.h".
2007-12-05  Jim MeyeringAdd all of the files pulled in by running ./bootstrap.
2007-12-05  Jim MeyeringUse gnulib, starting with its physmem and getaddrinfo...
2007-12-05  Daniel Veillard* qemud/remote.c: rename remoteDispatchAuthPolkitInit to
2007-12-05  Daniel P. BerrangeFix compile issues when SASL is disabled
2007-12-05  Daniel P. BerrangeAdded docs on authentication setup
2007-12-05  Daniel P. BerrangeDisable setuid Xen proxy if policykit is enabled
2007-12-05  Daniel P. BerrangeAdd manual impl of virConnectOpenAuth python binding
2007-12-05  Daniel P. BerrangeRe-add listen_tcp/listen_tls config params accidentally...
2007-12-05  Daniel P. BerrangeWire up SASL interaction callbacks to libvirt callbacks...
2007-12-05  Daniel P. BerrangeAdded public API for authentication credential callback...
2007-12-05  Daniel P. BerrangeAdded PolicyKit authentication support
2007-12-05  Daniel P. BerrangeAdded missing sasl config file
2007-12-05  Richard W.M... Wed Dec 5 18:00:00 UTC 2007 Richard W.M. Jones <rjones...
2007-12-05  Daniel P. BerrangeQuit virsh immediately if connection open fails, rather...
2007-12-05  Daniel P. BerrangeAdd whitelisting of users. Remove IP whitelisting....
2007-12-05  Daniel P. BerrangeAdd data encryption using SASL SSF layer
2007-12-05  Daniel P. BerrangeInitial integration of SASL authentication, working...
2007-12-05  Daniel P. BerrangeStrip autogenerated vnetXXX interfaces
2007-12-05  Richard W.M... Wed Dec 5 13:48:00 UTC 2007 Richard W.M. Jones <rjones...
2007-12-04  Richard W.M... Tue Dec 4 18:25:01 UTC 2007 Richard W.M. Jones <rjones...
2007-12-04  Richard W.M... Tue Dec 4 17:47:01 UTC 2007 Richard W.M. Jones <rjones...
2007-12-03  Jim MeyeringAvoid compile failure when HAVE_AVAHI is not defined.
2007-12-03  Richard W.M... Mon Dec 3 16:15:10 UTC 2007 Richard W.M. Jones <rjones...
2007-12-03  Daniel P. BerrangeMove generic file & I/O routines out of QEMU driver...
2007-12-03  Daniel Veillard* src/xen_unified.[ch] src/proxy_internal.c src/xen_int...
2007-12-01  Daniel P. BerrangeFix numerous memory leaks
2007-12-01  Daniel P. BerrangeFix buffer termination off-by-1 in link comparison...
2007-11-30  Daniel P. BerrangeDisable Xen specific functions if Xen driver is disabled
2007-11-30  Jim MeyeringDetect heap allocation failure; factor out some duplica...
2007-11-30  Richard W.M... Fri Nov 30 11:04:00 GMT 2007 Richard W.M. Jones <rjones...
2007-11-29  Richard W.M... Thu Nov 29 17:40:00 GMT 2007 Richard W.M. Jones <rjones...
2007-11-29  Richard W.M... Thu Nov 29 17:38:00 GMT 2007 Richard W.M. Jones <rjones...
2007-11-29  Richard W.M... Thu Nov 29 16:19:00 GMT 2007 Richard W.M. Jones <rjones...
2007-11-29  Richard W.M... Thu Nov 29 09:15:00 GMT 2007 Richard W.M. Jones <rjones...
2007-11-28  Richard W.M... Added a paragraph about running mkpasswd/mkgroup comman...
2007-11-28  Richard W.M... Wed Nov 28 14:20:00 GMT 2007 Richard W.M. Jones <rjones...
2007-11-28  Jim Meyeringsrc/virsh.c (vshCloseLogFile): Diagnose close/write...
2007-11-28  Richard W.M... Added Windows documentation.
2007-11-28  Richard W.M... Images to illustrate Cygwin install.
2007-11-28  Richard W.M... Wed Nov 28 09:00:00 GMT 2007 Richard W.M. Jones <rjones...
2007-11-27  Jim MeyeringWhen reporting errors, use "conn" whenever possible.
2007-11-27  Richard W.M... Updated Windows page.
2007-11-27  Daniel Veillard* docs/site.xsl docs/libvir.html *.html: add boilerplat...
2007-11-27  Daniel Veillard* configure.in: when configuring with --prefix=/usr...
2007-11-26  Jim Meyeringadd a gcc-printf attribute to remoteDispatchError
2007-11-26  Daniel VeillardAlso fix the CSS background, Daniel
2007-11-26  Daniel Veillardfix links again, Daniel
2007-11-26  Daniel Veillard* doc/*: modified the python page into a bindings page,
2007-11-26  Richard W.M... Mon Nov 26 12:12:00 UTC 2007 Richard W.M. Jones <rjones...
2007-11-26  Richard W.M... Mon Nov 26 12:03:00 UTC 2007 Richard W.M. Jones <rjones...
2007-11-26  Richard W.M... Mon Nov 26 11:56:00 UTC 2007 Richard W.M. Jones <rjones...
2007-11-26  Richard W.M... Mon Nov 26 11:54:00 UTC 2007 Richard W.M. Jones <rjones...
2007-11-26  Richard W.M... Mon Nov 26 11:52:00 UTC 2007 Richard W.M. Jones <rjones...
2007-11-26  Richard W.M... Mon Nov 26 11:49:00 UTC 2007 Richard W.M. Jones <rjones...
2007-11-26  Richard W.M... Mon Nov 26 11:47:00 UTC 2007 Richard W.M. Jones <rjones...
2007-11-26  Richard W.M... Mon Nov 26 11:44:00 UTC 2007 Richard W.M. Jones <rjones...
2007-11-26  Richard W.M... Mon Nov 26 11:42:00 UTC 2007 Richard W.M. Jones <rjones...
2007-11-26  Richard W.M... Mon Nov 26 11:39:59 UTC 2007 Richard W.M. Jones <rjones...
2007-11-26  Richard W.M... Mon Nov 26 11:39:04 UTC 2007 Richard W.M. Jones <rjones...
2007-11-21  Jim MeyeringFix a typo in a variable name.
2007-11-21  Daniel Veillard* src/xm_internal.c: fix the parsing of predefined...
2007-11-21  Richard W.M... Wed Nov 21 11:59:00 UTC 2007 Richard W.M. Jones <rjones...
2007-11-21  Richard W.M... Wed Nov 21 11:36:00 UTC 2007 Richard W.M. Jones <rjones...
2007-11-21  Daniel Veillard* docs/index.html docs/libvir.html: apply english corre...
2007-11-20  Daniel VeillardCleaned up a couple of comments/tests, Daniel
2007-11-20  Richard W.M... Tue Nov 20 10:49:28 UTC 2007 Richard W.M. Jones <rjones...
2007-11-20  Daniel Veillard* include/libvirt/virterror.h src/openvz_conf.c src...
2007-11-20  Daniel Veillard* tests/sexpr2xmltest.c tests/xml2sexprtest.c: warn...
2007-11-18  Daniel P. BerrangeRe-add quotes around top_srcdir/top_builddir
2007-11-17  Daniel P. BerrangeRemove reliance on abs_top_{src,build}dir variables...
2007-11-17  Daniel P. BerrangeAdded missing news.xsl to EXTRA_DIST
2007-11-17  Daniel P. BerrangeFixed 32-bit overflow
2007-11-17  Daniel P. BerrangeRefactor processing of incoming packets to remove dead...
2007-11-15  Richard W.M... Thu Nov 15 17:43:00 UTC 2007 Richard W.M. Jones <rjones...
2007-11-15  Richard W.M... Thu Nov 15 17:40:15 UTC 2007 Richard W.M. Jones <rjones...
2007-11-15  Daniel Veillard* docs/libvir.html docs/uri.html: update docs about...
2007-11-15  Jim MeyeringMake "make distcheck" work.
2007-11-15  Daniel Veillard* src/stats_linux.c: patch from Jim Paris to fix compil...
2007-11-14  Daniel Veillard* doc/libvir.html doc/format.html: add missing docs for
2007-11-14  Jim MeyeringHandle failed strdup and malloc.
2007-11-14  Richard W.M... Wed Nov 14 11:55:00 UTC 2007 Richard W.M. Jones <rjones...
2007-11-14  Richard W.M... Wed Nov 14 11:36:00 UTC 2007 Richard W.M. Jones <rjones...
2007-11-14  Jim MeyeringParse integers more carefully, cont'd.
2007-11-14  Jim MeyeringArrange for tests to pass in a non-srcdir build.
2007-11-13  Jim Meyeringremove all trailing white space
2007-11-13  Jim MeyeringMake qemud's install-init rule work in a non-srcdir...
2007-11-12  Jim Meyeringconftest: fix transposed size and count arguments to...
2007-11-12  Daniel VeillardOops, forgot, Daniel
2007-11-12  Daniel VeillardBegin fixing uses of strtol: parse integers more carefully.
2007-11-08  Daniel Veillard* src/virsh.c: initialize a couple of variable to avoid...
2007-11-08  Daniel Veillard* src/virsh.c: patch from Jim Meyering to use gcc's...
2007-11-08  Daniel Veillard* src/virsh.c: patch from Jim Meyering to correct vshCo...
2007-11-07  Daniel Veillard* docs/libvir.html docs/site.xsl: small updates with...
2007-11-07  Richard W.M... Tue Nov 6 19:54:00 CET 2007 Jim Meyering <meyering...
2007-11-06  Daniel Veillard* src/xs_internals.c: patch from Chris Lalancette,...
2007-11-06  Daniel Veillard* src/xml.c src/xs_internal.c src/xs_internal.h: applie...
next