summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Rename blkid_get_devname() to blkid_get_dev(), and blkid_get_token()Theodore Ts'o2003-02-1610-22/+34
* Remove bid_id from the blkid device structure, as it is not used Theodore Ts'o2003-02-145-13/+7
* Add a priority label to the device structure, so we can give Theodore Ts'o2003-02-149-100/+143
* Wholesale changes to blkid library to simplify the implementation Theodore Ts'o2003-02-1216-1323/+675
* Fixed up minor documentation issues (man page for badblocks and usageTheodore Ts'o2003-01-294-2/+10
* Roto-till and clean up libblkid API.Theodore Ts'o2003-01-2710-220/+222
* Separate public and private interfaces into separate header files.Theodore Ts'o2003-01-2618-428/+684
* devname.c: Add support for EVMS to the blkid library.Theodore Ts'o2003-01-252-1/+35
* Fix gcc -Wall nits.Theodore Ts'o2003-01-2514-129/+150
* save.c (blkid_save_cache): Use mkstemp() instead mktemp().Theodore Ts'o2003-01-242-3/+8