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
632012e6419f04fab93909f92ecbab5a2c590447
libguestfs
/
daemon
History
Richard W.M. Jones
632012e641
Added ping-daemon command.
2009-05-01 11:47:23 +01:00
..
actions.h
Generated code for dmesg command.
2009-05-01 11:27:52 +01:00
augeas.c
Old versions of augeas lack aug_load, aug_defvar, aug_node. Check for those calls.
2009-04-13 00:51:56 +01:00
blockdev.c
Implement upload and download commands.
2009-04-20 00:22:02 +01:00
checksum.c
Add 'checksum' command.
2009-04-20 10:19:29 +01:00
command.c
Bind-mount /dev, /proc and /sys into chroot when running commands.
2009-04-30 18:05:13 +01:00
configure.ac
Use AC_GNU_SOURCE in daemon. Don't need _GNU_SOURCE in C files any more.
2009-04-23 18:51:12 +01:00
COPYING
Build environment set up for libguestfs.
2009-03-03 08:58:37 +00:00
cpmv.c
Add cp, cp-a and mv commands.
2009-05-01 11:00:34 +01:00
daemon.h
Add generated code for 'fsck' command.
2009-04-30 18:57:07 +01:00
debug.c
catsprintf leaks, use open_memstream instead.
2009-04-23 19:33:00 +01:00
devsparts.c
Added test suite.
2009-04-11 17:04:35 +01:00
dir.c
Added test suite.
2009-04-11 17:04:35 +01:00
dmesg.c
Added dmesg command.
2009-05-01 11:27:32 +01:00
dropcaches.c
Added drop-caches command.
2009-05-01 11:18:44 +01:00
ext2.c
Rename tune2fs.c -> ext2.c
2009-04-30 13:02:29 +01:00
file.c
Use AC_GNU_SOURCE in daemon. Don't need _GNU_SOURCE in C files any more.
2009-04-23 18:51:12 +01:00
fsck.c
Correct the path to /sbin/fsck.
2009-04-30 19:28:08 +01:00
grub.c
Add grub-install command.
2009-04-30 23:10:15 +01:00
guestfsd.c
Add generated code for 'fsck' command.
2009-04-30 18:57:07 +01:00
ls.c
Implement list-devices and list-partitions.
2009-04-06 12:55:26 +01:00
lvm.c
Fix unchecked malloc (Jim Meyering).
2009-04-30 13:36:26 +01:00
Makefile.am
Added ping-daemon command.
2009-05-01 11:47:23 +01:00
mount.c
Fix umount_all command so it unmounts filesystems in the correct order.
2009-04-30 17:25:14 +01:00
pingdaemon.c
Added ping-daemon command.
2009-05-01 11:47:23 +01:00
proto.c
Carefully check return values from xwrite.
2009-04-26 09:51:30 +01:00
README
Build environment set up for libguestfs.
2009-03-03 08:58:37 +00:00
stat.c
Added stat, lstat, statvfs and associated stat structures.
2009-04-15 10:44:27 +01:00
stubs.c
Generated code for dmesg command.
2009-05-01 11:27:52 +01:00
sync.c
Added test suite.
2009-04-11 17:04:35 +01:00
tar.c
Use ferror to check for error conditions in pipe.
2009-04-26 09:51:48 +01:00
upload.c
Some fixes to daemon upload command:
2009-04-20 14:58:36 +01:00
zero.c
Added 'zero' command to wipe partition tables and superblocks.
2009-04-30 19:28:54 +01:00
README
Please see README in the parent directory.
Reference in New Issue
View Git Blame
Copy Permalink