Commit Graph

541 Commits (eb8da77471026d76fd688c8341da94844a04d84a)
 

Author SHA1 Message Date
jpandre eb8da77471 Grouped permission mode setting in the parameter file 2009-12-18 10:31:43 +00:00
jpandre 5263033f85 Implemented low-level interface to fuse 2009-12-18 08:43:44 +00:00
szaka aba99dec29 OS X: implement setchgtime(), it fixes Firefox errors (Erik Larsson) 2009-07-29 00:13:44 +00:00
szaka f7a072bc10 ntfs_inode_open: don't log "No STANDARD_INFORMATION" for extended MFT records 2009-07-21 13:12:24 +00:00
szaka 08dccd58fb fix format breaking new lines in error messages 2009-07-21 12:55:08 +00:00
szaka 955b1f3e18 Mac OS X Unicode normalization form conversion (Erik Larsson) 2009-05-21 19:42:36 +00:00
szaka cfd23388b9 ntfs_fsync: fix comment (Erik Larsson) 2009-05-17 13:39:57 +00:00
szaka 10229de22c Mac OS X true fsync (Erik Larsson) 2009-05-17 10:20:31 +00:00
szaka 4536b53092 ntfs_fuse_filler: truncate too large filenames on OS X (Erik Larsson) 2009-05-12 17:51:55 +00:00
szaka 5883b194d5 fix passing buffer after partial read/write (Jean-Pierre Andre, Szabolcs Szakacsits) 2009-04-25 13:20:03 +00:00
szaka e030b6985f ntfs_upcase_table_build: fix endianness (Jean-Pierre Andre, Szabolcs Szakacsits) 2009-04-25 13:13:29 +00:00
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
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
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
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
szaka 1f24de3b20 README update 2009-02-28 13:56:46 +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
szaka e333c71e63 speed up mount time 2009-02-25 00:04:50 +00:00
szaka 5a7cc7f969 remove unused fuse_reply_iov 2009-02-21 19:49:15 +00:00