Commit Graph

1089 Commits (518196ba5e485f9a2e4e181d24ed11a0697f957c)
 

Author SHA1 Message Date
szaka ab15086e7e add "-Wformat -Wformat-security" to --enable-warnings compiler warnings 2008-12-06 11:38:01 +00:00
jpandre 6faf38df12 Adapted to ntfs-3g.1.5130 2008-12-01 15:29:23 +00:00
jpandre c4c3c8f90f Fixed inclusion of two functions whatever ACL option selected 2008-12-01 15:07:49 +00:00
jpandre 150a7879db Fixed warnings from gcc >= 4.3.2 2008-12-01 14:49:40 +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
jpandre 0aab674589 Cosmetic fixes 2008-11-29 10:52:03 +00:00
jpandre ee37dcab6d Interpreted symbolic links created by Vista as symbolic links 2008-11-26 15:57:20 +00:00
jpandre e39b2a5d0d Processed an alternate format for Windows symlinks 2008-11-13 09:40:42 +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
jpandre 751483b465 Inserted the new files reparse.c and reparse.h in the build process 2008-11-04 13:39:02 +00:00
jpandre 4c39b0332f Fixed filtering of junction points 2008-11-04 13:36:08 +00:00
jpandre 33bccc53c9 Implemented an interpretation of junction points 2008-11-02 09:14:57 +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
jpandre 0b88fffd78 Enabled protections if no mount option but user mapping file is found 2008-10-08 12:34:17 +00:00
jpandre 5b1e042af4 Avoided compiler warnings for unused parameters 2008-10-02 07:46:19 +00:00
jpandre 0d2f805af6 Made the interface to get/set an NTFS ACL available in non-Posix ACL builds 2008-10-02 07:42:54 +00:00
jpandre cbca88095d Fixed type of argument for file creation 2008-09-21 17:27:21 +00:00
jpandre e5286c09d6 Adapted to ntfs-3g.1.2926-RC 2008-09-19 13:39:38 +00:00
jpandre f857740a4d Renamed inode_cache to xinode_cache for easier reference 2008-09-19 13:27:55 +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
jpandre 939a4a20b7 Relocated the setting of the Windows read-only flag 2008-09-09 15:40:57 +00:00
jpandre 0634272756 Fixed return value for Posix ACL removal 2008-09-09 15:36:55 +00:00
jpandre a675f60863 Declared mapping data as const in a few interfaces 2008-09-09 15:26:38 +00:00
jpandre 5770560fab Subdivided the building of NTFS ACLs 2008-09-09 15:19:42 +00:00
jpandre c699b0a0a5 Collected ownership of mount point for a default user mapping 2008-09-09 15:06:55 +00:00
jpandre 362036a684 Removed unneeded files 2008-09-08 07:31:23 +00:00
jpandre a453456d6b Fixed building a security context for truncate() and create() when Posix ACL are disabled 2008-09-06 15:00:24 +00:00
jpandre f76204d517 Fixed code triggering a compiler warning 2008-09-06 14:55:20 +00:00
jpandre 4b1da71f51 Removed patches from wrong version 2008-09-06 14:53:24 +00:00
jpandre 703d1c37dc Fixed bugs in Posix ACL cacheing 2008-09-06 14:45:35 +00:00
jpandre 67618ba2c4 Updated files needed to make a build 2008-09-06 14:42:31 +00:00
jpandre a58ff9073d Improved bit countings 2008-09-06 09:34:23 +00:00
jpandre 8b0358876a Reverted wrong fix for parent directory having a default Posix ACL - feed back from fuse needed 2008-09-05 14:06:43 +00:00
jpandre 1b9bbc0993 Removed temporary logging of bad Posix ACLs 2008-09-05 14:03:25 +00:00
jpandre d13ffc55f8 Fixed cacheing legacy directories (NTFS 1.x) for Posix ACLs 2008-09-05 13:59:23 +00:00