Whamcloud - gitweb
Update Release notes.
[tools/e2fsprogs.git] / lib /
2004-09-18 Theodore Ts'oAdd support for ocfs2 detection to the blkid library,
2004-09-18 Theodore Ts'ogen_uuid.c (get_node_id): glibc always defines AF_LINK...
2004-09-17 Theodore Ts'oRemove XSI:isms for greater portability. (Addresses
2004-09-17 Theodore Ts'oClean up the header file #include's for lib/blkid/getsize.c
2004-09-17 Theodore Ts'oOn non-linux systems, use lseek64() if it is present in
2004-07-29 Theodore Ts'oAdd ability for debugfs to use a separate source of...
2004-06-25 Theodore Ts'osetflags.c, fsetflags.c: On linux systems, undefine...
2004-05-28 Theodore Ts'ouuid.h (UUID_DEFINE): Make the UUID defined as a static
2004-05-27 Theodore Ts'oclosefs.c (ext2fs_flush): Make sure the master superblo...
2004-05-27 Theodore Ts'oImplement the ability for the test_io mechanism to...
2004-05-15 Theodore Ts'oread.c (blkid_read_cache): Add missing fclose() which was
2004-05-05 Theodore Ts'oRemove .cvsignore files; they were out of date, and...
2004-05-05 Theodore Ts'oUpdate and clean up uuid man pages, including renaming...
2004-05-05 Theodore Ts'ogen_uuid.c (uuid_generate_time): Mask off the timestamp...
2004-04-20 Theodore Ts'oprobe.c (blkid_verify_devname): If the time is earlier...
2004-04-12 Theodore Ts'oClarified that the lib/uuid directory is under a BSD...
2004-04-12 Theodore Ts'oIn the blkid library, if the BLKID_FILE environment
2004-04-03 Theodore Ts'oRefine the build process to avoid re-running subst...
2004-04-03 Theodore Ts'oChange licensing of libuuid man pages from GPL to 3...
2004-04-03 Theodore Ts'oChange the use of the term "internal format" to "binary...
2004-04-03 Theodore Ts'oUse C99 stdint.h types instead of custom types in the...
2004-03-30 Theodore Ts'ogen_uuid.c (get_node_id): Clean up AF_LINK #ifdef's...
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...
next