jpandre
|
d3da724466
|
Redefined the options to activate the levels of permissions checking
|
2008-08-25 09:11:43 +00:00 |
jpandre
|
7d0293dc3c
|
Enabled full endianness type checks
|
2008-08-25 09:06:48 +00:00 |
jpandre
|
58b3f86be6
|
Improved group permissions when using Posix ACLs
|
2008-08-25 09:04:26 +00:00 |
szaka
|
31a4ce20e6
|
FUSE API documentation update (Daniel Benamy)
|
2008-08-21 20:27:16 +00:00 |
jpandre
|
13552eba52
|
Integrated full utf-8 to utf-16le conversions, based on code by Berhard Kaindl
|
2008-08-21 12:04:51 +00:00 |
jpandre
|
f4bd4e5b52
|
Added a few casts for easier type checks
|
2008-08-21 11:05:16 +00:00 |
jpandre
|
62780e137b
|
Cleaned and fixed endianness conversions
|
2008-08-21 11:02:35 +00:00 |
jpandre
|
225ec94d5c
|
Fixed owner of files when different from Windows owner
|
2008-08-21 10:58:19 +00:00 |
jpandre
|
3b44e8890a
|
Made use of fuse checks when "default_permissions" option is used
|
2008-08-21 10:55:18 +00:00 |
jpandre
|
713e6349c8
|
Redefined the options to activate the levels of checking
|
2008-08-21 10:42:03 +00:00 |
jpandre
|
a12966408d
|
Fixed permissions checks when opening a directory by open()
|
2008-08-21 10:37:01 +00:00 |
jpandre
|
012684d116
|
Made possible to have the owner mentioned again as a designated user
|
2008-08-21 10:32:40 +00:00 |
jpandre
|
38c3d868a4
|
Improved approximation for ACLs built by Windows Administrator
|
2008-08-21 10:30:38 +00:00 |
jpandre
|
7f42da0b07
|
Reorganized and split the security source file, a few interfaces changed
|
2008-08-21 10:27:46 +00:00 |
jpandre
|
6a47056d18
|
Merged the Posix ACL code, now it is a compile-time option
|
2008-08-21 10:08:20 +00:00 |
jpandre
|
499e106341
|
Adapted to ntfs-3g.1.2812
|
2008-08-16 15:17:47 +00:00 |
jpandre
|
ca9e62559a
|
Added entries in security API to process user mappings and Win32 attribs
|
2008-08-16 15:15:28 +00:00 |
jpandre
|
4a94021038
|
Fixed possible overflows in reading the user mapping file
|
2008-08-16 12:50:11 +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 |
jpandre
|
a2dab6b2ff
|
Fixed possible overflows in reading the user mapping file
|
2008-08-03 07:20:58 +00:00 |
jpandre
|
219491bf27
|
Added entries in security API to process user mappings and Win32 attribs
|
2008-08-03 07:19:20 +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 |
szaka
|
82abdbde27
|
remove dead code
|
2008-07-15 14:44:20 +00:00 |
szaka
|
a1ca066aec
|
ntfs_ie_add(): #ifdef DEBUG debug code (Yura Pakhuchiy)
|
2008-07-15 14:29:52 +00:00 |
szaka
|
53792aec38
|
add libtool-2 support (Alon Bar-Lev)
|
2008-07-15 00:11:09 +00:00 |
szaka
|
371d18c5f0
|
autoupdate fixes: remove spaces (Alon Bar-Lev)
|
2008-07-14 23:54:37 +00:00 |
szaka
|
886cbb739f
|
autoupdate fixes: AC_PREREQ, AM_CONFIG_HEADER->AC_CONFIG_HEADERS (Alon Bar-Lev)
|
2008-07-14 23:49:30 +00:00 |
szaka
|
90b0f9b424
|
ntfs_attr_update_mapping_pairs(): error handling cleanup
|
2008-07-14 00:37:06 +00:00 |
szaka
|
61842b0bac
|
ntfs_attr_update_mapping_pairs(): fix last ntfs_attr_update_meta() errno
|
2008-07-13 23:52:55 +00:00 |
jpandre
|
1f64eafe7c
|
Fixed a memory leak case in Posix ACL.
As this is a patch to standard version, all changes since ntfs-3g.1.2531SR.1
are also reflected.
|
2008-07-13 19:18:25 +00:00 |
jpandre
|
412838056a
|
Adapted to ntfs-3g.1.2712
|
2008-07-13 17:55:57 +00:00 |
szaka
|
c46ce72177
|
move unused, conditional MAX_PATH define to the Win32 specific code
|
2008-07-13 13:56:38 +00:00 |