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
/
python
Commit message (
Expand
)
Author
Age
Files
Lines
*
python: Fix comment referring to Perl(!)
Richard W.M. Jones
2012-08-15
1
-1
/
+1
*
python: Fix optargs so we don't use special sentinel values.
Richard W.M. Jones
2012-08-15
1
-1
/
+1
*
examples: Use add_drive_opts function in examples.
Richard W.M. Jones
2012-08-02
3
-3
/
+3
*
build: Change calls to podwrapper.sh to use $(PODWRAPPER).
Richard W.M. Jones
2012-07-16
1
-1
/
+1
*
generator: Rename 'add_drive_opts' API to 'add_drive'.
Richard W.M. Jones
2012-07-14
5
-7
/
+7
*
New API: guestfs_shutdown: Cleanly shutdown the backend.
Richard W.M. Jones
2012-07-03
2
-0
/
+6
*
perl, python, ruby: Fix comments on call to close method.
Richard W.M. Jones
2012-07-03
1
-0
/
+3
*
examples: In create_disk example, don't call set_autosync.
Richard W.M. Jones
2012-07-03
1
-7
/
+0
*
python: Set PYTHON in run script.
Richard W.M. Jones
2012-06-28
1
-3
/
+1
*
tests: Add ./run --test option.
Richard W.M. Jones
2012-06-26
1
-1
/
+1
*
launch: Treat /dev/null specially, for old KVM.
Richard W.M. Jones
2012-06-25
2
-2
/
+10
*
build: Define builddir and abs_srcdir when they are missing.
Richard W.M. Jones
2012-06-18
1
-1
/
+1
*
python: Remove 'del g' from the docs, replace with 'g.close ()'.
Richard W.M. Jones
2012-04-17
4
-4
/
+4
*
python: Add a regression test for RHBZ#811650.
Richard W.M. Jones
2012-04-11
1
-0
/
+29
*
python: Add PYTHONPATH to './run' script.
Richard W.M. Jones
2012-04-11
1
-4
/
+2
*
maint: use $var notation rather than ${var} when possible
Jim Meyering
2012-01-23
1
-2
/
+2
*
Do not run appliance-related checks if not building appliance
Hilko Bengen
2012-01-23
1
-2
/
+6
*
Tempus fugit.
Richard W.M. Jones
2012-01-18
6
-6
/
+6
*
python: Missing () in guestfs-python(1) examples.
Richard W.M. Jones
2011-12-14
1
-1
/
+1
*
python: Memory leak: Free roots array along handle close path.
Richard W.M. Jones
2011-11-29
1
-0
/
+1
*
Update FSF address.
Matthew Booth
2011-11-08
9
-9
/
+9
*
python: Fixes for Python 3 (RHBZ#750889).
Richard W.M. Jones
2011-11-02
1
-1
/
+1
*
python: Pass $PYTHON environment variable to tests.
Richard W.M. Jones
2011-11-02
3
-6
/
+7
*
out-of-tree build: fixed bindtests and inspector
Hilko Bengen
2011-10-21
1
-2
/
+2
*
Add Erlang bindings.
Richard W.M. Jones
2011-09-21
1
-0
/
+1
*
python: Don't build static library
Hilko Bengen
2011-08-24
1
-1
/
+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
*
python: Don't name extension with .so.0.0 and symlinks (thanks Dan Berrange).
Richard W.M. Jones
2011-08-05
1
-0
/
+1
*
java: Add guestfs-java(3) man page.
Richard W.M. Jones
2011-07-19
1
-0
/
+1
*
python: Add explicit g.close() method (RHBZ#717786).
Richard W.M. Jones
2011-06-30
1
-0
/
+59
*
Add new guestfs-rescue(1) man page with recipes.
Richard W.M. Jones
2011-05-18
1
-0
/
+1
*
python: Ensure Python GIL state is correct during callback.
Richard W.M. Jones
2011-04-22
1
-0
/
+8
*
python: Implement new event API.
Richard W.M. Jones
2011-04-22
3
-0
/
+215
*
python: Rearrange C files for bindings.
Richard W.M. Jones
2011-04-22
3
-1
/
+137
*
perl: Translate C examples into Perl and include a manual page.
Richard W.M. Jones
2011-01-30
1
-0
/
+1
*
fish: Don't fail if some mountpoints in /etc/fstab are bogus (RHBZ#668574).
Richard W.M. Jones
2011-01-11
1
-1
/
+4
*
build: Use ./configure --with-python-installdir=DIR to select Python dir.
Richard W.M. Jones
2010-12-09
1
-1
/
+1
*
python: Combine tests to reduce number of launches.
Richard W.M. Jones
2010-11-30
2
-30
/
+2
*
ruby: Translate C examples into Ruby and include documentation.
Richard W.M. Jones
2010-11-24
1
-0
/
+1
*
python: Translate C examples into Python and include documentation.
Richard W.M. Jones
2010-11-24
5
-0
/
+231
*
generator: Optional arguments, add-drive-opts (RHBZ#642934,CVE-2010-3851).
Richard W.M. Jones
2010-10-22
1
-0
/
+25
*
build: Fix inter-directory dependencies
Matthew Booth
2009-11-19
1
-3
/
+8
*
Remove guestfs_wait_ready (turn it into a no-op).
Richard Jones
2009-09-21
2
-2
/
+0
*
build: remove trailing blank lines; enable the syntax-check rule
Jim Meyering
2009-08-04
1
-1
/
+0
*
RHEL 5: $(builddir) did not exist with this old autoconf/automake, so workaro...
Richard Jones
2009-07-07
1
-0
/
+3
*
Make it possible to build in a separate directory
Matthew Booth
2009-07-03
1
-2
/
+3
*
Remove generated code from git.
Richard W.M. Jones
2009-07-02
3
-7462
/
+0
*
Add 'readdir' call.
Richard W.M. Jones
2009-07-02
2
-0
/
+70
*
Generated code for the virtio_blk change.
Richard W.M. Jones
2009-07-01
1
-2
/
+6
[next]
Otomatik - 152.19.134.196
CloudFlare DNS
Türk Telekom DNS
Google DNS
Open DNS
OSZAR »