..
Makefile.am
New: built-in FUSE support by using a 50% stripped down, internal
2007-12-06 20:44:10 +00:00
attrib.c
ntfs_attr_add(): fix adding attribute which can be resident and non-resident
2008-04-02 17:20:23 +00:00
attrlist.c
remove redundant ntfs_attr_get_search_ctx() error logging
2007-07-13 20:05:48 +00:00
bitmap.c
initial CVS import
2006-10-30 22:32:48 +00:00
bootsect.c
Don't calculate bootsector checksum, ntfs doesn't use it and it's often off
2007-02-20 19:09:32 +00:00
collate.c
initial CVS import
2006-10-30 22:32:48 +00:00
compat.c
initial CVS import
2006-10-30 22:32:48 +00:00
compress.c
initial CVS import
2006-10-30 22:32:48 +00:00
debug.c
initial CVS import
2006-10-30 22:32:48 +00:00
device.c
fix 64-bit warnings (Yuval)
2007-01-09 21:22:58 +00:00
device_io.c
initial CVS import
2006-10-30 22:32:48 +00:00
dir.c
fix: symlink failed or the size was truncated at modulo 256 if the target was over 255 bytes
2008-04-02 10:28:49 +00:00
index.c
fix compiler warnings
2008-02-16 17:05:38 +00:00
inode.c
fix: ntfs_inode_sync_file_name() don't close root dir many times in error paths
2007-11-19 00:10:09 +00:00
lcnalloc.c
fix: multi-block allocation could allocate or free used blocks in certain
2008-05-05 15:36:58 +00:00
libntfs-3g.pc.in
New: built-in FUSE support by using a 50% stripped down, internal
2007-12-06 20:44:10 +00:00
libntfs-3g.script.so.in
New: built-in FUSE support by using a 50% stripped down, internal
2007-12-06 20:44:10 +00:00
logfile.c
support read-write mount with the --force option if logfile is unclean
2007-04-08 20:23:11 +00:00
logging.c
ntfs_log_set_handler(): log as ntfs-3g
2008-02-09 15:18:25 +00:00
mft.c
ntfs_file_record_read(): logging cleanup
2007-10-25 20:03:10 +00:00
misc.c
initial CVS import
2006-10-30 22:32:48 +00:00
mst.c
initial CVS import
2006-10-30 22:32:48 +00:00
runlist.c
ntfs_runlists_merge: log all errors
2007-07-16 20:47:48 +00:00
security.c
ntfs_security_hash(): big-endian fix (Erik Larsson)
2007-10-22 18:50:01 +00:00
unistr.c
ntfs_mbstoucs(): remove unused and broken outs_len
2008-03-08 19:18:20 +00:00
unix_io.c
ntfs_device_unix_io_close(), ntfs_device_unix_io_sync(): log all errors
2007-06-08 21:35:33 +00:00
version.c
initial CVS import
2006-10-30 22:32:48 +00:00
volume.c
more explanatory error messages when mount fails
2008-03-08 20:21:13 +00:00
win32_io.c
initial CVS import
2006-10-30 22:32:48 +00:00