OSDN Git Service

android-x86/external-ntfs-3g.git
2017-06-01 Chih-Wei HuangMerge branch 'edge' of git://git.code.sf.net/p/ntfs... nougat-x86 android-x86-7.1-r1 android-x86-7.1-r2 android-x86-7.1-r3 android-x86-7.1-r4 android-x86-7.1-r5
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 Chih-Wei HuangMerge branch 'edge' of git://git.code.sf.net/p/ntfs... marshmallow-x86 android-x86-6.0-r3
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...
2017-02-11 Jean-Pierre... Fixed nesting when not using plugins
2017-02-11 Jean-Pierre... Fixed updating the backup boot sector in ntfslabel
2017-02-11 Jean-Pierre... Logged more information when a plugin could not be...
2017-02-11 Jean-Pierre... Decoded the reparse tag for deduplication in ntfsinfo
2017-02-11 Jean-Pierre... Included <paths.h> where useful in fuse-lite
2017-02-11 Jean-Pierre... Denied creating/removing files or directories from...
2017-02-11 Jean-Pierre... Replaced secaudit by ntfssecaudit in its own usage...
2017-02-11 Jean-Pierre... Fixed bad indentations (cosmetic)
2016-09-02 Jean-Pierre... Improved opening/closing $Secure when un/mounting NTFS...
2016-07-28 Jean-Pierre... Corrected code with misleading indentation
2016-07-28 Jean-Pierre... Corrected validation of multi sector transfer protected...
2016-07-28 Jean-Pierre... Always opened $Secure when mounting NTFS volume
2016-07-28 Jean-Pierre... Fixed tautological comparison
2016-07-28 Jean-Pierre... Removed unused variables
2016-07-28 Jean-Pierre... Allowed using full library API on systems without exten...
2016-07-28 Jean-Pierre... Cleaned up file name collation code
2016-07-19 Jean-Pierre... Allowed dlopen API to be either in libc or libdl
2016-07-19 Jean-Pierre... Made plugin.h include all prerequisite declarations
2016-07-19 Jean-Pierre... Renamed include guard for plugin.h to _NTFS_PLUGIN_H
2016-07-19 Jean-Pierre... Cleared the sparse flags when clearing the bad cluster...
2016-07-19 Jean-Pierre... Tolerated garbage put by Windows 10 into the last ACE
2016-07-06 Chih-Wei HuangMerge branch 'edge' of git://git.code.sf.net/p/ntfs... android-x86-6.0-r1 android-x86-6.0-r2
2016-07-06 Chih-Wei HuangAndroid.mk: create symbolic links required by vold
2016-07-06 Chih-Wei HuangAndroid.mk: clean up
2016-06-22 Jean-Pierre... Compiled out conditionally debug-oriented code
2016-06-22 Jean-Pierre... Fixed ntfs_delete() failure caused by string conversion...
2016-05-31 Jean-Pierre... Switch to using the standard autoconf AC_HEADER_MAJOR...
2016-05-31 Jean-Pierre... Silenced a truncation warning in upper case table
2016-05-04 Jean-Pierre... Ported patches to libfuse from the OpenIndiana variant
2016-05-04 Jean-Pierre... 383 Fixed masks for major and minor in fuse-lite for...
2016-05-04 Jean-Pierre... Used <sys/mkdev.h> instead of <sys/sysmacros.h> on...
2016-05-04 Jean-Pierre... Redefined ELIBBAD as ENOEXEC when missing
2016-05-04 Jean-Pierre... Updated information about ntfsprogs to the README file
2016-05-04 Jean-Pierre... Defined an option to kill the Windows cache and play...
2016-05-04 Jean-Pierre... Rejected implicit mounting read-only when hiberfile...
2016-05-04 Jean-Pierre... Used Microsoft terminology for SID names
2016-05-04 Jean-Pierre... Displayed the SID revision as an unsigned number (cosmetic)
2016-05-04 Jean-Pierre... Checked the number of subauthorities before accessing...
2016-05-04 Jean-Pierre... Fixed segmentation fault on empty $LogFile in ntfsrecover
2016-05-04 Jean-Pierre... Fixed a missing "break" in ntfssecaudit.c
2016-05-04 Jean-Pierre... Fixed indentation in ntfssecaudit.c (cosmetic)
2016-04-12 Erik Larssonunistr.c: Unify the two defines NOREVBOM and ALLOW_BROK...
2016-04-08 Erik Larssonunistr.c: Enable encoding broken UTF-16 into broken...
2016-04-07 Jean-Pierre... Deleted file secaudit.h
2016-04-07 Jean-Pierre... Removed declarations for using acls.c outside ntfs-3g
2016-04-07 Jean-Pierre... Adapted secaudit and usermap (now ntfssecaudit and...
2016-04-07 Jean-Pierre... Moved secaudit and usermap to directory ntfsprogs
2016-04-06 Jean-Pierre... Fixed indentation in ntfsclone help text (cosmetic)
2016-04-06 Jean-Pierre... Fixed a spelling error in ntfsresize manual (cosmetic)
2016-04-06 Jean-Pierre... Moved general declarations from ntfsrecover.h to logfile.h
2016-04-06 Jean-Pierre... Added a usn field to RESTART_PAGE_HEADER
2016-04-06 Jean-Pierre... Renamed reserved fields in ntfsrecover the same way...
2016-04-06 Jean-Pierre... Renamed record_length as log_record_header_length in...
2016-04-06 Jean-Pierre... Renamed restart_offset as restart_area_offset in ntfsre...
2016-04-06 Jean-Pierre... Redefined target_vcn on 64 bits in ntfsrecover.h
2016-04-06 Jean-Pierre... Redefined file_offset on 64 bits in ntfsrecover.h
2016-04-06 Jean-Pierre... Unfolded record headers in ntfsrecover the same way...
2016-04-06 Jean-Pierre... Typedef'ed new structs in ntfsrecover the same way...
2016-04-06 Jean-Pierre... Typedef'ed old structs in ntfsrecover the same way...
2016-04-06 Jean-Pierre... Redefined ntfsrecover enums as little-endian values
2016-04-06 Jean-Pierre... Made a full check for whether a user extended attribute...
2016-04-06 Jean-Pierre... Translated directory separators when running ntfscluste...
2016-04-06 Jean-Pierre... Returned an error code for an exclusive access violatio...
2016-04-06 Jean-Pierre... Fixed the maximum size of an ACL
2016-04-06 Jean-Pierre... Used a more portable way to force alignment in security.h
2016-04-06 Jean-Pierre... Enabled fallback to read-only mount when volume is...
2016-04-06 Jean-Pierre... Allowed kernel cacheing by lowntfs-3g when not using...
2016-04-06 Jean-Pierre... Fixed bad test in fuse mount
2016-04-06 Jean-Pierre... Silenced fixup warnings when allocating a new MFT record
2016-04-06 Jean-Pierre... Added clarification about creating a partition to the...
2016-04-06 Jean-Pierre... Used plugins to process reparse points
2016-04-06 Jean-Pierre... Added an option for preserving the full log file in...
2016-04-06 Jean-Pierre... Reworked decisions to undo related to unreadable records
next