Whamcloud - gitweb
po: update fr.po (from translationproject.org)
[tools/e2fsprogs.git] / lib /
2008-04-09 Theodore Ts'oFix non-POSIX ">&" in the Makefile for lib/ss's "make...
2008-04-06 Theodore Ts'olibext2fs: Fix resize inode creation with non-standard...
2008-03-15 Theodore Ts'oext2_fs.h: Rename EXT4_ORPHAN_FS to be EXT3_ORPHAN_FS
2008-03-14 Eric SandeenFix ext2fs_swap_inode_full() for in-inode xattrs on...
2008-03-13 Theodore Ts'olibext2fs: Add ext2fs_dblist_get_last() and ext2fs_dbli...
2008-03-09 Theodore Ts'oblkid: Fix portability problem caused by using uint...
2008-02-27 Theodore Ts'oFix gcc -Wall warnings for lib/blkid/probe.c
2008-02-27 Theodore Ts'olibblkid: Add error checking to devicemapper code to...
2008-02-27 Theodore Ts'olibext2fs: Add EXT2_FLAG_NONFREE_ON_ERROR to ext2fs_open2()
2008-02-26 Theodore Ts'olibe2p: New e2p_edit_feature2 which provides better...
2008-02-22 Theodore Ts'olibe2p: Change Raid to RAID in display option
2008-02-19 Theodore Ts'oFix memory leak in ext2fs_alloc_block()
2008-02-19 Eric Sandeenblkid: detect LVM2 physical volumes
2008-02-19 Theodore Ts'olibe2p: Make list_super2() print the RAID stride and...
2008-02-19 Theodore Ts'oAdd support for setting RAID stride and strip-width...
2008-02-17 Theodore Ts'oUpdate to latest samba tdb library before LGPLv3 change
2008-02-17 Christophe GRENIERAdd portability checks to support DJGPP
2008-02-16 Theodore Ts'olibuuid: use fcntl locking instead of lockf
2008-02-10 Theodore Ts'olibcom_err: Use thread local storage to fix reentrancy...
2008-02-10 Theodore Ts'oDocument the BLKID_FILE environment variable in the...
2008-02-10 Theodore Ts'oblkid: Add support for returning labels for UDF filesystems
2008-02-10 Theodore Ts'oblkid: Flush cached filesystem information on any error...
2008-02-09 Theodore Ts'oblkid: Automatically chose between ext4 and ext4dev...
2008-01-27 Theodore Ts'oUse lseek() instead of llseek() of sizeof(long) ==...
2008-01-27 Theodore Ts'olibuuid: Make sure execl() variadic function is properl...
2008-01-27 Theodore Ts'oblkid: Add support for HFS+ detection
2008-01-27 Theodore Ts'oblkid: Make sure the blocksize in reiserfs is sane
2008-01-27 Theodore Ts'oTeach the blkid library about ext4/ext4dev
2008-01-27 Theodore Ts'oAdd support for the test_fs flag
2008-01-21 Theodore Ts'oDefine helper functions ext2fs_set_i_{u,g}id_high(...
2008-01-14 Pixelblkid: have ntfs's UUID compatible with vol_id
2008-01-01 Theodore Ts'oFix profile, checker, and shared-library building on...
2008-01-01 Theodore Ts'oFix build failure on non-Linux/non-Hurd/non-Masix systems
2008-01-01 Theodore Ts'olibss: Remove unnecessary Makefile dependency for test_ss
2008-01-01 Theodore Ts'oUpdate dependencies in lib/uuid/Makefile.in
2008-01-01 Theodore Ts'oFix build error in blkid/tst_types.c when using diet...
2008-01-01 Theodore Ts'oTest for sys/syscall.h in configure to fix dietlibc...
2008-01-01 Theodore Ts'oAdd --disable-uuidd configure option
2008-01-01 Theodore Ts'oFix build failure on non-Linux/non-Hurd/non-Masix systems
2007-12-27 Theodore Ts'oConvert use of ext2fs_get_mem to ext2fs_get_array for...
2007-12-21 Theodore Ts'olibuuid: Fix bug which caused uuidd to fail if sizeof...
2007-12-18 Theodore Ts'oAdd #define needed for Hurd ioctl definitions
2007-12-17 Theodore Ts'olibuuid: Only try to start the uuidd daemon a limited...
2007-12-17 Theodore Ts'olibuuid: When starting uuidd, use waitpid() to reap...
2007-12-17 Theodore Ts'ouuidd: Use /var/lib/libuuid instead of /var/run/uuidd
2007-12-16 Theodore Ts'oAdd uuidd daemon to prevent duplicate time-based UUID's
2007-12-16 Theodore Ts'olibcom_err: Fix sign-extension problem on 64-bit system...
2007-12-16 Theodore Ts'oblkid: Avoid division by zero error when probing an...
2007-12-16 Theodore Ts'olibss: Fix "make check" test case to work portably
2007-12-16 Theodore Ts'oFix uuid_unparse man page to give a correct example...
2007-12-16 Theodore Ts'oext2fs_flushfs: Remove the NEEDS_RECOVERY from the...
2007-12-06 Theodore Ts'olibext2fs: Add checks to prevent integer overflows...
2007-12-02 Theodore Ts'olibss: Fix parallel build failure
2007-12-02 Eric Sandeene2fsprogs: fix blkid whole-disk scanning heuristics
2007-12-02 Theodore Ts'olibext2fs: Fix a corner case bug in ext2fs_unlink
2007-12-02 Andreas Dilgerfix check_mntent_file() to pass mode for open(O_CREAT)
2007-12-02 Theodore Ts'oFix errors in test_ss.c so it can be an example applica...
2007-10-15 Eric Sandeenlibblkid: recognize squashfs filesystems on BE systems.
2007-10-14 Eric Sandeenlibblkid: detect squashfs
2007-09-23 Theodore Ts'oext2fs_dblist_dir_iterate: Fix ABORT propagation logic
2007-09-23 Theodore Ts'olibblkid: Add more magic numbers that might mean there...
2007-09-07 Theodore Ts'oDon't crash if s_inode_size is zero
2007-07-22 Eric SandeenFix test in ext2fs_check_desc() for inode table within...
2007-07-22 Theodore Ts'oProperly calculate overhead in ext2fs_initialize()
2007-07-18 Eric SandeenFix big-endian byte-swapping bug in ext2fs_swap_inode_f...
2007-07-09 Theodore Ts'oAdd debugging printf to blkid's probe routine when...
2007-07-08 Theodore Ts'oStop after the second '.' when parsing version numbers
2007-07-08 Theodore Ts'oRemove Changelog files since they're not used after...
2007-07-08 Theodore Ts'oFix bug which could cause libblkid to loop forever
2007-07-01 Theodore Ts'oMake it clear in an error message that it is mk_cmds...
2007-06-30 Theodore Ts'oRelease of e2fsprogs version 1.40
2007-06-30 Kalpak ShahFix byte swapping bug in get_next_inode_full()
2007-06-24 Theodore Ts'oUpdate Release Notes, Changelogs, version.h, etc. for...
2007-06-24 Theodore Ts'oFix divide by zero error in blkid's NTFS probing logic
2007-06-24 Theodore Ts'oFix the info-dir line for the com_err.texinfo file
2007-06-23 Kalpak ShahFix ext2fs_read_inode_full() so that the whole inode...
2007-06-22 Theodore Ts'oFix byte-swapping issues for the i_extra_size field
2007-06-21 Karsten HoppAdd support for LUKS encrypted partitions
2007-06-21 Theodore Ts'oAdd default journal size function
2007-06-19 Theodore Ts'oAdd more paranoid NTFS probing and fetch UUID and LABEL...
2007-06-18 Theodore Ts'oDon't write changes to the backup superblocks by default
2007-05-31 Theodore Ts'oAdd test to make sure the ext2 superblock structure...
2007-05-31 Theodore Ts'oReserve superblock field for the raid stripe width.
2007-05-31 Andreas DilgerReserve superblock fields for multiple mount protection...
2007-05-25 Andreas DilgerFix gcc -Wall warnings, especially on 64-bit systems
2007-05-19 Theodore Ts'oStore the RAID stride value in the superblock and take...
2007-05-19 Theodore Ts'olibblkid: Fix bug which could cuase bid_type to be...
2007-05-18 Theodore Ts'oAdd new function blkid_gc_cache()
2007-05-08 Eric SandeenFix mke2fs and debugfs to support large (> 16 bit)...
2007-04-19 Theodore Ts'oDefine the l_i_iversion field in ext2_inode
2007-04-19 Theodore Ts'oext2fs_get_device_size(): Fix potential fd descriptor...
2007-04-14 Bryn M. ReevesCorrect byteswapping for fast symlinks with xattrs
2007-04-10 Sergey Vlasovblkid: Report correct UUID from MD superblocks
2007-04-10 Sergey Vlasovblkid: Fix MD 0.90 superblock detection on little endia...
2007-04-07 Theodore Ts'oFix memory leaks from using the tdb library
2007-04-06 Theodore Ts'oAdd support for using TDB to libext2fs's icount abstraction
2007-04-06 Theodore Ts'oAdd new TDB error codes
2007-04-06 Theodore Ts'oAdd a regression test suite for libext2fs's icount...
2007-04-06 Jim GarlickFix memory leak in ext2fs_write_new_inode()
2007-04-05 Theodore Ts'oAdd tdb from Samba into libext2fs library.
next