ntfs-3g/ntfsprogs
antona ca873f0474 Eeek. Someone did a commit just as I was about to commit so the commit
message was lost!  )-:

Now again...

Monster commit from me due to lack of time.  Sorry about that.

Features:

- Version to 1.10.0
- Update readme, etc ready for release.
- Update build system to suse linux 9.3 versions.
- Fix warnings appearing for me on suse 9.3 with --enable-warnings --enable-debug.
- Set attr_name to NULL in libntfs/attrib.c::__ntfs_attr_init() and fixup all
  callers apropriately.  Thanks to FlatCap/Rich for pointing this out.
- Determine endianness in ./configure and use that in addition to existing
  mechanisms for determining endianness.
2005-06-20 14:31:30 +00:00
..
.cvsignore Add more things to .cvsignore files. 2005-06-19 13:20:40 +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 Eeek. Someone did a commit just as I was about to commit so the commit 2005-06-20 14:31:30 +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 Tidy whitespace: trailing space; <space><tab> at the beginning of lines 2005-06-19 21:09:40 +00:00
ntfscat.8.in ntfscat now works with attribute names 2005-06-20 14:24:53 +00:00
ntfscat.c ntfscat now works with attribute names 2005-06-20 14:24:53 +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 - Use consistent option and parameter naming convention 2005-06-12 11:02:50 +00:00
ntfsclone.c Tidy whitespace: trailing space; <space><tab> at the beginning of lines 2005-06-19 21:09:40 +00:00
ntfscluster.8.in remove my email address 2004-06-01 20:07:35 +00:00
ntfscluster.c Tidy whitespace: trailing space; <space><tab> at the beginning of lines 2005-06-19 21:09:40 +00:00
ntfscluster.h Tidy whitespace: trailing space; <space><tab> at the beginning of lines 2005-06-19 21:09:40 +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 Eeek. Someone did a commit just as I was about to commit so the commit 2005-06-20 14:31:30 +00:00
ntfsdump_logfile.c Tidy whitespace: trailing space; <space><tab> at the beginning of lines 2005-06-19 21:09:40 +00:00
ntfsfix.8.in Typo fixes (Ender) 2004-03-10 22:03:54 +00:00
ntfsfix.c Tidy whitespace: trailing space; <space><tab> at the beginning of lines 2005-06-19 21:09:40 +00:00
ntfsinfo.8.in Update a little for the new ntfsinfo functionality. 2004-05-11 09:21:24 +00:00
ntfsinfo.c Tidy whitespace: trailing space; <space><tab> at the beginning of lines 2005-06-19 21:09:40 +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 Move utils_pathname_to_inode from to library (dir.c), adapt it for library, rename it to ntfs_pathname_to_inode, update all users. 2005-06-12 18:12:55 +00:00
ntfsmftalloc.c Move NAttr{Sparse,Compressed,Encrypted} to inode struct preserving 2004-12-22 14:04:41 +00:00
ntfsmove.c Tidy whitespace: trailing space; <space><tab> at the beginning of lines 2005-06-19 21:09:40 +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 - ntfsresize manual update 2005-06-12 13:39:23 +00:00
ntfsresize.c Tidy whitespace: trailing space; <space><tab> at the beginning of lines 2005-06-19 21:09:40 +00:00
ntfsrm.c Tidy whitespace: trailing space; <space><tab> at the beginning of lines 2005-06-19 21:09:40 +00:00
ntfsrm.h Tidy whitespace: trailing space; <space><tab> at the beginning of lines 2005-06-19 21:09:40 +00:00
ntfstruncate.c Tidy whitespace: trailing space; <space><tab> at the beginning of lines 2005-06-19 21:09:40 +00:00
ntfsundelete.8.in Updates from Holger for regex undelete 2005-03-23 13:01:27 +00:00
ntfsundelete.c Eeek. Someone did a commit just as I was about to commit so the commit 2005-06-20 14:31:30 +00:00
ntfsundelete.h keep track of the deleted file's parent 2004-08-23 22:54:51 +00:00
ntfswipe.c Tidy whitespace: trailing space; <space><tab> at the beginning of lines 2005-06-19 21:09:40 +00:00
ntfswipe.h Typo fixes (Ender) 2004-03-10 22:03:54 +00:00
sd.c Tidy whitespace: trailing space; <space><tab> at the beginning of lines 2005-06-19 21:09:40 +00:00
upcase.c Rename uchar_t to ntfschar. 2004-05-14 13:02:33 +00:00
utils.c Eeek. Someone did a commit just as I was about to commit so the commit 2005-06-20 14:31:30 +00:00
utils.h Move utils_pathname_to_inode from to library (dir.c), adapt it for library, rename it to ntfs_pathname_to_inode, update all users. 2005-06-12 18:12:55 +00:00