Commit Graph

19 Commits

Author SHA1 Message Date
cha0smaster
01787c8c54 update site 2005-12-01 20:44:18 +00:00
cha0smaster
490176db7b update README about ntfsmount 2005-08-04 19:49:38 +00:00
antona
fd68e4ed66 Update 2005-08-02 08:54:19 +00:00
cha0smaster
f7e5e1cc26 * Fix ntfs_attr_p{read,write}. (see Changelog)
* Minor fixes and some stubs for uncommitted code.
* Update README about ./autogen.sh.
2005-08-01 13:40:51 +00:00
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
antona
1a76cc4821 Change pointer to bkbits to cvs on SF.net. 2005-05-19 21:34:18 +00:00
antona
104d4e6d21 Update copyright to include 2005. 2005-05-19 21:27:30 +00:00
cantab.net!aia21
f19081ab43 Update for 1.9.0 release.
(Logical change 1.316)
2004-03-10 21:52:35 +00:00
cantab.net!aia21
a0e310c4c6 Start using the default INSTALL and COPYING so our changes don't keep
getting lost when anyone does autoreconf -f or autoupdate.  The
Linux-NTFS specific content has been moved to the README file.

(Logical change 1.305)
2004-03-09 12:38:51 +00:00
cantab.net!aia21
5aa2088a95 Update
(Logical change 1.259)
2004-01-09 12:38:56 +00:00
cantab.net!aia21
50fb15960e Add man page for libntfs-gnomevfs and other man page updates.
(Logical change 1.227)
2003-11-06 16:30:56 +00:00
cantab.net!aia21
2103b57235 Update for ntfs gnomevfs.
(Logical change 1.223)
2003-11-04 13:04:07 +00:00
cantab.net!aia21
37fdc85536 Update with ntfscat.
(Logical change 1.212)
2003-10-23 12:41:17 +00:00
cantab.net!aia21
335659c0df Update
(Logical change 1.184)
2003-09-30 09:42:38 +00:00
cantab.net!aia21
63dcac1575 update for 1.7.0beta release
(Logical change 1.99)
2003-01-18 15:26:15 +00:00
cantab.net!aia21
f6171df97b add ntfsresize
(Logical change 1.36)
2002-12-10 11:53:41 +00:00
cantab.net!aia21
c282c53742 ntfstools->ntfsprogs
(Logical change 1.23)
2002-11-29 12:16:35 +00:00
!flatcap
35e8097a0d add ntfsundelete to the build. fix rpm build. trawl for typos.
2002/04/12 15:23:47-00:00 !antona
Cleanup ntfslabel, write a man page for it, integrate it all in the distribution properly, silence output from ntfs_mount() (conditional on running configure with --enable-debug), update all docs accordingly. Add Rich and Matt to AUTHORS.

2002/03/12 21:55:30-00:00 !antona
Update docs and bump version to 1.6.0.

2002/01/26 02:28:29-00:00 !antona
Update docs.

2002/01/10 10:54:27-00:00 !antona
Updates

2002/01/10 10:19:29-00:00 !antona
Update changelog.

2001/12/06 01:16:32-00:00 !antona
Update version number for ntfsfix

2001/11/10 16:24:11-00:00 !antona
More logfile size updates so we are more sane with floppies.

2001/11/10 14:47:39-00:00 !antona
Debug display bug fixes.

2001/11/10 14:27:38-00:00 !antona
And more typos.

2001/11/10 14:25:33-00:00 !antona
Oops. Didn't compile. Typo

2001/11/10 14:22:15-00:00 !antona
Remove obsoleted disklabel.h stuff.

2001/11/10 14:17:39-00:00 !antona
Enhance mkntfs' device size determination.

2001/11/10 03:06:05-00:00 !antona
Bug fixes and debug output enhancements.

2001/11/09 23:36:16-00:00 !antona
Bug fixes

2001/11/09 21:30:51-00:00 !antona
Considering added functionality change version number to 1.3.0, update docs and mkntfs man page.

2001/11/09 18:24:32-00:00 !antona
Updates to docs, layout.h and ntfsfix to support Windows XP NTFS

2001/08/27 16:58:07-00:00 !antona
Updates.

2001/08/02 01:44:56-00:00 !antona
Add ntfsfix man page and spell fixes. Update to 1.2.1 version and update all text files to go with it and the rpm spec file.

2001/07/25 23:11:49-00:00 !antona
Update text files

2001/07/24 17:41:01-00:00 !antona
Minor updates and restructuring the distribution. See NEWS and ChangeLog for
details.

2001/06/16 19:59:51-00:00 !antona
Update ntfsdump_logfile and dumplog and the relevant textfiles.

2001/06/16 19:23:39-00:00 !antona
Version number update

2001/06/16 19:22:45-00:00 !antona
Get rid of logfile stuff for mkntfs as it is clearly not needed.

2001/06/13 19:04:20-00:00 !antona
Final prerelease. Updated version numbers of mkntfs in readme and rpm spec files.

2001/06/11 19:11:37-00:00 !antona
Fix rpm generation.
Circumvent configure bug by cheating in configure.in moving around nonopt to
host and setting nonopt to NONE.

2001/06/10 18:30:16-00:00 !antona
Preparations for the 0.1.0 release. Updating documentation and information.
Updating rpm generation and added mkntfs man page which currently is not
accurate as it shows all the mke2fs options in it while mkntfs doesn't actually
accept any options except for device at all but it is a good starting point.

2001/02/02 01:15:17-00:00 !antona
Updated documentation and other text files. Preparing for initial release.

2001/02/02 00:16:18-00:00 !antona
Changed make process to using autoconf/automake/libtool.
Added necessary files for this and for the gnu standard.
Inititial checkin. Probably still stuff missing. Will know soon...

(Logical change 1.5)
2002-08-22 18:09:47 +00:00
!flatcap
aaf8f8e036 Initial revision 2002-08-22 18:09:47 +00:00