This website requires JavaScript.
Explore
Help
Sign In
opengnsys
/
ntfs-3g
Watch
1
Star
0
Fork
You've already forked ntfs-3g
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e221ad783c
ntfs-3g
/
ntfsprogs
History
Jean-Pierre André
ad40849149
Forced 64-bit computation of inode number in ntfsundelete
...
An inode number computation was done with 32 bits, and could (theoretically) lead to truncation.
2013-07-30 11:07:12 +02:00
..
Makefile.am
Made compilation with --enable-really-static option to ./configure work
2013-02-13 08:51:47 +01:00
attrdef.c
…
attrdef.h
…
boot.c
…
boot.h
…
cluster.c
…
cluster.h
…
list.h
…
mkntfs.8.in
…
mkntfs.c
…
ntfscat.8.in
…
ntfscat.c
…
ntfscat.h
…
ntfsck.c
Fixed usa checking by ntfsck on 4K sectors
2013-04-22 19:14:48 +02:00
ntfsclone.8.in
Added a new option for testing the consistency of an ntfsclone image
2013-02-09 11:29:21 +01:00
ntfsclone.c
Fixed rescuing clusters by physical sectors in ntfsclone
2013-02-09 15:07:06 +01:00
ntfscluster.8.in
…
ntfscluster.c
…
ntfscluster.h
…
ntfscmp.8.in
…
ntfscmp.c
…
ntfscp.8.in
…
ntfscp.c
…
ntfsdecrypt.c
…
ntfsdump_logfile.c
…
ntfsfix.8.in
Fixed the ntfsfix option for testing in the manual
2013-02-09 11:33:17 +01:00
ntfsfix.c
…
ntfsinfo.8.in
…
ntfsinfo.c
Avoided displaying in non-verbose mode information which is not computed
2013-02-09 12:08:58 +01:00
ntfslabel.8.in
…
ntfslabel.c
…
ntfsls.8.in
…
ntfsls.c
…
ntfsmftalloc.c
…
ntfsmove.c
…
ntfsmove.h
…
ntfsprogs.8.in
…
ntfsresize.8.in
Improved the manual description of the size option of ntfsresize
2013-07-30 10:45:22 +02:00
ntfsresize.c
Reserved a single sector for the backup boot sector
2013-07-30 10:35:13 +02:00
ntfstruncate.c
…
ntfsundelete.8.in
Output the modification time when scanning files by ntfsundelete
2013-07-30 11:00:46 +02:00
ntfsundelete.c
Forced 64-bit computation of inode number in ntfsundelete
2013-07-30 11:07:12 +02:00
ntfsundelete.h
…
ntfswipe.c
…
ntfswipe.h
…
sd.c
…
sd.h
…
utils.c
Translated %ll print editing formats to %I64 on Windows
2013-02-09 12:57:22 +01:00
utils.h
Increased the maximum format size on Windows
2013-04-22 18:31:16 +02:00