Skip to content
Snippets Groups Projects
  1. Dec 17, 2014
  2. Dec 15, 2014
  3. Nov 18, 2014
  4. Nov 14, 2014
  5. Nov 13, 2014
  6. Nov 05, 2014
  7. Nov 04, 2014
    • Nikos Skalkotos's avatar
      Handle the case where qemu-nbd is missing · 430b2627
      Nikos Skalkotos authored
      If qemu-nbd is not present at the host system, only accept raw images
      as input media. This is a workaround for ancient systems like CentOS 6.x
      where the nbd module is not compiled in the default kernel and the qemu
      package does not include the qemu-nbd executable.
      430b2627
  8. Nov 03, 2014
  9. Sep 10, 2014
  10. Aug 07, 2014
  11. Aug 05, 2014
  12. Jul 31, 2014
  13. Jul 16, 2014
    • Nikos Skalkotos's avatar
      windows: Fix a bug in Registry class · 709f45f8
      Nikos Skalkotos authored
      Make sure the guestfs handler is never cached in registry class. There
      are cases where the guestfs handler is recreated in image class. The
      registry code should always access the guestfs handler from the image
      class and never from a local copy.
      709f45f8
  14. Jun 13, 2014
  15. Jun 10, 2014
    • Nikos Skalkotos's avatar
      Switch license to GPLv3 · 822ccd58
      Nikos Skalkotos authored
      According to the decision of the GRNET Board of Directors,
      switch license to GPLv3.
      
      This commit will be propagated to the release
      and master branches based on git flow, and the next
      release will be licensed as GPLv3.
      822ccd58
  16. May 15, 2014
  17. Mar 19, 2014
  18. Oct 22, 2013
  19. Oct 16, 2013
  20. Oct 11, 2013
  21. Aug 22, 2013
  22. Aug 03, 2013
  23. Aug 01, 2013
  24. Jul 30, 2013
  25. Jun 11, 2013
    • Nikos Skalkotos's avatar
      Code Cleanup · 121f3bc0
      Nikos Skalkotos authored
       * Prefix all private methods with _
       * Write missing docstrings
       * Move all public methods above the private ones
       * Add module docstrings where missing
       * Define source code encodings on all modules
      121f3bc0
  26. Jun 07, 2013
  27. May 21, 2013
  28. May 17, 2013
  29. Apr 25, 2013
  30. Mar 28, 2013
Loading