ntfs-3g/libntfs-3g
Erik Larsson 9337e0a069 bootsect.c: Don't allow negative start clusters for $MFT/$MFTMirr.
Negative values for mft_lcn / mftmirr_lcn don't make any sense and must
be detected as corruptions.
2012-09-24 12:57:22 +02:00
..
Makefile.am Fixed device path canonicalization for use by devmapper (basilinya) 2011-07-05 12:17:12 +02:00
acls.c Allowed SACLs to to not have any ACE 2012-09-12 09:36:21 +02:00
attrib.c Avoided an unnecessary runlist update when appending data to a file 2012-08-20 13:48:49 +02:00
attrlist.c
bitmap.c
bootsect.c bootsect.c: Don't allow negative start clusters for $MFT/$MFTMirr. 2012-09-24 12:57:22 +02: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 Improved compression (faster) 2011-07-05 12:17:30 +02:00
debug.c
device.c Enabled getting the sector size from an ioctl on FreeBSD and MacOSX (Erik Larsson) 2011-09-14 12:21:59 +02:00
dir.c Fixed the returned files types in readdir() 2012-08-20 14:34:16 +02:00
efs.c Removed unneeded variables as warned by gcc 4.6 2011-07-05 12:17:29 +02:00
index.c major : Fixed computation of index block size (Anton Altaparmakov) 2011-11-04 11:01:11 +01:00
inode.c Avoid endless recursion when MFT extents are described in themselves 2011-08-30 15:56:36 +02:00
lcnalloc.c
libntfs-3g.pc.in
libntfs-3g.script.so.in
logfile.c Accepted processing restart pages v 2.0 with no warning (used by Windows 8) 2012-09-12 09:42:24 +02:00
logging.c
mft.c Avoided logging meaningless fixup errors in ntfsclone and ntfsresize 2011-09-23 11:28:42 +02:00
misc.c
mst.c Avoided logging meaningless fixup errors in ntfsclone and ntfsresize 2011-09-23 11:28:42 +02: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 Processed junctions and symlinks whose target references another one 2012-07-06 09:48:05 +02:00
runlist.c cosmetic : fixed improper wordings (hggdh2) 2011-09-28 16:41:12 +02:00
security.c Extended Windows-type ACL inheritance, as needed by Windows 8 2012-08-20 12:36:45 +02:00
unistr.c Cosmetic : fixed an indentation in unistr 2012-01-23 17:09:19 +01:00
unix_io.c
volume.c Forced option ro when mounting a read-only device 2012-09-12 09:47:36 +02:00
win32_io.c
xattrs.c