..
.cvsignore
Prepare for 1.12.0 release.
2005-10-07 12:52:52 +00:00
Makefile.am
ntfsmount:
2006-02-01 17:37:34 +00:00
attrdef.c
tidy up
2005-10-26 20:47:14 +00:00
attrdef.h
new header files to tidy build process
2005-10-21 18:08:28 +00:00
boot.c
tidy up
2005-10-26 20:47:14 +00:00
boot.h
new header files to tidy build process
2005-10-21 18:08:28 +00:00
cluster.c
Remove confusing inode enumeration messages: it just hides the valuable
2006-03-13 20:34:41 +00:00
cluster.h
whitespace fixes - no code changes
2005-10-26 22:54:57 +00:00
mkntfs.8.in
Shorten 'ntfsprogs version @VERSION@' to only 'ntfsprogs @VERSION@' in the
2006-02-06 01:05:01 +00:00
mkntfs.c
mkntfs: set the physical drive and the extended boot signature to 0x80
2006-03-14 21:20:20 +00:00
ntfscat.8.in
Shorten 'ntfsprogs version @VERSION@' to only 'ntfsprogs @VERSION@' in the
2006-02-06 01:05:01 +00:00
ntfscat.c
tidy evil roff usage
2005-11-21 21:25:14 +00:00
ntfscat.h
ntfscat can display named attributes, streams too
2005-10-23 14:00:37 +00:00
ntfsclone.8.in
Add a section about windows cloning
2006-02-18 20:36:33 +00:00
ntfsclone.c
ntfsclone: the --metadata option will wipe the timestamps in the
2006-03-27 21:40:26 +00:00
ntfscluster.8.in
Shorten 'ntfsprogs version @VERSION@' to only 'ntfsprogs @VERSION@' in the
2006-02-06 01:05:01 +00:00
ntfscluster.c
tidy evil roff usage
2005-11-21 21:25:14 +00:00
ntfscluster.h
Tidy whitespace: trailing space; <space><tab> at the beginning of lines
2005-06-19 21:09:40 +00:00
ntfscmp.c
Compare attribute headers as well. This nicely shows now that compression
2006-02-19 12:50:54 +00:00
ntfscp.8.in
Shorten 'ntfsprogs version @VERSION@' to only 'ntfsprogs @VERSION@' in the
2006-02-06 01:05:01 +00:00
ntfscp.c
tidy evil roff usage
2005-11-21 21:25:14 +00:00
ntfsdecrypt.c
cleanup: use ntfs_attr_readall()
2006-03-27 20:10:39 +00:00
ntfsdump_logfile.c
use new logging
2005-11-20 14:15:33 +00:00
ntfsfix.8.in
Shorten 'ntfsprogs version @VERSION@' to only 'ntfsprogs @VERSION@' in the
2006-02-06 01:05:01 +00:00
ntfsfix.c
Update obsolete description
2006-02-12 02:00:45 +00:00
ntfsinfo.8.in
Shorten 'ntfsprogs version @VERSION@' to only 'ntfsprogs @VERSION@' in the
2006-02-06 01:05:01 +00:00
ntfsinfo.c
libntfs: add ntfs_index_root_get() which reads the index root of an attribute
2006-03-27 21:14:56 +00:00
ntfslabel.8.in
Shorten 'ntfsprogs version @VERSION@' to only 'ntfsprogs @VERSION@' in the
2006-02-06 01:05:01 +00:00
ntfslabel.c
tidy evil roff usage
2005-11-21 21:25:14 +00:00
ntfsls.8.in
Shorten 'ntfsprogs version @VERSION@' to only 'ntfsprogs @VERSION@' in the
2006-02-06 01:05:01 +00:00
ntfsls.c
tidy evil roff usage
2005-11-21 21:25:14 +00:00
ntfsmftalloc.c
use new logging
2005-11-20 14:15:33 +00:00
ntfsmount.8.in
update ntfsmount man page
2006-02-20 17:11:24 +00:00
ntfsmount.c
ntfsmount: add no_detach option
2006-02-20 00:32:01 +00:00
ntfsmove.c
upgrade to use new logging
2005-10-28 18:39:52 +00:00
ntfsmove.h
implement logging in libntfs
2005-10-21 18:05:13 +00:00
ntfsprogs.8.in
Shorten 'ntfsprogs version @VERSION@' to only 'ntfsprogs @VERSION@' in the
2006-02-06 01:05:01 +00:00
ntfsresize.8.in
Update credit
2006-02-12 01:30:34 +00:00
ntfsresize.c
Show all cluster accounting mismatches when --verbose used
2006-03-13 20:41:02 +00:00
ntfsrm.c
use new logging
2005-11-20 14:15:33 +00:00
ntfsrm.h
ntfsrm has been split up and merged into libntfs.
2005-10-16 23:33:03 +00:00
ntfstruncate.c
use new logging
2005-11-20 14:15:33 +00:00
ntfsundelete.8.in
Shorten 'ntfsprogs version @VERSION@' to only 'ntfsprogs @VERSION@' in the
2006-02-06 01:05:01 +00:00
ntfsundelete.c
-u now just means undelete
2005-11-10 03:20:27 +00:00
ntfsundelete.h
implement logging in libntfs
2005-10-21 18:05:13 +00:00
ntfswipe.c
upgrade to use new logging
2005-10-28 18:23:32 +00:00
ntfswipe.h
Typo fixes (Ender)
2004-03-10 22:03:54 +00:00
sd.c
Tons of bug fixes to mkntfs.
2006-02-04 05:42:59 +00:00
sd.h
new header files to tidy build process
2005-10-21 18:08:28 +00:00
upcase.c
Don't do it at the end and do it as we go along instead as I am already doing
2006-02-04 06:11:28 +00:00
upcase.h
new header files to tidy build process
2005-10-21 18:08:28 +00:00
utils.c
Change utils_parse_size() to use a base of 0 instead of 10 when
2006-03-27 22:39:38 +00:00
utils.h
remove old, unused logging macros
2005-11-27 12:35:29 +00:00