OSDN Git Service

android-x86/external-ntfs-3g.git
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
2016-02-22 Jean-Pierre... Version 2016.2.22
2016-02-16 Erik LarssonFix compilation errors on OpenIndiana caused by missing...
2016-02-16 Erik Larssonendians.h: Fix bad assumption of valid __BYTE_ORDER__...
2016-02-16 Erik Larssonntfsrecover.c: Fix compiler warning about uninitialized...
2016-02-16 Erik LarssonFix compiler warnings about mismatching printf format...
2016-02-15 Jean-Pierre... Version 2016.2.15
2016-02-15 Jean-Pierre... Silenced a compiler warning for possibly uninitialized...
2016-02-15 Jean-Pierre... Silenced a compiler warning for different types
2016-02-15 Jean-Pierre... Avoided pointer cast when checking record types
2016-02-12 Jean-Pierre... Updated the drivers copyrights
2016-02-12 Jean-Pierre... Closed the volume when a resizing is done
2016-02-12 Jean-Pierre... Closed the bad sector inode after updating the list
2016-02-11 Erik Larssonendians.h: Cast the result of const endianness macros...
2016-02-11 Erik Larssonntfs-3g_common.h: Fix improper type for 'dmtime' in...
2016-02-11 Erik Larssonmft.c: Fix compiler warning about mismatching format...
2016-02-08 Erik Larssonefs.c: Fix incorrect type of local variables 'newsize...
2016-02-08 Erik Larssonntfslabel.c: Fix incorrect label buffer being NULL...
2016-01-29 Erik LarssonChange type of all LSN struct members in ntfsrecover...
2016-01-29 Erik Larssonplaylog.c: Use const macro for byteswapping const expre...
2016-01-29 Erik Larssonplaylog.c: Fix improper byteswapping macros used for...
2016-01-28 Erik LarssonMerge endianness fixes.
2016-01-28 Erik Larssonntfscmp.c: Fix missing byteswap of little-endian attrib...
2016-01-27 Erik Larssonntfsmove.c: Fix multiple cases of raw usage of little...
2016-01-27 Erik Larssonntfsdump_logfile.c: Fix use of wrong byteswapping macro...
2016-01-27 Erik Larssonntfsdump_logfile.c: Fix incorrectly parenthesized expre...
2016-01-27 Erik Larssonntfsck.c: Fix comparing le32 values as u32.
2016-01-27 Erik Larssonntfsck.c: Fix comparison between little-endian and...
2016-01-26 Erik Larssonntfstruncate.c: Fix mixed endianness usage of variable...
2016-01-26 Erik Larssonntfstruncate.c: Fix incorrect type for CPU-endian value...
2016-01-26 Erik Larssonntfstruncate.c: Fix conflicting endianness for variable...
2016-01-26 Erik Larssonntfstruncate.c: Fix mixed endianness usage of variable...
2016-01-26 Erik Larssonntfs-3g.c: Fix raw usage of inode time fields without...
2016-01-25 Erik Larssonvolume.c: Fix passing bad pointer type to ntfs_is_...
2016-01-25 Erik Larssonmst.c: Fix mixed native/little-endian usage of variable...
2016-01-04 Erik Larssonreparse.c: Fix big-endian bug when converting file...
2016-01-04 Erik LarssonFix inverted usage of endian conversion macros.
2015-12-21 Erik LarssonFix incorrect usage of native/little-endian types,...
2015-12-21 Erik LarssonFix endianness issues in log and terminal output.
2015-12-21 Erik LarssonFix code to use const_cpu_to_X/const_X_to_cpu macros...
2015-12-21 Erik Larssonendians.h: Add const endian conversion macros for s...
2015-12-01 Jean-Pierre... Fixed accessing next log buffer only when it exists
2015-12-01 Jean-Pierre... Fixed reporting action states when restart page appears...
2015-12-01 Jean-Pierre... Rejected invalid null reparse tag
2015-12-01 Jean-Pierre... Fixed returning the trimming count to fstrim(8)
2015-12-01 Jean-Pierre... Defined reparse tag for system compression
2015-11-20 Jean-Pierre... Fixed special case of decompressing a runlist
2015-11-20 Jean-Pierre... Fixed headers of log play functions in playlog
2015-11-20 Jean-Pierre... Fixed missing error return in playlog
next