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