summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ADD TAG: E2FSPROGS-1_35-WIP-0801E2FSPROGS-1_35-WIP-0801Theodore Ts'o2003-08-021-0/+1
* Update for 1.35-WIP 01-Aug-2003 release.Theodore Ts'o2003-08-025-7/+49
* Include inttypes.h if present. New macros INT_TO_VOIDPTR andTheodore Ts'o2003-08-015-35/+129
* Fix tests so that they work even with --disable-htree.Theodore Ts'o2003-08-016-0/+64
* fs_ext2.c (fs_cleanup, fs_init_task, fs_set_volumes): Use anTheodore Ts'o2003-08-012-18/+24
* ext2fs_getmem(), ext2fs_free_mem(), and ext2fs_resize_mem() Theodore Ts'o2003-08-0154-296/+300
* Use $(MAKE) rather than hardcoded "make", to aid build process onMatthias Andree2003-08-011-1/+1
* Add Heimdal compile_et extensions from Philipp Thomas <pthomas@suse.de>Theodore Ts'o2003-08-0114-11/+141
* badblocks.c (set_o_direct): Add check to make sure the fileTheodore Ts'o2003-08-012-4/+38
* Changed priority of libblkid1-udeb to be standard, not required.Theodore Ts'o2003-07-302-3/+4
* Explicitly specify the version of libblkid1 needed in e2fsprogs.shlibs.localTheodore Ts'o2003-07-292-1/+5
* Fix erroneous reference to /usr/share/doc/e2fsprogs/html-info inTheodore Ts'o2003-07-292-2/+9
* Applied NMU patch to fix Debian bugs #203056 and #203058Theodore Ts'o2003-07-293-1/+17
* ADD TAG: E2FSPROGS-1_34E2FSPROGS-1_34Theodore Ts'o2003-07-261-0/+1
* Update for 1.34 release.Theodore Ts'o2003-07-2631-24/+268
* Update internationalization files.Theodore Ts'o2003-07-266-865/+1012
* Addresses Debian bug #201050. Set the libc-dev dependency correctlyTheodore Ts'o2003-07-262-21/+11
* mke2fs.c (PRS): Add warning if using -j and the blocksize isTheodore Ts'o2003-07-252-0/+9
* LINGUAS, sv.po: Added Sweedish translation from Göran UddeborgTheodore Ts'o2003-07-253-1/+3832
* badblocks.c (set_o_direct): Remove debugging printf. (AddressesTheodore Ts'o2003-07-252-1/+6
* Separate out shared libraries out of e2fsprogs to real pacakges:Theodore Ts'o2003-07-2515-231/+1896
* Do not include the top-level ChangeLog file in /usr/share/doc/e2fsprogsTheodore Ts'o2003-07-231-1/+1
* Update makefile dependencies.Theodore Ts'o2003-07-232-2/+5
* probe.c (probe_udf): Add specific UDF probing code, and probeTheodore Ts'o2003-07-223-7/+64
* fsck.c (wait_many): Rename wait_all() to wait_many(), and haveTheodore Ts'o2003-07-212-6/+19
* libblkid.txt: Clarify documentation fileTheodore Ts'o2003-07-212-27/+55
* probe.c (blkid_known_fstype): New function which returns true ifTheodore Ts'o2003-07-213-0/+19
* probe.c: When revalidating a filesystem in the blkid library, Theodore Ts'o2003-07-202-21/+28
* tag.c (blkid_find_dev_with_tag): If blkid_probe_all() returns anTheodore Ts'o2003-07-182-1/+9
* Use symbolic links for fsck.ext{2,3} and mkfs.ext{2,3} in the udebTheodore Ts'o2003-07-122-4/+8
* Update debian changelogTheodore Ts'o2003-07-122-1/+21
* badblocks.c (do_read, do_write, test_rw): Change the read/writeTheodore Ts'o2003-07-125-60/+154
* Update to use the new freebsd config triple (Addresses DebianTheodore Ts'o2003-07-122-6166/+3231
* mke2fs.c (set_fs_defaults): If sector_size is 0, don't use it toTheodore Ts'o2003-07-122-1/+8
* In mke2fs and resize2fs, round the default size of the filesystem to Theodore Ts'o2003-07-084-3/+52
* Fixx gcc -Wall nitpicks.Theodore Ts'o2003-07-0628-79/+176
* configure.in:Theodore Ts'o2003-07-052-3224/+6179
* Fix spelling error in e2fsck problem reporting.Theodore Ts'o2003-06-242-1/+5
* Fix bug in resize2fs which caused it to fail on filesystems with aTheodore Ts'o2003-06-246-15/+152
* resize2fs.8.in: Make explicit that you need to run resize2fsTheodore Ts'o2003-06-082-2/+13
* Adjust defaults for FreeBSD to no longer build theTheodore Ts'o2003-06-083-6/+12
* ADD TAG: E2FSPROGS-1_34-WIP-0521E2FSPROGS-1_34-WIP-0521Theodore Ts'o2003-05-211-0/+1
* Update for e2fsprogs 1.34-WIP-0521 release.Theodore Ts'o2003-05-217-1228/+1750
* unused.c (do_dump_unused): Add new command which dumps theTheodore Ts'o2003-05-214-2/+64
* Makefile.in (ELF_OTHER_LIBS): The blkid library depends on theTheodore Ts'o2003-05-212-1/+6
* mke2fs.c (PRS, set_fs_defaults): If the sector size of theTheodore Ts'o2003-05-217-2/+141
* Fix bug which caused --disable-evms not to work.Theodore Ts'o2003-05-202-207/+207
* badblocks.c: Use an unsigned integer to support 4-byte testTheodore Ts'o2003-05-183-26/+47
* unix.c (show_stats), e2fsck.h: Use ngettext (abbreivated withTheodore Ts'o2003-05-175-264/+326
* Debian packaging: Add gettext to the build-depends line.Theodore Ts'o2003-05-171-1/+1