ntfs-3g/libntfs-3g
Jean-Pierre André 88451c8069 Made a full check for whether a user extended attribute is allowed
User extended attributes should only be set on files and directories,
not on symlinks, sockets, devices, etc. For safety they are also
forbidden on metadata files, but should be allowed on the root
directory. For files based on reparse points, requests are made
to the plugin to determine the type.
2016-04-06 10:17:27 +02:00
..
Makefile.am Implemented fstrim(8) 2014-07-31 14:03:11 +02:00
acls.c Fixed the maximum size of an ACL 2016-04-06 10:02:23 +02:00
attrib.c Fix compiler warnings about mismatching printf format / argument type. 2016-02-16 09:30:49 +01:00
attrlist.c Fix incorrect usage of native/little-endian types, signed types, etc. 2015-12-21 23:55:31 +01:00
bitmap.c
bootsect.c Fix code to use const_cpu_to_X/const_X_to_cpu macros for constants. 2015-12-21 23:21:00 +01:00
cache.c Removed unneeded variables as warned by gcc 4.6 2011-07-05 12:17:29 +02:00
collate.c
compat.c
compress.c Merge endianness fixes. 2016-01-28 09:22:42 +01:00
debug.c
device.c Fixed a use of uninitialized variable compiler warning 2013-02-13 08:54:34 +01:00
dir.c Made a full check for whether a user extended attribute is allowed 2016-04-06 10:17:27 +02:00
ea.c Implemented an extended attribute to get/set EAs 2014-04-12 09:22:17 +02:00
efs.c efs.c: Fix incorrect type of local variables 'newsize' and 'oldsize'. 2016-02-08 18:42:53 +01:00
index.c Merge endianness fixes. 2016-01-28 09:22:42 +01:00
inode.c Fix incorrect usage of native/little-endian types, signed types, etc. 2015-12-21 23:55:31 +01:00
ioctl.c Fixed returning the trimming count to fstrim(8) 2015-12-01 11:00:24 +01:00
lcnalloc.c Fix endianness issues in log and terminal output. 2015-12-21 23:31:09 +01:00
libntfs-3g.pc.in
libntfs-3g.script.so.in
logfile.c Fix incorrect usage of native/little-endian types, signed types, etc. 2015-12-21 23:55:31 +01:00
logging.c
mft.c Silenced fixup warnings when allocating a new MFT record 2016-04-06 09:32:18 +02:00
misc.c
mst.c mst.c: Fix mixed native/little-endian usage of variable 'usn'. 2016-01-25 11:30:13 +01:00
object_id.c Used ENOENT instead of ENODATA when the latter is not defined (Robert Millan) 2012-01-23 16:50:25 +01:00
realpath.c Fixed device path canonicalization for use by devmapper (basilinya) 2011-07-05 12:17:12 +02:00
reparse.c Used plugins to process reparse points 2016-04-06 09:10:35 +02:00
runlist.c Fixed special case of decompressing a runlist 2015-11-20 16:17:48 +01:00
security.c Fixed the range of valid subauthority counts in a SID 2015-07-14 08:37:01 +02:00
unistr.c Merge endianness fixes. 2016-01-28 09:22:42 +01:00
unix_io.c
volume.c Enabled fallback to read-only mount when volume is hibernated 2016-04-06 09:51:47 +02:00
win32_io.c Returned an error code for an exclusive access violation on Windows 2016-04-06 10:08:01 +02:00
xattrs.c Implemented an extended attribute to get/set EAs 2014-04-12 09:22:17 +02:00