ntfs-3g/libntfs
cha0smaster 3727a729c2 - Add new utility - ntfsmount. It's a FUSE module that rely on libntfs. So,
you need FUSE to compile it, xattr is also highly recommended. This module
support file overwrite changing it size and can list/read/write/add/remove
named data streams via xattr interface.
- Update auto{make,conf} stuff respectively.
2005-07-03 00:18:37 +00:00
..
.cvsignore Add more things to .cvsignore files. 2005-06-19 13:20:40 +00:00
attrib_RE.txt new api renames to ntfs_object_action 2002-12-10 11:53:41 +00:00
attrib.c Add change protype of ntfs_attr_pwrite: make @b const. 2005-07-02 19:16:18 +00:00
attrlist.c Fix valgrind varning about writing unitialized buffer. 2005-07-02 13:47:29 +00:00
bitmap.c Change all output to only appear if configure with --enable-debug by 2004-08-18 10:27:49 +00:00
bootsect.c Fix compiler warnings in libntfs when compiling under cygwin. 2005-06-21 09:55:15 +00:00
collate.c typos 2005-06-20 14:23:50 +00:00
compat.c Include config.h before any other non-ntfs headers. 2004-02-20 14:44:16 +00:00
compress.c Fix compiler warnings in libntfs when compiling under cygwin. 2005-06-21 09:55:15 +00:00
debug.c Add ntfs_debug() and ntfs_error() to make kernel<->userspace porting easier. 2004-09-09 07:54:06 +00:00
device_io.c Add NO_NTFS_DEVICE_DEFAULT_IO_OPS. 2004-02-26 11:41:48 +00:00
device.c Rename NTFS_SECTOR_SIZE to NTFS_BLOCK_SIZE to keep in sync with kernel driver. 2005-01-11 20:28:28 +00:00
dir.c Fix compiler warnings in libntfs when compiling under cygwin. 2005-06-21 09:55:15 +00:00
gnome-vfs-method.c Eeek. Someone did a commit just as I was about to commit so the commit 2005-06-20 14:31:30 +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 compiler warnings in libntfs when compiling under cygwin. 2005-06-21 09:55:15 +00:00
inode.c Optimize a bit previous ntfs_inode_close fix. 2005-07-02 17:48:59 +00:00
lcnalloc.c Tidy whitespace: trailing space; <space><tab> at the beginning of lines 2005-06-19 21:09:40 +00:00
libntfs-gnomevfs.8.in Typo fixes (Ender) 2004-03-10 22:03:54 +00:00
libntfs.conf.in Initial revision 2003-11-04 13:04:07 +00:00
logfile.c Eeek. Someone did a commit just as I was about to commit so the commit 2005-06-20 14:31:30 +00:00
Makefile.am - Port collate.[ch] from kernel to library and implement 2005-06-04 00:57:58 +00:00
Makefile.in - Add new utility - ntfsmount. It's a FUSE module that rely on libntfs. So, 2005-07-03 00:18:37 +00:00
mft.c Tidy whitespace: trailing space; <space><tab> at the beginning of lines 2005-06-19 21:09:40 +00:00
mst.c Rename NTFS_SECTOR_SIZE to NTFS_BLOCK_SIZE to keep in sync with kernel driver. 2005-01-11 20:28:28 +00:00
runlist.c Fix compiler warnings in libntfs when compiling under cygwin. 2005-06-21 09:55:15 +00:00
security.c Tidy whitespace: trailing space; <space><tab> at the beginning of lines 2005-06-19 21:09:40 +00:00
unistr.c - Add new API unistr.[hc]::ntfs_ucsndup(). (Anton) 2004-09-20 14:46:38 +00:00
unix_io.c Make the device fd in unix_io.c be stored in malloc()ed space pointed 2004-03-09 11:06:54 +00:00
volume.c Tidy whitespace: trailing space; <space><tab> at the beginning of lines 2005-06-19 21:09:40 +00:00
win32_io.c Tidy whitespace: trailing space; <space><tab> at the beginning of lines 2005-06-19 21:09:40 +00:00