OSDN Git Service

android-x86/external-ntfs-3g.git
2014-03-11 Jean-Pierre... Fixed checking whether utimensat() applies to current...
2014-03-11 Jean-Pierre... Rejected reserved files names when option windows_names...
2014-03-11 Jean-Pierre... Added a summary of inodes found by ntfscluster
2014-03-11 Jean-Pierre... Improved the warning for analyzing an extent in ntfscluster
2014-03-11 Jean-Pierre... Fixed endianness bugs in ntfscluster
2014-03-11 Jean-Pierre... Fixed displaying the correct sector number in error...
2014-03-11 Jean-Pierre... Fixed marking device as closed (Windows variant)
2014-03-11 Jean-Pierre... Updated ctime after setting an ACL
2014-03-11 Jean-Pierre... Used MFT record 15 for the first extent to MFT:DATA
2014-03-11 Jean-Pierre... Traced dirtying runlists and updated them accordingly
2014-03-11 Jean-Pierre... Avoided full runlist updating in more situations
2014-03-11 Jean-Pierre... Reset the output file to favour appending to image...
2014-03-11 Jean-Pierre... Avoided double opening of parent directory name in...
2014-03-11 Jean-Pierre... Avoided unnormalized parent directory name in ntfscp
2014-03-11 Jean-Pierre... Fixed default option for compression in the manual
2014-03-11 Jean-Pierre... Fixed an erroneous reference to compression in the...
2014-03-11 Jean-Pierre... Improved the description of the silent option in the...
2014-03-11 Jean-Pierre... Added option --min-fragments to reduce fragmentation...
2014-03-11 Jean-Pierre... Avoided displaying sync errors in ntfscp with --no...
2014-03-11 Jean-Pierre... Fixed an endianness error in ntfsundelete
2014-03-11 Jean-Pierre... Allowed setting the serial number to 0x8000000000000000...
2014-02-16 Jean-Pierre... Updated the references to changelog and source repository
2014-02-16 Jean-Pierre... Updated copyright claims
2014-02-15 Szabolcs SzakacsitsVersion 2014.2.15
2014-01-13 Jean-Pierre... Made ntfsdecrypt compatible with libgrypt-1.6
2013-12-17 Jean-Pierre... Ignored unmapped regions when checking whether sparse
2013-09-20 Jean-Pierre... Logged more details when an attribute is not found
2013-09-20 Jean-Pierre... Allowed DACLs to to not have any ACE
2013-09-09 Jean-Pierre... Fixed memory leak while comparing attributes with bad...
2013-09-09 Jean-Pierre... Silenced warnings by gcc >= 4.8 about non-checked retur...
2013-09-09 Jean-Pierre... Silenced warnings by gcc >= 4.8 about aliasing
2013-09-09 Jean-Pierre... Fixed expanding a resident attribute without inserting...
2013-09-09 Jean-Pierre... Fixed testing whether a stream has been wiped out
2013-08-06 Jean-Pierre... Fixed creating a new image file on Windows
2013-08-06 Jean-Pierre... Fixed dealing with errors getting the file size from...
2013-07-30 Jean-Pierre... Fixed computing a file size on Windows
2013-07-30 Jean-Pierre... Fixed struct formats for running on 64-bit Windows
2013-07-30 Jean-Pierre... Fixed format translations for Windows
2013-07-30 Jean-Pierre... Removed duplicated code in mkntfs
2013-07-30 Jean-Pierre... Improved emulation of stat(2) on Windows
2013-07-30 Jean-Pierre... Silenced a compiler warning in ntfs-3g.probe
2013-07-30 Jean-Pierre... Forced 64-bit computation of inode number in ntfsundelete
2013-07-30 Jean-Pierre... Output the modification time when scanning files by...
2013-07-30 Jean-Pierre... Fixed delayed deletion of files opened multiple times...
2013-07-30 Jean-Pierre... Improved the manual description of the size option...
2013-07-30 Jean-Pierre... Reserved a single sector for the backup boot sector
2013-07-30 Jean-Pierre... Set the backup boot sector in ntfsresize when the size...
2013-05-30 Jean-Pierre... Fixed processing compressed data beyond file size
2013-05-07 Jean-Pierre... Fixed size truncation when checking for Interix types...
2013-04-26 Jean-Pierre... Fixed the reversing of slashes in relative Windows...
2013-04-22 Jean-Pierre... Fixed usa checking by ntfsck on 4K sectors
2013-04-22 Jean-Pierre... Removed obsoleted references to utime_omit_ok
2013-04-22 Jean-Pierre... Fixed updating all the MFT runs in a relocated MFT...
2013-04-22 Jean-Pierre... Fixed trying to update the MFT and Bitmap on a test...
2013-04-22 Jean-Pierre... Used /proc/mounts for checking existing mounts
2013-04-22 Jean-Pierre... Increased the maximum format size on Windows
2013-02-13 Jean-Pierre... Fixed a use of uninitialized variable compiler warning
2013-02-13 Jean-Pierre... Made compilation with --enable-really-static option...
2013-02-12 Jean-Pierre... Added use of hd library to get the legacy BIOS geometry
2013-02-09 Jean-Pierre... Made the meaning of the size argument of ntfsresize...
2013-02-09 Jean-Pierre... Initialize the random generator for the internal guid...
2013-02-09 Jean-Pierre... Fixed rescuing clusters by physical sectors in ntfsclone
2013-02-09 Jean-Pierre... Fixed setting a magic header to unreadable sectors...
2013-02-09 Jean-Pierre... Rejected reading a volume from stdin in ntfsclone
2013-02-09 Jean-Pierre... Ported ntfsundelete to Windows
2013-02-09 Jean-Pierre... Translated %ll print editing formats to %I64 on Windows
2013-02-09 Jean-Pierre... Ported ntfsclone to Windows
2013-02-09 Jean-Pierre... Fixed bad copying of the backup boot sector in ntfsclone
2013-02-09 Jean-Pierre... Revert "Ported ntfsclone to Windows", should be "Fixed...
2013-02-09 Jean-Pierre... Ported ntfsclone to Windows
2013-02-09 Jean-Pierre... Cleaned selecting stdout or stderr for messages from...
2013-02-09 Jean-Pierre... Avoided displaying in non-verbose mode information...
2013-02-09 Jean-Pierre... Enabled relocating the MFT when shrinking a volume
2013-02-09 Jean-Pierre... Made possible to run ntfsundelete on systems with no...
2013-02-09 Jean-Pierre... Avoided meaningless errors logging during ntfsundelete...
2013-02-09 Jean-Pierre... Cosmetic : use symbolic names for ntfsclone control...
2013-02-09 Jean-Pierre... Allowed cloning a file system despite allocation errors
2013-02-09 Jean-Pierre... Added a display of the location of an inconsistency...
2013-02-09 Jean-Pierre... Fixed the ntfsfix option for testing in the manual
2013-02-09 Jean-Pierre... Added a new option for testing the consistency of an...
2013-02-09 Jean-Pierre... Upgraded the Win32 interface for use with ntfsprogs
2013-02-09 Jean-Pierre... Fixed wiping fragmented metadata when creating a metada...
2013-02-09 Jean-Pierre... Added directions for getting a user mapping proposal...
2013-01-13 Szabolcs SzakacsitsVersion 2012.1.13
2012-11-07 Erik LarssonRename legacy MS_* flags for ntfs_mount with NTFS_MNT_...
2012-11-07 Erik LarssonAPI cleanup of const arguments.
2012-11-06 Erik Larssonconfigure.ac: Restructure uuid library detection.
2012-11-06 Erik Larssonntfsclone.c: Cleanup in error message.
2012-11-06 Erik Larssonacls.c: Fix compiler warning regarding usage of uniniti...
2012-11-06 Erik Larssonntfsclone.c: Fix missing space in error message.
2012-10-28 Erik LarssonFix compilation of libfuse-lite on Solaris/OpenIndiana.
2012-10-27 Erik Larssonconfigure.ac: Disable checks for libfuse when not build...
2012-10-05 Jean-Pierre... Inserted updated definitions of reparse tags into layout.h
2012-10-05 Jean-Pierre... Fixed a memory leak caused by disabling getting/setting...
2012-10-03 Jean-Pierre... Disabled getting/setting DOS names on hardlinked files
2012-09-25 Jean-Pierre... Prevented partitions with metadata cached in Windows...
2012-09-24 Erik Larssonbootsect.c: Don't allow negative start clusters for...
2012-09-12 Jean-Pierre... Forced option ro when mounting a read-only device
2012-09-12 Jean-Pierre... Accepted processing restart pages v 2.0 with no warning...
2012-09-12 Jean-Pierre... Allowed SACLs to to not have any ACE
next