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
stable-1.2
Add File
New File
Upload File
Apply Patch
libguestfs
/
daemon
History
Richard W.M. Jones
1784e08830
daemon: Use stdint UINT64_C instead of <const>ULL.
...
(cherry picked from commit
cd29c50ca8
)
2010-10-23 13:15:31 +01:00
..
m4
daemon: gnulib module 'error' is used directly by the daemon.
2010-05-14 17:11:28 +01:00
.gitignore
Update to latest Gnulib.
2010-01-13 11:27:50 +00:00
augeas.c
Allow aug-ls to take Augeas variable as argument (RHBZ#580016).
2010-04-12 19:03:41 +01:00
available.c
availability: Add optional groups and implement guestfs_available call.
2009-11-20 18:03:36 +00:00
blkid.c
daemon: Kill blkid cache to improve reliability of blkid commands.
2010-06-02 19:39:37 +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: Split out checksum type to program name mapping into function.
2010-04-23 17:10:07 +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: Don't need to prefix error messages with the command name.
2010-02-12 16:49:00 +00:00
configure.ac
daemon: Don't warn about 'long long' usage.
2010-09-08 14:17:56 +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
daemon: count_strings function returns size_t
2010-06-02 19:49:59 +01:00
dd.c
New API: guestfs_copy_size to copy a fixed number of bytes.
2010-03-23 21:56:14 +00:00
debug.c
daemon: Don't need to prefix error messages with the command name.
2010-02-12 16:49:00 +00:00
devsparts.c
change strncmp() == 0 to STREQLEN()
2009-11-09 22:34:16 +01:00
df.c
daemon: Don't need to prefix error messages with the command name.
2010-02-12 16:49:00 +00:00
dir.c
daemon: Move 'exists', 'is-file' and 'is-dir' to separate file.
2010-10-23 12:12:21 +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 19:39:50 +01:00
fallocate.c
Check error returns from posix_fallocate (RHBZ#579664).
2010-04-08 22:21:20 +01:00
file.c
daemon: Move 'exists', 'is-file' and 'is-dir' to separate file.
2010-10-23 12:12:21 +01:00
fill.c
daemon: Don't need to prefix error messages with the command name.
2010-02-12 16:49:00 +00:00
find.c
daemon: Don't need to prefix error messages with the command name.
2010-02-12 16:49:00 +00: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
generator.ml: use new "Pathname" designation
2009-08-13 14:45:34 +02: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: count_strings function returns size_t
2010-06-02 19:49:59 +01:00
headtail.c
generator.ml: use new "Pathname" designation
2009-08-13 14:45:34 +02:00
hexdump.c
daemon: Don't need to prefix error messages with the command name.
2010-02-12 16:49:00 +00: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-14 17:06:06 +01:00
inotify.c
daemon: Don't need to prefix error messages with the command name.
2010-02-12 16:49:00 +00:00
is.c
daemon: Move 'exists', 'is-file' and 'is-dir' to separate file.
2010-10-23 12:12:21 +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
lvm.c
lvresize: Use --force so it can make LVs smaller (RHBZ#587484).
2010-04-30 17:38:11 +01:00
Makefile.am
daemon: Move 'exists', 'is-file' and 'is-dir' to separate file.
2010-10-23 12:12:21 +01:00
mkfs.c
appliance: Set $PATH instead of hard-coding paths to binaries everywhere.
2010-03-26 13:36:30 +00:00
mknod.c
Improved checking, documentation of modes (RHBZ#582901, RHBZ#582929).
2010-04-20 08:43:42 +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
daemon: Don't need to prefix error messages with the command name.
2010-02-12 16:49:00 +00:00
ntfs.c
daemon: Don't need to prefix error messages with the command name.
2010-02-12 16:49:00 +00:00
parted.c
parted: Check partition number >= 1 in several calls.
2010-06-02 19:50:59 +01:00
pingdaemon.c
remove trailing blanks
2009-07-03 17:04:21 +02:00
proto.c
Code cleanups related to RHBZ#580246.
2010-04-08 22:22:58 +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
appliance: Set $PATH instead of hard-coding paths to binaries everywhere.
2010-03-26 13:36:30 +00: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: Use stdint UINT64_C instead of <const>ULL.
2010-10-23 13:15:31 +01:00
strings.c
Fix error message in strings-e command (RHBZ#588651).
2010-05-14 17:23:44 +01:00
swap.c
daemon: Limit label lengths (RHBZ#597118).
2010-06-02 19:39:50 +01:00
sync.c
Tab to space (whitespace fixes only).
2010-03-12 16:23:46 +00:00
tar.c
Code cleanups related to RHBZ#580246.
2010-04-08 22:22:58 +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-20 08:43:42 +01:00
upload.c
Code cleanups related to RHBZ#580246.
2010-04-08 22:22:58 +01:00
utimens.c
daemon: Use gnulib futimens module.
2009-11-25 16:28:26 +00:00
wc.c
daemon: Don't need to prefix error messages with the command name.
2010-02-12 16:49:00 +00: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
Fix error handling in 'zero' function.
2009-11-26 17:16:17 +00: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