]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2008-01-14 Jim MeyeringClean up the global name space.
2008-01-14 Jim MeyeringClean up global name space in examples and tests.
2008-01-14 Daniel P. BerrangeRe-factor auth code to make clearer (Jim Meyering)
2008-01-14 Daniel P. BerrangeFix crash when no auth callback
2008-01-10 Mark McLoughlinfix an unused variable warning
2008-01-10 Mark McLoughlinadd iptablesSaveRules(), and don't save the rules to...
2008-01-10 Mark McLoughlinnow that we only use built-in iptables chains, we don't
2008-01-10 Mark McLoughlinLike --with-iptables-prefix, --with-iptables-dir is no
2008-01-10 Mark McLoughlin--with-iptables-prefix was added to integrate with
2008-01-10 Mark McLoughlinAdd support for integrating our iptables support with...
2008-01-10 Mark McLoughlinInclude the iptables command and chain name in the...
2008-01-10 Mark McLoughlinRe-name the "flipflop" variable to "command_idx"
2008-01-10 Mark McLoughlinmake use of virFileMakePath(), virFileBuildPath() and...
2008-01-10 Mark McLoughlinFix compile error in --with-iptables-dir code
2008-01-10 Mark McLoughlinChange virExec() such that with --enable-debug,
2008-01-10 Mark McLoughlinAdd virRun() helper function (Dan Berrange)
2008-01-09 Daniel P. BerrangeFix vcpupin hypercall map data to be 8-bytes
2008-01-09 Daniel P. BerrangeAdded graceful shutdown support to QEMU/KVM (patch...
2008-01-08 Daniel P. BerrangeFix warning in debug output
2008-01-08 Daniel P. BerrangeFix buffer passed to free()
2008-01-07 Daniel P. BerrangeFix config file reading to not truncate large files
2008-01-05 Richard W.M... Miscellaneous fixes for building on Windows (MinGW).
2008-01-02 Daniel P. BerrangeFix crash when no auth callback is provided
2008-01-02 Daniel P. BerrangeIgnore a few more files
2007-12-26 Daniel Veillard* src/openvz.c: patch from Mikhail Pokidko to fix the...
2007-12-18 Daniel VeillardFix docs, daniel
2007-12-17 Daniel VeillardAdded changelog for 0.4.0
2007-12-17 Daniel Veillard* configure.in docs/libvir.html docs/news.html po/*:
2007-12-17 Daniel P. BerrangeAdded dep on 'nc' RPM
2007-12-17 Daniel P. BerrangeFix nodeinfo compat with Xen 3.2.0
2007-12-17 Richard W.M... Fix remote_internal.c error handling of qparam_get_query
2007-12-17 Richard W.M... Add separate qparams module for handling query parameters.
2007-12-17 Richard W.M... Add extra utility functions to buf.c
2007-12-15 Daniel P. BerrangeDon't invoke callback with unsupported credential types
2007-12-14 Daniel Veillardfix setting CPU parameters in the config files
2007-12-14 Daniel Veillardfix the detach-disk command when using Xen tap devices
2007-12-12 Richard W.M... Fix virBufferEscapeString escaping of '<'
2007-12-12 Jim MeyeringAlways build in python/ subdir.
2007-12-12 Jim MeyeringAccommodate automake-1.9.
2007-12-11 Jim MeyeringUse a variable name as sizeof argument, not a type...
2007-12-11 Jim MeyeringTest libvirtd's config-processing code.
2007-12-10 Jim MeyeringAdd gnulib-tool unit tests.
2007-12-08 Daniel P. BerrangeRemove gnulib/lib/arpa/inet.h autogenerated file
2007-12-07 Daniel P. BerrangeRemove bogus autoconf 2.60 prereq
2007-12-07 Daniel P. BerrangeFix minor quoting issue
2007-12-07 Richard W.M... Fri Dec 7 14:55:00 UTC 2007 Richard W.M. Jones <rjones...
2007-12-07 Richard W.M... Fri Dec 7 14:49:00 UTC 2007 Richard W.M. Jones <rjones...
2007-12-07 Richard W.M... Fri Dec 7 14:47:00 UTC 2007 Richard W.M. Jones <rjones...
2007-12-07 Richard W.M... Fri Dec 7 14:36:00 UTC 2007 Richard W.M. Jones <rjones...
2007-12-07 Richard W.M... Fri Dec 7 14:34:00 UTC 2007 Richard W.M. Jones <rjones...
2007-12-07 Richard W.M... Insert cosmetic linebreak
2007-12-07 Richard W.M... Fri Dec 7 14:27:00 UTC 2007 Richard W.M. Jones <rjones...
2007-12-07 Richard W.M... Fri Dec 7 14:27:00 UTC 2007 Richard W.M. Jones <rjones...
2007-12-07 Jim MeyeringInclude "config.h" in remaining non-generated files.
2007-12-07 Daniel Veillard* python/generator.py python/libvir.c python/libvirt...
2007-12-06 Jim Meyeringqemud/qemud.c (qemudInitPaths): Remove unused code.
2007-12-06 Richard W.M... Thu Dec 6 16:32:00 UTC 2007 Richard W.M. Jones <rjones...
2007-12-06 Richard W.M... Thu Dec 6 16:30:00 UTC 2007 Richard W.M. Jones <rjones...
2007-12-06 Daniel P. BerrangeReally fix macro for RHEL this time
2007-12-06 Daniel P. BerrangeFix polkit macros for RHEL
2007-12-06 Daniel Veillard* docs/*: rebuilt the docs and XML files
2007-12-06 Daniel Veillard* po/*: updated the localization files
2007-12-06 Richard W.M... Thu Dec 6 12:00:00 UTC 2007 Richard W.M. Jones <rjones...
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...
next