ntfs-3g/libntfs-3g
szaka 67997a4d88 New: built-in FUSE support by using a 50% stripped down, internal
FUSE library which linked statically into libntfs-3g. Linux
     uses this one by default.
New: the --with-fuse=external configure option makes ntfs-3g to be
     compiled with an external FUSE library. For non-Linux operating
     systems this is the default and the only option currently.
New: rewritten, backwards compatible build system.
New: README file is installed as documentation.
New: the --enable-ldscript configure option uses ldscript instead of
     .so symlink
New: the --disable-mtab configure option disables and ignores the
     usage of /etc/mtab
New: added libntfs-3g.pc.in pkg-config and libntfs-3g.script.so.in
     ldconfig files
Change: use 'make install-strip' instead of 'make strip'
(Alon Bar-Lev, Miklos Szeredi, Szabolcs Szakacsits)
2007-12-06 20:44:10 +00:00
..
Makefile.am New: built-in FUSE support by using a 50% stripped down, internal 2007-12-06 20:44:10 +00:00
attrib.c posix file time updates (Yura Pakhuchiy, Szabolcs Szakacsits) 2007-11-15 07:33:40 +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: successful file/directory removal may reported "Input/Output error" 2007-11-18 22:37:04 +00:00
index.c ntfs_ir_truncate(): log only the real errors 2007-10-25 18:57:50 +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 64-bitness printf format string compiler warnings (Jean-Pierre Andre) 2007-10-10 20:12:38 +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 workaround gcc 4.[01] crash (bsm, Loris Boillet, Kano, Szaka) 2007-11-03 23:19:18 +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 initial CVS import 2006-10-30 22:32:48 +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 atime update works (Yura Pakhuchiy, Szabolcs Szakacsits) 2007-11-18 14:08:44 +00:00
win32_io.c initial CVS import 2006-10-30 22:32:48 +00:00