.. |
Makefile.am
|
Add attrlist.h to list of headers.
|
2004-03-19 17:36:45 +00:00 |
Makefile.in
|
Update for 1.9.3 release.
|
2004-09-03 09:30:16 +00:00 |
attrib.h
|
Rename uchar_t to ntfschar.
|
2004-05-14 13:02:33 +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
|
Add ntfs_debug() and ntfs_error() to make kernel<->userspace porting easier.
|
2004-09-09 07:54:06 +00:00 |
device.h
|
Reduce compile time dependencies.
|
2004-08-20 12:04:47 +00:00 |
device_io.h
|
Implement ntfs_device_win32_ioctl().
|
2004-07-15 09:29:13 +00:00 |
dir.h
|
Rename uchar_t to ntfschar.
|
2004-05-14 13:02:33 +00:00 |
endians.h
|
- Add detection for <sys/byteorder.h> and make endianness detection
|
2004-05-24 13:54:07 +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
|
ref count inodes
|
2004-08-12 09:23:53 +00:00 |
layout.h
|
Rename uchar_t to ntfschar.
|
2004-05-14 13:02:33 +00:00 |
lcnalloc.h
|
add ntfs_clster_free_from_rl prototype
|
2004-08-02 16:56:34 +00:00 |
list.h
|
Rename: include/list.h -> include/ntfs/list.h
|
2004-02-25 14:21:14 +00:00 |
logfile.h
|
Rename uchar_t to ntfschar.
|
2004-05-14 13:02:33 +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
|
Add start_vcn parameter to ntfs_get_size_for_mapping_pairs() and
|
2004-09-06 09:27:16 +00:00 |
security.h
|
Add ntfs_sid_is_valid() and exports for ntfs_sid_to_mbs_size() and
|
2004-04-15 11:10:40 +00:00 |
support.h
|
Auto merged
|
2004-03-06 17:42:28 +00:00 |
types.h
|
Resolve #include collusions by using #ifndef.
|
2004-08-20 12:04:47 +00:00 |
unistr.h
|
Rename uchar_t to ntfschar.
|
2004-05-14 13:02:33 +00:00 |
volume.h
|
keep track of $Bitmap and $MFT/$BITMAP
|
2004-08-20 17:27:24 +00:00 |