index
:
libguestfs.git
master
oldlinux
stable-1.10
stable-1.12
stable-1.14
stable-1.16
stable-1.18
stable-1.2
stable-1.4
stable-1.6
stable-1.8
[MIRROR] library for accessing and modifying guest disk images
Richard W.M. Jones
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ocaml
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: Return 77 from skipped tests.
Richard W.M. Jones
2012-08-05
1
-1
/
+1
*
ocaml: Test mount-local, without parallel test.
Richard W.M. Jones
2012-08-05
3
-112
/
+20
*
build: Change calls to podwrapper.sh to use $(PODWRAPPER).
Richard W.M. Jones
2012-08-05
1
-1
/
+1
*
Revert "ocaml: Calling Gc.compact before g#mount_local works around RHBZ#8380...
Richard W.M. Jones
2012-08-05
1
-1
/
+0
*
ocaml: Calling Gc.compact before g#mount_local works around RHBZ#838081.
Richard W.M. Jones
2012-07-06
1
-0
/
+1
*
New API: guestfs_shutdown: Cleanly shutdown the backend.
Richard W.M. Jones
2012-07-06
4
-2
/
+9
*
examples: In create_disk example, don't call set_autosync.
Richard W.M. Jones
2012-07-06
1
-10
/
+1
*
ocaml: Allow parallel mount-local test to be skipped.
Richard W.M. Jones
2012-06-28
1
-0
/
+13
*
build: Define builddir and abs_srcdir when they are missing.
Richard W.M. Jones
2012-06-21
1
-0
/
+6
*
ocaml: Fix parameters to ocaml_guestfs_create.
Richard W.M. Jones
2012-06-21
1
-3
/
+3
*
maint: fix doc typos
Jim Meyering
2012-04-18
1
-1
/
+1
*
extra-tests: ocaml: Use a short delay instead of Thread.yield.
Richard W.M. Jones
2012-04-12
1
-1
/
+2
*
parallel mount-local test: Don't run more than 12 threads.
Richard W.M. Jones
2012-04-03
1
-1
/
+5
*
Add test of parallel mount-local calls.
Richard W.M. Jones
2012-03-29
3
-2
/
+264
*
Replace 'int' with 'size_t' passim.
Richard W.M. Jones
2012-03-13
1
-2
/
+2
*
ocaml: Ensure bindings are recompiled whenever there is an API change.
Richard W.M. Jones
2012-02-10
1
-7
/
+3
*
ocaml: Various fixes for bytecode compilation.
Richard W.M. Jones
2012-01-28
1
-8
/
+15
*
ocaml: Sort the tests.
Richard W.M. Jones
2012-01-28
1
-2
/
+3
*
ocaml: Test bytecode and native code bindings.
Richard W.M. Jones
2012-01-27
2
-17
/
+54
*
ocaml: Don't install bindtests.*.
Richard W.M. Jones
2012-01-26
1
-0
/
+1
*
ocaml: Don't install libguestfsocaml.a.
Richard W.M. Jones
2012-01-26
1
-0
/
+1
*
maint: use $var notation rather than ${var} when possible
Jim Meyering
2012-01-23
1
-1
/
+1
*
build: don't use automake-internal variable
Jim Meyering
2012-01-23
1
-2
/
+2
*
Do not run appliance-related checks if not building appliance
Hilko Bengen
2012-01-23
1
-3
/
+7
*
Replace setting of environment variables with usage of local run script
Hilko Bengen
2012-01-23
1
-3
/
+1
*
Fixed out-of-tree compilation of OCaml code after .depend files removal
Hilko Bengen
2012-01-20
1
-4
/
+5
*
Tempus fugit.
Richard W.M. Jones
2012-01-18
5
-5
/
+5
*
ocaml: Use automake to build the C part of the bindings.
Richard W.M. Jones
2012-01-18
1
-18
/
+21
*
ocaml: Don't include guestfs-internal.h directly.
Richard W.M. Jones
2012-01-18
1
-2
/
+0
*
build: Remove .depend files from git
Matthew Booth
2012-01-11
2
-6
/
+1
*
ocaml: Fix OCaml dependencies.
Richard W.M. Jones
2011-11-30
1
-2
/
+2
*
ocaml: Load test should call Gc.compact to flag memory errors.
Richard W.M. Jones
2011-11-29
1
-0
/
+2
*
ocaml: Memory leak: Free roots array along handle close path.
Richard W.M. Jones
2011-11-29
1
-0
/
+1
*
ocaml: Compile OCaml bindings and tests with -warn-error.
Richard W.M. Jones
2011-11-09
1
-12
/
+15
*
ocaml: Catch EVENT_ENTER case in test.
Richard W.M. Jones
2011-11-09
1
-1
/
+2
*
Update FSF address.
Matthew Booth
2011-11-08
9
-9
/
+9
*
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
*
Stable OCaml dependencies.
Richard Jones
2011-09-12
1
-1
/
+4
*
out-of-tree build: fix make and make install
Hilko Bengen
2011-08-17
1
-2
/
+2
*
out-of-tree build: Fix up OCaml bindings and generator
Hilko Bengen
2011-08-15
1
-11
/
+11
*
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
-0
/
+1
*
ocaml: Fix locking in event callbacks.
Richard W.M. Jones
2011-07-26
1
-9
/
+27
*
java: Add guestfs-java(3) man page.
Richard W.M. Jones
2011-07-19
1
-0
/
+1
*
ocaml: Generate ocamldoc.
Richard W.M. Jones
2011-07-17
2
-1
/
+14
*
ocaml: Bind guestfs_last_errno.
Richard W.M. Jones
2011-07-16
1
-0
/
+19
*
ocaml: Add binding for guestfs_user_cancel.
Richard W.M. Jones
2011-07-15
1
-0
/
+11
*
Add new guestfs-rescue(1) man page with recipes.
Richard W.M. Jones
2011-05-18
1
-0
/
+1
*
New event API - OCaml bindings (RHBZ#664558).
Richard W.M. Jones
2011-03-15
5
-43
/
+241
[next]