..
.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
libntfs: add ntfs_attr_readall() which reads the entire data from an attribute
2006-03-27 20:01:36 +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 compilation on FreeBSD. (Christophe)
2006-02-24 15:49:59 +00:00
device_io.c
Add NO_NTFS_DEVICE_DEFAULT_IO_OPS.
2004-02-26 11:41:48 +00:00
dir.c
ntfs_link(): prevent creating of recursive directary structure.
2006-06-03 22:09:24 +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
fix VCN size in index.c
2006-04-06 17:00:33 +00:00
inode.c
libntfs: add and ntfs_inode_badclus_bad() and convert all copy-pastes
2006-04-05 02:53:40 +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
libntfs: add ntfs_mft_usn_dec() and convert all copy-pastes to use them
2006-04-05 02:49:24 +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
libntfs: add ntfs_str2ucs and ntfs_freeucs function, and convert
2006-04-05 02:45:55 +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
Fix comparison of $MFT and $MFTMirr to not bail out when there are
2006-03-27 22:43:09 +00:00
win32_io.c
Wheee! Lots of last minute fixes and enhancements.
2006-02-03 22:19:17 +00:00