ntfs-3g/ntfsprogs
elisa-laajakaista.fi!szaka f1780f9d64 Added a new option, --rescue. It ignores read errors so disks having
bad sectors (dying disks) can be rescued. The content of the cluster
having bad sectors is filled by character '2' and the start of the
cluster is marked by "BadClusteR".

(Logical change 1.682)
2005-03-01 21:48:00 +00:00
..
Makefile.am ntfsfix: use getopt, added --help and --version, some output cleanup 2005-02-19 19:34:37 +00:00
Makefile.in ntfsfix: use getopt, added --help and --version, some output cleanup 2005-02-19 19:34:37 +00:00
attrdef.c mvdir 2002-11-29 12:16:35 +00:00
boot.c mvdir 2002-11-29 12:16:35 +00:00
cluster.c Reduce compile time dependencies. 2004-08-20 12:04:47 +00:00
cluster.h Change mode to -rw-rw-r-- 2004-06-06 14:17:26 +00:00
mkntfs.8.in - Provide a new command line option "-H" to mkntfs to allow the user to 2004-03-24 10:36:31 +00:00
mkntfs.c fix some complier warning in mkntfs 2005-01-17 14:59:52 +00:00
ntfscat.8.in remove my email address 2004-06-01 20:07:35 +00:00
ntfscat.c Warning fix: shadowing a global variable. 2004-08-20 12:30:34 +00:00
ntfscat.h Reorder struct members in order to align to 32 and 64 bit bounderies. 2004-08-20 12:01:17 +00:00
ntfsclone.8.in document exit codes 2005-02-02 22:40:59 +00:00
ntfsclone.c Added a new option, --rescue. It ignores read errors so disks having 2005-03-01 21:48:00 +00:00
ntfscluster.8.in remove my email address 2004-06-01 20:07:35 +00:00
ntfscluster.c Remove vol->nr_mft_records and update all users. (Anton) 2004-09-13 10:28:54 +00:00
ntfscluster.h Reorder/pad struct members in order to align to 32 and 64 bit bounderies. 2004-08-20 12:01:17 +00:00
ntfscp.8.in Minor fix to ntfscp manual. 2004-11-21 10:54:50 +00:00
ntfscp.c ntfscp: Added SIGINT (Ctrl+C) handler, improved error handling in 2005-02-07 20:44:07 +00:00
ntfsdump_logfile.c Update logfile.h to be sync with kernel. Update ntfsdump_logfile accordingly. 2005-01-13 15:55:15 +00:00
ntfsfix.8.in Typo fixes (Ender) 2004-03-10 22:03:54 +00:00
ntfsfix.c Empty journal and mark volume dirty for chkdsk if ntfs_mount failed. This makes read-write mounting of NTFS metadata images possible by 2005-02-20 22:20:54 +00:00
ntfsinfo.8.in Update a little for the new ntfsinfo functionality. 2004-05-11 09:21:24 +00:00
ntfsinfo.c I completely forgot about mst protection when I was writing index dumping code. Fix this. 2005-02-08 19:06:18 +00:00
ntfslabel.8.in Typo fixes (Ender) 2004-03-10 22:03:54 +00:00
ntfslabel.c make ntfslabel pay attention to the --no-action 2004-08-12 08:15:25 +00:00
ntfsls.8.in Update 2004-03-10 23:37:54 +00:00
ntfsls.c minor build fix 2004-08-12 13:33:25 +00:00
ntfsmftalloc.c Move NAttr{Sparse,Compressed,Encrypted} to inode struct preserving 2004-12-22 14:04:41 +00:00
ntfsmove.c Cleanup the ntfs_mapping_pairs_build enhancement. 2004-09-13 09:31:42 +00:00
ntfsmove.h Reorder/pad struct members in order to align to 32 and 64 bit bounderies. 2004-08-20 12:01:17 +00:00
ntfsprogs.8.in Renamed the last ntfstools reference to ntfsprogs 2004-04-20 21:19:45 +00:00
ntfsresize.8.in Manual merge. 2004-03-10 22:03:54 +00:00
ntfsresize.c 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
ntfsrm.c commit dt and bmp 2004-10-09 11:21:49 +00:00
ntfsrm.h commit dt and bmp 2004-10-09 11:21:49 +00:00
ntfstruncate.c Move NAttr{Sparse,Compressed,Encrypted} to inode struct preserving 2004-12-22 14:04:41 +00:00
ntfsundelete.8.in truncate option 2004-07-15 18:28:05 +00:00
ntfsundelete.c Remove vol->nr_mft_records and update all users. (Anton) 2004-09-13 10:28:54 +00:00
ntfsundelete.h keep track of the deleted file's parent 2004-08-23 22:54:51 +00:00
ntfswipe.c remove logfile reset 2005-01-30 18:13:25 +00:00
ntfswipe.h Typo fixes (Ender) 2004-03-10 22:03:54 +00:00
sd.c Fix compiler warning with --enable-maintainer-mode. 2004-03-04 16:59:58 +00:00
upcase.c Rename uchar_t to ntfschar. 2004-05-14 13:02:33 +00:00
utils.c Remove vol->nr_mft_records and update all users. (Anton) 2004-09-13 10:28:54 +00:00
utils.h Wrap macro definition with matching #ifndef. 2004-08-20 12:04:47 +00:00