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
e94f89f40d989d111882178c87b5bfc22314fca8
libguestfs
/
daemon
History
Jim Meyering
e94f89f40d
maint: remove unnecessary include of openat.h
...
* daemon/realpath.c: Don't include "openat.h". not used.
2009-11-20 10:55:02 +00:00
..
m4
daemon/gnulib: Include glob module.
2009-11-20 10:43:45 +00:00
.gitignore
build: update gnulib submodule to latest
2009-11-20 10:48:02 +00:00
augeas.c
Fix compilation when Augeas is not present.
2009-11-10 16:32:20 +00:00
blkid.c
New API: vfs_type - get the Linux VFS driver for a mounted device.
2009-10-26 15:52:40 +00:00
blockdev.c
Fix prototype of commandv to match prototype of commandrv.
2009-11-09 11:05:19 +00:00
checksum.c
convert uses of strcasecmp to STRCASEEQ
2009-11-09 22:34:16 +01:00
cmp.c
do_equal does not need to explicitly check for NEED_ROOT/ABS_PATH.
2009-08-13 14:37:43 +01:00
command.c
Fix prototype of commandv to match prototype of commandrv.
2009-11-09 11:05:19 +00:00
configure.ac
daemon/Win32: make some functions and fields optional.
2009-11-20 10:38:07 +00:00
COPYING
Build environment set up for libguestfs.
2009-03-03 08:58:37 +00:00
cpmv.c
cp/cp-a/mv parameters marked as Pathname.
2009-08-13 14:39:31 +01:00
daemon.h
change strncmp() == 0 to STREQLEN()
2009-11-09 22:34:16 +01:00
debug.c
use STREQ, not strcmp: part 1
2009-11-09 22:34:16 +01:00
devsparts.c
change strncmp() == 0 to STREQLEN()
2009-11-09 22:34:16 +01:00
df.c
avoid warning about old-style no-param function definition
2009-08-17 11:40:24 +02:00
dir.c
use STREQ, not strcmp: part 1
2009-11-09 22:34:16 +01:00
dmesg.c
remove trailing blanks
2009-07-03 17:04:21 +02:00
dropcaches.c
remove trailing blanks
2009-07-03 17:04:21 +02:00
du.c
generator.ml: use new "Pathname" designation
2009-08-13 14:45:34 +02:00
echo_daemon.c
Add echo_daemon command
2009-09-14 10:13:03 +01:00
ext2.c
daemon: Missing #includes revealed by cross-compiling.
2009-11-20 10:36:21 +00:00
fallocate.c
sfdisk.c, fallocate.c: use a string literal as format
2009-08-17 11:40:24 +02:00
file.c
use STREQ, not strcmp: part 1
2009-11-09 22:34:16 +01:00
fill.c
daemon: Missing #includes revealed by cross-compiling.
2009-11-20 10:36:21 +00:00
find.c
daemon: Missing #includes revealed by cross-compiling.
2009-11-20 10:36:21 +00:00
fsck.c
generator.ml: use new "Pathname" designation
2009-08-13 14:45:34 +02:00
glob.c
generator.ml: use new "Pathname" designation
2009-08-13 14:45:34 +02:00
grep.c
generator.ml: use new "Pathname" designation
2009-08-13 14:45:34 +02:00
grub.c
generator.ml: use new "Pathname" designation
2009-08-13 14:45:34 +02:00
guestfsd.c
daemon/Win32: Don't include missing headers.
2009-11-20 10:41:07 +00:00
headtail.c
generator.ml: use new "Pathname" designation
2009-08-13 14:45:34 +02:00
hexdump.c
generator.ml: use new "Pathname" designation
2009-08-13 14:45:34 +02:00
initrd.c
daemon: Missing #includes revealed by cross-compiling.
2009-11-20 10:36:21 +00:00
inotify.c
daemon/Win32: make some functions and fields optional.
2009-11-20 10:38:07 +00:00
link.c
New API calls: lstatlist, lxattrlist, readlinklist.
2009-11-02 17:48:35 +00:00
ls.c
use STREQ, not strcmp: part 1
2009-11-09 22:34:16 +01:00
lvm.c
Fix prototype of commandv to match prototype of commandrv.
2009-11-09 11:05:19 +00:00
Makefile.am
build: Fix inter-directory dependencies
2009-11-19 16:40:22 +00:00
mkfs.c
use STREQ, not strcmp: part 1
2009-11-09 22:34:16 +01:00
mknod.c
daemon/Win32: make some functions and fields optional.
2009-11-20 10:38:07 +00:00
modprobe.c
New 'modprobe' command.
2009-08-18 15:19:55 +01:00
mount.c
use STREQ, not strcmp: part 1
2009-11-09 22:34:16 +01:00
ntfs.c
generator.ml: use new "Pathname" designation
2009-08-13 14:45:34 +02:00
parted.c
Fix problems found by 'make syntax check'
2009-11-10 16:46:31 +00:00
pingdaemon.c
remove trailing blanks
2009-07-03 17:04:21 +02:00
proto.c
avoid use of all ctype macros
2009-09-24 11:00:44 +02: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
maint: remove unnecessary include of openat.h
2009-11-20 10:55:02 +00:00
scrub.c
generator.ml: use new "Pathname" designation
2009-08-13 14:45:34 +02:00
selinux.c
selinux: Don't fail if libselinux is not found.
2009-08-13 16:19:21 +01:00
sfdisk.c
sfdisk.c, fallocate.c: use a string literal as format
2009-08-17 11:40:24 +02:00
sleep.c
remove trailing blanks
2009-07-03 17:04:21 +02:00
stat.c
daemon/Win32: make some functions and fields optional.
2009-11-20 10:38:07 +00:00
strings.c
generator.ml: use new "Pathname" designation
2009-08-13 14:45:34 +02:00
swap.c
generator.ml: use new "Pathname" designation
2009-08-13 14:45:34 +02:00
sync.c
avoid warning about old-style no-param function definition
2009-08-17 11:40:24 +02:00
tar.c
daemon: diagnose socket write failure
2009-08-20 15:59:53 +02:00
truncate.c
New API calls: truncate, truncate_size, mkdir_mode, utimens, lchown.
2009-11-02 16:37:51 +00:00
umask.c
remove trailing blanks
2009-07-03 17:04:21 +02:00
upload.c
change strncmp() == 0 to STREQLEN()
2009-11-09 22:34:16 +01:00
utimens.c
New API calls: truncate, truncate_size, mkdir_mode, utimens, lchown.
2009-11-02 16:37:51 +00:00
wc.c
wc, blockdev: avoid warnings about discarding "const" qualifiers
2009-08-17 11:40:24 +02:00
xattr.c
use STREQ, not strcmp: part 2
2009-11-09 22:34:16 +01:00
zero.c
daemon/zero: don't ignore write and close errors
2009-08-17 11:40:24 +02:00
zerofree.c
generator.ml: use new "Pathname" designation
2009-08-13 14:45:34 +02:00
README
Please see README in the parent directory.
Reference in New Issue
View Git Blame
Copy Permalink