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
/
command.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
daemon: Keep Coverity happy by ignoring some return values.
Richard W.M. Jones
2011-06-09
1
-5
/
+13
*
proto: Fix FileIn ops that abort during the chunk upload stage.
Richard W.M. Jones
2011-03-18
1
-1
/
+1
*
daemon: Don't use ../src path to include generator_protocol.h
Richard W.M. Jones
2010-11-03
1
-1
/
+1
*
Fix FileIn cmds losing synch if both ends send cancel messages (RHBZ#576879).
Richard Jones
2010-05-13
1
-1
/
+1
*
Fix upload losing synchronization if root not mounted (RHBZ#576879).
Richard Jones
2010-04-17
1
-1
/
+1
*
daemon: Don't need to prefix error messages with the command name.
Richard Jones
2010-02-12
1
-1
/
+1
*
Fix prototype of commandv to match prototype of commandrv.
Richard Jones
2009-11-09
1
-1
/
+1
*
command.c: avoid shadowing a global function
Jim Meyering
2009-08-17
1
-4
/
+4
*
adjust const "**" pointers to avoid warnings
Jim Meyering
2009-08-17
1
-6
/
+6
*
generator.ml: use new "Pathname" designation
Jim Meyering
2009-08-13
1
-2
/
+2
*
update all NEED_ROOT uses
Jim Meyering
2009-08-13
1
-1
/
+1
*
Return error if allocations fail.
Richard Jones
2009-08-12
1
-0
/
+12
*
If using SELinux, mount /selinux in the appliance.
Richard Jones
2009-08-12
1
-2
/
+8
*
Make /sysroot path configurable.
Richard Jones
2009-07-18
1
-8
/
+19
*
remove trailing blanks
Jim Meyering
2009-07-03
1
-1
/
+1
*
Add 'sh' and 'sh-lines' commands.
Richard Jones
2009-06-22
1
-0
/
+16
*
In the daemon, change all const char * parameters to char *.
Richard Jones
2009-06-10
1
-2
/
+2
*
Fix RHBZ#503169 comment 13 (regression) and add a regression test.
Richard Jones
2009-06-04
1
-4
/
+7
*
Use --rbind rather than --bind for bind mounting /dev (to get /dev/pts).
Charles Duffy
2009-06-04
1
-3
/
+3
*
Refactor line splitting code in the daemon, and fix it so it works.
Richard Jones
2009-05-12
1
-24
/
+3
*
Bind-mount /dev, /proc and /sys into chroot when running commands.
Richard Jones
2009-04-30
1
-0
/
+20
*
Better handling of trailing \n problem.
Richard Jones
2009-04-14
1
-4
/
+4
*
Add 'command' and 'command-lines'. Fix args freeing in Perl bindings.
Richard Jones
2009-04-14
1
-0
/
+101