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
/
ext2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
daemon: Missing #includes revealed by cross-compiling.
Richard Jones
2009-11-20
1
-0
/
+1
*
use STREQ, not strcmp: part 1
Jim Meyering
2009-11-09
1
-3
/
+3
*
change strncmp() == 0 to STREQLEN()
Jim Meyering
2009-11-09
1
-1
/
+1
*
avoid use of all ctype macros
Jim Meyering
2009-09-24
1
-4
/
+4
*
mke2fs: Use e4fsprogs programs if available.
Richard W.M. Jones
2009-08-19
1
-3
/
+46
*
indent with spaces, not TABs
Jim Meyering
2009-08-17
1
-17
/
+17
*
New commands: mkfs-b, mke2journal*, mke2fs-J*
Richard W.M. Jones
2009-08-15
1
-0
/
+149
*
generator.ml: use new "Pathname" designation
Jim Meyering
2009-08-13
1
-7
/
+7
*
* src/generator.ml: Change all `String "device"' to `Device "device"'.
Jim Meyering
2009-08-13
1
-14
/
+0
*
change almost all uses: s/IS_DEVICE/RESOLVE_DEVICE/
Jim Meyering
2009-08-13
1
-7
/
+7
*
Convert all TABs-as-indentation to spaces.
Jim Meyering
2009-08-03
1
-16
/
+16
*
remove trailing blanks
Jim Meyering
2009-07-03
1
-1
/
+1
*
In the daemon, change all const char * parameters to char *.
Richard Jones
2009-06-10
1
-7
/
+7
*
Add IS_DEVICE checks for all calls which take a device parameter.
Richard Jones
2009-06-10
1
-0
/
+8
*
Add e2fsck_f command, and modify lvresize test to use it (RHBZ 502018).
Richard Jones
2009-05-21
1
-0
/
+19
*
Add: lvresize, resize2fs commands.
Richard Jones
2009-05-18
1
-0
/
+19
*
Rename tune2fs.c -> ext2.c
Richard Jones
2009-04-30
1
-0
/
+236