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
/
find.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace 'int' with 'size_t' passim.
Richard W.M. Jones
2012-03-13
1
-3
/
+6
*
daemon: Implement a growable strings buffer type.
Richard W.M. Jones
2012-03-13
1
-9
/
+9
*
Tempus fugit.
Richard W.M. Jones
2012-01-18
1
-1
/
+1
*
Update FSF address.
Matthew Booth
2011-11-08
1
-1
/
+1
*
daemon: Remove some less useful debugging messages.
Richard W.M. Jones
2011-05-08
1
-7
/
+1
*
daemon: Don't use ../src path to include generator_protocol.h
Richard W.M. Jones
2010-11-03
1
-1
/
+1
*
daemon: Don't need to prefix error messages with the command name.
Richard Jones
2010-02-12
1
-1
/
+1
*
daemon: Missing #includes revealed by cross-compiling.
Richard Jones
2009-11-20
1
-0
/
+1
*
Tab to space fixes, now passes 'make syntax-check'
Richard Jones
2009-10-20
1
-5
/
+4
*
guestfs_find: Fix memory leak of sysrootdir.
Richard Jones
2009-10-20
1
-0
/
+1
*
New API: find0 (unlimited version of find)
Richard Jones
2009-10-20
1
-0
/
+99
*
generator.ml: use new "Pathname" designation
Jim Meyering
2009-08-13
1
-4
/
+1
*
update all NEED_ROOT uses
Jim Meyering
2009-08-13
1
-1
/
+1
*
update all uses of ABS_PATH
Jim Meyering
2009-08-13
1
-1
/
+1
*
Replace shell_quote function with %Q and %R printf specifiers.
Richard Jones
2009-07-28
1
-9
/
+2
*
Make /sysroot path configurable.
Richard Jones
2009-07-18
1
-2
/
+10
*
remove trailing blanks
Jim Meyering
2009-07-03
1
-1
/
+1
*
All instances of 'pclose' now check for return value != 0.
Richard W.M. Jones
2009-07-01
1
-1
/
+1
*
Check return value from pclose.
Richard W.M. Jones
2009-06-20
1
-1
/
+5
*
In the daemon, change all const char * parameters to char *.
Richard Jones
2009-06-10
1
-1
/
+1
*
Added 'find' command.
Richard Jones
2009-05-19
1
-0
/
+129