..
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
Makefile.am
ntfsfix: use getopt, added --help and --version, some output cleanup
2005-02-19 19:34:37 +00:00
Makefile.in
Update with SUSE 9.3 build tools.
2005-04-19 12:00: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
For a long while asked feature. The attached patch should be against the
2005-04-25 07:26:08 +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
nftscp: add ability to specify directory as destination file
2005-04-06 15:47:43 +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
Fix invalid mft records in $MFTMirr.
2005-03-01 23:11:20 +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
fix segfault during filesystem check if NTFS was corrupted
2005-04-19 12:01:38 +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
Updates from Holger for regex undelete
2005-03-23 13:01:27 +00:00
ntfsundelete.c
Updates from Holger for regex undelete
2005-03-23 13:01:27 +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