..
acls.c
Relaxed limitations on security descriptors
2017-08-11 09:34:31 +02:00
attrib.c
Silenced warnings about fallthrough situations in libntfs-3g
2020-03-07 12:00:11 +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
Adapted to ntfs-3g.1.2712
2008-07-13 17:55:57 +00:00
bootsect.c
Accepted alternative recording of cluster size
2020-03-07 10:43:00 +01:00
cache.c
Removed unneeded variables as warned by gcc 4.6
2011-07-05 12:17:29 +02:00
collate.c
Made direct calls to collation functions
2009-12-16 10:20:57 +00:00
compat.c
Adapted to ntfs-3g.1.2812
2008-08-16 15:17:47 +00:00
compress.c
Merge endianness fixes.
2016-01-28 09:22:42 +01:00
debug.c
Adapted to ntfs-3g.2009.3.8
2009-03-27 09:10:00 +00:00
device.c
Fixed a use of uninitialized variable compiler warning
2013-02-13 08:54:34 +01:00
dir.c
Fixed object types returned in readdir() for reparse points
2020-03-08 10:03:23 +01:00
ea.c
Allowed using full library API on systems without extended attributes support
2016-07-28 16:13:59 +02:00
efs.c
Allowed using full library API on systems without extended attributes support
2016-07-28 16:13:59 +02:00
index.c
Fixed memory leak when failing to lookup an index
2017-02-11 10:29:39 +01:00
inode.c
Realigned times set from extended attribute
2018-12-19 15:48:03 +01:00
ioctl.c
Silenced warnings about string lengths in snprintf()
2020-03-08 09:29:04 +01:00
lcnalloc.c
Fix endianness issues in log and terminal output.
2015-12-21 23:31:09 +01:00
libntfs-3g.pc.in
Updating the source directory tree
2008-03-28 14:42:50 +00:00
libntfs-3g.script.so.in
Updating the source directory tree
2008-03-28 14:42:50 +00:00
logfile.c
Added a usn field to RESTART_PAGE_HEADER
2016-04-06 10:58:25 +02:00
logging.c
Enabled renaming of system extended attributes
2010-10-26 08:59:52 +02:00
Makefile.am
Prevented locally defined headers from interfering with ntfs-3g ones
2018-08-02 16:47:16 +02:00
mft.c
Double-checked whether record 15 is an extent of MFT
2018-02-13 09:06:49 +01:00
misc.c
Redesigned caches for indexing cached entries
2009-12-17 17:36:06 +00:00
mst.c
Corrected validation of multi sector transfer protected records
2016-07-28 16:26:21 +02:00
object_id.c
Cleaned object ids beyond the updated part
2019-01-23 17:27:25 +01:00
realpath.c
Silenced warnings about string lengths in snprintf()
2020-03-08 09:29:04 +01:00
reparse.c
Exported the translations of Windows paths
2020-03-08 10:17:21 +01:00
runlist.c
Fixed special case of decompressing a runlist
2015-11-20 16:17:48 +01:00
security.c
Fixed returning EPERM when not allowed as owner
2020-03-07 11:35:48 +01:00
unistr.c
Allowed names with trailing dot or space on conditions
2017-02-11 10:54:51 +01:00
unix_io.c
Defined the request argument of ioctl() as unsigned long
2020-03-07 10:31:12 +01:00
volume.c
Attempted mounting read-only after failed permission to read-write
2018-08-22 09:43:19 +02:00
win32_io.c
Defined the request argument of ioctl() as unsigned long
2020-03-07 10:31:12 +01:00
xattrs.c
Fixed returning errno in setxattr
2020-03-07 10:51:53 +01:00