summaryrefslogtreecommitdiffstats
path: root/ocaml/examples
Commit message (Expand)AuthorAgeFilesLines
* Add Lua bindings.Richard W.M. Jones2012-11-171-0/+1
* podwrapper: Add --license parameter, which is required.Richard W.M. Jones2012-08-211-0/+1
* man pages: Ensure consistent copyright/author sections, remove licenseRichard W.M. Jones2012-08-211-18/+1
* Replace mount-options with mount where appropriate.Richard W.M. Jones2012-08-181-1/+1
* examples: Use add_drive_opts function in examples.Richard W.M. Jones2012-08-023-4/+4
* build: Change calls to podwrapper.sh to use $(PODWRAPPER).Richard W.M. Jones2012-07-161-1/+1
* generator: Rename 'add_drive_opts' API to 'add_drive'.Richard W.M. Jones2012-07-143-4/+4
* New API: guestfs_shutdown: Cleanly shutdown the backend.Richard W.M. Jones2012-07-031-0/+6
* examples: In create_disk example, don't call set_autosync.Richard W.M. Jones2012-07-031-10/+1
* maint: fix doc typosJim Meyering2012-04-181-1/+1
* Update FSF address.Matthew Booth2011-11-081-1/+1
* Add Erlang bindings.Richard W.M. Jones2011-09-211-0/+1
* out-of-tree build: fix documentation generationHilko Bengen2011-08-151-3/+3
* java: Add guestfs-java(3) man page.Richard W.M. Jones2011-07-191-0/+1
* Add new guestfs-rescue(1) man page with recipes.Richard W.M. Jones2011-05-181-0/+1
* perl: Translate C examples into Perl and include a manual page.Richard W.M. Jones2011-01-301-0/+1
* fish: Don't fail if some mountpoints in /etc/fstab are bogus (RHBZ#668574).Richard W.M. Jones2011-01-111-1/+5
* ruby: Translate C examples into Ruby and include documentation.Richard W.M. Jones2010-11-241-0/+1
* python: Translate C examples into Python and include documentation.Richard W.M. Jones2010-11-241-0/+1
* ocaml: Translate C examples into OCaml and include documentation.Richard W.M. Jones2010-11-247-48/+286
* ocaml: Remove the old OCaml viewer program.Richard W.M. Jones2010-11-087-752/+1
* generator: Optional arguments, add-drive-opts (RHBZ#642934,CVE-2010-3851).Richard W.M. Jones2010-10-221-1/+1
* ocaml examples: Fix linking line so it uses local library.Richard Jones2010-03-221-1/+1
* Tab to space fixes, now passes 'make syntax-check'Richard Jones2009-10-202-186/+186
* Add some missing EXTRA_DIST files.Richard Jones2009-10-141-1/+5
* build: fix compile errorJim Meyering2009-10-021-3/+6
* OCaml viewer: Use ocamlduce to replace xpath code.Richard Jones2009-09-305-48/+36
* OCaml viewer: Handle exceptions properly.Richard Jones2009-09-291-1/+8
* OCaml example: graphical disk usage viewer.Richard Jones2009-09-296-3/+766
* Remove guestfs_wait_ready (turn it into a no-op).Richard Jones2009-09-211-1/+0
* build: don't tell "make clean" to remove my '~' backup filesJim Meyering2009-04-301-1/+1
* Added OCaml examples.Richard Jones2009-04-084-0/+47