ntfs-3g/include/ntfs
aia21 1a4fb3431c - mkntfs: Generate a random DCE compliant UUID for the created volume
and include --with-uuid[=PFX] and --without-uuid options.  (Anton)
- configure.ac: Set language to C.  (Anton)
- mkntfs: Always set default cluster size to 4096 bytes regardless of
  volume size.  This is what Windows Vista does and it makes perfect
  sense from a performance point of view.  (Anton)
2006-12-13 00:11:50 +00:00
..
.cvsignore Remove all Makefile.in files and add them all to all .cvsignores. 2005-07-29 15:10:19 +00:00
Makefile.am prepare to Szaka's code merge: remove not working Rich's index code 2006-07-17 11:49:52 +00:00
attrib.h Add new API ntfs_attr_exist() that checks whether attribute with selected type and name already present in inode. (Szaka) 2006-08-02 03:12:34 +00:00
attrlist.h Tidy whitespace: trailing space; <space><tab> at the beginning of lines 2005-06-19 21:09:40 +00:00
bitmap.h prepare to Szaka's code merge: remove not working Rich's index code 2006-07-17 11:49:52 +00:00
bootsect.h Match parameter names between .h and .c files 2005-10-28 12:47:49 +00:00
collate.h Change ntfs_collate()'s signature to size_t's. Move ntfs_is_collation_rule_supported to the .c file and rewrite it to be shorter. 2006-10-29 00:01:17 +00:00
compat.h got bored. don't read the diffs. 2005-07-06 22:47:01 +00:00
compress.h Rename: include/compress.h -> include/ntfs/compress.h 2004-02-25 14:21:14 +00:00
debug.h Remove {Dputs, Dprintf, Dperror} and convert callers to ntfs_log_*. Make ntfsinfo use ntfs_logging_parse_option(). 2005-10-25 01:28:10 +00:00
device.h Fixes to previous commit. 2006-02-03 23:11:35 +00:00
device_io.h Wheee! Lots of last minute fixes and enhancements. 2006-02-03 22:19:17 +00:00
dir.h Turn ntfs_pathname_to_inode() into ntfs_pathname_to_inode_num() which 2006-12-06 18:50:13 +00:00
endians.h implement logging in libntfs 2005-10-21 18:05:13 +00:00
gnome-vfs-method.h Tidy whitespace: trailing space; <space><tab> at the beginning of lines 2005-06-19 21:09:40 +00:00
gnome-vfs-module.h Tidy whitespace: trailing space; <space><tab> at the beginning of lines 2005-06-19 21:09:40 +00:00
index.h Move ntfs_index_entry_mark_dirty() from index.h to index.c. (Szaka) 2006-10-29 00:55:45 +00:00
inode.h prepare to Szaka's code merge: remove not working Rich's index code 2006-07-17 11:49:52 +00:00
layout.h fix clusters per index block calculation (Szaka) 2006-12-11 03:16:22 +00:00
lcnalloc.h add/update function comment blocks 2005-10-31 01:15:12 +00:00
list.h Whitespace cleanup 2006-10-27 12:24:29 +00:00
logfile.h Comment format improvements 2005-11-03 19:20:14 +00:00
logging.h Fix compilation on environments that one can not assign to "va_list args" (e.g. Debian Alpha). Do so by removing the unused log_reason code. Originally, Szaka asked FlatCap for it but never used it. I've asked Szaka if he is going to use it but he did not reply. I got an implicit answer in the form of ntfs-3g commit. Therefore, commit an updated version of the patch I've sent the Debian package maintainer. 2006-11-01 14:05:09 +00:00
mft.h prepare to Szaka's code merge: remove not working Rich's index code 2006-07-17 11:49:52 +00:00
mst.h Rename: include/mst.h -> include/ntfs/mst.h 2004-02-25 14:21:14 +00:00
ntfstime.h implement logging in libntfs 2005-10-21 18:05:13 +00:00
runlist.h Revert 1.13 commit from Yuval: Gratuitous API/ABI change. 2006-10-27 09:04:08 +00:00
security.h simplified ntfs_generate_guid() 2005-11-01 21:09:52 +00:00
support.h Spent really a lot of time applying various "optimizations" from ntfs-3g and 2006-11-09 21:19:11 +00:00
types.h Workaround for this bogus s64 warnings. Thanks, Linus! 2006-12-12 20:27:32 +00:00
unistr.h libntfs: add ntfs_str2ucs and ntfs_freeucs function, and convert 2006-04-05 02:45:55 +00:00
version.h implement logging in libntfs 2005-10-21 18:05:13 +00:00
volume.h - mkntfs: Generate a random DCE compliant UUID for the created volume 2006-12-13 00:11:50 +00:00