OSDN Git Service

android-x86/external-ntfs-3g.git
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
2012-09-12 Jean-Pierre... Added an option to secaudit for getting a user mapping...
2012-08-27 Erik Larssonntfsinfo.c: Fix printing all the flags in hex in 'ntfs_...
2012-08-22 Jean-Pierre... Allowed commas within option fsname on OpenIndiana
2012-08-22 Jean-Pierre... Merged libfuse for OpenIndiana into libfuse-lite
2012-08-20 Jean-Pierre... Fixed the returned files types in readdir()
2012-08-20 Jean-Pierre... Fixed Windows-type inheritance for creator-owner ACE
2012-08-20 Jean-Pierre... Restored interpreting UTIME_NOW and UTIME_OMIT from...
2012-08-20 Jean-Pierre... Made secaudit to be runnable on OpenIndiana
2012-08-20 Jean-Pierre... Changed "blocks" to "sectors" in the mkntfs manual
2012-08-20 Jean-Pierre... Inserted in the manual an explanation for the $Info...
2012-08-20 Jean-Pierre... Inserted an $Info stream in $UpCase to comply with...
2012-08-20 Jean-Pierre... Fixed the computation of named attributes sizes in...
2012-08-20 Jean-Pierre... Cosmetic : avoided having a hardcoded knowledge of...
2012-08-20 Jean-Pierre... Avoided an unnecessary runlist update when appending...
2012-08-20 Jean-Pierre... Fixed displaying progress percentage for metadata images
2012-08-20 Jean-Pierre... Ignored permissions when listing xattrs for special...
2012-08-20 Jean-Pierre... Extended Windows-type ACL inheritance, as needed by...
2012-08-20 Jean-Pierre... Processed ACLs with no mentioned rights for owner ...
2012-07-06 Jean-Pierre... Fixed the fixing of the backup boot sector in ntfsfix
2012-07-06 Jean-Pierre... Processed junctions and symlinks whose target reference...
2012-06-18 Jean-Pierre... Extended the wiping of file tails to all data attribute...
2012-06-18 Jean-Pierre... Added processing of SACLs to secaudit on Windows (nickg...
2012-06-18 Jean-Pierre... Added inheritance of the set-group-id flag
2012-06-18 Jean-Pierre... Removed the suggestions to use option remove_hiberfile
2012-06-18 Jean-Pierre... Added optional wiping of file tails and undelete data...
2012-06-18 Jean-Pierre... Added an optional argument (number of seconds) to the...
2012-06-18 Jean-Pierre... Processed ACL inheritance for authenticated users
2012-06-18 Jean-Pierre... Fixed a wrong computation of ACL size (minor issue)
2012-06-18 Jean-Pierre... Added allocation data to output of "ntfsinfo -m"
2012-03-21 Jean-Pierre... Implemented the fixing of the backup boot sector in...
2012-03-21 Jean-Pierre... Avoided interpreting UTIME_NOW and UTIME_OMIT from...
2012-03-21 Jean-Pierre... Set the hidden flag according to the latest name when...
2012-03-21 Jean-Pierre... Kept the name of a deleted file in place for easier...
2012-03-21 Jean-Pierre... Cosmetic : moved the basename(3) redefinition to a...
2012-03-21 Jean-Pierre... Implemented the check for already mounted device on...
2012-03-21 Jean-Pierre... Reverted the workaround for ftruncate() and access...
2012-03-21 Jean-Pierre... Avoided setuid/setgid removal by chown on OpenIndiana
2012-03-21 Jean-Pierre... Made sure directories are not hard linked
2012-03-21 Jean-Pierre... Made sure rmdir is only used for directories, and unlin...
2012-03-21 Jean-Pierre... Implemented supplementary group checks for OpenIndiana
2012-01-23 Jean-Pierre... Implemented an option to set a new serial number in...
next