1. 27 11月, 2007 3 次提交
  2. 26 11月, 2007 14 次提交
  3. 22 11月, 2007 2 次提交
  4. 21 11月, 2007 4 次提交
  5. 20 11月, 2007 3 次提交
  6. 18 11月, 2007 1 次提交
  7. 17 11月, 2007 4 次提交
  8. 16 11月, 2007 3 次提交
  9. 15 11月, 2007 4 次提交
    • J
      Make "make distcheck" work. · d5117af3
      Jim Meyering 提交于
      * Makefile.am: Expand some "*" wildcards, and (for now) disable
        the relatively unimportant, distuninstallcheck target.
        Fix a few redirect-directly-to-target bugs.
        Add a few $(srcdir)/ prefixes and add an uninstall-local rule.
      * docs/Makefile.am: More of the same.  Split some long lines.
      * python/Makefile.am: Likewise.
      * python/tests/Makefile.am: Likewise.
      * qemud/Makefile.am: Likewise.
      * tests/Makefile.am: Remove the directories already listed in SUBDIRS.
      * docs/examples/index.py: Adapt to produce the desired changes in
        docs/examples/Makefile.am. Also, sort *.c, so results are reproducible,
        and emit a comment telling emacs and vi that the file is read-only.
      * docs/examples/Makefile.am: Regenerate.
      
      
      Author: Jim Meyering <meyering@redhat.com>
      d5117af3
    • D
      * src/stats_linux.c: patch from Jim Paris to fix compilation · a4499a22
      Daniel Veillard 提交于
        when Xen isn't installed
      * src/qemu_conf.h: small cleanup of signedness of bitfields
        from Jim Paris
      Daniel
      a4499a22
    • D
      * doc/libvir.html doc/format.html: add missing docs for · ec589607
      Daniel Veillard 提交于
        <shareable/> on disk devices
      * src/Makefile.am: fix the tst build rule for missing libraries
      Daniel
      ec589607
    • J
      Handle failed strdup and malloc. · a3d90988
      Jim Meyering 提交于
      * src/remote_internal.c: Don't dereference NULL after
      failed strdup or malloc in doRemoteOpen.
      a3d90988
  10. 14 11月, 2007 2 次提交