.. |
Makefile.am
|
Remove dumplog utility as it was unnecessary and duplicated the
|
2004-03-24 17:38:31 +00:00 |
Makefile.in
|
Update to automake 1.8.3.
|
2004-03-26 14:50:33 +00:00 |
attrdef.c
|
…
|
|
boot.c
|
…
|
|
cluster.c
|
A few missed.
|
2004-03-09 16:00:13 +00:00 |
cluster.h
|
…
|
|
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
|
- Add new API device.[hc]::ntfs_device_heads_get() and make mkntfs use it.
|
2004-03-24 10:36:31 +00:00 |
ntfscat.8.in
|
Update
|
2004-03-10 23:37:54 +00:00 |
ntfscat.c
|
Fix incorrect getopt_long() usage: converted argv[optind-1] to optarg
|
2004-04-15 00:42:33 +00:00 |
ntfscat.h
|
…
|
|
ntfsclone.8.in
|
Fix the incorrect usage example.
|
2004-04-08 08:00:53 +00:00 |
ntfsclone.c
|
Fix incorrect getopt_long() usage: converted argv[optind-1] to optarg
|
2004-04-15 00:42:33 +00:00 |
ntfscluster.8.in
|
Update
|
2004-03-10 23:37:54 +00:00 |
ntfscluster.c
|
Modify meaning of ntfs_volume->nr_mft_records to be the number of
|
2004-03-12 15:50:52 +00:00 |
ntfscluster.h
|
remove unnecessary values for enum
|
2004-03-06 17:42:28 +00:00 |
ntfsdump_logfile.c
|
Big update. (Not finished yet.)
|
2004-04-05 08:42:10 +00:00 |
ntfsfix.8.in
|
Typo fixes (Ender)
|
2004-03-10 22:03:54 +00:00 |
ntfsfix.c
|
…
|
|
ntfsinfo.8.in
|
Typo fixes (Ender)
|
2004-03-10 22:03:54 +00:00 |
ntfsinfo.c
|
Big update from Yuval with some bits modified by me.
|
2004-04-15 11:55:46 +00:00 |
ntfslabel.8.in
|
Typo fixes (Ender)
|
2004-03-10 22:03:54 +00:00 |
ntfslabel.c
|
Support the case where $Volume does not have a $VOLUME_NAME
|
2004-03-19 10:21:05 +00:00 |
ntfsls.8.in
|
Update
|
2004-03-10 23:37:54 +00:00 |
ntfsls.c
|
Update
|
2004-03-12 09:30:03 +00:00 |
ntfsmove.c
|
…
|
|
ntfsmove.h
|
…
|
|
ntfsprogs.8.in
|
Typo fixes (Ender)
|
2004-03-10 22:03:54 +00:00 |
ntfsresize.8.in
|
Manual merge.
|
2004-03-10 22:03:54 +00:00 |
ntfsresize.c
|
got rid of the global struct bitmap lcn_bitmap (some work towards code reuse)
|
2004-04-14 01:23:36 +00:00 |
ntfstruncate.c
|
Fix all occurences of printf with %ll length modifiers but 64 bit
|
2004-03-09 14:47:34 +00:00 |
ntfsundelete.8.in
|
Typo fixes (Ender)
|
2004-03-10 22:03:54 +00:00 |
ntfsundelete.c
|
Fix incorrect getopt_long() usage: converted argv[optind-1] to optarg
|
2004-04-15 00:42:33 +00:00 |
ntfsundelete.h
|
Fix all occurences of printf with %ll length modifiers but 64 bit
|
2004-03-09 14:47:34 +00:00 |
ntfswipe.c
|
Fix incorrect getopt_long() usage: converted argv[optind-1] to optarg
|
2004-04-15 00:42:33 +00:00 |
ntfswipe.h
|
Typo fixes (Ender)
|
2004-03-10 22:03:54 +00:00 |
sd.c
|
…
|
|
upcase.c
|
…
|
|
utils.c
|
Move declaration of variable to beginning of block. Thanks to Alexei Alexandrov for the fix.
|
2004-03-30 14:00:35 +00:00 |
utils.h
|
…
|
|