Commit Graph

1089 Commits (518196ba5e485f9a2e4e181d24ed11a0697f957c)
 

Author SHA1 Message Date
jpandre 9525c5c310 Fixed a memory leak in Posix ACL inheritance 2008-09-03 14:40:12 +00:00
jpandre 2cc7b4536e Fixed initial permissions when there is a default ACL 2008-09-02 15:19:47 +00:00
jpandre 834b3ab938 Fixed character encoding setting 2008-09-01 16:31:57 +00:00
jpandre cb59654f39 Implemented an extended attribute interface to get/set NTFS ACLs 2008-09-01 16:24:54 +00:00
jpandre 31e6a0b734 Implemented access control to getting/setting Posix ACL 2008-09-01 16:19:37 +00:00
jpandre d142d8539f Implemented access control to extended attributes 2008-09-01 16:16:11 +00:00
jpandre 92985f750c Fixed mask avoidance in Posix ACLs when there is no designated user/group 2008-09-01 15:41:16 +00:00
jpandre 08537782ce Reset errno to previous value when it does not mean an error 2008-08-30 10:55:33 +00:00
jpandre 94d299b848 Fixed ACE size while decoding a Posix ACL 2008-08-30 10:34:27 +00:00
jpandre 6bfd3ed546 Fixed a stupid name prefixing 2008-08-30 10:31:40 +00:00
jpandre 6d484cd842 Made ACL requests to always return unsupported when ACLs are disabled 2008-08-27 10:42:22 +00:00
jpandre fd60178d8f Made possible to mention root as a designated user or group 2008-08-27 08:35:53 +00:00
jpandre 25179bfe83 Enabled full endianness type checks 2008-08-27 08:21:36 +00:00
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