Correctly handle malloc/realloc(0)
[libguestfs.git] / .gitignore
2009-05-29 Richard W.M. JonesUse a squashfs attached as /dev/sdd during the C API...
2009-05-28 Richard W.M. JonesAdd tests for bindings parameters, fix several broken...
2009-05-28 Richard W.M. JonesMove C API tests out of root build dir into 'capitests...
2009-05-28 Richard W.M. JonesMove the appliance and build scripts into new appliance...
2009-05-26 Richard JonesAdded Polish translation (Piotr Drąg) (fixes RHBZ#502533).
2009-05-21 Richard JonesIgnore generated file.
2009-05-21 Richard JonesGettextize the source, make library strings translatable.
2009-05-21 Richard JonesIntltoolize the source.
2009-05-18 Richard JonesIgnore old make-initramfs file.
2009-05-12 Richard JonesTest the 'command' and 'command_lines' functions thorou...
2009-05-10 Richard JonesPartial Haskell bindings.
2009-04-28 Richard JonesBuild virt-inspector HTML for the website.
2009-04-28 Richard JonesAdded virt-inspector program from virt-v2v.
2009-04-25 Richard JonesAdded guestfish recipes.
2009-04-23 Richard W.M. JonesAutomatically generate ChangeLog file from the git...
2009-04-22 Richard JonesAdded pkgconfig file (libguestfs.pc). 1.0.8
2009-04-21 Richard JonesJava bindings compile, not tested.
2009-04-20 Richard JonesAdd tests for the upload and download commands.
2009-04-16 Richard JonesRuby bindings.
2009-04-15 Richard JonesAdded to-xml program.
2009-04-13 Richard JonesAdditional test programs for Perl, Python, OCaml bindings.
2009-04-13 Richard JonesLots, mainly Python bindings.
2009-04-10 Richard JonesAdded test framework, no tests implemented yet.
2009-04-09 Richard JonesGenerate webpages.
2009-04-08 Richard JonesAdded OCaml examples.
2009-04-08 Richard JonesIgnore perl/Guestfs.bs file.
2009-04-08 Richard JonesFirst version of Perl bindings, compiled but not tested.
2009-04-07 Richard JonesOutline OCaml bindings.
2009-04-07 Richard JonesAdded guestfish(1) manpage.
2009-04-04 Richard JonesMostly working spec file.
2009-04-03 Richard JonesAdded outline of shell command, added generator support.
2009-04-03 Richard JonesImplemented 'mount' and 'touch' commands.
2009-04-03 Richard JonesDaemon and library are mostly talking to each other...
2009-04-03 Richard JonesAdd the first version of the guestfsd daemon.
2009-04-03 Richard JonesAdd update-initramfs.sh.in so we don't need to rebuild...
2009-04-02 Richard JonesGuest boots, and basic select/callbacks work.
2009-04-02 Richard JonesIgnore generated manual page.
2009-04-01 Richard JonesMore files to ignore.
2009-04-01 Richard JonesMoved .cvsignore -> .gitignore.