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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow network interface to be configured.
Richard Jones
2009-08-07
2
-1
/
+12
*
Tests: swapon_device test mkswap /dev/sda1 instead of /dev/sdb.
Richard Jones
2009-08-07
1
-4
/
+17
*
Always pass mkswap -f parameter.
Richard Jones
2009-08-06
1
-2
/
+2
*
Tests: Don't test block size in statvfs test.
Richard Jones
2009-08-06
1
-2
/
+1
*
Version 1.0.66
1.0.66
Richard Jones
2009-08-06
3
-1052
/
+972
*
RHEL 5: inotify_init1 call did not exist on RHEL 5.
Richard Jones
2009-08-06
2
-1
/
+23
*
Fix: segfault in tab completion (RHBZ#516024).
Richard Jones
2009-08-06
1
-2
/
+2
*
Fix errno check in readdir in devsparts.c
Matthew Booth
2009-08-06
1
-3
/
+5
*
Add ne2k-pci driver to the appliance.
Richard Jones
2009-08-06
2
-1
/
+5
*
Make user network numbering explicit.
Richard Jones
2009-08-06
1
-2
/
+2
*
appliance: More debug added to /init.
Richard Jones
2009-08-06
1
-0
/
+2
*
Exclude daemon/lib and daemon/tests from being added to po/POTFILES.in
Matthew Booth
2009-08-06
1
-0
/
+2
*
build: remove bootstrap's --gnulib-srcdir option
Jim Meyering
2009-08-06
1
-39
/
+5
*
build: fix build failure
Jim Meyering
2009-08-06
1
-1
/
+1
*
daemon: use gnulib
Jim Meyering
2009-08-06
5
-1
/
+75
*
appliance: Include more debug output in the /init script.
Richard Jones
2009-08-06
1
-5
/
+12
*
Recognise cd-rom devices in devsparts.c
Matthew Booth
2009-08-06
1
-72
/
+96
*
Fix test failures in upload and download (RHBZ#515764)
Matthew Booth
2009-08-06
1
-2
/
+4
*
Add copyright and license notice to regressions/test-noexec-stack.pl
Richard Jones
2009-08-06
1
-0
/
+15
*
Add some newly-untracked files to .gitignore
Matthew Booth
2009-08-05
1
-0
/
+11
*
Fix swapon_label test
Matthew Booth
2009-08-05
1
-1
/
+3
*
Add resultant change to po/POTFILES.in
Matthew Booth
2009-08-05
1
-0
/
+1
*
Add a test for an executable stack in resultant binaries
Matthew Booth
2009-08-05
2
-3
/
+69
*
build: generate some just-removed files in po/
Jim Meyering
2009-08-05
1
-0
/
+15
*
build: remove trailing blank lines; enable the syntax-check rule
Jim Meyering
2009-08-04
11
-11
/
+0
*
build: exempt symlinks from trailing-blank-line prohibition
Jim Meyering
2009-08-04
1
-2
/
+3
*
build: enable syntax-check: TAB-only indentation in Makefiles
Jim Meyering
2009-08-04
1
-1
/
+0
*
build: tweak HACKING so we pass "make syntax-check"
Jim Meyering
2009-08-04
1
-2
/
+2
*
build: remove trailing blanks, enable syntax-check
Jim Meyering
2009-08-04
4
-4
/
+4
*
maint: use COPYING.LIB version 2.1
Jim Meyering
2009-08-04
2
-158
/
+125
*
build: don't emit trailing blanks, remove generated file
Jim Meyering
2009-08-04
2
-7
/
+8
*
build: remove more files added by ./autogen.sh
Jim Meyering
2009-08-04
10
-561
/
+0
*
build: tell aclocal to search gnulib/m4, too
Jim Meyering
2009-08-04
1
-1
/
+1
*
Document and enforce the new spaces-only indentation policy.
Jim Meyering
2009-08-03
3
-3
/
+33
*
Convert all TABs-as-indentation to spaces.
Jim Meyering
2009-08-03
50
-3485
/
+3485
*
Remove files imported via autogen.sh.
Jim Meyering
2009-08-03
35
-3539
/
+27
*
allow use of #if HAVE_CONFIG_H, for example code
Jim Meyering
2009-08-03
1
-0
/
+2
*
guestfs: fix typo in my recent change
Jim Meyering
2009-08-03
1
-3
/
+3
*
Guard #inclusion of config.h in examples.
Jim Meyering
2009-08-03
2
-2
/
+6
*
build: reenable "syntax-check" rule: sc_const_long_option
Jim Meyering
2009-08-03
4
-4
/
+3
*
build: temporarily disable failing "syntax-check" rules
Jim Meyering
2009-08-03
1
-0
/
+14
*
maint: use a git submodule for gnulib
Jim Meyering
2009-08-03
11
-839
/
+263
*
always include <config.h>
Jim Meyering
2009-08-03
4
-0
/
+4
*
build: add -I option to get config.h.
Jim Meyering
2009-08-03
1
-2
/
+5
*
guestfs: don't fault upon failed vasprintf
Jim Meyering
2009-08-03
1
-1
/
+3
*
Cleanup whitespace warnings in Lib.pm
Matthew Booth
2009-08-03
1
-4
/
+4
*
Use grub entries to find Linux kernels
Matthew Booth
2009-08-03
2
-89
/
+275
*
guestfish: Display RStructList results more pleasantly.
Richard W.M. Jones
2009-07-31
1
-15
/
+28
*
Add interface to Linux 'inotify' API.
Richard W.M. Jones
2009-07-31
7
-3
/
+433
*
lib: Add selinux=0 to default kernel command line.
Richard W.M. Jones
2009-07-31
1
-1
/
+2
[next]