.. |
Makefile.am
|
Add security.h to Makefile.*.
|
2004-03-14 18:04:17 +00:00 |
Makefile.in
|
Add security.h to Makefile.*.
|
2004-03-14 18:04:17 +00:00 |
attrib.h
|
Change ntfs_get_attribute_value syntax to not have the MFT_RECORD as it
|
2004-03-15 10:54:47 +00:00 |
bitmap.h
|
Provide new API functions: ntfs_bitmap_{set,clear}_bit().
|
2004-03-12 17:25:04 +00:00 |
bootsect.h
|
Rename: include/bootsect.h -> include/ntfs/bootsect.h
|
2004-02-25 14:21:14 +00:00 |
compat.h
|
Guard config.h inclusiong with ifdef HAVE_CONFIG_H
|
2004-02-29 14:09:45 +00:00 |
compress.h
|
Rename: include/compress.h -> include/ntfs/compress.h
|
2004-02-25 14:21:14 +00:00 |
debug.h
|
Guard config.h inclusiong with ifdef HAVE_CONFIG_H
|
2004-02-29 14:09:45 +00:00 |
device.h
|
Rename private to priv_data in ntfs_device_alloc() to avoid name
|
2004-03-05 11:23:42 +00:00 |
device_io.h
|
Guard config.h inclusiong with ifdef HAVE_CONFIG_H
|
2004-02-29 14:09:45 +00:00 |
dir.h
|
Rename: include/dir.h -> include/ntfs/dir.h
|
2004-02-25 14:21:14 +00:00 |
endians.h
|
Provide our own __ntfs_bswap_constant_xx functions so we completely
|
2004-03-10 22:53:49 +00:00 |
gnome-vfs-method.h
|
Guard config.h inclusiong with ifdef HAVE_CONFIG_H
|
2004-02-29 14:09:45 +00:00 |
gnome-vfs-module.h
|
Guard config.h inclusiong with ifdef HAVE_CONFIG_H
|
2004-02-29 14:09:45 +00:00 |
inode.h
|
Rename: include/inode.h -> include/ntfs/inode.h
|
2004-02-25 14:21:14 +00:00 |
layout.h
|
Copy MFT_RECORD typedef to MFT_RECORD_OLD and modify MFT_RECORD to
|
2004-03-15 11:34:30 +00:00 |
lcnalloc.h
|
Rename: include/lcnalloc.h -> include/ntfs/lcnalloc.h
|
2004-02-25 14:21:14 +00:00 |
list.h
|
Rename: include/list.h -> include/ntfs/list.h
|
2004-02-25 14:21:14 +00:00 |
logfile.h
|
Modify layout.h and logfile.h expanding/naming annonymous structs
|
2004-03-05 09:45:14 +00:00 |
mft.h
|
Add new API mft.[hc]::ntfs_mft_record_{layout,format}() and make
|
2004-03-15 12:50:18 +00:00 |
mst.h
|
Rename: include/mst.h -> include/ntfs/mst.h
|
2004-02-25 14:21:14 +00:00 |
runlist.h
|
Rename: include/runlist.h -> include/ntfs/runlist.h
|
2004-02-25 14:21:14 +00:00 |
security.h
|
Initial revision
|
2004-03-14 18:04:17 +00:00 |
support.h
|
Auto merged
|
2004-03-06 17:42:28 +00:00 |
types.h
|
Guard config.h inclusiong with ifdef HAVE_CONFIG_H
|
2004-02-29 14:09:45 +00:00 |
unistr.h
|
Rename: include/unistr.h -> include/ntfs/unistr.h
|
2004-02-25 14:21:14 +00:00 |
volume.h
|
Modify meaning of ntfs_volume->nr_mft_records to be the number of
|
2004-03-12 15:50:52 +00:00 |