This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
libguestfs
Watch
1
Star
0
Fork
0
You've already forked libguestfs
mirror of
https://github.com/libguestfs/libguestfs.git
synced
2026-03-22 07:03:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1.11.17
libguestfs
/
daemon
History
Richard W.M. Jones
a001a0d710
New API: btrfs-filesystem-resize (RHBZ#721160).
...
This resizes a btrfs filesystem.
2011-07-14 13:03:49 +01:00
..
m4
build: update to latest gnulib
2011-06-10 12:29:38 +01:00
.gitignore
build: update to latest gnulib
2011-06-10 12:29:38 +01:00
9p.c
list-9p: Avoid double free along error path.
2011-07-12 13:27:47 +01:00
augeas.c
New API: Add aug-clear call for clearing an Augeas node.
2010-04-13 22:09:21 +01:00
available.c
daemon: Don't use ../src path to include generator_protocol.h
2010-11-03 13:15:19 +00:00
base64.c
Coverity: Remove unreachable code.
2011-06-09 10:53:12 +01:00
blkid.c
daemon: blkid cache is at a different location on Debian.
2010-11-24 09:41:48 +00:00
blockdev.c
Coverity: Don't leak error strings.
2011-06-09 10:53:23 +01:00
btrfs.c
New API: btrfs-filesystem-resize (RHBZ#721160).
2011-07-14 13:03:49 +01:00
checksum.c
checksum: Add pulse mode progress messages.
2011-04-01 18:37:48 +01:00
cmp.c
daemon: Don't need to prefix error messages with the command name.
2010-02-12 16:49:00 +00:00
command.c
daemon: Keep Coverity happy by ignoring some return values.
2011-06-09 10:53:52 +01:00
configure.ac
daemon: Introduce "pulse mode" progress events.
2011-04-01 16:05:45 +01:00
COPYING
Build environment set up for libguestfs.
2009-03-03 08:58:37 +00:00
cpmv.c
cpmv: Add pulse mode progress messages.
2011-04-01 18:37:48 +01:00
daemon.h
daemon: Make sysroot_len be size_t instead of int.
2011-05-19 14:44:13 +01:00
dd.c
daemon: Don't use ../src path to include generator_protocol.h
2010-11-03 13:15:19 +00:00
debug.c
Coverity: Remove unreachable code.
2011-06-09 10:53:12 +01:00
devsparts.c
Coverity: Close directory handle along error paths.
2011-06-09 10:53:46 +01:00
df.c
proto: Fix FileIn ops that abort during the chunk upload stage.
2011-03-18 17:56:45 +00:00
dir.c
daemon: Don't use ../src path to include generator_protocol.h
2010-11-03 13:15:19 +00:00
dmesg.c
daemon: Don't need to prefix error messages with the command name.
2010-02-12 16:49:00 +00:00
dropcaches.c
sync: Windows implementation of sync() call.
2009-11-25 16:28:26 +00:00
du.c
du: Add pulse mode progress messages.
2011-04-01 18:37:49 +01:00
echo_daemon.c
Add echo_daemon command
2009-09-14 10:13:03 +01:00
ext2.c
RHEL 5: Use mke4fs on RHEL 5 as replacement for mke2fs.
2011-03-25 14:42:40 +00:00
fallocate.c
New API: fallocate64 (replaces fallocate).
2010-05-27 09:48:22 +01:00
file.c
daemon: Don't use ../src path to include generator_protocol.h
2010-11-03 13:15:19 +00:00
fill.c
daemon: Don't use ../src path to include generator_protocol.h
2010-11-03 13:15:19 +00:00
find.c
daemon: Remove some less useful debugging messages.
2011-05-08 22:01:00 +01:00
findfs.c
daemon: findfs-uuid and findfs-label should not return /dev/mapper paths.
2010-11-16 15:56:54 +00:00
fsck.c
Coverity: Don't leak error strings.
2011-06-09 10:53:23 +01:00
glob.c
Coverity: Check return value of malloc.
2011-06-09 10:53:22 +01:00
grep.c
daemon: Don't use ../src path to include generator_protocol.h
2010-11-03 13:15:19 +00:00
grub.c
appliance: Set $PATH instead of hard-coding paths to binaries everywhere.
2010-03-26 13:36:30 +00:00
guestfsd.c
daemon: Keep Coverity happy by ignoring some return values.
2011-06-09 10:53:52 +01:00
headtail.c
daemon: Don't use ../src path to include generator_protocol.h
2010-11-03 13:15:19 +00:00
hexdump.c
daemon: Fix hexdump to work on absolute symbolic links (RHBZ#579608).
2010-05-07 15:27:28 +01:00
htonl.c
daemon/Win32: provide htonl, htons, ntohl, ntohs functions.
2009-11-26 11:52:44 +00:00
initrd.c
daemon: Don't use ../src path to include generator_protocol.h
2010-11-03 13:15:19 +00:00
inotify.c
Coverity: Ensure fp is closed along all error paths.
2011-06-09 10:53:51 +01:00
is.c
daemon: Don't use ../src path to include generator_protocol.h
2010-11-03 13:15:19 +00:00
link.c
Coverity: Don't call free_strings (NULL).
2011-06-09 10:53:22 +01:00
ls.c
use STREQ, not strcmp: part 1
2009-11-09 22:34:16 +01:00
luks.c
syntax: Remove unused c-ctype.h header.
2010-09-10 22:57:52 +01:00
lvm-filter.c
daemon: Fix error message.
2011-05-20 11:26:09 +01:00
lvm.c
New API: list-dm-devices (RHBZ#688062).
2011-07-12 18:44:45 +01:00
Makefile.am
New API: btrfs-filesystem-resize (RHBZ#721160).
2011-07-14 13:03:49 +01:00
mkfs.c
mkfs: Don't die if mke2fs is not available.
2011-07-14 11:28:05 +01:00
mknod.c
daemon: Don't use ../src path to include generator_protocol.h
2010-11-03 13:15:19 +00:00
modprobe.c
appliance: Set $PATH instead of hard-coding paths to binaries everywhere.
2010-03-26 13:36:30 +00:00
mount.c
Coverity: Don't leak error strings.
2011-06-09 10:53:23 +01:00
ntfs.c
New API: ntfsresize-opts (RHBZ#685009).
2011-07-12 18:44:46 +01:00
parted.c
part-get-bootable: Fix when partitions are missing or unordered (RHBZ#602997).
2011-07-12 18:44:46 +01:00
pingdaemon.c
remove trailing blanks
2009-07-03 17:04:21 +02:00
proto.c
daemon: Remove some less useful debugging messages.
2011-05-08 22:01:00 +01:00
readdir.c
daemon/Win32: make some functions and fields optional.
2009-11-20 10:38:07 +00:00
README
Build environment set up for libguestfs.
2009-03-03 08:58:37 +00:00
realpath.c
Coverity: Don't close fd_cwd if fd_cwd == -1.
2011-06-09 10:53:22 +01:00
scrub.c
appliance: Set $PATH instead of hard-coding paths to binaries everywhere.
2010-03-26 13:36:30 +00:00
selinux.c
daemon: Don't use ../src path to include generator_protocol.h
2010-11-03 13:15:19 +00:00
sfdisk.c
daemon: In sfdisk call blockdev --rereadpt with device name.
2010-11-23 18:42:26 +00:00
sleep.c
daemon: Don't use ../src path to include generator_protocol.h
2010-11-03 13:15:19 +00:00
stat.c
daemon: Don't use ../src path to include generator_protocol.h
2010-11-03 13:15:19 +00:00
statvfs.c
daemon: Don't use ../src path to include generator_protocol.h
2010-11-03 13:15:19 +00:00
strings.c
Fix error message in string-e command (RHBZ#588651).
2010-05-13 16:22:10 +01:00
swap.c
daemon: Keep Coverity happy by ignoring some return values.
2011-06-09 10:53:52 +01:00
sync.c
daemon: Remove some less useful debugging messages.
2011-05-08 22:01:00 +01:00
tar.c
Coverity: Remove unreachable code.
2011-06-09 10:53:12 +01:00
truncate.c
daemon: Don't use ../src path to include generator_protocol.h
2010-11-03 13:15:19 +00:00
umask.c
daemon: Don't use ../src path to include generator_protocol.h
2010-11-03 13:15:19 +00:00
upload.c
Coverity: Remove unreachable code.
2011-06-09 10:53:12 +01:00
utimens.c
daemon: Don't use ../src path to include generator_protocol.h
2010-11-03 13:15:19 +00:00
wc.c
daemon: Don't use ../src path to include generator_protocol.h
2010-11-03 13:15:19 +00:00
xattr.c
daemon: Remove some less useful debugging messages.
2011-05-08 22:01:00 +01:00
zero.c
New APIs: is-zero and is-zero-device, to test if file or device is all zeroes.
2011-05-17 22:06:00 +01:00
zerofree.c
appliance: Set $PATH instead of hard-coding paths to binaries everywhere.
2010-03-26 13:36:30 +00:00
README
Please see README in the parent directory.
Reference in New Issue
View Git Blame
Copy Permalink