index
:
libguestfs.git
master
oldlinux
stable-1.10
stable-1.12
stable-1.14
stable-1.16
stable-1.18
stable-1.2
stable-1.4
stable-1.6
stable-1.8
[MIRROR] library for accessing and modifying guest disk images
Richard W.M. Jones
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
daemon
/
daemon.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
daemon: Make sysroot_len be size_t instead of int.
Richard W.M. Jones
2011-05-19
1
-1
/
+1
*
daemon: Introduce "pulse mode" progress events.
Richard W.M. Jones
2011-04-01
1
-0
/
+17
*
RHEL 5: Use mke4fs on RHEL 5 as replacement for mke2fs.
Richard W.M. Jones
2011-03-25
1
-1
/
+4
*
proto: Fix FileIn ops that abort during the chunk upload stage.
Richard W.M. Jones
2011-03-18
1
-13
/
+8
*
daemon: Allow -r option to run daemon standalone.
Richard W.M. Jones
2011-02-03
1
-8
/
+14
*
daemon: Replace root_mounted global with intelligence.
Richard W.M. Jones
2011-01-27
1
-2
/
+2
*
docs: Obsolete HACKING file, move content into guestfs(3) man page.
Richard W.M. Jones
2010-12-19
1
-2
/
+2
*
protocol: Upload progress messages and optional arguments.
Richard W.M. Jones
2010-12-01
1
-0
/
+2
*
daemon: Don't use ../src path to include generator_protocol.h
Richard W.M. Jones
2010-11-03
1
-1
/
+1
*
daemon: Fix /dev/mapper paths from mounts and mountpoints (RHBZ#646432).
Richard W.M. Jones
2010-10-28
1
-0
/
+3
*
Implement progress messages in the daemon and library.
Richard Jones
2010-08-31
1
-0
/
+7
*
Change to using ext2-based, cached supermin appliance.
Richard Jones
2010-08-23
1
-0
/
+4
*
mkfs-b: Check that blocksize parameter is > 0 and a power of 2.
Richard Jones
2010-06-03
1
-0
/
+2
*
daemon: count_strings function returns size_t
Richard Jones
2010-06-02
1
-1
/
+1
*
Fix FileIn cmds losing synch if both ends send cancel messages (RHBZ#576879).
Richard Jones
2010-05-13
1
-11
/
+15
*
daemon: Fix for commands working on absolute symbolic links (RHBZ#579608).
Richard Jones
2010-05-07
1
-1
/
+3
*
Fix upload losing synchronization if root not mounted (RHBZ#576879).
Richard Jones
2010-04-17
1
-9
/
+17
*
Code cleanups related to RHBZ#580246.
Richard Jones
2010-04-08
1
-1
/
+1
*
appliance: Set $PATH instead of hard-coding paths to binaries everywhere.
Richard Jones
2010-03-26
1
-0
/
+2
*
daemon: Add a trim utility function.
Richard Jones
2010-03-18
1
-0
/
+2
*
daemon: Don't need to prefix error messages with the command name.
Richard Jones
2010-02-12
1
-1
/
+4
*
daemon error handling: Define a new function reply_with_perror_errno.
Richard Jones
2009-12-07
1
-3
/
+4
*
Whitespace change.
Richard Jones
2009-11-27
1
-1
/
+1
*
daemon: Move prototypes around to keep functions grouped logically.
Richard Jones
2009-11-26
1
-3
/
+3
*
sync: Windows implementation of sync() call.
Richard Jones
2009-11-25
1
-0
/
+4
*
availability: Add optional groups and implement guestfs_available call.
Richard Jones
2009-11-20
1
-0
/
+17
*
daemon/Win32: Use gnulib modules for first porting to Win32.
Richard Jones
2009-11-20
1
-0
/
+1
*
change strncmp() == 0 to STREQLEN()
Jim Meyering
2009-11-09
1
-1
/
+1
*
change strncmp(...) != 0 to STRNEQLEN(...)
Jim Meyering
2009-11-09
1
-1
/
+1
*
define STREQ, STRNEQ, STREQLEN, STRCASEQ, etc.
Jim Meyering
2009-11-09
1
-0
/
+10
*
indent with spaces, not TABs
Jim Meyering
2009-11-09
1
-3
/
+3
*
Fix prototype of commandv to match prototype of commandrv.
Richard Jones
2009-11-09
1
-1
/
+1
*
daemon: Add flags argument to command*() functions.
Richard W.M. Jones
2009-11-09
1
-6
/
+15
*
Daemon: fix handling of errors from xread and xwrite.
Richard Jones
2009-09-17
1
-2
/
+4
*
daemon: diagnose socket write failure
Jim Meyering
2009-08-20
1
-1
/
+1
*
daemon.h: avoid warning about possible noreturn function
Jim Meyering
2009-08-17
1
-1
/
+1
*
adjust const "**" pointers to avoid warnings
Jim Meyering
2009-08-17
1
-3
/
+3
*
fix daemon.h's use of NEED_ROOT-in-#define
Jim Meyering
2009-08-13
1
-1
/
+1
*
update all NEED_ROOT uses
Jim Meyering
2009-08-13
1
-1
/
+1
*
s/NEED_ROOT_OR_IS_DEVICE/REQUIRE_ROOT_OR_RESOLVE_DEVICE/
Jim Meyering
2009-08-13
1
-1
/
+1
*
propagate semantic changes to NEED_ROOT, NEED_ROOT_OR_IS_DEVICE
Jim Meyering
2009-08-13
1
-8
/
+8
*
convert the last few, manually
Jim Meyering
2009-08-13
1
-1
/
+1
*
* daemon/daemon.h (RESOLVE_DEVICE): Rename from IS_DEVICE.
Jim Meyering
2009-08-13
1
-3
/
+3
*
define ATTRIBUTE_UNUSED
Jim Meyering
2009-08-10
1
-0
/
+10
*
Convert all TABs-as-indentation to spaces.
Jim Meyering
2009-08-03
1
-2
/
+2
*
Need to declare asprintf_nowarn as inline to avoid gcc complaining.
Richard Jones
2009-07-28
1
-1
/
+1
*
Replace shell_quote function with %Q and %R printf specifiers.
Richard Jones
2009-07-28
1
-2
/
+16
*
Make /sysroot path configurable.
Richard Jones
2009-07-18
1
-3
/
+8
*
Generate structs and struct lists generically.
Richard Jones
2009-07-07
1
-3
/
+3
*
Add list of function_names to the daemon.
Richard W.M. Jones
2009-07-02
1
-0
/
+3
[next]