summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-03-25f_h_badnode, f_h_badroot, f_h_reindex: Updated expect script toTheodore Ts'o4-3/+5
2003-03-25Fixed chattr man page to clarify description of the 't' (no tail)Theodore Ts'o3-4/+10
2003-03-23Move tarball generation functions to util/gen-tarballTheodore Ts'o10-286/+361
2003-03-19com_err.h, error_table.h: Move definition of the error_tableTheodore Ts'o6-8/+82
2003-03-17cache.c: Initialize blkid_debug_mask to zero since someTheodore Ts'o2-1/+5
2003-03-17ls.c (list_super2): Display the superblock fields even if theTheodore Ts'o2-7/+18
2003-03-17Fix the Apple Darwin port.Theodore Ts'o9-18/+40
2003-03-16ADD TAG: E2FSPROGS-1_33-WIP-0316Theodore Ts'o1-0/+1
2003-03-16Fix stupid typo in Debian changelog file (for 1.33-WIP-0316 release).Theodore Ts'o1-2/+2
2003-03-16Update version number in debian changelog.Theodore Ts'o1-1/+1
2003-03-16Update version numbers and release notes for 1.33-WIP (16-Mar-2003)Theodore Ts'o4-10/+22
2003-03-16Update some changes from RedHat's e2fsprogs.spec file. Theodore Ts'o1-61/+87
2003-03-16Update dependency information in MakefilesTheodore Ts'o4-41/+71
2003-03-16Update debian files to support the blkid library, and to fix a numberTheodore Ts'o12-17/+128
2003-03-16Update the generated configure file.Theodore Ts'o1-5/+52
2003-03-16Add to the ss (subsystem) library the ability to dynamically linkTheodore Ts'o13-26/+266
2003-03-16Update and clarify copyright statement.Theodore Ts'o2-37/+40
2003-03-15Update config.guess and config.sub with newer versions from the FSF.Theodore Ts'o2-400/+549
2003-03-15rehash.c (e2fsck_rehash_dir): If user specified the -n option,Theodore Ts'o2-3/+20
2003-03-15Update from debian's 1.32-2 package.Theodore Ts'o2-2/+17
2003-03-15ADD TAG: E2FSPROGS-1_33-WIP-0314Theodore Ts'o1-0/+1
2003-03-15Update for 1.33-WIP (14-Mar-2003) release.Theodore Ts'o2-2/+12
2003-03-15f_dup_de: Added test case provided from Debian bug report #176814Theodore Ts'o5-0/+40
2003-03-15Don't display progress bar when rebuilding directories unless Theodore Ts'o1-2/+3
2003-03-14e2fsck/pass2.c (check_dir_block): Check for duplicate filenames withinTheodore Ts'o4-9/+67
2003-03-14Add dependency to allow parallel makes to work correctly.Theodore Ts'o1-1/+1
2003-03-14Update generated configure file.Theodore Ts'o1-167/+173
2003-03-14Add Apple/Darwin patches.Theodore Ts'o14-0/+91
2003-03-14Change e2fsck to detect and offer to delete or rename duplicate Theodore Ts'o7-79/+276
2003-03-14badblocks.c (ext2fs_u32_list_count), ext2fs.h: Add new functionTheodore Ts'o3-0/+11
2003-03-14e2image.c (write_raw_image_file): Include blocks from slowTheodore Ts'o2-0/+7
2003-03-10fileio.c (ext2fs_file_lseek): Fix bug added when adding 64-bitTheodore Ts'o2-1/+7
2003-03-07ADD TAG: E2FSPROGS-1_33-WIP-0306Theodore Ts'o1-0/+1
2003-03-07Update release notes, version file, for 1.33-WIP release.Theodore Ts'o2-2/+61
2003-03-06tune2fs.c (parse_tune2fs_options, parse_e2label_options): AllowTheodore Ts'o2-3/+8
2003-03-06Fix bug; if a partition has no known type, don't derference a null Theodore Ts'o2-1/+7
2003-03-06Minor man page fixes (Addresses Debian bugs #173612, #175233, Theodore Ts'o5-5/+15
2003-03-06Bug fix; we were incorrectly moving the block and inode bitmaps Theodore Ts'o2-3/+12
2003-03-06Fix up lots of portability problems that caused e2fsprogs not to build succes...Theodore Ts'o31-146/+237
2003-03-02Changes to create a subset distribution which consists only of theTheodore Ts'o12-52/+204
2003-03-01tag.c (blkid_set_tag): Fix bug; don't return an error whenTheodore Ts'o2-1/+6
2003-03-01Update libblkid documentation.Theodore Ts'o5-12/+70
2003-03-01Update debugfs and e2fsck to use the blkid library.Theodore Ts'o12-93/+123
2003-03-01Minor bug fixes in the blkid library.Theodore Ts'o16-793/+205
2003-02-27resolve.c (blkid_get_tag_value): Rename function (used to beTheodore Ts'o3-3/+8
2003-02-22Internal changes to the blkid library:Theodore Ts'o11-244/+238
2003-02-22Add dynamic debugging capabilities to the blkid library, Theodore Ts'o15-335/+382
2003-02-16Rename blkid_get_devname() to blkid_get_dev(), and blkid_get_token()Theodore Ts'o10-22/+34
2003-02-14Remove bid_id from the blkid device structure, as it is not used Theodore Ts'o5-13/+7
2003-02-14Add a priority label to the device structure, so we can give Theodore Ts'o9-100/+143