szaka
|
e82c6f0329
|
release 2009.4.4
|
2009-04-02 11:00:58 +00:00 |
szaka
|
a5c720e21b
|
fix mount hang if kernel 2.6.29 audit is enabled: we ignore mtab update error as mount(8)
|
2009-04-01 14:52:08 +00:00 |
szaka
|
fd8e63faa3
|
ntfs_attr_pwrite: fix potential corruption and crash after partial write
|
2009-03-30 11:02:24 +00:00 |
szaka
|
cb1b5b67db
|
fix potential heap corruption when allocating an extent mft record
|
2009-03-30 10:57:34 +00:00 |
jpandre
|
1e822076d6
|
Adapted to ntfs-3g.2009.3.8
|
2009-03-27 09:15:24 +00:00 |
jpandre
|
2a1d75a3da
|
Adapted to ntfs-3g.2009.3.8
|
2009-03-27 09:10:00 +00:00 |
jpandre
|
cd4b23f0a6
|
Fixed an endianness error
|
2009-03-27 08:46:19 +00:00 |
jpandre
|
a13ee0c82c
|
Fed the free spaces in context for calls from security API
|
2009-03-27 08:36:07 +00:00 |
szaka
|
fc372f7316
|
ntfs_fuse_filler: fix misleading error message if filename decoding failed
|
2009-03-26 15:55:50 +00:00 |
szaka
|
bda841aa09
|
release 2009.3.8
|
2009-03-25 23:45:11 +00:00 |
szaka
|
5710a76d2c
|
ntfs_mst_post_read_fixup: more detailed error reporting
|
2009-03-25 23:42:49 +00:00 |
szaka
|
895b64f415
|
fix "no space on device" error during file creation introduced in 2009.3.6
(Jean-Pierre Andre, Szabolcs Szakacsits)
|
2009-03-25 20:52:24 +00:00 |
szaka
|
95868ac632
|
fix "no space left" when there is free disk space (Antonio Pineda, Szabolcs Szakacsits)
|
2009-03-25 00:10:38 +00:00 |
jpandre
|
86c1f05336
|
Fixed misplaced parentheses when checking a junction point
|
2009-03-23 16:12:06 +00:00 |
jpandre
|
aa54558345
|
Fixed wrong size (quota_charged, usn)
|
2009-03-23 16:09:24 +00:00 |
jpandre
|
5689ebd55d
|
Fixed endianness errors
|
2009-03-23 16:05:11 +00:00 |
szaka
|
a80efdeb88
|
release 2009.3.6
|
2009-03-22 13:34:02 +00:00 |
szaka
|
31a807d4fd
|
enlarge INDEX_ROOT if ATTRIBUTE_LIST addition will be avoidable
|
2009-03-22 13:32:34 +00:00 |
szaka
|
6b04b569ee
|
don't move INDEX_ROOT to an extent MFT record
|
2009-03-22 00:08:50 +00:00 |
szaka
|
bac5d23b7b
|
ntfs_ir_make_space: prefer INDEX_ALLOCATION instead of ATTRIBUTE_LIST
|
2009-03-22 00:06:10 +00:00 |
szaka
|
02f8eb12c2
|
better explanation for the 'silent' mount option
|
2009-03-19 17:42:58 +00:00 |
szaka
|
bf661570a5
|
ntfs_attr_pread: fix wrong variable type (Jean-Pierre Andre)
|
2009-03-18 00:56:28 +00:00 |
szaka
|
647d06a434
|
ntfs_attr_pwrite: fix wrong variable type
|
2009-03-18 00:53:21 +00:00 |
szaka
|
0f18c0f65f
|
ntfs_pathname_to_inode: cleanup perror logging
|
2009-03-18 00:47:58 +00:00 |
jpandre
|
cc96d22ed6
|
Fixed an endianness declaration
|
2009-03-11 16:18:18 +00:00 |
szaka
|
77096a387a
|
ntfs_attr_pwrite: cleanup
|
2009-03-05 23:10:22 +00:00 |
szaka
|
24b4391bc6
|
ntfs_attr_pwrite: fix rounding condition
|
2009-03-05 23:04:08 +00:00 |
szaka
|
705cd1c22f
|
ntfs_attr_pwrite: fix attribute initialized size condition (Jean-Pierre Andre)
|
2009-03-05 22:50:16 +00:00 |
szaka
|
cda5e8ba4c
|
add --version/-V command line option
|
2009-03-04 00:01:21 +00:00 |
szaka
|
9f2d3fce40
|
show 'Usage' instead of hint to use 'ntfs-3g --help'
|
2009-03-03 23:55:09 +00:00 |
szaka
|
13dc794688
|
fix all 64-bit format string warnings
|
2009-03-03 19:53:14 +00:00 |
szaka
|
0f2f03418f
|
ntfs_mapping_pairs_decompress: tabulated logging
|
2009-03-03 19:06:35 +00:00 |
szaka
|
c3c4d9080b
|
ntfs_attr_map_whole_runlist: cleanup, tabulated logging
|
2009-03-03 18:55:34 +00:00 |
szaka
|
5068137689
|
ntfs_non_resident_attr_expand: tabulated logging
|
2009-03-03 18:44:26 +00:00 |
szaka
|
f7505dfd2f
|
Prefer Support Forums for knowledge sharing
|
2009-03-03 08:15:19 +00:00 |
szaka
|
893ccb0e40
|
explicit declaration of ntfs_resident_attr_resize
|
2009-03-03 01:37:56 +00:00 |
szaka
|
a8df23cfa8
|
ntfs_resident_attr_resize, ntfs_attr_truncate: tabulated logging
|
2009-03-03 01:34:52 +00:00 |
jpandre
|
935b1beca8
|
Fixed creating new reparse points (Faisal Puthuparackat)
|
2009-03-02 20:26:18 +00:00 |
jpandre
|
224c2fcda2
|
Changed attribute name offset when there is no name (Faisal Puthuparackat)
|
2009-03-02 20:24:16 +00:00 |
jpandre
|
19dda5be83
|
Allowed setting/clearing compression flag for a directory
|
2009-03-02 20:20:24 +00:00 |
jpandre
|
071b5f0cb8
|
Removed temporary code for comparing mapping pairs size to older version
|
2009-03-02 20:17:34 +00:00 |
szaka
|
1f24de3b20
|
README update
|
2009-02-28 13:56:46 +00:00 |
jpandre
|
571c057d05
|
Fixed moving the standard information attribute to an extended MFT record (Szabolcs Szakacsits)
|
2009-02-27 08:15:06 +00:00 |
szaka
|
1e43ec0fde
|
fix: never move the standard information attribute into an extended MFT record (Faisal Puthuparackat, Szabolcs Szakacsits)
|
2009-02-27 02:33:05 +00:00 |
szaka
|
5bb72792c8
|
ntfs_inode_sync_standard_info: cleanup, log error
|
2009-02-27 02:05:28 +00:00 |
szaka
|
ac85b3e5dd
|
ntfs_inode_free_space: more cleanups
|
2009-02-27 01:14:53 +00:00 |
szaka
|
c375eb9c28
|
ntfs_inode_free_space: cleanup
|
2009-02-26 23:46:55 +00:00 |
szaka
|
fbc392830c
|
ntfs_inode_free_space: factor out ntfs_attr_position
|
2009-02-26 23:41:32 +00:00 |
szaka
|
8705583421
|
ntfs_inode_free_space: comment cleanups
|
2009-02-26 22:51:22 +00:00 |
szaka
|
b9a13f0053
|
ntfs_inode_open: log all errors
|
2009-02-26 21:50:13 +00:00 |