..
.cvsignore
Prepare for 1.12.0 release.
2005-10-07 12:52:52 +00:00
Makefile.am
Updated build configuration of ntfsprogs to use libntfs-3g's includes and libraries.
2010-12-02 15:57:43 +01:00
attrdef.c
tidy up
2005-10-26 20:47:14 +00:00
attrdef.h
new header files to tidy build process
2005-10-21 18:08:28 +00:00
boot.c
tidy up
2005-10-26 20:47:14 +00:00
boot.h
new header files to tidy build process
2005-10-21 18:08:28 +00:00
cluster.c
Updated all includes in the basic ntfsprogs utilities for libntfs-3g.
2010-12-02 15:57:58 +01:00
cluster.h
Updated all includes in the basic ntfsprogs utilities for libntfs-3g.
2010-12-02 15:57:58 +01:00
mkntfs.8.in
Shorten 'ntfsprogs version @VERSION@' to only 'ntfsprogs @VERSION@' in the
2006-02-06 01:05:01 +00:00
mkntfs.c
mkntfs.c: Signature of 'ntfs_boot_sector_is_ntfs' has changed in libntfs-3g (unused variable 'silent' has been removed).
2010-12-02 16:13:25 +01:00
ntfscat.8.in
Shorten 'ntfsprogs version @VERSION@' to only 'ntfsprogs @VERSION@' in the
2006-02-06 01:05:01 +00:00
ntfscat.c
Replaced all occurrences of ntfs_mbstoucs with a compatibility wrapper function (ntfs_mbstoucs_libntfscompat).
2010-12-02 16:05:22 +01:00
ntfscat.h
Updated all includes in the basic ntfsprogs utilities for libntfs-3g.
2010-12-02 15:57:58 +01:00
ntfsclone.8.in
Add a section about windows cloning
2006-02-18 20:36:33 +00:00
ntfsclone.c
Commented out all instances of MS_NOATIME being passed to ntfs_mount, as libntfs-3g does not support that flag.
2010-12-02 16:31:43 +01:00
ntfscluster.8.in
Shorten 'ntfsprogs version @VERSION@' to only 'ntfsprogs @VERSION@' in the
2006-02-06 01:05:01 +00:00
ntfscluster.c
Commented out all references to 'version.h' (which doesn't exist in libntfs-3g) and added a stub implementation of ntfs_libntfs_version in utils.h to allow things to compile.
2010-12-02 15:58:14 +01:00
ntfscluster.h
Updated all includes in the basic ntfsprogs utilities for libntfs-3g.
2010-12-02 15:57:58 +01:00
ntfscmp.8.in
Fix typos
2006-04-11 22:46:09 +00:00
ntfscmp.c
Commented out all references to 'version.h' (which doesn't exist in libntfs-3g) and added a stub implementation of ntfs_libntfs_version in utils.h to allow things to compile.
2010-12-02 15:58:14 +01:00
ntfscp.8.in
Shorten 'ntfsprogs version @VERSION@' to only 'ntfsprogs @VERSION@' in the
2006-02-06 01:05:01 +00:00
ntfscp.c
Commented out all references to 'version.h' (which doesn't exist in libntfs-3g) and added a stub implementation of ntfs_libntfs_version in utils.h to allow things to compile.
2010-12-02 15:58:14 +01:00
ntfsdecrypt.c
Fix compile warnings that have sneaked in.
2006-04-19 22:03:58 +00:00
ntfsdump_logfile.c
use new logging
2005-11-20 14:15:33 +00:00
ntfsfix.8.in
Shorten 'ntfsprogs version @VERSION@' to only 'ntfsprogs @VERSION@' in the
2006-02-06 01:05:01 +00:00
ntfsfix.c
Commented out all references to 'version.h' (which doesn't exist in libntfs-3g) and added a stub implementation of ntfs_libntfs_version in utils.h to allow things to compile.
2010-12-02 15:58:14 +01:00
ntfsinfo.8.in
Fix bogus reference to ntfsundelete
2006-04-05 02:59:12 +00:00
ntfsinfo.c
Updated references to members of INDEX_HEADER and INDEX_ENTRY that have been renamed in libntfs-3g.
2010-12-02 16:10:18 +01:00
ntfslabel.8.in
Shorten 'ntfsprogs version @VERSION@' to only 'ntfsprogs @VERSION@' in the
2006-02-06 01:05:01 +00:00
ntfslabel.c
Replaced all occurrences of ntfs_mbstoucs with a compatibility wrapper function (ntfs_mbstoucs_libntfscompat).
2010-12-02 16:05:22 +01:00
ntfsls.8.in
Shorten 'ntfsprogs version @VERSION@' to only 'ntfsprogs @VERSION@' in the
2006-02-06 01:05:01 +00:00
ntfsls.c
Commented out all references to 'version.h' (which doesn't exist in libntfs-3g) and added a stub implementation of ntfs_libntfs_version in utils.h to allow things to compile.
2010-12-02 15:58:14 +01:00
ntfsmftalloc.c
use new logging
2005-11-20 14:15:33 +00:00
ntfsmount.8.in
update ntfsmount man page
2006-02-20 17:11:24 +00:00
ntfsmount.c
Fix ntfsmount compilation.
2006-05-19 04:22:53 +00:00
ntfsmove.c
Fix all incorrect getopt_long() return value usages.
2006-04-05 12:43:06 +00:00
ntfsmove.h
implement logging in libntfs
2005-10-21 18:05:13 +00:00
ntfsprogs.8.in
Update ntfsprogs manual
2006-04-11 22:14:38 +00:00
ntfsresize.8.in
Update credit
2006-02-12 01:30:34 +00:00
ntfsresize.c
Commented out all instances of MS_NOATIME being passed to ntfs_mount, as libntfs-3g does not support that flag.
2010-12-02 16:31:43 +01:00
ntfsrm.c
Fix all incorrect getopt_long() return value usages.
2006-04-05 12:43:06 +00:00
ntfsrm.h
ntfsrm has been split up and merged into libntfs.
2005-10-16 23:33:03 +00:00
ntfstruncate.c
libntfs: add ntfs_str2ucs and ntfs_freeucs function, and convert
2006-04-05 02:45:55 +00:00
ntfsundelete.8.in
Shorten 'ntfsprogs version @VERSION@' to only 'ntfsprogs @VERSION@' in the
2006-02-06 01:05:01 +00:00
ntfsundelete.c
Commented out all references to 'version.h' (which doesn't exist in libntfs-3g) and added a stub implementation of ntfs_libntfs_version in utils.h to allow things to compile.
2010-12-02 15:58:14 +01:00
ntfsundelete.h
Updated all includes in the basic ntfsprogs utilities for libntfs-3g.
2010-12-02 15:57:58 +01:00
ntfswipe.c
Fix all incorrect getopt_long() return value usages.
2006-04-05 12:43:06 +00:00
ntfswipe.h
Typo fixes (Ender)
2004-03-10 22:03:54 +00:00
sd.c
Updated all includes in the basic ntfsprogs utilities for libntfs-3g.
2010-12-02 15:57:58 +01:00
sd.h
Updated all includes in the basic ntfsprogs utilities for libntfs-3g.
2010-12-02 15:57:58 +01:00
upcase.c
Updated all includes in the basic ntfsprogs utilities for libntfs-3g.
2010-12-02 15:57:58 +01:00
upcase.h
new header files to tidy build process
2005-10-21 18:08:28 +00:00
utils.c
Commented out all references to 'version.h' (which doesn't exist in libntfs-3g) and added a stub implementation of ntfs_libntfs_version in utils.h to allow things to compile.
2010-12-02 15:58:14 +01:00
utils.h
utils.h: Fixed absent definition of MAX_PATH by copying the definition from libntfs's headers (dir.h).
2010-12-02 16:16:47 +01:00