..
.cvsignore
ignore built/generated files
2005-06-09 09:05:30 +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
Makefile.am
ntfsfix: use getopt, added --help and --version, some output cleanup
2005-02-19 19:34:37 +00:00
Makefile.in
Update build for changes to function detection in configure.ac.
2005-06-06 14:31:37 +00:00
mkntfs.8.in
mkntfs: Add new option -T which fakes the time to be 00:00:00 UTC,
2005-06-03 22:22:12 +00:00
mkntfs.c
Minor cleanup
2005-06-06 14:29:47 +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
- Add descriptions for the new command line options
2005-06-11 15:30:07 +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
- Fix bug in index.c pointed by Anton, many thanks to him.
2005-06-05 23:48:55 +00:00
ntfscp.c
- Fix bug in index.c pointed by Anton, many thanks to him.
2005-06-05 23:48:55 +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
Move namespace dumping into separate function and use it in attribute and index dumping.
2005-06-09 13:08:23 +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
ntfsresize: fix segfault during fsck if $Bitmap was larger than expected
2005-05-24 21:13:51 +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
Giang Nguyen - remove redundancy
2005-05-23 12:07:02 +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
- Rephrase ntfs_bugs: don't imply that tools have lots of bugs.
2005-06-12 09:24:11 +00:00
utils.h
Wrap macro definition with matching #ifndef.
2004-08-20 12:04:47 +00:00