..
Makefile.am
Update library version for source/binary incompatible API changes.
2004-09-06 09:44:16 +00:00
Makefile.in
move ntfscp from extra to standard program set
2004-10-12 20:05:02 +00:00
attrib.c
- Remove attrlist.[ch]::ntfs_attrlist_set because it was very bad idea to separate it from ntfs_attrlist_entry_{add,rm}.
2004-10-17 15:56:39 +00:00
attrib_RE.txt
new api renames to ntfs_object_action
2002-12-10 11:53:41 +00:00
attrlist.c
- Remove attrlist.[ch]::ntfs_attrlist_set because it was very bad idea to separate it from ntfs_attrlist_entry_{add,rm}.
2004-10-17 15:56:39 +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
Use Sprintf instead of doing it by hand.
2004-08-18 10:27:49 +00:00
compat.c
Include config.h before any other non-ntfs headers.
2004-02-20 14:44:16 +00:00
compress.c
- Fix a bug where we would not always detect that we have reached the
2004-05-11 09:21:24 +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.c
Fix fallout from previous error output changes.
2004-08-19 21:01:11 +00:00
device_io.c
Add NO_NTFS_DEVICE_DEFAULT_IO_OPS.
2004-02-26 11:41:48 +00:00
dir.c
Comment #includes by configure's #ifdef HAVE_*
2004-08-20 12:04:47 +00:00
gnome-vfs-method.c
Fix all warnings generated by --enable-warnings switch to configure.
2004-09-09 07:54:06 +00:00
gnome-vfs-module.c
Fix all warnings generated by --enable-warnings switch to configure.
2004-09-09 07:54:06 +00:00
inode.c
- Remove attrlist.[ch]::ntfs_attrlist_set because it was very bad idea to separate it from ntfs_attrlist_entry_{add,rm}.
2004-10-17 15:56:39 +00:00
lcnalloc.c
Fix typo.
2004-09-09 13:56:46 +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
mft.c
Enforce minimum inode allocation 24 in ntfs_mft_bitmap_find_free_rec().
2004-10-13 10:56:24 +00:00
mst.c
fix comment
2004-07-06 19:53:05 +00:00
runlist.c
ntfs_mapping_pairs_build:
2004-09-29 15:43:22 +00:00
security.c
- Fix silly bug where j is used to store the error code
2004-04-23 10:54:57 +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
Refix the device memleak fix in error code path.
2004-10-11 15:43:22 +00:00
win32_io.c
Inline macros that are only used once.
2004-09-03 13:36:27 +00:00