Commit Graph

  • 56b8e713d5 Fixed a constant string concatenation edge Jean-Pierre André 2021-01-26 10:06:18 +0100
  • 094f9b3f2d Fixed a minor endianness ajustment bug Jean-Pierre André 2021-01-26 10:06:18 +0100
  • 894b7dd36e Checked the locations of MFT and MFTMirr at startup Jean-Pierre André 2021-01-26 10:06:18 +0100
  • 5d46b32b91 Enabled Recording the special files the same way as WSL Jean-Pierre André 2021-01-26 10:06:18 +0100
  • 172da09947 Dropped rejecting having both EA and reparse data Jean-Pierre André 2021-01-26 10:06:17 +0100
  • 8073ab6764 Supported use of WSL special file Jean-Pierre André 2021-01-26 10:06:17 +0100
  • a67746c8a8 Relocated the mount point field in volume Jean-Pierre André 2021-01-26 10:06:17 +0100
  • 8fa3dd3f22 Defined ntfs_realloc() and ntfs_free() Jean-Pierre André 2021-01-26 10:06:17 +0100
  • 76fe04d03d Built reparse symlinks from mount point recorded in volume Jean-Pierre André 2021-01-26 10:06:17 +0100
  • c3c5c77be3 Checked file type on OpenIndiana when deleting a file with a reparse point Jean-Pierre André 2021-01-26 10:06:17 +0100
  • b086c9ef73 Inserted the reparse tag in the bad reparse symlink Jean-Pierre André 2021-01-26 10:06:17 +0100
  • 02673bd04a Enabled actions on directories in reparse plugins Jean-Pierre André 2021-01-26 10:06:17 +0100
  • 4b8a660006 Fixed maintining the allocated size when updating sparse files Jean-Pierre André 2020-11-18 11:33:49 +0100
  • 7bcae8743f Allowed customization of sbin for tool directory Jean-Pierre André 2020-11-18 11:29:05 +0100
  • 903db231ec Change default xattr access method to 'openxattr' for macOS builds. Erik Larsson 2020-08-25 11:29:42 +0300
  • 1511a5ca51 Add support for 'position' argument in macOS xattr functions. Erik Larsson 2020-08-25 11:26:29 +0300
  • 4ecc13c0ac Replace ENODATA with ENOATTR in xattrs functions for macOS builds. Erik Larsson 2020-08-24 16:50:18 +0300
  • 39579a045d Fixed possible null dereferencings Jean-Pierre André 2020-08-14 12:03:09 +0200
  • cd68a084fc Recovered space when an index root is shortened Jean-Pierre André 2020-08-14 11:57:02 +0200
  • d6558f1dea Defined option "posix_nlink" to compute a Posix compliant st_nlink Jean-Pierre André 2020-08-14 11:50:35 +0200
  • 1bc996f52f Avoided information leak when processing garbled compressed data Jean-Pierre André 2020-08-14 11:36:57 +0200
  • 6bdd1e85ac Displayed the plugin path in the basic help message Jean-Pierre André 2020-08-14 11:32:50 +0200
  • 5d6fd5c2d2 Used kernel cacheing on read-only mounts or with lowntfs-3g Jean-Pierre André 2020-08-14 11:27:24 +0200
  • 4163390f2b Fixed defining the request argument of ioctl() Jean-Pierre André 2020-03-08 10:34:17 +0100
  • 3f65ccd949 Exported the translations of Windows paths Jean-Pierre André 2020-03-08 10:17:21 +0100
  • 7cd46f95df Fixed object types returned in readdir() for reparse points Jean-Pierre André 2020-03-08 10:03:23 +0100
  • aecd9f011e Decoded execlink reparse data Jean-Pierre André 2020-03-08 09:57:27 +0100
  • 4c8d97cbd2 Fixed ntfsfallocate on a void file Jean-Pierre André 2020-03-08 09:51:48 +0100
  • eddd96f9e6 Fixed a poorly sized string in ntfsinfo Jean-Pierre André 2020-03-08 09:44:52 +0100
  • 8e01e1ed65 Fixed a wrong fallthrough situation in ntfscat Jean-Pierre André 2020-03-08 09:42:15 +0100
  • 004709fcc1 Silenced warnings about fallthrough situations in switch cases of ntfsprogs Jean-Pierre André 2020-03-08 09:38:00 +0100
  • b68c27ea74 Silenced warnings about string lengths in snprintf() Jean-Pierre André 2020-03-08 09:29:04 +0100
  • c5530af508 Silenced warnings about fallthrough situations in libntfs-3g Jean-Pierre André 2020-03-07 12:00:11 +0100
  • ef61c82529 Avoided using a truncate strncpy() in the fuse library Jean-Pierre André 2020-03-07 11:56:46 +0100
  • 688578c1a6 Removed <linux/fs.h> from lowntfs-3g.c Jean-Pierre André 2020-03-07 11:50:26 +0100
  • 39384c8a1b Disabled the use of cache in lowntfs-3g Jean-Pierre André 2020-03-07 11:43:49 +0100
  • aa7af7d53b Fixed returning EPERM when not allowed as owner Jean-Pierre André 2020-03-07 11:35:48 +0100
  • 314b5396bd Fixed returning errno in setxattr Jean-Pierre André 2020-03-07 10:51:53 +0100
  • 2c6472ee5a Accepted alternative recording of cluster size Jean-Pierre André 2020-03-07 10:43:00 +0100
  • 32c27a8a4f Defined the request argument of ioctl() as unsigned long Jean-Pierre André 2020-03-07 10:31:12 +0100
  • 3433dd0b3c Updated the copyright notice Jean-Pierre André 2020-03-07 10:18:01 +0100
  • b9ad82ced7 Truncated SSD trimming zones to granularity supported by the device Jean-Pierre André 2019-01-23 17:43:47 +0100
  • 1ae6d818f0 Returned a low level error when an ioctl fails Jean-Pierre André 2019-01-23 17:40:23 +0100
  • 006799ab80 Fixed an endianness error in ntfscp Jean-Pierre André 2019-01-23 17:38:10 +0100
  • facb697303 Fixed reacting to missing plugin Jean-Pierre André 2019-01-23 17:33:15 +0100
  • 96825f3c2b Cleaned object ids beyond the updated part Jean-Pierre André 2019-01-23 17:27:25 +0100
  • 7a3ed93463 Reverted accessing reparse directories through internal plugins Jean-Pierre André 2019-01-23 17:13:12 +0100
  • da39fbf24a Fixed reporting an error when setxattr is rejected Jean-Pierre André 2018-12-19 16:01:53 +0100
  • 85c1634a26 Fixed reporting an error when failed to build the mountpoint Jean-Pierre André 2018-12-19 15:57:50 +0100
  • f424cea20a Fixed a typo in the ntfscluster manual Jean-Pierre André 2018-12-19 15:53:08 +0100
  • 1ea2003e96 Realigned times set from extended attribute Jean-Pierre André 2018-12-19 15:48:03 +0100
  • e87c853551 Fixed collecting the label argument in mkntfs Jean-Pierre André 2018-08-22 09:46:30 +0200
  • 2514ce6a42 Attempted mounting read-only after failed permission to read-write Jean-Pierre André 2018-08-22 09:43:19 +0200
  • d52b1ca929 Removed an unused field (cleanup) Jean-Pierre André 2018-08-02 16:51:57 +0200
  • 9a8aeeea13 Prevented locally defined headers from interfering with ntfs-3g ones Jean-Pierre André 2018-08-02 16:47:16 +0200
  • 90c361e7f8 Allocated full clusters for reading and rescuing in ntfsclone Jean-Pierre André 2018-08-02 16:41:19 +0200
  • f862fcee00 Extended the allowed cluster size to 2MB Jean-Pierre André 2018-06-01 16:29:01 +0200
  • e758709a2c Appended a number to undeleted file name to avoid overwriting an existing one Jean-Pierre André 2018-06-01 16:21:33 +0200
  • a951ed7f61 Added an option to ntfscp to copy the modification time Jean-Pierre André 2018-06-01 16:18:51 +0200
  • 4f450a35f5 Made accessing reparse directories through internal plugins Jean-Pierre André 2018-06-01 16:08:33 +0200
  • ad79372024 Checked whether the device to mount was forced read-only Jean-Pierre André 2018-06-01 15:59:09 +0200
  • 1f8b751341 Double-checked whether record 15 is an extent of MFT Jean-Pierre André 2018-02-13 09:06:49 +0100
  • f334c1fdc3 Delayed updating the MFT runlist when resizing in read-only mode Jean-Pierre André 2018-02-13 08:54:12 +0100
  • 163635f08f Fixed displaying an inode number in an error message Jean-Pierre André 2018-02-13 08:47:00 +0100
  • b30460fede Removed an obsolete reference for getting support Jean-Pierre André 2018-02-13 08:43:53 +0100
  • 3243e62396 Supported reparse tags for OneDrive cloud storage Jean-Pierre André 2018-01-15 11:04:29 +0100
  • 5239986093 Silenced compiler warnings in ntfsrecover Jean-Pierre André 2017-12-22 11:37:58 +0100
  • 85e208176f Stopped checking matches of MFTMirr against MFT at record 16 Jean-Pierre André 2017-12-22 11:29:00 +0100
  • d99a376a90 Documented read-only mount when Windows is hibernated Jean-Pierre André 2017-12-22 11:26:08 +0100
  • 9e92184b7c Allowed setting a file object id without defining its birth ids Jean-Pierre André 2017-12-22 11:24:58 +0100
  • 1f863fef7d Processed redo log actions associated to undoing a CompensationlogRecord Jean-Pierre André 2017-10-26 10:44:36 +0200
  • f06672a02c Checked log file blocks more recent than temporary ones Jean-Pierre André 2017-10-26 10:40:17 +0200
  • 02747ea647 Aligned internal log buffers on CPUs which require them Jean-Pierre André 2017-10-26 10:33:29 +0200
  • a0bc659c7f lowntfs-3g.c: Fix compile error when struct stat doesn't have st_*tim. Erik Larsson 2017-09-20 04:56:06 +0200
  • 4128e9da58 Logged falling back to mounting read-only Jean-Pierre André 2017-08-11 09:56:44 +0200
  • 45ba639781 Decoded more reparse tags in ntfsinfo Jean-Pierre André 2017-08-11 09:52:54 +0200
  • 1611b21908 Enabled directory operations in plugins Jean-Pierre André 2017-08-11 09:42:37 +0200
  • 67feb2c286 Relaxed limitations on security descriptors Jean-Pierre André 2017-08-11 09:34:31 +0200
  • d108009c7c Fixed a typo Jean-Pierre André 2017-08-11 09:29:52 +0200
  • cdd58aaee3 Fixed updating the vcn of subtree in ntfsrecover Jean-Pierre André 2017-06-20 08:56:00 +0200
  • 866f5cf9e6 Mentioned ntfsfallocate and ntfsrecover in the general ntfsprogs manual Jean-Pierre André 2017-06-20 08:51:09 +0200
  • 5be0b9f62a Fixed the computation of highest_vcn when applying a runlist fixup Jean-Pierre André 2017-05-25 10:52:54 +0200
  • 1797ab5ecd Upgraded ntfsrecover to support log files 2.0 Jean-Pierre André 2017-05-25 10:44:18 +0200
  • ba810877ca Bypassed cluster allocation errors using --ignore-fs-check in ntfsclone Jean-Pierre André 2017-05-25 10:28:05 +0200
  • 3b26cf925a Merge tag '2017.3.23' into edge.strict_endians edge.strict_endians Erik Larsson 2017-03-23 10:41:56 +0100
  • adb2cd24a8 Version 2017.3.23 2017.3.23 Jean-Pierre André 2017-03-23 10:39:59 +0100
  • 79ea3b49b1 Fixed computing the replacement bytes in ntfswipe Jean-Pierre André 2017-03-22 17:49:40 +0100
  • b11a5ea91b ntfsusermap.c: Fix warning about implicit conversion between enums. Erik Larsson 2017-03-21 12:06:04 +0100
  • f0d3751c98 Fix bad native->little endian byteswap of little endian value. Erik Larsson 2017-03-21 11:58:30 +0100
  • 65f63fe2b3 Use signed endian conversion macros for signed little-endian members. Erik Larsson 2017-03-21 11:55:41 +0100
  • 26ed262ae4 Merge tag '2017.2.15' into edge.strict_endians Erik Larsson 2017-03-21 05:41:54 +0100
  • 275edd5353 Removed the loader from boot image Jean-Pierre André 2017-03-18 15:42:00 +0100
  • 0595f888ae Version 2017.2.15 2017.2.15 Jean-Pierre André 2017-02-15 17:04:57 +0100
  • a07b7edebd Loaded the fuse kernel module with no environment Jean-Pierre André 2017-02-11 11:03:02 +0100
  • 7a0cf11e1c Fixed expanding $STANDARD_INFORMATION with almost-full MFT record Jean-Pierre André 2017-02-11 10:58:46 +0100
  • 17b56ccfa2 Allowed names with trailing dot or space on conditions Jean-Pierre André 2017-02-11 10:54:51 +0100
  • 1178a7a801 Fixed setting opening contexts for plugins Jean-Pierre André 2017-02-11 10:44:02 +0100
  • 94677ae961 Accepted displaying bad security descriptors on conditions Jean-Pierre André 2017-02-11 10:37:47 +0100
  • ea9b8a487c Fixed memory leak when failing to lookup an index Jean-Pierre André 2017-02-11 10:29:39 +0100
  • d69d2d9a1f Got ready for Posix ACL support in fuse kernel Jean-Pierre André 2017-02-11 10:21:07 +0100