Whamcloud - gitweb
ADD TAG: E2FSPROGS-1_38
[tools/e2fsprogs.git] / lib /
2004-03-30 Matthias Andreeunix_io.c, pass1.c:
2004-03-30 Matthias AndreeGNU/KFreeBSD portability fixes. (Addresses Debian...
2004-03-22 Theodore Ts'oAdd the uuid_unparse_upper and uuid_unparse_lower funct...
2004-03-22 Theodore Ts'oDon't close the file descriptor when determining the...
2004-03-20 Theodore Ts'oChange the license on the UUID library to be 3-clause...
2004-03-20 Theodore Ts'oAdd UUID type #define's, and add an CPP macro to define
2004-03-20 Theodore Ts'oUse 14 bits for the clock sequence, instead of just...
2004-03-20 Theodore Ts'oFix Darwin/Mac OS X support to fetch the ethernet addre...
2004-03-08 Theodore Ts'oOnly use the BLKGETSIZE64 ioctl on Linux 2.6 since...
2004-03-05 Theodore Ts'oprobe.c (probe_ocfs), probe.h: Add support for the...
2004-03-02 Theodore Ts'oUpdate getsize functions to use the Apple Darwin and...
2004-03-01 Theodore Ts'oPatch from Brian Bergstrand to use the correct -fPIC...
2004-02-28 Theodore Ts'oUpdate version number for e2fsprogs 1.35 release.
2004-02-22 Theodore Ts'oext2fs.h (ext2fs_resize_mem): Fix C++ problem. (Addres...
2004-02-22 Theodore Ts'oFix libext2fs and debugfs to correctly deal with symlin...
2004-02-01 Theodore Ts'oUpdate for WIP release 1.35-WIP release dated 31-Jan...
2004-02-01 Theodore Ts'ofgetflags.c, fgetversion.c, fsetflags.c, fsetversion...
2004-01-30 Theodore Ts'ogen_uuid.c (uuid_generate_time): Fix bug pointed out...
2004-01-30 Theodore Ts'oFix a byte swap bugs, including one which caused e2fsck to
2003-12-28 Matthias AndreeRe-add FreeBSD support.
2003-12-28 Matthias AndreeFix more compiler warnings.
2003-12-11 Theodore Ts'ocom_err.3: Fix C syntax error pointed out by ESR.
2003-12-07 Theodore Ts'oFix gcc -Wall nitpicks
2003-11-28 Theodore Ts'oet_c.awk: Add declaration of the Heimdal initialization...
2003-11-28 Theodore Ts'oet_c.awk: Add declaration of the Heimdal initialization...
2003-11-27 Theodore Ts'ocom_err.h, com_err.c: Use GCC attributes to mark com_er...
2003-11-22 Theodore Ts'ocom_err.h: Retore the type of n_msgs in the error_table
2003-11-21 Theodore Ts'oCenteralize calculation of which blocks are reserved...
2003-08-21 Theodore Ts'oAdd support for backing up the journal inode location...
2003-08-20 Theodore Ts'oMakefile.in: Delete com_err.info on a make clean
2003-08-19 Theodore Ts'oet_h.awk: Fix wrong prototype for initialize_xxx_err_ta...
2003-08-01 Theodore Ts'ofs_ext2.c (fs_cleanup, fs_init_task, fs_set_volumes...
2003-08-01 Theodore Ts'oext2fs_getmem(), ext2fs_free_mem(), and ext2fs_resize_mem()
2003-08-01 Theodore Ts'oAdd Heimdal compile_et extensions from Philipp Thomas...
2003-07-26 Theodore Ts'oUpdate for 1.34 release.
2003-07-23 Theodore Ts'oUpdate makefile dependencies.
2003-07-22 Theodore Ts'oprobe.c (probe_udf): Add specific UDF probing code...
2003-07-21 Theodore Ts'oprobe.c (blkid_known_fstype): New function which return...
2003-07-20 Theodore Ts'oprobe.c: When revalidating a filesystem in the blkid...
2003-07-18 Theodore Ts'otag.c (blkid_find_dev_with_tag): If blkid_probe_all...
2003-07-06 Theodore Ts'oFixx gcc -Wall nitpicks.
2003-06-24 Theodore Ts'oFix bug in resize2fs which caused it to fail on filesys...
2003-05-21 Theodore Ts'oMakefile.in (ELF_OTHER_LIBS): The blkid library depends...
2003-05-21 Theodore Ts'omke2fs.c (PRS, set_fs_defaults): If the sector size...
2003-05-14 Theodore Ts'oAdd package dependency to shlibs for comerr to indicate...
2003-05-14 Theodore Ts'ounix_io.c: Add #ifdef NO_IO_CACHE which disables all...
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.
next