Commit Graph

482 Commits (eb27d2059f913f8c2215e4ac01cadb0c486ac2f2)
 

Author SHA1 Message Date
szaka eb27d2059f ntfs_attr_find: log all errors 2009-02-10 20:04:27 +00:00
szaka 501217f1df ntfs_mst_post_read_fixup, ntfs_mst_pre_write_fixup: log all errors 2009-02-10 19:32:15 +00:00
szaka 18213bb6a9 ntfs_extent_inode_open: remove redundant logging 2009-02-10 13:55:13 +00:00
szaka 24e47ff999 calloc -> ntfs_calloc 2009-02-10 13:50:18 +00:00
szaka 5157bd2fd3 add recover/norecover options, obsolete force option, recover from unclean journal by default 2009-02-10 13:00:04 +00:00
szaka 84ef1c5f9d manual update 2009-02-01 14:59:56 +00:00
szaka 838af60ff1 manual: merge authors and thanks sections 2009-02-01 12:45:44 +00:00
szaka 91c57a8f08 document generic mount options accepted 2009-02-01 08:16:50 +00:00
szaka cd4666ab78 implement MacFUSE setbkuptime not to break some apps (Erik Larsson) 2009-01-31 15:48:48 +00:00
szaka 21cca783ba Credit major contributors 2009-01-29 16:04:16 +00:00
szaka b6d78e9c7e ntfs_fuse_setxattr: return EOPNOTSUPP if an extended attribute namespace isn't supported 2009-01-29 00:05:17 +00:00
szaka 33432948aa release 2009.1.1 2009-01-22 12:14:43 +00:00
szaka 3aaaf459ee revert 'change: support the "user." extended attributes namespace ...' change 2009-01-22 12:13:49 +00:00
szaka 318714058c release 2009.1 2009-01-22 01:38:18 +00:00
szaka 8b4e66c23b change: support the "user." extended attributes namespace by default on Linux 2009-01-22 01:01:04 +00:00
szaka 8277f343c0 fix PATH_MAX undefined compilation error on Solaris 2009-01-21 23:53:08 +00:00
szaka faf9707864 move conditional PATH_MAX define to compat.h 2009-01-21 23:51:02 +00:00
szaka 987e6f7bf9 fix extended attribute corruption if new size was smaller (Jean-Pierre Andre) 2009-01-19 02:35:53 +00:00
szaka e4bf04aeea ntfs_attr_open: fix named attribute memory leak in error cases (Jean-Pierre Andre) 2009-01-15 16:56:10 +00:00
szaka 4869dc96d5 OS X: remove FUSE_ENABLE_SETVOLNAME comment 2009-01-08 02:52:12 +00:00
szaka f70df990c5 OS X: support getting/setting file creation timestmap (Erik Larsson) 2009-01-08 00:13:42 +00:00
szaka 0971a60948 release 1.5222-RC 2008-12-22 01:33:49 +00:00
szaka f620cd20eb ntfs_inode_lookup_by_name, ntfs_mft_get_parent_ref: log all errors 2008-12-22 01:28:30 +00:00
szaka 882a17a6ce locale= mount option is not used anymore for filename characterset conversion 2008-12-22 00:48:29 +00:00
szaka 0fcb9b7f42 ntfs_pathname_to_inode: log filename utf8 conversion error 2008-12-22 00:34:15 +00:00
szaka 6718cf6de0 readdir returns error if a filename can't be utf8 converted instead of skipping it 2008-12-22 00:27:12 +00:00
szaka 2a004f0911 ntfs_utf16_to_utf8, ntfs_utf8_to_utf16: check ntfs_malloc() return value 2008-12-22 00:16:19 +00:00
szaka 704519c75e set errno values for the new built-in UTF8 conversion functions 2008-12-22 00:11:28 +00:00
szaka 0017cc31df add built-in UTF8 support, use as default (Bernhard Kaindl, Jean-Pierre Andre) 2008-12-21 23:28:08 +00:00
szaka f7a15b7041 uninline reply_err() 2008-12-15 03:10:49 +00:00
szaka 9dc9eb60e9 ntfs_fuse_statfs: fix f_bsize comment about optimal transfer block size 2008-12-12 22:14:41 +00:00
szaka 31026fb7b0 librarize utils_ functions 2008-12-06 22:11:28 +00:00
szaka 7da19cacd7 release 1.5130 2008-11-30 21:55:40 +00:00
szaka 70b7c4f8bf change invocation examples to work on OS X 2008-11-30 21:54:18 +00:00
szaka 86b9c82176 ntfs_external_attr_find: log all errors 2008-11-30 21:39:41 +00:00
szaka a1ca403e41 fix read potentially returning corrupt data when the hardware fails 2008-11-30 17:16:37 +00:00
szaka ce825e1a42 uninline not inlineable functions, hinted by compiler warnings 2008-11-13 02:31:50 +00:00
szaka 32fe0868dd add "-Wformat -Wformat-security" to --enable-warnings compiler warnings 2008-11-13 02:27:41 +00:00
szaka 8b7954e4ab ntfs_fuse_write: fix compiler warning on logging format string 2008-11-13 02:21:58 +00:00
szaka e8b6fe03f6 fix all -Wformat -Wformat-security compiler warnings (Vincent Untz) 2008-11-13 01:53:21 +00:00
szaka da3774f53f remove optional log coloring 2008-11-13 01:48:07 +00:00
szaka 524c10f74b version 1.5020 2008-10-22 13:50:59 +00:00
szaka 1f8c7efb38 remove unused version files 2008-10-16 23:38:13 +00:00
szaka 75564ddbd1 fix redundant redeclaration of fuse_lowlevel_new 2008-10-15 09:21:47 +00:00
szaka 46f8418edc fix ntfs_mft_attr_extend usage 2008-10-15 09:18:53 +00:00
szaka 6ef5d450da mft.c: fix compiler warnings 2008-10-15 08:47:33 +00:00
szaka 4d0b4c195c release 1.5012 2008-10-11 12:39:59 +00:00
szaka 3e4699435e release 1.2926-RC 2008-09-18 21:05:32 +00:00
szaka f089c4b208 support unlimited file and directory creation 2008-09-18 21:03:35 +00:00
szaka 01db330964 release 1.2918 2008-09-18 12:41:01 +00:00