summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ADD TAG: E2FSPROGS-1_33-WIP-0325E2FSPROGS-1_33-WIP-0325Theodore Ts'o2003-03-261-0/+1
* Update for 1.33-WIP-0325 release.Theodore Ts'o2003-03-263-4/+5
* tr.po: Update from nilgun@superonline.com.Theodore Ts'o2003-03-262-398/+357
* f_h_badnode, f_h_badroot, f_h_reindex: Updated expect script toTheodore Ts'o2003-03-254-3/+5
* Fixed chattr man page to clarify description of the 't' (no tail)Theodore Ts'o2003-03-253-4/+10
* Move tarball generation functions to util/gen-tarballTheodore Ts'o2003-03-2310-286/+361
* com_err.h, error_table.h: Move definition of the error_tableTheodore Ts'o2003-03-196-8/+82
* cache.c: Initialize blkid_debug_mask to zero since someTheodore Ts'o2003-03-172-1/+5
* ls.c (list_super2): Display the superblock fields even if theTheodore Ts'o2003-03-172-7/+18
* Fix the Apple Darwin port.Theodore Ts'o2003-03-179-18/+40
* ADD TAG: E2FSPROGS-1_33-WIP-0316E2FSPROGS-1_33-WIP-0316Theodore Ts'o2003-03-161-0/+1
* Fix stupid typo in Debian changelog file (for 1.33-WIP-0316 release).Theodore Ts'o2003-03-161-2/+2
* Update version number in debian changelog.Theodore Ts'o2003-03-161-1/+1
* Update version numbers and release notes for 1.33-WIP (16-Mar-2003)Theodore Ts'o2003-03-164-10/+22
* Update some changes from RedHat's e2fsprogs.spec file. Theodore Ts'o2003-03-161-61/+87
* Update dependency information in MakefilesTheodore Ts'o2003-03-164-41/+71
* Update debian files to support the blkid library, and to fix a numberTheodore Ts'o2003-03-1612-17/+128
* Update the generated configure file.Theodore Ts'o2003-03-161-5/+52
* Add to the ss (subsystem) library the ability to dynamically linkTheodore Ts'o2003-03-1613-26/+266
* Update and clarify copyright statement.Theodore Ts'o2003-03-162-37/+40
* Update config.guess and config.sub with newer versions from the FSF.Theodore Ts'o2003-03-152-400/+549
* rehash.c (e2fsck_rehash_dir): If user specified the -n option,Theodore Ts'o2003-03-152-3/+20
* Update from debian's 1.32-2 package.Theodore Ts'o2003-03-152-2/+17
* ADD TAG: E2FSPROGS-1_33-WIP-0314E2FSPROGS-1_33-WIP-0314Theodore Ts'o2003-03-151-0/+1
* Update for 1.33-WIP (14-Mar-2003) release.Theodore Ts'o2003-03-152-2/+12
* f_dup_de: Added test case provided from Debian bug report #176814Theodore Ts'o2003-03-155-0/+40
* Don't display progress bar when rebuilding directories unless Theodore Ts'o2003-03-151-2/+3
* e2fsck/pass2.c (check_dir_block): Check for duplicate filenames withinTheodore Ts'o2003-03-144-9/+67
* Add dependency to allow parallel makes to work correctly.Theodore Ts'o2003-03-141-1/+1
* Update generated configure file.Theodore Ts'o2003-03-141-167/+173
* Add Apple/Darwin patches.Theodore Ts'o2003-03-1414-0/+91
* Change e2fsck to detect and offer to delete or rename duplicate Theodore Ts'o2003-03-147-79/+276
* badblocks.c (ext2fs_u32_list_count), ext2fs.h: Add new functionTheodore Ts'o2003-03-143-0/+11
* e2image.c (write_raw_image_file): Include blocks from slowTheodore Ts'o2003-03-142-0/+7
* fileio.c (ext2fs_file_lseek): Fix bug added when adding 64-bitTheodore Ts'o2003-03-102-1/+7
* ADD TAG: E2FSPROGS-1_33-WIP-0306E2FSPROGS-1_33-WIP-0306Theodore Ts'o2003-03-071-0/+1
* Update release notes, version file, for 1.33-WIP release.Theodore Ts'o2003-03-072-2/+61
* tune2fs.c (parse_tune2fs_options, parse_e2label_options): AllowTheodore Ts'o2003-03-062-3/+8
* Fix bug; if a partition has no known type, don't derference a null Theodore Ts'o2003-03-062-1/+7
* Minor man page fixes (Addresses Debian bugs #173612, #175233, Theodore Ts'o2003-03-065-5/+15
* Bug fix; we were incorrectly moving the block and inode bitmaps Theodore Ts'o2003-03-062-3/+12
* Fix up lots of portability problems that caused e2fsprogs not to build succes...Theodore Ts'o2003-03-0631-146/+237
* Changes to create a subset distribution which consists only of theTheodore Ts'o2003-03-0212-52/+204
* tag.c (blkid_set_tag): Fix bug; don't return an error whenTheodore Ts'o2003-03-012-1/+6
* Update libblkid documentation.Theodore Ts'o2003-03-015-12/+70
* Update debugfs and e2fsck to use the blkid library.Theodore Ts'o2003-03-0112-93/+123
* Minor bug fixes in the blkid library.Theodore Ts'o2003-03-0116-793/+205
* resolve.c (blkid_get_tag_value): Rename function (used to beTheodore Ts'o2003-02-273-3/+8
* Internal changes to the blkid library:Theodore Ts'o2003-02-2211-244/+238
* Add dynamic debugging capabilities to the blkid library, Theodore Ts'o2003-02-2215-335/+382