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
/
hivex
Commit message (
Expand
)
Author
Age
Files
Lines
*
maint: use EXIT_* symbol (not constant, 2) to indicate key/path not found
Jim Meyering
2009-11-20
1
-2
/
+4
*
maint: use EXIT_SUCCESS and EXIT_FAILURE, not 0 and 1 to exit
Jim Meyering
2009-11-20
2
-13
/
+13
*
use STREQ, not strcmp: part 1
Jim Meyering
2009-11-09
1
-1
/
+1
*
change strncmp() == 0 to STREQLEN()
Jim Meyering
2009-11-09
1
-1
/
+1
*
convert uses of strcasecmp to STRCASEEQ
Jim Meyering
2009-11-09
1
-2
/
+2
*
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
-6
/
+6
*
placate 'make syntax-check'
Jim Meyering
2009-11-09
1
-1
/
+0
*
hivex: fail upon integer overflow
Jim Meyering
2009-11-04
1
-0
/
+3
*
hivex: Check unchecked calloc (Jim Meyering).
Richard Jones
2009-11-04
1
-0
/
+2
*
Add HTML documentation to website.
Richard Jones
2009-10-29
1
-0
/
+29
*
Fix misspelling in previous commit.
Richard Jones
2009-10-29
1
-2
/
+2
*
RHEL 5: Also add le{16,64}toh functions
Richard Jones
2009-10-29
1
-0
/
+12
*
RHEL 5: Detect endianness functions and supply them.
Richard Jones
2009-10-29
3
-1
/
+34
*
Prepare for version 1.0.75.
Richard Jones
2009-10-29
1
-1
/
+1
*
Support for Windows Registry.
Richard Jones
2009-10-29
10
-0
/
+3271