.. |
Makefile.am
|
Add attrlist.h to list of headers.
|
2004-03-19 17:36:45 +00:00 |
Makefile.in
|
Update build for change to configure.ac.
|
2004-12-17 14:41:57 +00:00 |
attrib.h
|
Move NAttr{Sparse,Compressed,Encrypted} to inode struct preserving
|
2004-12-22 14:04:41 +00:00 |
attrlist.h
|
- 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.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
|
Fix silly porting typo.
|
2004-09-09 14:27:59 +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
|
Rename scpu_to_le{16,32,64}() to cpu_to_sle{16,32,64}() to match the kernel.
|
2004-09-30 15:00:31 +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
|
Move NAttr{Sparse,Compressed,Encrypted} to inode struct preserving
|
2004-12-22 14:04:41 +00:00 |
layout.h
|
Rename layout.h::ATTR_RECORD::{compressed_non_,non_,}resident_attr_end
|
2004-11-21 10:53:22 +00:00 |
lcnalloc.h
|
Change prototype of ntfs_cluster_alloc like in kernel driver.
|
2004-11-05 20:02:16 +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
|
Update ntfs_mft_record_alloc() prototype to reflect reality.
|
2004-09-13 14:44:01 +00:00 |
mst.h
|
Rename: include/mst.h -> include/ntfs/mst.h
|
2004-02-25 14:21:14 +00:00 |
runlist.h
|
Add prototypes.
|
2004-11-12 17:09:24 +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
|
Add offsetof() macro.
|
2004-09-16 22:43:10 +00:00 |
types.h
|
Resolve #include collusions by using #ifndef.
|
2004-08-20 12:04:47 +00:00 |
unistr.h
|
- Add new API unistr.[hc]::ntfs_ucsndup(). (Anton)
|
2004-09-20 14:46:38 +00:00 |
volume.h
|
Move NAttr{Sparse,Compressed,Encrypted} to inode struct preserving
|
2004-12-22 14:04:41 +00:00 |