ntfs-3g/ntfsprogs
aia21 280c74470f Print both decimal and hexadecimal in ntfsinfo.
(This follows several patches where we kept switching things from decimal
to hex to decimal because different people apparently use different number
systems in their heads.  I am on the hex front myself so I added hex output
which was taken out recently by Szaka so he probably is on the dec front...
In any case having both should make us all happy...)
2006-08-16 09:24:19 +00:00
..
.cvsignore Prepare for 1.12.0 release. 2005-10-07 12:52:52 +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
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 upgrade_to_large_index(): fix double freeing ctx in certain error situation 2006-08-13 14:17:02 +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 wipe_index_allocation_timestamps(): don't try to dump empty ia 2006-08-13 15:15:08 +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 fine grained AT_INDEX_ALLOCATION comparison 2006-08-13 15:50:12 +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 a bit of cleanups 2006-08-14 03:52:56 +00:00
ntfsdecrypt.c Fix compile warnings that have sneaked in. 2006-04-19 22:03:58 +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 Print both decimal and hexadecimal in ntfsinfo. 2006-08-16 09:24:19 +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 ntfsmount compilation. 2006-05-19 04:22:53 +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 convert all malloc,calloc to ntfs_{malloc,calloc} 2006-08-13 16:06:57 +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 convert all malloc,calloc to ntfs_{malloc,calloc} 2006-08-13 16:06:57 +00:00
utils.h prepare to Szaka's code merge: remove not working Rich's index code 2006-07-17 11:49:52 +00:00