ntfs-3g/ntfsprogs
antona f399140b7d - Improve ntfsinfo to dump standard info completely and filename
attribute completely and index entry (filename) completely and all in
  correct order.  Essential for hunting bugs in directory operations
  code...  (Anton)
2006-04-19 21:43:11 +00:00
..
.cvsignore Prepare for 1.12.0 release. 2005-10-07 12:52:52 +00:00
Makefile.am Build and install ntfscmp by default 2006-04-11 22:47:22 +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 - Improve ntfsinfo to dump standard info completely and filename 2006-04-19 21:43:11 +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 Fix all incorrect getopt_long() return value usages. 2006-04-05 12:43:06 +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 Fix all incorrect getopt_long() return value usages. 2006-04-05 12:43:06 +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 Fix all incorrect getopt_long() return value usages. 2006-04-05 12:43:06 +00:00
ntfscluster.h Tidy whitespace: trailing space; <space><tab> at the beginning of lines 2005-06-19 21:09:40 +00:00
ntfscmp.8.in Fix typos 2006-04-11 22:46:09 +00:00
ntfscmp.c Fix all incorrect getopt_long() return value usages. 2006-04-05 12:43:06 +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 Fix all incorrect getopt_long() return value usages. 2006-04-05 12:43:06 +00:00
ntfsdecrypt.c Fix all incorrect getopt_long() return value usages. 2006-04-05 12:43:06 +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 Fix all incorrect getopt_long() return value usages. 2006-04-05 12:43:06 +00:00
ntfsinfo.8.in Fix bogus reference to ntfsundelete 2006-04-05 02:59:12 +00:00
ntfsinfo.c - Improve ntfsinfo to dump standard info completely and filename 2006-04-19 21:43:11 +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 Fix all incorrect getopt_long() return value usages. 2006-04-05 12:43:06 +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 Fix all incorrect getopt_long() return value usages. 2006-04-05 12:43:06 +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 Fix all incorrect getopt_long() return value usages. 2006-04-05 12:43:06 +00:00
ntfsmove.c Fix all incorrect getopt_long() return value usages. 2006-04-05 12:43:06 +00:00
ntfsmove.h implement logging in libntfs 2005-10-21 18:05:13 +00:00
ntfsprogs.8.in Update ntfsprogs manual 2006-04-11 22:14:38 +00:00
ntfsresize.8.in Update credit 2006-02-12 01:30:34 +00:00
ntfsresize.c Warn about bad sectors if pure disk I/O fails with EIO. This is regularly 2006-04-18 22:03:09 +00:00
ntfsrm.c Fix all incorrect getopt_long() return value usages. 2006-04-05 12:43:06 +00:00
ntfsrm.h ntfsrm has been split up and merged into libntfs. 2005-10-16 23:33:03 +00:00
ntfstruncate.c libntfs: add ntfs_str2ucs and ntfs_freeucs function, and convert 2006-04-05 02:45:55 +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 Fix all incorrect getopt_long() return value usages. 2006-04-05 12:43:06 +00:00
ntfsundelete.h implement logging in libntfs 2005-10-21 18:05:13 +00:00
ntfswipe.c Fix all incorrect getopt_long() return value usages. 2006-04-05 12:43:06 +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 Update my copyright for the files changed in the last commits. 2006-03-27 22:49:50 +00:00
utils.h remove old, unused logging macros 2005-11-27 12:35:29 +00:00