Whamcloud - gitweb
Debian packaging issues:
[tools/e2fsprogs.git] / lib /
2003-05-06 Theodore Ts'oUpdate debian changelog.
2003-05-06 Theodore Ts'oAdd full Heimdall compatibility.
2003-05-06 Theodore Ts'oUpdate Debian changelog.
2003-05-05 Theodore Ts'oStupid think-o bugfix in test_io.c: Don't close data...
2003-05-05 Theodore Ts'oAdd --enable-test-io-debug configure option which cause...
2003-05-03 Theodore Ts'otst_badblocks.c (file_test): Use tmpfile() instead...
2003-04-30 Theodore Ts'ogetsize.c (ext2fs_get_device_size): Allow windows code...
2003-04-21 Theodore Ts'oUpdate for 1.33 release.
2003-04-21 Theodore Ts'oUse DYLD_LIBRAY_PATH so that "make check" works on
2003-04-19 Theodore Ts'oFix gcc -Wall warnings.
2003-04-18 Theodore Ts'oconfigure.in: Remove CYGWIN definition; we will use the
2003-04-18 Theodore Ts'oAdd Cygwin/Windows version of ext2fs_get_device_size()
2003-04-13 Theodore Ts'oAdd portability enhancements for Cygwin32 environment.
2003-04-11 Theodore Ts'oRemove EXT2_FEATURE_RO_COMPAT_BTREE_DIR mention of...
2003-04-11 Theodore Ts'oUse the SS_READLINE_PATH environment variable to contro...
2003-04-04 Theodore Ts'oImport bug fixes from EVMS 2.0 tree.
2003-04-03 Theodore Ts'ogen_uuid.c (get_random_bytes): Always xor in a stream...
2003-04-03 Theodore Ts'oFix XFS superblock definition. Add support to
2003-03-31 Theodore Ts'oUpdate dependencies of ss/Makefile
2003-03-31 Theodore Ts'ogetsize.c: #include stat.h for the Apple Darwin port
2003-03-31 Theodore Ts'oChange compile_et to generate header files that use...
2003-03-20 Theodore Ts'ocom_err.h, error_table.h: Move definition of the error_...
2003-03-17 Theodore Ts'ocache.c: Initialize blkid_debug_mask to zero since...
2003-03-17 Theodore Ts'ols.c (list_super2): Display the superblock fields even...
2003-03-17 Theodore Ts'oFix the Apple Darwin port.
2003-03-17 Theodore Ts'oUpdate dependency information in Makefiles
2003-03-17 Theodore Ts'oUpdate debian files to support the blkid library, and...
2003-03-16 Theodore Ts'oAdd to the ss (subsystem) library the ability to dynami...
2003-03-14 Theodore Ts'oAdd Apple/Darwin patches.
2003-03-14 Theodore Ts'obadblocks.c (ext2fs_u32_list_count), ext2fs.h: Add...
2003-03-10 Theodore Ts'ofileio.c (ext2fs_file_lseek): Fix bug added when adding...
2003-03-06 Theodore Ts'oFix bug; if a partition has no known type, don't derfer...
2003-03-06 Theodore Ts'oFix up lots of portability problems that caused e2fspro...
2003-03-02 Theodore Ts'oChanges to create a subset distribution which consists...
2003-03-02 Theodore Ts'otag.c (blkid_set_tag): Fix bug; don't return an error...
2003-03-02 Theodore Ts'oUpdate libblkid documentation.
2003-03-02 Theodore Ts'oMinor bug fixes in the blkid library.
2003-02-28 Theodore Ts'oresolve.c (blkid_get_tag_value): Rename function (used...
2003-02-22 Theodore Ts'oInternal changes to the blkid library:
2003-02-22 Theodore Ts'oAdd dynamic debugging capabilities to the blkid library,
2003-02-16 Theodore Ts'oRename blkid_get_devname() to blkid_get_dev(), and...
2003-02-14 Theodore Ts'oRemove bid_id from the blkid device structure, as it...
2003-02-14 Theodore Ts'oAdd a priority label to the device structure, so we...
2003-02-13 Theodore Ts'oWholesale changes to blkid library to simplify the...
2003-01-27 Theodore Ts'oRoto-till and clean up libblkid API.
2003-01-26 Theodore Ts'oSeparate public and private interfaces into separate...
2003-01-25 Theodore Ts'odevname.c: Add support for EVMS to the blkid library.
2003-01-25 Theodore Ts'oFix gcc -Wall nits.
2003-01-25 Theodore Ts'osave.c (blkid_save_cache): Use mkstemp() instead mktemp().
2003-01-23 Theodore Ts'oIntegrate new blkid library.
2003-01-22 Theodore Ts'ounix_io.c (unix_write_blk): Fix up GCC -Wall nits.
2003-01-22 Theodore Ts'oRemove 32-bit limitations for debugfs's dump command...
2003-01-20 Theodore Ts'oinitialize.c (ext2fs_initialize): If the user specifies...
2002-11-09 Theodore Ts'oUpdate files for 1.32 release.
2002-11-09 Theodore Ts'ounix_io.c (find_cached_block, reuse_cache, unix_read_blk,
2002-11-09 Theodore Ts'ounix_io.c (find_cached_block): Fixed bug which caused...
2002-11-09 Theodore Ts'oUpdate files for 1.31 release.
2002-11-09 Theodore Ts'opf.c: Print the indexed directory flag if present....
2002-11-08 Theodore Ts'oMissed a EVMS 1.2 ABI fixup.
2002-11-08 Theodore Ts'oSkip byteswap tests on --disable-swapfs
2002-11-08 Theodore Ts'oUpdate "make depend".
2002-11-08 Theodore Ts'ofs_ext2.c (fs_expand, fs_shrink),
2002-11-08 Theodore Ts'ofsimext2.c (set_mkfs_options): If the hard sector size...
2002-11-08 Theodore Ts'oDefault the EVMS_ABI_CODE if it is not defined to 1...
2002-11-08 Theodore Ts'oUpdate EVMS plugin to support EVMS ABI 1.2
2002-11-08 Theodore Ts'ofsimext2.c (set_mkfs_options): Synchronize with EVMS...
2002-11-08 Theodore Ts'oSynchronize with EVMS CVS. Add better error handling
2002-11-08 Theodore Ts'ofs_ext2.c (fs_expand): Synchronize with EVMS CVS rev...
2002-11-08 Theodore Ts'ofs_ext2.c (fs_expand, fs_shrink): Synchronize with...
2002-11-08 Theodore Ts'ofsimext2.h: Synchronize with EVMS CVS rev 1.8 (2002...
2002-11-08 Theodore Ts'oclosefs.c (write_bgdesc, ext2fs_flush): Fix bug in...
2002-11-01 Theodore Ts'oUpdate files for 1.30 release.
2002-11-01 Theodore Ts'oext2_fs.h: Add support for a new inode flag, which...
2002-11-01 Theodore Ts'oAdd support for a new inode flag, which is to be used
2002-10-31 Theodore Ts'ogen_uuid.c (get_random_bytes): Don't spin forever if...
2002-10-31 Theodore Ts'oismounted.c (check_mntent, check_mntent_file): Add...
2002-10-31 Theodore Ts'oflushb.c (ext2fs_sync_device): If the BLKFLSBUF ioctl...
2002-10-31 Theodore Ts'oopenfs.c (ext2fs_open): Fix bug which caused us to...
2002-10-31 Theodore Ts'oAdd support for the meta_bg feature flag to the resize2...
2002-10-25 Theodore Ts'oAdd a new superblock field, s_mkfs_time, which indicate...
2002-10-20 Theodore Ts'oAdd support for new default mount options for the journ...
2002-10-20 Theodore Ts'oAdd support for the meta_blockgroup filesystem format.
2002-10-15 Theodore Ts'oAdd support for new feature in ext2/3 filesystems;...
2002-10-14 Theodore Ts'oFix gcc -Wall nits.
2002-10-03 Theodore Ts'oFix endian problems in the htree code for e2fsck and...
2002-09-24 Theodore Ts'oUpdate for 1.29 release.
2002-09-24 Theodore Ts'olib/et/internal.h: Remove declaration of perror. All...
2002-08-31 Theodore Ts'oUpdate changelogs for 1.28 release
2002-08-31 Theodore Ts'oFix a bug which caused e2fsck to fail to correctly...
2002-08-24 Theodore Ts'oAdd support for the hash_seed and s_def_hash_ver fields...
2002-08-20 Theodore Ts'ovalid_blk.c (ext2fs_inode_has_valid_blocks): Fix bug...
2002-08-18 Theodore Ts'oMakefile.in: Revamp makefile so that it doesn't depend
2002-08-18 Theodore Ts'oClean up fsck handling, and fix bug which caused fs_shr...
2002-08-18 Theodore Ts'oMore EVMS 1.1 CVS synchronization.
2002-08-18 Theodore Ts'ofs_ext2.c, fsimext2.c: Synchronize with EVMS CVS tree.
2002-08-18 Theodore Ts'ocommon.h, dlist.h, enginestructs.h, options.h, plugfuncs.c,
2002-08-18 Theodore Ts'oUpdate to debian's 1.27+1.28-WIP-0626-1
2002-08-17 Theodore Ts'ochattr.1.in: Document the compression attribute flags...
2002-08-17 Theodore Ts'oModify the half MD4 hash so it is no longer endian...
2002-08-17 Theodore Ts'oOverhaul extended attribute handling. Should now be...
next