OSDN Git Service

android-x86/external-ntfs-3g.git
2021-01-26 Jean-Pierre... Relocated the mount point field in volume
2021-01-26 Jean-Pierre... Defined ntfs_realloc() and ntfs_free()
2021-01-26 Jean-Pierre... Built reparse symlinks from mount point recorded in...
2021-01-26 Jean-Pierre... Checked file type on OpenIndiana when deleting a file...
2021-01-26 Jean-Pierre... Inserted the reparse tag in the bad reparse symlink
2021-01-26 Jean-Pierre... Enabled actions on directories in reparse plugins
2020-11-18 Jean-Pierre... Fixed maintining the allocated size when updating spars...
2020-11-18 Jean-Pierre... Allowed customization of sbin for tool directory
2020-08-25 Erik LarssonChange default xattr access method to 'openxattr' for...
2020-08-25 Erik LarssonAdd support for 'position' argument in macOS xattr...
2020-08-24 Erik LarssonReplace ENODATA with ENOATTR in xattrs functions for...
2020-08-14 Jean-Pierre... Fixed possible null dereferencings
2020-08-14 Jean-Pierre... Recovered space when an index root is shortened
2020-08-14 Jean-Pierre... Defined option "posix_nlink" to compute a Posix complia...
2020-08-14 Jean-Pierre... Avoided information leak when processing garbled compre...
2020-08-14 Jean-Pierre... Displayed the plugin path in the basic help message
2020-08-14 Jean-Pierre... Used kernel cacheing on read-only mounts or with lowntfs-3g
2020-03-08 Jean-Pierre... Fixed defining the request argument of ioctl()
2020-03-08 Jean-Pierre... Exported the translations of Windows paths
2020-03-08 Jean-Pierre... Fixed object types returned in readdir() for reparse...
2020-03-08 Jean-Pierre... Decoded execlink reparse data
2020-03-08 Jean-Pierre... Fixed ntfsfallocate on a void file
2020-03-08 Jean-Pierre... Fixed a poorly sized string in ntfsinfo
2020-03-08 Jean-Pierre... Fixed a wrong fallthrough situation in ntfscat
2020-03-08 Jean-Pierre... Silenced warnings about fallthrough situations in switc...
2020-03-08 Jean-Pierre... Silenced warnings about string lengths in snprintf()
2020-03-07 Jean-Pierre... Silenced warnings about fallthrough situations in libnt...
2020-03-07 Jean-Pierre... Avoided using a truncate strncpy() in the fuse library
2020-03-07 Jean-Pierre... Removed <linux/fs.h> from lowntfs-3g.c
2020-03-07 Jean-Pierre... Disabled the use of cache in lowntfs-3g
2020-03-07 Jean-Pierre... Fixed returning EPERM when not allowed as owner
2020-03-07 Jean-Pierre... Fixed returning errno in setxattr
2020-03-07 Jean-Pierre... Accepted alternative recording of cluster size
2020-03-07 Jean-Pierre... Defined the request argument of ioctl() as unsigned...
2020-03-07 Jean-Pierre... Updated the copyright notice
2019-01-23 Jean-Pierre... Truncated SSD trimming zones to granularity supported...
2019-01-23 Jean-Pierre... Returned a low level error when an ioctl fails
2019-01-23 Jean-Pierre... Fixed an endianness error in ntfscp
2019-01-23 Jean-Pierre... Fixed reacting to missing plugin
2019-01-23 Jean-Pierre... Cleaned object ids beyond the updated part
2019-01-23 Jean-Pierre... Reverted accessing reparse directories through internal...
2018-12-19 Jean-Pierre... Fixed reporting an error when setxattr is rejected
2018-12-19 Jean-Pierre... Fixed reporting an error when failed to build the mount...
2018-12-19 Jean-Pierre... Fixed a typo in the ntfscluster manual
2018-12-19 Jean-Pierre... Realigned times set from extended attribute
2018-08-22 Jean-Pierre... Fixed collecting the label argument in mkntfs
2018-08-22 Jean-Pierre... Attempted mounting read-only after failed permission...
2018-08-02 Jean-Pierre... Removed an unused field (cleanup)
2018-08-02 Jean-Pierre... Prevented locally defined headers from interfering...
2018-08-02 Jean-Pierre... Allocated full clusters for reading and rescuing in...
2018-06-01 Jean-Pierre... Extended the allowed cluster size to 2MB
2018-06-01 Jean-Pierre... Appended a number to undeleted file name to avoid overw...
2018-06-01 Jean-Pierre... Added an option to ntfscp to copy the modification...
2018-06-01 Jean-Pierre... Made accessing reparse directories through internal...
2018-06-01 Jean-Pierre... Checked whether the device to mount was forced read...
2018-02-13 Jean-Pierre... Double-checked whether record 15 is an extent of MFT
2018-02-13 Jean-Pierre... Delayed updating the MFT runlist when resizing in read...
2018-02-13 Jean-Pierre... Fixed displaying an inode number in an error message
2018-02-13 Jean-Pierre... Removed an obsolete reference for getting support
2018-01-15 Jean-Pierre... Supported reparse tags for OneDrive cloud storage
2017-12-22 Jean-Pierre... Silenced compiler warnings in ntfsrecover
2017-12-22 Jean-Pierre... Stopped checking matches of MFTMirr against MFT at...
2017-12-22 Jean-Pierre... Documented read-only mount when Windows is hibernated
2017-12-22 Jean-Pierre... Allowed setting a file object id without defining its...
2017-10-26 Jean-Pierre... Processed redo log actions associated to undoing a...
2017-10-26 Jean-Pierre... Checked log file blocks more recent than temporary...
2017-10-26 Jean-Pierre... Aligned internal log buffers on CPUs which require...
2017-09-20 Erik Larssonlowntfs-3g.c: Fix compile error when struct stat doesn...
2017-08-11 Jean-Pierre... Logged falling back to mounting read-only
2017-08-11 Jean-Pierre... Decoded more reparse tags in ntfsinfo
2017-08-11 Jean-Pierre... Enabled directory operations in plugins
2017-08-11 Jean-Pierre... Relaxed limitations on security descriptors
2017-08-11 Jean-Pierre... Fixed a typo
2017-06-20 Jean-Pierre... Fixed updating the vcn of subtree in ntfsrecover
2017-06-20 Jean-Pierre... Mentioned ntfsfallocate and ntfsrecover in the general...
2017-05-25 Jean-Pierre... Fixed the computation of highest_vcn when applying...
2017-05-25 Jean-Pierre... Upgraded ntfsrecover to support log files 2.0
2017-05-25 Jean-Pierre... Bypassed cluster allocation errors using --ignore-fs...
2017-03-23 Jean-Pierre... Version 2017.3.23
2017-03-22 Jean-Pierre... Fixed computing the replacement bytes in ntfswipe
2017-03-21 Erik Larssonntfsusermap.c: Fix warning about implicit conversion...
2017-03-21 Erik LarssonFix bad native->little endian byteswap of little endian...
2017-03-21 Erik LarssonUse signed endian conversion macros for signed little...
2017-03-18 Jean-Pierre... Removed the loader from boot image
2017-02-15 Jean-Pierre... Version 2017.2.15
2017-02-11 Jean-Pierre... Loaded the fuse kernel module with no environment
2017-02-11 Jean-Pierre... Fixed expanding $STANDARD_INFORMATION with almost-full...
2017-02-11 Jean-Pierre... Allowed names with trailing dot or space on conditions
2017-02-11 Jean-Pierre... Fixed setting opening contexts for plugins
2017-02-11 Jean-Pierre... Accepted displaying bad security descriptors on conditions
2017-02-11 Jean-Pierre... Fixed memory leak when failing to lookup an index
2017-02-11 Jean-Pierre... Got ready for Posix ACL support in fuse kernel
2017-02-11 Jean-Pierre... Removed unused argument from ntfs_make_symlink()
2017-02-11 Jean-Pierre... Returned the size of locale encoded target as the size...
2017-02-11 Jean-Pierre... Validated minimum size of mountpoint/symlink reparse...
2017-02-11 Jean-Pierre... Eliminated unnecessary strlen() in ntfs_get_ntfs_dos_name()
2017-02-11 Jean-Pierre... Fixed a possible buffer overrun in ntfs_utf16_to_utf8()
2017-02-11 Jean-Pierre... Made utf16_to_utf8_size() always honor @outs_len
2017-02-11 Jean-Pierre... Preventing --enable-plugins from disabling the plugins
2017-02-11 Jean-Pierre... Fixed DISABLE_PLUGINS as the condition for not using...
next