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
/
dir.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update FSF address.
Matthew Booth
2011-11-08
1
-1
/
+1
*
daemon: Don't use ../src path to include generator_protocol.h
Richard W.M. Jones
2010-11-03
1
-1
/
+1
*
daemon: Move 'exists', 'is-file' and 'is-dir' to separate file.
Richard Jones
2010-09-09
1
-22
/
+0
*
Improved checking, documentation of modes (RHBZ#582901, RHBZ#582929).
Richard Jones
2010-04-17
1
-0
/
+5
*
daemon: Don't need to prefix error messages with the command name.
Richard Jones
2010-02-12
1
-8
/
+8
*
daemon error handling: recursive_mkdir shouldn't need to set errno.
Richard Jones
2009-12-07
1
-5
/
+11
*
use STREQ, not strcmp: part 1
Jim Meyering
2009-11-09
1
-1
/
+1
*
New API calls: truncate, truncate_size, mkdir_mode, utimens, lchown.
Richard Jones
2009-11-02
1
-0
/
+17
*
generator.ml: constify do_mkdtemp
Jim Meyering
2009-08-13
1
-17
/
+8
*
generator.ml: use new "Pathname" designation
Jim Meyering
2009-08-13
1
-20
/
+5
*
update all NEED_ROOT uses
Jim Meyering
2009-08-13
1
-6
/
+6
*
update all uses of ABS_PATH
Jim Meyering
2009-08-13
1
-6
/
+6
*
Convert all TABs-as-indentation to spaces.
Jim Meyering
2009-08-03
1
-2
/
+2
*
Make /sysroot path configurable.
Richard Jones
2009-07-18
1
-5
/
+2
*
remove trailing blanks
Jim Meyering
2009-07-03
1
-1
/
+1
*
Add mkdtemp command.
Richard W.M. Jones
2009-06-24
1
-0
/
+30
*
In the daemon, change all const char * parameters to char *.
Richard Jones
2009-06-10
1
-5
/
+5
*
Fix mkdir-p if directory exists (RHBZ#503133).
Richard W.M. Jones
2009-05-29
1
-0
/
+11
*
Added test suite.
Richard Jones
2009-04-11
1
-1
/
+26
*
New commands: rm rmdir rm-rf mkdir mkdir-p chmod chown
Richard Jones
2009-04-10
1
-0
/
+167