Disable test for RHBZ#576879 comment 5.
[libguestfs.git] / daemon / ext2.c
2010-06-02 Richard Jonesdaemon: Limit label lengths (RHBZ#597118).
2010-06-01 Richard JonesFix and deprecate get_e2label and get_e2uuid (RHBZ...
2010-05-21 Richard JonesNew API: resize2fs-size to allow shrinking ext2 filesys...
2010-03-26 Richard Jonesappliance: Set $PATH instead of hard-coding paths to...
2010-03-24 Richard JonesFix lvresize test on RHEL 5, by fixing guestfs_e2fsck_l.
2010-03-24 Richard JonesUse ext4 dev tools on RHEL 5 (RHBZ#576688).
2010-02-12 Richard Jonesdaemon: Don't need to prefix error messages with the...
2009-11-20 Richard Jonesdaemon: Missing #includes revealed by cross-compiling.
2009-11-09 Jim Meyeringuse STREQ, not strcmp: part 1
2009-11-09 Jim Meyeringchange strncmp() == 0 to STREQLEN()
2009-09-24 Jim Meyeringavoid use of all ctype macros
2009-08-19 Richard W.M. Jonesmke2fs: Use e4fsprogs programs if available.
2009-08-17 Jim Meyeringindent with spaces, not TABs
2009-08-15 Richard W.M. JonesNew commands: mkfs-b, mke2journal*, mke2fs-J*
2009-08-13 Jim Meyeringgenerator.ml: use new "Pathname" designation
2009-08-13 Jim Meyering* src/generator.ml: Change all `String "device"' to...
2009-08-13 Jim Meyeringchange almost all uses: s/IS_DEVICE/RESOLVE_DEVICE/
2009-08-03 Jim MeyeringConvert all TABs-as-indentation to spaces.
2009-07-03 Jim Meyeringremove trailing blanks
2009-06-10 Richard JonesIn the daemon, change all const char * parameters to...
2009-06-10 Richard JonesIn the daemon, change all const char * parameters to...
2009-06-10 Richard JonesAdd IS_DEVICE checks for all calls which take a device...
2009-05-21 Richard JonesAdd e2fsck_f command, and modify lvresize test to use...
2009-05-18 Richard JonesAdd: lvresize, resize2fs commands.
2009-04-30 Richard JonesRename tune2fs.c -> ext2.c