| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix out-of-tree build for Java bindings | Hilko Bengen | 2012-03-28 | 1 | -2/+2 |
* | java: Delete target file before running javah. | Richard Jones | 2012-03-28 | 1 | -0/+1 |
* | New API: md-stat. | Richard W.M. Jones | 2012-03-20 | 2 | -0/+2 |
* | generator: Generate a .gitignore file specifically for java structs. | Richard W.M. Jones | 2012-03-20 | 1 | -0/+13 |
* | generator: Sort camel-case structs. | Richard W.M. Jones | 2012-03-16 | 1 | -7/+7 |
* | New APIs: isoinfo and isoinfo-device. | Richard W.M. Jones | 2012-03-16 | 1 | -0/+1 |
* | java: Make sure generator is rerun when necessary to rebuild generated files. | Richard W.M. Jones | 2012-03-14 | 1 | -9/+7 |
* | java: Make use of JAR_INSTALL_DIR, JNI_INSTALL_DIR | Hilko Bengen | 2012-02-08 | 1 | -1/+2 |
* | maint: use $var notation rather than ${var} when possible | Jim Meyering | 2012-01-23 | 1 | -1/+1 |
* | Do not run appliance-related checks if not building appliance | Hilko Bengen | 2012-01-23 | 1 | -1/+5 |
* | Tempus fugit. | Richard W.M. Jones | 2012-01-18 | 2 | -2/+2 |
* | Tempora mutantur, nos et mutamur in illis. | Matthew Booth | 2012-01-04 | 1 | -1/+1 |
* | java: out-of-tree build, don't build static library | Hilko Bengen | 2011-11-16 | 1 | -3/+4 |
* | Update FSF address. | Matthew Booth | 2011-11-08 | 4 | -4/+4 |
* | out-of-tree build: fixed bindtests and inspector | Hilko Bengen | 2011-10-21 | 1 | -1/+1 |
* | Add Erlang bindings. | Richard W.M. Jones | 2011-09-21 | 1 | -0/+1 |
* | out-of-tree build: fix documentation generation | Hilko Bengen | 2011-08-15 | 1 | -3/+3 |
* | build: Set TMPDIR for local testing. | Richard W.M. Jones | 2011-08-08 | 1 | -1/+2 |
* | java: Add guestfs-java(3) man page. | Richard W.M. Jones | 2011-07-19 | 5 | -0/+318 |
* | java: Fix optional arguments in calls. | Richard W.M. Jones | 2011-07-19 | 3 | -2/+66 |
* | java: Enable warnings when compiling C bindings code. | Richard W.M. Jones | 2011-07-19 | 1 | -1/+4 |
* | java: Add a test of g.list_filesystems (a function that returns a Map). | Richard W.M. Jones | 2011-03-02 | 1 | -0/+10 |
* | java: Remove old test file if one was left around. | Richard W.M. Jones | 2011-03-02 | 1 | -0/+4 |
* | java: Enable assertions when doing 'make check'. | Richard W.M. Jones | 2011-03-02 | 1 | -2/+2 |
* | Tempora mutantur, nos et mutamur in illis. | Richard W.M. Jones | 2011-01-02 | 1 | -1/+1 |
* | java: Combine tests to reduce number of launches. | Richard W.M. Jones | 2010-11-30 | 3 | -48/+5 |
* | New API: inspect-list-applications. | Richard W.M. Jones | 2010-11-15 | 1 | -0/+1 |
* | Split generator into separate source files. | Richard Jones | 2010-09-11 | 1 | -1/+1 |
* | Update copyright years. | Richard Jones | 2010-01-02 | 1 | -1/+1 |
* | Remove separate inspector_generator.ml, combine this with generator.ml. | Richard Jones | 2009-12-31 | 1 | -1/+2 |
* | build: Fix inter-directory dependencies | Matthew Booth | 2009-11-19 | 1 | -0/+10 |
* | Generic partition creation interface. | Richard Jones | 2009-11-10 | 1 | -0/+1 |
* | Remove guestfs_wait_ready (turn it into a no-op). | Richard Jones | 2009-09-21 | 2 | -2/+0 |
* | Tidy up generation of java/Makefile.inc. | Richard Jones | 2009-08-07 | 1 | -1/+32 |
* | Convert all TABs-as-indentation to spaces. | Jim Meyering | 2009-08-03 | 4 | -55/+55 |
* | Add interface to Linux 'inotify' API. | Richard W.M. Jones | 2009-07-31 | 1 | -1/+1 |
* | Miscellaneous fixes for non-srcdir builds. | Richard Jones | 2009-07-16 | 1 | -1/+1 |
* | java/Makefile.inc: Include this generated file. | Richard W.M. Jones | 2009-07-14 | 2 | -1/+3 |
* | Automatically generate list of built java sources | Matthew Booth | 2009-07-13 | 1 | -2/+6 |
* | Don't list Java files explicitly, since these files are auto-generated. | Richard W.M. Jones | 2009-07-10 | 1 | -9/+1 |
* | RHEL 5: $(builddir) did not exist with this old autoconf/automake, so workaro... | Richard Jones | 2009-07-07 | 1 | -2/+5 |
* | Generate structs and struct lists generically. | Richard Jones | 2009-07-07 | 1 | -30/+0 |
* | Make it possible to build in a separate directory | Matthew Booth | 2009-07-03 | 1 | -14/+14 |
* | Remove generated code from git. | Richard W.M. Jones | 2009-07-02 | 9 | -9071/+0 |
* | Add 'readdir' call. | Richard W.M. Jones | 2009-07-02 | 4 | -0/+98 |
* | Generated code for the virtio_blk change. | Richard W.M. Jones | 2009-07-01 | 1 | -2/+6 |
* | Generated code for mknod, mkfifo, mknod_b, mknod_c, umask. | Richard W.M. Jones | 2009-06-30 | 2 | -0/+214 |
* | Generated code for 'set_memsize'/'get_memsize' calls. | Richard W.M. Jones | 2009-06-30 | 2 | -0/+82 |
* | Generated code for the 'mkswap*' commands. | Richard W.M. Jones | 2009-06-29 | 2 | -0/+108 |
* | Generated code for mount-loop command. | Richard W.M. Jones | 2009-06-29 | 2 | -0/+39 |