Commit Graph

  • 1c09012dbc Improved the description of the silent option in the manual Jean-Pierre André 2014-03-11 09:30:18 +0100
  • 0f892b92d6 Added option --min-fragments to reduce fragmentation in ntfscp Jean-Pierre André 2014-03-11 09:24:34 +0100
  • 8520af7f7d Avoided displaying sync errors in ntfscp with --no-action Jean-Pierre André 2014-03-11 09:19:06 +0100
  • fb4a2a6292 Fixed an endianness error in ntfsundelete Jean-Pierre André 2014-03-11 09:12:41 +0100
  • 44d74a5b22 Allowed setting the serial number to 0x8000000000000000 or greater Jean-Pierre André 2014-03-11 09:07:59 +0100
  • f53c5a34ee Updated the references to changelog and source repository Jean-Pierre André 2014-02-16 21:16:09 +0100
  • d2daead832 Updated copyright claims Jean-Pierre André 2014-02-16 18:25:09 +0100
  • 316abf080f Version 2014.2.15 2014.2.15 Szabolcs Szakacsits 2014-02-15 16:01:40 +0200
  • b921b09fb8 Made ntfsdecrypt compatible with libgrypt-1.6 Jean-Pierre André 2014-01-13 15:21:51 +0100
  • f0c5c2a54f Ignored unmapped regions when checking whether sparse Jean-Pierre André 2013-12-17 10:39:55 +0100
  • 5b38218f0b Logged more details when an attribute is not found Jean-Pierre André 2013-09-20 16:20:02 +0200
  • 91a44b438c Allowed DACLs to to not have any ACE Jean-Pierre André 2013-09-20 16:14:55 +0200
  • e9a2d29b33 Fixed memory leak while comparing attributes with bad sectors Jean-Pierre André 2013-09-09 19:46:00 +0200
  • 2cbdba0c5c Silenced warnings by gcc >= 4.8 about non-checked return values Jean-Pierre André 2013-09-09 15:39:45 +0200
  • 5e18e97d0b Silenced warnings by gcc >= 4.8 about aliasing Jean-Pierre André 2013-09-09 15:34:14 +0200
  • 89af38f687 Fixed expanding a resident attribute without inserting holes Jean-Pierre André 2013-09-09 15:27:38 +0200
  • 1f7fd0160f Fixed testing whether a stream has been wiped out Jean-Pierre André 2013-09-09 15:19:50 +0200
  • 33bbb9d009 Fixed creating a new image file on Windows Jean-Pierre André 2013-08-06 11:44:40 +0200
  • a28e2a8606 Fixed dealing with errors getting the file size from Windows Jean-Pierre André 2013-08-06 11:39:13 +0200
  • ebf35000c9 Fixed computing a file size on Windows Jean-Pierre André 2013-07-30 11:42:59 +0200
  • 2c10bd6a98 Fixed struct formats for running on 64-bit Windows Jean-Pierre André 2013-07-30 11:31:56 +0200
  • 50db448f02 Fixed format translations for Windows Jean-Pierre André 2013-07-30 11:27:16 +0200
  • 1120b9c0b0 Removed duplicated code in mkntfs Jean-Pierre André 2013-07-30 11:22:34 +0200
  • e221ad783c Improved emulation of stat(2) on Windows Jean-Pierre André 2013-07-30 11:17:29 +0200
  • 0c8e776c12 Silenced a compiler warning in ntfs-3g.probe Jean-Pierre André 2013-07-30 11:13:51 +0200
  • ad40849149 Forced 64-bit computation of inode number in ntfsundelete Jean-Pierre André 2013-07-30 11:07:12 +0200
  • bcbd157cfc Output the modification time when scanning files by ntfsundelete Jean-Pierre André 2013-07-30 11:00:46 +0200
  • b60954ff6a Fixed delayed deletion of files opened multiple times in lowntfs-3g Jean-Pierre André 2013-07-30 10:53:07 +0200
  • c8a43e3f9f Improved the manual description of the size option of ntfsresize Jean-Pierre André 2013-07-30 10:45:22 +0200
  • 397848e21d Reserved a single sector for the backup boot sector Jean-Pierre André 2013-07-30 10:35:13 +0200
  • 9d730b0da1 Set the backup boot sector in ntfsresize when the size is reliable Jean-Pierre André 2013-07-30 10:17:28 +0200
  • 66cdec13d9 Fixed processing compressed data beyond file size Jean-Pierre André 2013-05-30 10:23:04 +0200
  • db35a16838 Fixed size truncation when checking for Interix types on 32-bit CPU Jean-Pierre André 2013-05-07 11:42:48 +0200
  • abba388447 Fixed the reversing of slashes in relative Windows-type symlinks Jean-Pierre André 2013-04-26 19:07:47 +0200
  • be58b3b1f6 Fixed usa checking by ntfsck on 4K sectors Jean-Pierre André 2013-04-22 19:14:48 +0200
  • c5a11341b0 Removed obsoleted references to utime_omit_ok Jean-Pierre André 2013-04-22 19:06:49 +0200
  • baf13fe555 Fixed updating all the MFT runs in a relocated MFT in ntfsresize Jean-Pierre André 2013-04-22 18:55:26 +0200
  • 28cacf40b0 Fixed trying to update the MFT and Bitmap on a test run of ntfsresize Jean-Pierre André 2013-04-22 18:45:48 +0200
  • 20801dc6a0 Used /proc/mounts for checking existing mounts Jean-Pierre André 2013-04-22 18:37:51 +0200
  • b35a204d01 Increased the maximum format size on Windows Jean-Pierre André 2013-04-22 18:31:16 +0200
  • 6aa24b3df3 Fixed a use of uninitialized variable compiler warning Jean-Pierre André 2013-02-13 08:54:34 +0100
  • 0e91e1a9ae Made compilation with --enable-really-static option to ./configure work Jean-Pierre André 2013-02-13 08:51:47 +0100
  • 9442db0d8b Added use of hd library to get the legacy BIOS geometry Jean-Pierre André 2013-02-12 15:45:54 +0100
  • 1e625a9563 Made the meaning of the size argument of ntfsresize more clear in the manual Jean-Pierre André 2013-02-09 15:19:34 +0100
  • 2737f9cbd0 Initialize the random generator for the internal guid generator Jean-Pierre André 2013-02-09 15:12:56 +0100
  • a6b765c824 Fixed rescuing clusters by physical sectors in ntfsclone Jean-Pierre André 2013-02-09 15:07:06 +0100
  • a086683ece Fixed setting a magic header to unreadable sectors in ntfsclone Jean-Pierre André 2013-02-09 15:04:41 +0100
  • c73b805062 Rejected reading a volume from stdin in ntfsclone Jean-Pierre André 2013-02-09 15:01:36 +0100
  • c72b569da1 Ported ntfsundelete to Windows Jean-Pierre André 2013-02-09 14:56:46 +0100
  • c17512cde5 Translated %ll print editing formats to %I64 on Windows Jean-Pierre André 2013-02-09 12:57:22 +0100
  • e6eae9fa16 Ported ntfsclone to Windows Jean-Pierre André 2013-02-09 12:54:44 +0100
  • 88de9987a0 Fixed bad copying of the backup boot sector in ntfsclone Jean-Pierre André 2013-02-09 12:53:38 +0100
  • d32c593521 Revert "Ported ntfsclone to Windows", should be "Fixed bad copying of the backup boot sector" Jean-Pierre André 2013-02-09 12:50:16 +0100
  • 92cd41b6e5 Ported ntfsclone to Windows Jean-Pierre André 2013-02-09 12:14:19 +0100
  • c4f65e05c4 Cleaned selecting stdout or stderr for messages from ntfsclone Jean-Pierre André 2013-02-09 12:12:02 +0100
  • 2e2550026e Avoided displaying in non-verbose mode information which is not computed Jean-Pierre André 2013-02-09 12:08:58 +0100
  • aebfcf3d27 Enabled relocating the MFT when shrinking a volume Jean-Pierre André 2013-02-09 12:00:02 +0100
  • b2e1dbbf38 Made possible to run ntfsundelete on systems with no regex.h Jean-Pierre André 2013-02-09 11:56:09 +0100
  • c972652876 Avoided meaningless errors logging during ntfsundelete scans Jean-Pierre André 2013-02-09 11:51:40 +0100
  • 61eceb2fe5 Cosmetic : use symbolic names for ntfsclone control codes Jean-Pierre André 2013-02-09 11:48:54 +0100
  • 81eb7baf88 Allowed cloning a file system despite allocation errors Jean-Pierre André 2013-02-09 11:41:39 +0100
  • c820cb6d76 Added a display of the location of an inconsistency in an image Jean-Pierre André 2013-02-09 11:37:31 +0100
  • 412f09d87d Fixed the ntfsfix option for testing in the manual Jean-Pierre André 2013-02-09 11:33:17 +0100
  • 7c83060553 Added a new option for testing the consistency of an ntfsclone image Jean-Pierre André 2013-02-09 11:29:21 +0100
  • 44fbf02a97 Upgraded the Win32 interface for use with ntfsprogs Jean-Pierre André 2013-02-09 11:22:41 +0100
  • 7cb4b99627 Fixed wiping fragmented metadata when creating a metadata image Jean-Pierre André 2013-02-09 11:12:45 +0100
  • 6caa1b0bda Added directions for getting a user mapping proposal through secaudit Jean-Pierre André 2013-02-09 11:06:39 +0100
  • d3dad801b3 Version 2012.1.13 v2013_1_13 Szabolcs Szakacsits 2013-01-13 08:31:50 +0200
  • 7506d8b80b Rename legacy MS_* flags for ntfs_mount with NTFS_MNT_* flags. Erik Larsson 2012-11-07 16:29:48 +0100
  • ebb38c4b1c API cleanup of const arguments. Erik Larsson 2012-11-07 14:15:53 +0100
  • ea55e5e3c8 configure.ac: Restructure uuid library detection. Erik Larsson 2012-11-06 10:30:48 +0100
  • 11a7e8297d ntfsclone.c: Cleanup in error message. Erik Larsson 2012-11-06 08:23:04 +0100
  • 2bee30c2f7 acls.c: Fix compiler warning regarding usage of uninitialized variable. Erik Larsson 2012-11-06 02:12:48 +0100
  • e85f9305c1 ntfsclone.c: Fix missing space in error message. Erik Larsson 2012-11-06 02:07:53 +0100
  • 72bea99a8f Fix compilation of libfuse-lite on Solaris/OpenIndiana. Erik Larsson 2012-10-28 05:23:39 +0100
  • 941a22e7f8 configure.ac: Disable checks for libfuse when not building ntfs-3g. Erik Larsson 2012-10-27 13:18:07 +0200
  • 761ba29110 Inserted updated definitions of reparse tags into layout.h Jean-Pierre André 2012-10-05 10:42:19 +0200
  • 4d3967840c Fixed a memory leak caused by disabling getting/setting DOS names Jean-Pierre André 2012-10-05 10:35:59 +0200
  • 67fa6273cf Disabled getting/setting DOS names on hardlinked files Jean-Pierre André 2012-10-03 11:23:58 +0200
  • 559270a8f6 Prevented partitions with metadata cached in Windows from being mounted Jean-Pierre André 2012-09-25 09:46:54 +0200
  • 9337e0a069 bootsect.c: Don't allow negative start clusters for $MFT/$MFTMirr. Erik Larsson 2012-09-24 11:35:41 +0200
  • 0b2a85b612 Forced option ro when mounting a read-only device Jean-Pierre André 2012-09-12 09:47:36 +0200
  • 4d0b9163c9 Accepted processing restart pages v 2.0 with no warning (used by Windows 8) Jean-Pierre André 2012-09-12 09:42:24 +0200
  • c31c7463e8 Allowed SACLs to to not have any ACE Jean-Pierre André 2012-09-12 09:36:21 +0200
  • 2223b8796c Added an option to secaudit for getting a user mapping proposal Jean-Pierre André 2012-09-12 09:31:35 +0200
  • 7c600754dd ntfsinfo.c: Fix printing all the flags in hex in 'ntfs_dump_flags'. Erik Larsson 2012-08-27 21:26:57 +0200
  • 9403b9e44f Allowed commas within option fsname on OpenIndiana Jean-Pierre André 2012-08-22 11:08:20 +0200
  • 97342d05bc Merged libfuse for OpenIndiana into libfuse-lite Jean-Pierre André 2012-08-22 11:02:36 +0200
  • 3e4c439520 Fixed the returned files types in readdir() Jean-Pierre André 2012-08-20 14:34:16 +0200
  • 3953e929bb Fixed Windows-type inheritance for creator-owner ACE Jean-Pierre André 2012-08-20 14:29:51 +0200
  • fa158031f2 Restored interpreting UTIME_NOW and UTIME_OMIT from external fuse >= 2.9 Jean-Pierre André 2012-08-20 14:24:49 +0200
  • f61aaf012c Made secaudit to be runnable on OpenIndiana Jean-Pierre André 2012-08-20 14:22:10 +0200
  • 3461acd0c2 Changed "blocks" to "sectors" in the mkntfs manual Jean-Pierre André 2012-08-20 14:17:09 +0200
  • eecc700df1 Inserted in the manual an explanation for the $Info stream in $UpCase Jean-Pierre André 2012-08-20 14:14:15 +0200
  • 9d22736044 Inserted an $Info stream in $UpCase to comply with Windows 8 Jean-Pierre André 2012-08-20 14:01:53 +0200
  • 262a0559ac Fixed the computation of named attributes sizes in mkntfs Jean-Pierre André 2012-08-20 13:57:00 +0200
  • f793ead700 Cosmetic : avoided having a hardcoded knowledge of upcase table size in mkntfs Jean-Pierre André 2012-08-20 13:53:48 +0200
  • 35eab4044e Avoided an unnecessary runlist update when appending data to a file Jean-Pierre André 2012-08-20 13:48:49 +0200
  • ba3cb2c88b Fixed displaying progress percentage for metadata images Jean-Pierre André 2012-08-20 13:44:33 +0200
  • f61b34ee2c Ignored permissions when listing xattrs for special files Jean-Pierre André 2012-08-20 12:45:21 +0200