12404 Commits

Author SHA1 Message Date
Jim Meyering
366a86fb60 * fish/completion.c (commands): Declare with a 2nd "const".
It's a const array of const strings.

>From 70c53d3169ae53fc4874e00975893d33387c51e6 Mon Sep 17 00:00:00 2001
From: Jim Meyering <meyering@redhat.com>
Date: Thu, 30 Apr 2009 14:33:01 +0200
Subject: [PATCH] * fish/completion.c (commands): Declare with a 2nd "const".
2009-04-30 14:15:22 +01:00
Richard Jones
de2cf8615a Use AC_PROG_CC_STDC because we really need an ISO C compiler (Jim Meyering). 2009-04-30 14:15:00 +01:00
Richard Jones
ab0397017c Use safe_malloc and/or check returns from malloc (Jim Meyering). 2009-04-30 14:01:53 +01:00
Richard Jones
6f5c3984a7 Fix unchecked malloc (Jim Meyering). 2009-04-30 13:36:26 +01:00
Richard Jones
4f7cc37e5f Fix unchecked malloc & realloc in 'commandv' func (Jim Meyering). 2009-04-30 13:36:06 +01:00
Richard Jones
6dff51fc7d Check return value from realloc call (Jim Meyering). 2009-04-30 13:35:36 +01:00
Richard Jones
668d27b568 Rename tune2fs.c -> ext2.c 2009-04-30 13:02:29 +01:00
Richard Jones
f666990c2f Merge branch 'master' of git+ssh://g-rjones@et.redhat.com/git/libguestfs 2009-04-28 22:44:59 +01:00
Richard Jones
1507d230a8 [PATCH] add dependency to ensure make-initramfs.sh is rebuilt when (Jim Meyering) 2009-04-28 22:06:27 +01:00
Richard Jones
141f019348 Resync with proposed Fedora specfile. 2009-04-28 17:44:10 +01:00
Richard Jones
1957e9ed34 Build virt-inspector HTML for the website. 2009-04-28 17:37:59 +01:00
Richard Jones
fd99b96c97 Prepare for 1.0.15. 1.0.15 2009-04-28 16:06:02 +01:00
Richard Jones
0aa45a5662 XML output. 2009-04-28 16:04:12 +01:00
Richard Jones
6f2929c463 Perl output. 2009-04-28 15:15:56 +01:00
Richard Jones
5ca50cbee9 --fish and --ro-fish options working. 2009-04-28 15:08:26 +01:00
Richard Jones
5aa57fbd34 Added virt-inspector program from virt-v2v. 2009-04-28 14:22:01 +01:00
Richard Jones
798b8dc5d8 s/builddir/top_builddir/ (Luciano Miguel Ferreira Rocha). 2009-04-28 11:39:27 +01:00
Richard Jones
1d96b8bdb4 Fix perl hanging during configure (thanks to Luciano Miguel Ferreira Rocha). 2009-04-28 09:59:35 +01:00
Richard Jones
b03ee3675b Generated code for ext2 UUID and label functions. 2009-04-27 13:41:59 +01:00
Richard Jones
afca1dba5e Functions for getting and setting the ext2 UUID and label. 2009-04-27 13:41:30 +01:00
Richard Jones
e5b86fce27 Version 1.0.14 1.0.14 2009-04-26 17:59:35 +01:00
Richard Jones
0b2748bb27 Add --version option (show version) to guestfish. 2009-04-26 12:11:23 +01:00
Richard Jones
edd99a3f79 Added the --ro option (readonly) to guestfish. 2009-04-26 12:09:06 +01:00
Richard Jones
9501ab7792 Update BUGS with latest status. 1.0.13 2009-04-26 11:15:57 +01:00
Richard Jones
79633552a4 Get ready for version 1.0.13. 2009-04-26 11:11:48 +01:00
Richard Jones
64a6a828bd Multiple callbacks during file transfers could cause data corruption - FIXED. 2009-04-26 11:06:47 +01:00
Richard Jones
b176abd7bb Check for multiple callback in RPC code. 2009-04-26 10:43:07 +01:00
Richard Jones
ab76c39d69 More checks. 2009-04-26 09:52:42 +01:00
Richard Jones
2df2819aa5 Include UTF-8 NLS. 2009-04-26 09:52:13 +01:00
Richard Jones
a30f66436e Use ferror to check for error conditions in pipe. 2009-04-26 09:51:48 +01:00
Richard Jones
38f9222d21 Carefully check return values from xwrite. 2009-04-26 09:51:30 +01:00
Richard Jones
e65e1d5d00 Don't echo output in scripts. 2009-04-26 07:05:12 +01:00
Richard Jones
0583c8c2c3 Added rpmqa example. 2009-04-26 06:48:31 +01:00
Richard Jones
027897d4dd Document qemu wrappers. 2009-04-26 06:34:54 +01:00
Richard Jones
9e4a31f66c Documentation fix. 2009-04-25 22:59:19 +01:00
Richard Jones
68b7076d4b Note about bugs. 2009-04-25 22:56:57 +01:00
Richard Jones
252bf70225 Clean up *~ files in recipes/ 2009-04-25 22:56:42 +01:00
Richard Jones
b787efa8c6 New recipe: iso2tar. 2009-04-25 22:56:34 +01:00
Richard Jones
96124562bb Include UDF driver (for CD/DVDs). 2009-04-25 22:43:24 +01:00
Richard Jones
39944fb112 Include the right RPMs and kernel modules for NTFS & VFAT mkfs and mounts. 2009-04-25 22:06:04 +01:00
Richard Jones
aed0fa2c01 Generated code for lvremove, vgremove, pvremove. 2009-04-25 21:41:09 +01:00
Richard Jones
58caa9e5f1 Implement lvremove, vgremove, pvremove. 2009-04-25 21:40:50 +01:00
Richard Jones
b6d5c9e646 Better generation of recipes page. 2009-04-25 18:28:24 +01:00
Richard Jones
a057a058e7 export2tar recipe 2009-04-25 12:36:45 +01:00
Richard Jones
396bc943ed Improve CSS on recipes page. 2009-04-25 12:20:15 +01:00
Richard Jones
b86d7b9756 Added guestfish recipes. 2009-04-25 11:34:18 +01:00
Richard Jones
ae17137f64 If LIBGUESTFS_PATH is set, guestfish shouldn't modify the path. 2009-04-25 10:38:39 +01:00
Richard Jones
2b21eec8d4 Added configure test for qemu vmchannel support. 2009-04-25 08:36:52 +01:00
Richard Jones
ae5be84dec Experimental recovery process should help with not cleaning up qemu. 2009-04-24 23:17:07 +01:00
Richard Jones
18bf945023 Remove the debug mode from make-initramfs.sh. 2009-04-24 22:26:50 +01:00