szaka
|
172fad19d9
|
fix build process: add m4/.keep
|
2009-10-03 08:00:54 +00:00 |
szaka
|
8c019ac29c
|
release 2009.10.3-RC
|
2009-10-03 07:54:11 +00:00 |
szaka
|
34ac269f49
|
add missing fuse-lite files
|
2009-10-03 07:19:30 +00:00 |
jpandre
|
892f763d31
|
Fixed cluster allocation when overwriting a hole in a sparse file
|
2009-09-29 18:52:02 +00:00 |
jpandre
|
f0ea07fdf3
|
Fixed ownership of mount point on non-Linux
|
2009-09-18 19:53:38 +00:00 |
jpandre
|
61f7084020
|
Fixed avoidance of a double opening of an inode in create()
|
2009-09-18 19:51:10 +00:00 |
jpandre
|
b46c8daad5
|
Enabled Posix ACLs with older kernels
|
2009-09-18 19:40:59 +00:00 |
jpandre
|
12437acea9
|
Avoided a double opening of an inode in create()
|
2009-09-18 16:31:46 +00:00 |
jpandre
|
31f7abf640
|
Fixed access control for utime()
|
2009-09-18 16:28:22 +00:00 |
jpandre
|
e4e485df64
|
Fixed a double inode closing in listxattr()
|
2009-09-18 16:22:22 +00:00 |
jpandre
|
f59d0e6ec7
|
Fixed access control in access() calls
|
2009-09-18 16:20:10 +00:00 |
jpandre
|
e4b3c59cb1
|
Accepted initial spaces in Win32/DOS names
|
2009-09-18 16:17:21 +00:00 |
jpandre
|
84605fd3d7
|
Fixed a possible memory leak when setting a DOS name
|
2009-09-18 16:15:36 +00:00 |
jpandre
|
c085f70be1
|
Developed the removal of a DOS name
|
2009-08-14 14:46:46 +00:00 |
jpandre
|
5bee9d73f0
|
Allowed to set a DOS name exactly the same as the long name
|
2009-08-14 14:44:12 +00:00 |
jpandre
|
1d26eb2b97
|
Fixed checking spaces in Win32 names
|
2009-08-12 15:35:11 +00:00 |
jpandre
|
35b7293401
|
Fixed possible memory leak when setting a DOS name
|
2009-08-12 15:33:05 +00:00 |
jpandre
|
d312da70fd
|
Fixed return code when querying a non-existent dos name
|
2009-08-12 15:15:59 +00:00 |
jpandre
|
88473752c5
|
Allowed creating holes in compressed files
|
2009-08-11 08:02:59 +00:00 |
jpandre
|
b725b77e88
|
Inserted conditions on fuse patches to avoid constraints on older kernels
|
2009-07-30 13:11:50 +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 |
jpandre
|
8db3f0a2ab
|
Returned EPERM for getting/setting efsinfo without option efs_raw
|
2009-07-20 13:00:43 +00:00 |
jpandre
|
588d9099b2
|
Inserted <stdarg.h>, useful for testing
|
2009-07-20 12:57:38 +00:00 |
jpandre
|
5e650c0c91
|
Developped getting and setting NTFS times
|
2009-07-09 15:20:14 +00:00 |
jpandre
|
78285e42b4
|
Reverted setting archive flag on unlinking (only Windows Explorer does it)
|
2009-07-09 12:28:04 +00:00 |
jpandre
|
8af1460957
|
Fixed setting archive flag in link()/unlink()
|
2009-07-07 18:54:13 +00:00 |
jpandre
|
fe18b65f95
|
Fixed most of compile-time warnings in fuse-lite
|
2009-07-06 10:59:34 +00:00 |
jpandre
|
06e553b04d
|
Fixed permissions of created files when parent directory has a default ACL
|
2009-07-04 19:14:56 +00:00 |
jpandre
|
9a4672ca65
|
Developped getting and setting DOS names (short 8+3 names)
|
2009-07-01 19:45:59 +00:00 |
jpandre
|
3ddbce3ea6
|
Changed conditions to activate protection modes
|
2009-07-01 19:35:04 +00:00 |
jpandre
|
278abb9382
|
Developped handling of Windows archive flag
|
2009-07-01 19:32:00 +00:00 |
jpandre
|
f259fb44df
|
Improved cluster allocation on volumes too filled
|
2009-07-01 19:16:33 +00:00 |
jpandre
|
5b7a193d26
|
Fixed erroneous rejections of setting efs info
|
2009-07-01 18:56:00 +00:00 |
jpandre
|
9ce63a72d5
|
Fixed a data compression bug causing suboptimal compression
|
2009-06-17 08:07:58 +00:00 |
jpandre
|
6a54eac8ad
|
Displayed compile-time options when help is requested
|
2009-06-17 08:06:45 +00:00 |
jpandre
|
d76c7f6172
|
Logged user mapping errors (which occur before mounting)
|
2009-06-17 08:05:09 +00:00 |
szaka
|
955b1f3e18
|
Mac OS X Unicode normalization form conversion (Erik Larsson)
|
2009-05-21 19:42:36 +00:00 |
jpandre
|
c79b3777ca
|
Implemented backup/restoring of encrypted files (by Martin Bene)
|
2009-05-20 14:17:31 +00:00 |
jpandre
|
1cd46c2241
|
Fixed errno when setting security or trusted xattr as non-root
|
2009-05-17 20:13:28 +00:00 |
jpandre
|
220883485a
|
Fixed permissions for symlinks when there is no user mapping
|
2009-05-17 19:59:26 +00:00 |
jpandre
|
c453008681
|
Fixed native NTFS inheritance
|
2009-05-17 19:54:08 +00:00 |
jpandre
|
2a2cb4ffb2
|
Fixed interpretation of ACLs for default Posix ACLS (inheritance)
|
2009-05-17 19:50:53 +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 |
Yura Pakhuchiy
|
763d811d29
|
ntfsmount: Filter out uhelper mount option
|
2009-05-10 16:38:41 +03: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 |