OSDN Git Service

android-x86/external-ntfs-3g.git
2014-08-04 Jean-Pierre... Fixed fstrim(8) applied to partitions
2014-07-31 Jean-Pierre... Implemented fstrim(8)
2014-07-30 Jean-Pierre... Upgraded fuse-lite to support ioctls
2014-06-25 Jean-Pierre... Enabled new manual entries for ntfsprogs utilities
2014-06-25 Jean-Pierre... Added a manual entry for ntfsfallocate
2014-06-25 Jean-Pierre... Added a manual entry for ntfstruncate
2014-06-25 Jean-Pierre... Added a manual entry for ntfsdecrypt
2014-06-25 Jean-Pierre... Added a manual entry for ntfswipe
2014-06-23 Jean-Pierre... Fixed inappropriate description of ntfs_build_basic_pos...
2014-06-23 Jean-Pierre... Fixed checking permissions when Posix ACLs are compiled...
2014-06-23 Jean-Pierre... Fixed processing umask when Posix ACLs are compiled...
2014-06-23 Jean-Pierre... Fixed a wrong function header in usermap
2014-06-23 Jean-Pierre... Fixed ownership of files created by root with no user...
2014-06-23 Jean-Pierre... Disabled the default user mapping when Windows inherita...
2014-06-23 Jean-Pierre... Fixed apparent const violation in secaudit.c for Window...
2014-06-23 Jean-Pierre... Fixed const violation in win32_io.c (cosmetic)
2014-06-23 Jean-Pierre... Showed Windows ownership in secaudit with verbose option
2014-06-23 Jean-Pierre... Included ntfsfallocate in the quarantined ntfsprogs
2014-06-23 Jean-Pierre... Defined the configure option --enable-quarantined for...
2014-05-22 Jean-Pierre... Fixed getting inherited security ids from cache
2014-05-22 Jean-Pierre... Fixed ignoring the umask mount option when permissions...
2014-05-22 Jean-Pierre... Fixed checking static groups against process owner
2014-05-22 Jean-Pierre... Recognized interactive users as any user
2014-05-22 Jean-Pierre... Decoded more "well-known" and generic SIDs in secaudit
2014-05-22 Jean-Pierre... Improved the ownership definition when inheriting and...
2014-05-22 Jean-Pierre... Improved the conditions for double inheritance of an ACE
2014-05-22 Jean-Pierre... Decoded the GENERIC_ALL flag in secaudit
2014-05-22 Jean-Pierre... Displayed the parent directory of selected files in...
2014-05-22 Jean-Pierre... Ignored chmod/chown/setfacl when Windows inheritance...
2014-05-22 Jean-Pierre... Allowed group mapping of a few well-known SIDs
2014-04-23 Jean-Pierre... Returned success from ntfsprogs utilities with options...
2014-04-23 Jean-Pierre... Fixed inserting a new ACL after they have been wiped...
2014-04-23 Jean-Pierre... Fixed $Bitmap size in the root index in ntfsresize
2014-04-23 Jean-Pierre... Fixed inclusion of <sys/param.h> for Solaris/OpenIndiana
2014-04-18 Erik LarssonFix readdir I/O error on file names larger than 255...
2014-04-16 Chih-Wei HuangFix a possible memory leak
2014-04-16 Chih-Wei HuangInitialize 'path' correctly
2014-04-12 Jean-Pierre... Mapped the runlist when filling an initial hole
2014-04-12 Jean-Pierre... Added a license section to the README file
2014-04-12 Jean-Pierre... Implemented an extended attribute to get/set EAs
2014-04-12 Jean-Pierre... Fixed ioctl() error return for ntfsclone on Windows
2014-03-11 Jean-Pierre... Switched to the relocated bitmap for delayed relocation...
2014-03-11 Jean-Pierre... Implemented updating an encrypted file in ntfsdecrypt
2014-03-11 Jean-Pierre... Accepted encryption keys whose EFS purpose is not the...
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
next