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
18bf945023071d5d4ec8d96e25142e0ffd066e7c
libguestfs
/
daemon
History
Richard W.M. Jones
8be6c7056d
catsprintf leaks, use open_memstream instead.
2009-04-23 19:33:00 +01:00
..
actions.h
Generated code for debug command.
2009-04-23 14:39:31 +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
Better handling of trailing \n problem.
2009-04-14 14:38:31 +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
daemon.h
catsprintf leaks, use open_memstream instead.
2009-04-23 19:33:00 +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
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
guestfsd.c
Various fixes to the daemon:
2009-04-20 15:13:34 +01:00
ls.c
Implement list-devices and list-partitions.
2009-04-06 12:55:26 +01:00
lvm.c
Added test suite.
2009-04-11 17:04:35 +01:00
Makefile.am
Add outline of 'debug' command.
2009-04-23 14:39:18 +01:00
mount.c
Add mount_ro, mount_options, mount_vfs. Fix small bug in OCaml generator.
2009-04-22 21:02:15 +01:00
proto.c
Fix file descriptor leak in daemon.
2009-04-20 11:35:57 +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
Use AC_GNU_SOURCE in daemon. Don't need _GNU_SOURCE in C files any more.
2009-04-23 18:51:12 +01:00
sync.c
Added test suite.
2009-04-11 17:04:35 +01:00
tar.c
Added tar-in, tar-out, tgz-in, tgz-out commands.
2009-04-20 15:54:22 +01:00
tune2fs.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
upload.c
Some fixes to daemon upload command:
2009-04-20 14:58:36 +01:00
README
Please see README in the parent directory.
Reference in New Issue
View Git Blame
Copy Permalink