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
/
src
/
Makefile.am
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rewrite libguestfs-supermin-helper in C.
Richard Jones
2010-03-12
1
-1
/
+1
*
Add guestfs.pod and guestfish.pod to EXTRA_DIST.
1.0.81
Richard Jones
2010-01-13
1
-1
/
+2
*
Use linker script to control visibility of symbols.
Richard Jones
2010-01-04
1
-3
/
+7
*
Experimental C# bindings.
Richard Jones
2010-01-02
1
-0
/
+1
*
Move guestfs(3) and guestfish(1) man pages into subdirectories.
Richard Jones
2009-12-31
1
-2
/
+32
*
build: Fix typo in filename.
Richard Jones
2009-12-16
1
-1
/
+1
*
lib: Link with $(LTLIBTHREAD), required by Gnulib lock module.
Richard Jones
2009-12-07
1
-1
/
+3
*
build: Add missing dependency libguestfs.la->guestfs_protocol.h
Matthew Booth
2009-11-20
1
-0
/
+1
*
build: Fix inter-directory dependencies
Matthew Booth
2009-11-19
1
-16
/
+19
*
BUILT_SOURCES now depends on running the generator.
Richard Jones
2009-11-18
1
-1
/
+1
*
Generate guestfs_protocol.x when stamp-generator updates
Matthew Booth
2009-11-11
1
-0
/
+2
*
Don't export STREQ and friends in <guestfs.h>
Richard Jones
2009-11-10
1
-0
/
+1
*
Don't update appliance after running generator.
Richard Jones
2009-11-05
1
-4
/
+0
*
Move guestfs-internal-actions.h to EXTRA_DIST.
Richard Jones
2009-09-14
1
-2
/
+2
*
Non-daemon actions indirect through generated code.
Richard Jones
2009-09-14
1
-0
/
+1
*
build: new configure-time option: --enable-gcc-warnings
Jim Meyering
2009-08-18
1
-1
/
+3
*
build: suppress an ignored-write-return-value warning
Jim Meyering
2009-08-18
1
-1
/
+3
*
avoid compiler warnings about unused vars in generated code
Jim Meyering
2009-08-18
1
-2
/
+12
*
Fix for non-srcdir builds: more misc fixes.
Richard Jones
2009-07-16
1
-4
/
+6
*
Fix for non-srcdir builds: Run src/generator.ml from the srcdir.
Richard Jones
2009-07-16
1
-4
/
+4
*
Move BUILT_SOURCES so the comment is back in the right place.
Richard Jones
2009-07-13
1
-11
/
+11
*
Make it possible to build in a separate directory
Matthew Booth
2009-07-03
1
-2
/
+6
*
arrange to build some generated sources
Jim Meyering
2009-07-02
1
-0
/
+9
*
Generator now runs automatically when it has changed.
Richard W.M. Jones
2009-07-02
1
-3
/
+16
*
Version 1.0.52.
1.0.52
Richard W.M. Jones
2009-06-24
1
-1
/
+2
*
Implement libtool library versioning.
Richard W.M. Jones
2009-06-23
1
-1
/
+43
*
Add the test0* functions, used to test language bindings.
Richard W.M. Jones
2009-05-28
1
-0
/
+1
*
Gettextize the source, make library strings translatable.
Richard Jones
2009-05-21
1
-1
/
+2
*
build: don't tell "make clean" to remove my '~' backup files
Jim Meyering
2009-04-30
1
-2
/
+0
*
Separate out the high-level API actions.
Richard Jones
2009-04-18
1
-6
/
+3
*
Need to package generator.ml -- oops.
Richard Jones
2009-04-13
1
-0
/
+2
*
Remove *~ files when doing 'make clean'.
Richard Jones
2009-04-09
1
-1
/
+3
*
Added framework for the language bindings.
Richard Jones
2009-04-07
1
-1
/
+1
*
pvs/vgs/lvs commands working now.
Richard Jones
2009-04-07
1
-1
/
+1
*
LIBGUESTFS_PATH implementation.
Richard Jones
2009-04-04
1
-1
/
+3
*
Mostly working spec file.
Richard Jones
2009-04-04
1
-2
/
+7
*
Daemon and library are mostly talking to each other now.
Richard Jones
2009-04-03
1
-2
/
+24
*
Guest boots, and basic select/callbacks work.
Richard Jones
2009-04-02
1
-0
/
+1
*
Running qemu as a subprocess.
rjones
2009-03-03
1
-0
/
+20