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-21 22:53:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5a8c8b8bf6e846b8d2d7e710f814d24d9a0183c3
libguestfs
/
daemon
History
Richard W.M. Jones
5a8c8b8bf6
pwrite: Check offset is not negative.
2010-09-26 22:21:36 +01:00
..
m4
Improve errors from tar-in/tgz-in commands (RHBZ#591155 RHBZ#591250).
2010-05-13 17:08:02 +01:00
.gitignore
Update to latest gnulib.
2010-06-04 10:19:33 +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
New API: available-all-groups to return list of all optional groups.
2010-05-25 11:27:49 +01:00
base64.c
base64-in: Ignore garbage characters in input.
2010-06-02 15:33:02 +01:00
blkid.c
New APIs: vfs-label and vfs-uuid return label and uuid for many fs types.
2010-06-01 15:30:08 +01:00
blockdev.c
appliance: Set $PATH instead of hard-coding paths to binaries everywhere.
2010-03-26 13:36:30 +00:00
checksum.c
daemon: Fix checksum to work on absolute symbolic links (RHBZ#579608).
2010-05-07 15:27:28 +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
Fix FileIn cmds losing synch if both ends send cancel messages (RHBZ#576879).
2010-05-13 17:08:02 +01:00
configure.ac
daemon: Don't warn about 'long long' usage.
2010-09-06 10:03:44 +01:00
COPYING
Build environment set up for libguestfs.
2009-03-03 08:58:37 +00:00
cpmv.c
daemon: Don't need to prefix error messages with the command name.
2010-02-12 16:49:00 +00:00
daemon.h
Implement progress messages in the daemon and library.
2010-08-31 19:27:34 +01:00
dd.c
Add progress messages to copy-size command.
2010-08-31 19:27:35 +01:00
debug.c
debug: Add 'debug progress' command.
2010-09-01 17:03:19 +01:00
devsparts.c
New API: part-to-dev: Convert partition name to device name.
2010-09-15 17:16:51 +01:00
df.c
Fix FileIn cmds losing synch if both ends send cancel messages (RHBZ#576879).
2010-05-13 17:08:02 +01:00
dir.c
daemon: Move 'exists', 'is-file' and 'is-dir' to separate file.
2010-09-09 22:45:22 +01: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
daemon: Don't need to prefix error messages with the command name.
2010-02-12 16:49:00 +00:00
echo_daemon.c
Add echo_daemon command
2009-09-14 10:13:03 +01:00
ext2.c
daemon: Limit label lengths (RHBZ#597118).
2010-06-02 13:38:00 +01:00
fallocate.c
New API: fallocate64 (replaces fallocate).
2010-05-27 09:48:22 +01:00
file.c
pwrite: Check offset is not negative.
2010-09-26 22:21:36 +01:00
fill.c
Add progress messages to fill-pattern command.
2010-09-01 10:00:34 +01:00
find.c
daemon: Don't need to prefix error messages with the command name.
2010-02-12 16:49:00 +00:00
findfs.c
New APIs: findfs-label and findfs-uuid
2010-08-17 14:09:25 +01:00
fsck.c
appliance: Set $PATH instead of hard-coding paths to binaries everywhere.
2010-03-26 13:36:30 +00:00
glob.c
daemon: Don't need to prefix error messages with the command name.
2010-02-12 16:49:00 +00:00
grep.c
daemon: Fix grep and related to work on absolute symbolic links (RHBZ#579608).
2010-05-07 15:27:28 +01: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: Set O_CLOEXEC flag on the virtio-serial file descriptor.
2010-08-27 15:29:33 +01:00
headtail.c
daemon: Fix head and tail commands to work on absolute symbolic links (RHBZ#579608).
2010-05-07 15:27:28 +01: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: Fix read-file so it fails gracefully for large files (RHBZ#589039).
2010-05-07 15:27:29 +01:00
inotify.c
Fix FileIn cmds losing synch if both ends send cancel messages (RHBZ#576879).
2010-05-13 17:08:02 +01:00
is.c
New APIs: is-chardev, is-blockdev, is-fifo, is-symlink, is-socket
2010-09-09 22:45:22 +01:00
link.c
daemon: Don't need to prefix error messages with the command name.
2010-02-12 16:49:00 +00: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
New APIs: lvm-set-filter and lvm-clear-filter.
2010-07-16 15:49:50 +01:00
lvm.c
New API: is-lv: check if a block device is a logical volume (RHBZ#619793)
2010-07-30 16:32:35 +01:00
Makefile.am
Split generator into separate source files.
2010-09-11 12:04:44 +01:00
mkfs.c
mkfs-b: Map block size to cluster size for VFAT and NTFS partitions (RHBZ#599464).
2010-06-03 14:33:59 +01:00
mknod.c
Improved checking, documentation of modes (RHBZ#582901, RHBZ#582929).
2010-04-17 13:36:26 +01:00
modprobe.c
appliance: Set $PATH instead of hard-coding paths to binaries everywhere.
2010-03-26 13:36:30 +00:00
mount.c
Fix FileIn cmds losing synch if both ends send cancel messages (RHBZ#576879).
2010-05-13 17:08:02 +01:00
ntfs.c
New API: ntfsresize-size to allow shrinking NTFS (RHBZ#585223).
2010-05-21 14:51:57 +01:00
parted.c
parted: Check partition number >= 1 in several calls.
2010-06-02 15:35:58 +01:00
pingdaemon.c
remove trailing blanks
2009-07-03 17:04:21 +02:00
proto.c
Implement progress messages in the daemon and library.
2010-08-31 19:27:34 +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
daemon: Don't need to prefix error messages with the command name.
2010-02-12 16:49:00 +00:00
scrub.c
appliance: Set $PATH instead of hard-coding paths to binaries everywhere.
2010-03-26 13:36:30 +00:00
selinux.c
availability: Add optional groups and implement guestfs_available call.
2009-11-20 18:03:36 +00:00
sfdisk.c
Call blockdev --rereadpt then udev_settle after sfdisk commands.
2010-09-24 19:11:56 +01:00
sleep.c
remove trailing blanks
2009-07-03 17:04:21 +02:00
stat.c
daemon: Don't need to prefix error messages with the command name.
2010-02-12 16:49:00 +00:00
statvfs.c
daemon/Win32: Implement statvfs using GetDiskFreeSpaceEx.
2009-11-25 16:28:26 +00:00
strings.c
Fix error message in string-e command (RHBZ#588651).
2010-05-13 16:22:10 +01:00
swap.c
daemon: Limit label lengths (RHBZ#597118).
2010-06-02 13:38:00 +01:00
sync.c
Tab to space (whitespace fixes only).
2010-03-12 16:23:46 +00:00
tar.c
generator: Make 'xz' into an optional group.
2010-05-20 10:42:21 +01:00
truncate.c
New API calls: truncate, truncate_size, mkdir_mode, utimens, lchown.
2009-11-02 16:37:51 +00:00
umask.c
Improved checking, documentation of modes (RHBZ#582901, RHBZ#582929).
2010-04-17 13:36:26 +01:00
upload.c
New APIs: upload-offset and download-offset
2010-09-21 19:51:22 +01:00
utimens.c
daemon: Use gnulib futimens module.
2009-11-25 16:28:26 +00:00
wc.c
daemon: Fix wc* commands to work on absolute symbolic links (RHBZ#579608).
2010-05-07 15:27:28 +01:00
xattr.c
daemon: Don't need to prefix error messages with the command name.
2010-02-12 16:49:00 +00:00
zero.c
Add progress messages to zero-device command.
2010-09-01 10:00:40 +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