Jean-Pierre André
|
c6c14cb256
|
Fixed zeroing the end of fragmented ex-holes
|
2010-07-22 15:04:53 +02:00 |
|
Jean-Pierre André
|
acccb62f9f
|
Fixed checking for write errors in setxattr()
|
2010-07-22 15:03:52 +02:00 |
|
Jean-Pierre André
|
f76d0aacf1
|
Fixed processing end of partial runlist for compressed files
|
2010-07-22 15:02:09 +02:00 |
|
Jean-Pierre André
|
400632dea5
|
Fixed updating compressed sizes
|
2010-07-22 15:00:37 +02:00 |
|
Jean-Pierre André
|
04c561a0d1
|
Fixed checking whether the device is not already mounted
|
2010-07-22 14:58:10 +02:00 |
|
Jean-Pierre André
|
776117baf3
|
Fixed processing of options silent and no_def_opts
|
2010-07-22 14:52:23 +02:00 |
|
Jean-Pierre André
|
891b7e97b3
|
Improved sanity checks on a security descriptor
|
2010-07-22 14:49:46 +02:00 |
|
Jean-Pierre André
|
f65aa991a9
|
Fixed excessive cluster allocation within big holes
|
2010-07-22 14:48:19 +02:00 |
|
Jean-Pierre André
|
09df7eade5
|
Fixed creating empty encrypted extended attributes
|
2010-07-22 14:46:01 +02:00 |
|
Jean-Pierre André
|
5533eb565f
|
Fixed bad sanity check before compressing (was permissive)
|
2010-07-22 14:40:24 +02:00 |
|
Jean-Pierre André
|
1377f009e7
|
Fixed error returns when writing compressed data
|
2010-07-22 14:39:19 +02:00 |
|
Jean-Pierre André
|
49ab780739
|
Fixed a sanity check when closing a compressed file
|
2010-07-22 14:37:01 +02:00 |
|
Szabolcs Szakacsits
|
114e795611
|
release 2010.6.31-RC
|
2010-06-30 05:17:43 +03:00 |
|
Jean-Pierre André
|
233bf2929a
|
Removed support of bmap() with external fuse older than 2.8
|
2010-06-29 19:27:25 +02:00 |
|
Szabolcs Szakacsits
|
e47b85c07e
|
release 2010.6.30-RC
|
2010-06-29 18:39:26 +03:00 |
|
Jean-Pierre André
|
0103bcdb60
|
Fixed use of utimensat() with external fuse older than 2.8
|
2010-06-29 11:34:14 +02:00 |
|
Szabolcs Szakacsits
|
a63eac5e44
|
release 2010.6.28-RC
|
2010-06-27 01:36:31 +03:00 |
|
Jean-Pierre André
|
a52c79b46b
|
Fixed loops when trying to read a broken compressed file
|
2010-06-18 14:04:23 +02:00 |
|
Jean-Pierre André
|
b1de6e16fb
|
Fixed compressed attribute made non resident to leave space for another one
|
2010-06-18 14:02:58 +02:00 |
|
Jean-Pierre André
|
f2f4e8dc07
|
Fixed a possible null dereference when creating a stream
|
2010-06-18 13:59:06 +02:00 |
|
Jean-Pierre André
|
29f760f7e7
|
renamed option default_permissions to permissions
|
2010-06-14 14:42:00 +02:00 |
|
Jean-Pierre André
|
ed448ea8b4
|
fixed cached allocation for compressed files
|
2010-06-14 14:40:17 +02:00 |
|
Jean-Pierre André
|
207318b504
|
fixed compression when a runlist relocation is needed
|
2010-06-14 14:33:34 +02:00 |
|
Jean-Pierre André
|
4d73c7c4f1
|
Fixed characters not allowed by Windows in names
|
2010-06-03 10:13:30 +02:00 |
|
Jean-Pierre André
|
15c4d282ce
|
Enable/disable compression according to option
|
2010-06-03 10:11:42 +02:00 |
|
Jean-Pierre André
|
07d86b0cfd
|
Reenabled compression in root directory
|
2010-06-03 10:07:27 +02:00 |
|
Jean-Pierre André
|
ba083200aa
|
Fixed close() after a fragmented truncate of a compressed file
|
2010-06-03 10:06:08 +02:00 |
|
Jean-Pierre André
|
cc4b358383
|
Fixed freeing a full compression block when fragmented
|
2010-05-28 16:33:50 +02:00 |
|
Jean-Pierre André
|
b20d1020fc
|
Fixed data size after an upsizing truncate of a compressed file
|
2010-05-28 16:32:28 +02:00 |
|
Jean-Pierre André
|
1eed61e1a9
|
enabled downsizing compressed files
|
2010-05-25 10:29:34 +02:00 |
|
Jean-Pierre André
|
a192775e2a
|
developed overwriting compressed files
|
2010-05-25 10:25:31 +02:00 |
|
Jean-Pierre André
|
e3537c3376
|
reversed default for showing/hiding hidden files
|
2010-05-25 10:18:20 +02:00 |
|
Jean-Pierre André
|
ac070299ac
|
defined an option windows_names to enforce windows names
|
2010-05-25 10:16:18 +02:00 |
|
Jean-Pierre André
|
41d23fba05
|
removed unneeded synchronizations
|
2010-05-25 10:14:15 +02:00 |
|
Jean-Pierre André
|
693aa8780d
|
enabled case insensitive file names in lowntfs-3g
|
2010-05-25 10:12:44 +02:00 |
|
Jean-Pierre André
|
81f1de0559
|
removed duplicated code in lowntfs-3g
|
2010-05-25 10:06:27 +02:00 |
|
Jean-Pierre André
|
2e86428fc0
|
redefined a default user mapping (a few changes in mount options)
|
2010-05-25 10:05:10 +02:00 |
|
Jean-Pierre André
|
3745d0a1e3
|
marked files whose name has a dot initial as "hidden" if option hide_dot_files
|
2010-05-25 09:58:36 +02:00 |
|
Jean-Pierre André
|
51a9ab8c48
|
fixed compressions on parent directory or NTFS version < 3.0
|
2010-05-25 09:52:34 +02:00 |
|
Jean-Pierre André
|
74134fc76d
|
fixed alignment of cached data
|
2010-05-25 09:49:52 +02:00 |
|
Szabolcs Szakacsits
|
0578c15957
|
release 2010.5.22
|
2010-05-20 03:32:57 +03:00 |
|
Jean-Pierre André
|
8ae0ee326a
|
Fixed building secaudit and usermap
|
2010-05-19 09:05:27 +02:00 |
|
Szabolcs Szakacsits
|
04f38c6727
|
release 2010.5.16
|
2010-05-16 14:26:22 +03:00 |
|
Jean-Pierre André
|
80e4b2754b
|
Merge branch 'PERMISSION_HANDLING_BRANCH' of ssh://ntfs-3g.git.sourceforge.net/gitroot/ntfs-3g/ntfs-3g into PERMISSION_HANDLING_BRANCH
|
2010-05-16 08:18:32 +02:00 |
|
Jean-Pierre André
|
8e98f616dd
|
Temporarily disabled MacOSX features in lowntfs-3g (Erik Larsson)
|
2010-05-16 08:17:36 +02:00 |
|
Szabolcs Szakacsits
|
0e66530846
|
release 2010.5.15
|
2010-05-15 00:14:42 +03:00 |
|
Jean-Pierre André
|
02b11579cc
|
fixed wrong flags when uid/gid are forced in mount options
|
2010-05-12 09:30:08 +02:00 |
|
Jean-Pierre André
|
911328be86
|
removed dynamically created file config.h.in
|
2010-05-10 10:18:47 +02:00 |
|
Jean-Pierre André
|
fc4bace81d
|
Merge branch 'PERMISSION_HANDLING_BRANCH' of ssh://ntfs-3g.git.sourceforge.net/gitroot/ntfs-3g/ntfs-3g into PERMISSION_HANDLING_BRANCH
|
2010-04-19 11:43:07 +02:00 |
|
Jean-Pierre André
|
df8e581464
|
fixed the condition for executing utime() and utimensat()
|
2010-04-19 11:10:54 +02:00 |
|