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 |
szaka
|
2bb181d328
|
fix driver hang when reading corrupted dirs (Peter J. Creath, Paul Mattal, Szabolcs Szakacsits)
|
2008-09-17 21:35:51 +00:00 |
szaka
|
31a4ce20e6
|
FUSE API documentation update (Daniel Benamy)
|
2008-08-21 20:27:16 +00:00 |
szaka
|
a11f312560
|
version 1.2812
|
2008-08-11 16:10:29 +00:00 |
szaka
|
330c50c530
|
ntfs-3g can be built only with gcc on Solaris
|
2008-08-11 16:08:31 +00:00 |
szaka
|
9119ac8de2
|
version 1.2811
|
2008-08-11 15:48:52 +00:00 |
szaka
|
fdd8b13073
|
preferred compiler is gcc (currently the only tested and certified one)
|
2008-08-11 13:04:51 +00:00 |
szaka
|
1212a635bb
|
portability fix: use -Wall only with gcc (e.g. Sun Studio fails)
|
2008-08-11 13:02:09 +00:00 |
szaka
|
ce1d83ef06
|
remove not needed auto_cache hereby the librt dependency when using fuse-lite
|
2008-07-31 23:06:55 +00:00 |
szaka
|
87c9b0956f
|
sync with reindented upstream FUSE headers
|
2008-07-18 22:13:46 +00:00 |
szaka
|
43e4670b80
|
remove redundant ctx->vol checks (Yura Pakhuchiy)
|
2008-07-18 14:08:30 +00:00 |
szaka
|
b4fd7fe3ce
|
ntfs_fuse_write(): fix format string warning
|
2008-07-18 13:04:38 +00:00 |
szaka
|
cdf4fd5469
|
don't flood log with "Operation not supported" compressed/encrypted write errors
(Mark McIntyre, Jean-Pierre Andre, Szabolcs Szakacsits)
|
2008-07-18 12:37:37 +00:00 |
szaka
|
a13e6e6f0b
|
mkdir(), open() API documentation update (Nikolaus Rath)
|
2008-07-18 11:32:35 +00:00 |
szaka
|
d7ae435430
|
create/mknod cleanup (Yura Pakhuchiy)
|
2008-07-18 01:07:21 +00:00 |
szaka
|
a970d47c37
|
version 1.2717
|
2008-07-17 15:04:23 +00:00 |
szaka
|
b660e27c24
|
add Solaris support (Mark Phalan, Laszlo Peter, Marc Glisse, Szabolcs Szakacsits)
|
2008-07-17 15:01:50 +00:00 |
szaka
|
d3c12f7153
|
remove unused FUSE code
|
2008-07-16 02:03:50 +00:00 |
szaka
|
5d2884b578
|
comment update, cleanup (Yura Pakhuchiy)
|
2008-07-15 17:11:17 +00:00 |
szaka
|
d1f14ea752
|
ntfs_non_resident_attr_expand(): fix corruption during rollback (Yura Pakhuchiy)
|
2008-07-15 16:52:10 +00:00 |
szaka
|
64560ad1f4
|
ntfs_attr_add(): fix ->attrs_offset conversion on error path (Yura Pakhuchiy)
|
2008-07-15 16:05:05 +00:00 |
szaka
|
59f002c253
|
setup_logging(): fix printf NULL pointer crash on Solaris (Mark Phalan)
|
2008-07-15 15:39:53 +00:00 |
szaka
|
45f3921b74
|
reorganize --enable/disable configure options
|
2008-07-15 15:15:24 +00:00 |