ntfs-3g/libntfs
yura 9d0f9aec4c Add new API ntfs_attr_exist() that checks whether attribute with selected type and name already present in inode. (Szaka) 2006-08-02 03:12:34 +00:00
..
.cvsignore
Makefile.am prepare to Szaka's code merge: remove not working Rich's index code 2006-07-17 11:49:52 +00:00
attrib.c Add new API ntfs_attr_exist() that checks whether attribute with selected type and name already present in inode. (Szaka) 2006-08-02 03:12:34 +00:00
attrib_RE.txt
attrlist.c
bitmap.c prepare to Szaka's code merge: remove not working Rich's index code 2006-07-17 11:49:52 +00:00
bootsect.c Wheee! Lots of last minute fixes and enhancements. 2006-02-03 22:19:17 +00:00
collate.c
compat.c
compress.c
debug.c
device.c Fix compilation on FreeBSD. (Christophe) 2006-02-24 15:49:59 +00:00
device_io.c
dir.c bit move verbose in ntfs_delete() 2006-07-28 23:15:35 +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
index.c prepare to Szaka's code merge: remove not working Rich's index code 2006-07-17 11:49:52 +00:00
inode.c Fix a logic error that made 'ls -ls' show the wrong file size for compressed and sparse files. 2006-07-21 22:04:44 +00:00
lcnalloc.c cleanup 2006-02-10 11:00:47 +00:00
libntfs-gnomevfs.8.in
libntfs.conf.in
logfile.c Avoid a double-free error. ntfs_empty_logfile() has no reason to close na/ni anyway, and is only called from ntfs_logfile_reset() which already closes them, so these lines can be safely removed. 2006-07-21 23:16:09 +00:00
logging.c - Deal with missing syslog function by making code conditional on 2006-02-22 14:20:08 +00:00
mft.c Commit mft extensions right away. Don't wait for a clean unmount, or you may face data loss. 2006-07-21 23:03:59 +00:00
mst.c
runlist.c commit some fix to runlsi handling code from ntfs-3g 2006-07-27 18:12:23 +00:00
security.c
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
volume.c Set vol->mft_ni->flags. (Szaka) 2006-07-27 18:44:08 +00:00
win32_io.c Wheee! Lots of last minute fixes and enhancements. 2006-02-03 22:19:17 +00:00