ntfs-3g/libntfs
antona 49fd93718c Cope with attribute list attribute having invalid flags. Windows
copes with this and even chkdsk does not detect or fix this so we
have to cope with it, too.  Thanks to a Pawel for reporting the
problem.  (Anton)
2006-02-24 09:20:10 +00:00
..
.cvsignore Remove all Makefile.in files and add them all to all .cvsignores. 2005-07-29 15:10:19 +00:00
Makefile.am Allow building libntfs as a shared library on Cygwin. This should not disturb non-Cygwin enviroments, but not tested. As a side-effect it generates ugly informational messages about importing extern variables. These are not errors or warnings, just info. 2005-10-20 00:59:22 +00:00
attrib.c Cope with attribute list attribute having invalid flags. Windows 2006-02-24 09:20:10 +00:00
attrib_RE.txt new api renames to ntfs_object_action 2002-12-10 11:53:41 +00:00
attrlist.c Remove any uses of the old logging system (Dputs, Dprintf, ...) from libntfs. 2005-10-24 20:50:05 +00:00
bitmap.c cleanup 2006-02-10 11:00:47 +00:00
bootsect.c Wheee! Lots of last minute fixes and enhancements. 2006-02-03 22:19:17 +00:00
collate.c The addition of one hundred and forty-five linefeeds. Thanks Yura! 2005-12-04 22:42:51 +00:00
compat.c provide some meaningful function descriptions 2005-11-02 17:34:08 +00:00
compress.c another comment 2005-10-31 01:19:27 +00:00
debug.c add/update function comment blocks 2005-10-30 16:12:22 +00:00
device.c fix ntfs_device_sector_size_get() description 2006-02-04 19:24:14 +00:00
device_io.c Add NO_NTFS_DEVICE_DEFAULT_IO_OPS. 2004-02-26 11:41:48 +00:00
dir.c ntfs_create: add for any case check 2006-02-23 00:29:04 +00:00
gnome-vfs-method.c Wheee! Lots of last minute fixes and enhancements. 2006-02-03 22:19:17 +00:00
gnome-vfs-module.c Tidy whitespace: trailing space; <space><tab> at the beginning of lines 2005-06-19 21:09:40 +00:00
index.c cleanups 2006-02-19 00:37:15 +00:00
inode.c Add some important debugging, tracing info 2006-02-09 21:40:00 +00:00
lcnalloc.c cleanup 2006-02-10 11:00:47 +00:00
libntfs-gnomevfs.8.in update site 2005-12-01 20:44:18 +00:00
libntfs.conf.in Initial revision 2003-11-04 13:04:07 +00:00
logfile.c The addition of one hundred and forty-five linefeeds. Thanks Yura! 2005-12-04 22:42:51 +00:00
logging.c - Deal with missing syslog function by making code conditional on 2006-02-22 14:20:08 +00:00
mft.c * Add NTFS_DEV_LIST define. Use it everywhere instead of linux-ntfs-dev@lists.sf.net. 2005-12-18 16:27:20 +00:00
mst.c implement logging in libntfs 2005-10-21 18:05:13 +00:00
rich.c provide some meaningful function descriptions 2005-11-02 17:34:08 +00:00
runlist.c Fix two potential runlist merge bugs (one was without effect the other possible 2006-02-08 22:15:30 +00:00
security.c fix build warning 2005-11-05 01:34:40 +00:00
tree.c The addition of one hundred and forty-five linefeeds. Thanks Yura! 2005-12-04 22:42:51 +00:00
unistr.c provide some meaningful function descriptions 2005-11-02 17:34:08 +00:00
unix_io.c Only use O_EXCL if mounting r/w. 2006-02-04 02:42:42 +00:00
version.c - Add API (actually renamed from what Rich/FlatCap did): 2005-10-07 14:10:56 +00:00
volume.c Wheee! Lots of last minute fixes and enhancements. 2006-02-03 22:19:17 +00:00
win32_io.c Wheee! Lots of last minute fixes and enhancements. 2006-02-03 22:19:17 +00:00