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
FAS Richard W.M. Jones
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
daemon
/
file.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Fix missing futimens bug.
Richard Jones
2009-05-06
1
-1
/
+7
|
*
Use AC_GNU_SOURCE in daemon. Don't need _GNU_SOURCE in C files any more.
Richard W.M. Jones
2009-04-23
1
-2
/
+0
|
*
Implement NEED_ROOT_OR_IS_DEVICE macro.
Richard Jones
2009-04-19
1
-1
/
+1
|
*
'guestfish edit' commands and several bugfixes.
Richard Jones
2009-04-15
1
-2
/
+2
|
*
Fix 'file(1)' command to work on /dev devices.
Richard Jones
2009-04-14
1
-10
/
+15
|
*
Added file(1) command.
Richard Jones
2009-04-13
1
-0
/
+49
|
*
Added test suite.
Richard Jones
2009-04-11
1
-0
/
+74
|
*
New commands: rm rmdir rm-rf mkdir mkdir-p chmod chown
Richard Jones
2009-04-10
1
-0
/
+60
|
*
Definition and implementation of new guestfs_read_lines API call.
Richard Jones
2009-04-08
1
-1
/
+53
|
*
Implementations of 'cat', 'ls', and some cleanups.
Richard Jones
2009-04-06
1
-9
/
+69
|
*
Implement RString and RStringList return types.
Richard Jones
2009-04-04
1
-0
/
+7
|
|
|
|
|
- implement 'll' command. - outlines for 'ls' and 'cat' commands.
*
Implemented 'mount' and 'touch' commands.
Richard Jones
2009-04-03
1
-0
/
+63