.. |
Makefile.am
|
Add attrlist.h to list of headers.
|
2004-03-19 17:36:45 +00:00 |
Makefile.in
|
Update
|
2004-03-19 17:36:45 +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 |
attrlist.h
|
Add export for ntfs_attrlist_entry_rm(). -- Not implemented yet.
|
2004-03-24 10:36:31 +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
|
Add exports for ntfs_device_heads_get() and
|
2004-03-24 10:36:31 +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
|
Use new type LSN.
|
2004-03-25 18:55:44 +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
|
- Move all the magic_* stuff into one place in layout.h.
|
2004-03-26 14:42:21 +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
|
Add typedef for LSN.
|
2004-03-25 18:55:44 +00:00 |
unistr.h
|
Correct typo.
|
2004-03-26 14:42:21 +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 |