Commit Graph

32 Commits (d953fec34edd8890ae7706b16a98ed4befee03be)

Author SHA1 Message Date
antona af9fd39611 Wheee! Lots of last minute fixes and enhancements.
- Compiler warning fixes for gnome-vfs and fuse modules. (Anton)
- Change volume mounting (actually device opening) to happen with
  O_EXCL bit set so at least on Linux no one can change the device
  block size under our feet.  (Anton)
- Change volume mounting and mkntfs to set the device block size to the
  sector size using BLKBSZSET ioctl (Linux only).  This should be
  optimal for performance and should fixes the bug of not being able to
  create the backup boot sector if the number of sectors on the device
  is odd, the sector size is 512 bytes, and the kernel is 2.4.  (Anton)
- Enforce cluster size, mft record size, and index record size to be at
  least equal to the sector size and verify they are still valid and in
  particular display a warning message if the volume will not be
  mountable by the kernel driver (it requires mft record size and index
  record size to be below or equal to the system page size which we
  determine using sysconf()).  (Anton)
2006-02-03 22:19:17 +00:00
antona e236c14c4a Prepare for next release. 2006-02-02 14:40:53 +00:00
antona 3d46df6b4a Prepare for 1.12.0 release. 2005-10-07 12:52:52 +00:00
cha0smaster d8daee604f Update NEWS and ChangeLog 2005-09-24 17:00:26 +00:00
antona 6124aafffb Move timeconv to ntfstime, update changelog, and news for new release. 2005-08-04 09:59:39 +00:00
antona 2fbe1a701c - Remove AC_FUNC_MALLOC and AC_FUNC_REALLOC from configure.ac as we
do not provide replacement functions for them and they break cross
  compilation.  (Christophe)
- Update everything for 1.11.0 release.
2005-07-18 13:51:16 +00:00
cha0smaster 1a088a4fdf NEWS: update my name to be in format similar to names in other news. 2005-07-05 05:04:31 +00:00
cha0smaster 7553a8da53 * ntfsmount: change default fmask and dmask to 0177 and 0077 respectively.
* Update NEWS, ntfsprogs.8.in, .cvsignore
* Update build system to install nftsmount man page.
2005-07-05 01:18:02 +00:00
cha0smaster 3727a729c2 - Add new utility - ntfsmount. It's a FUSE module that rely on libntfs. So,
you need FUSE to compile it, xattr is also highly recommended. This module
support file overwrite changing it size and can list/read/write/add/remove
named data streams via xattr interface.
- Update auto{make,conf} stuff respectively.
2005-07-03 00:18:37 +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 01ac8414ea Fix typo. 2005-06-06 09:18:33 +00:00
cha0smaster 410432bc9d - Fix bug in index.c pointed by Anton, many thanks to him.
- Small updates all over the place:
   * NEWS
   * ntfscp manual page
   * ntfsinfo prints parent directory for FILE_NAME attribute
   * year in ntfscp copyright
2005-06-05 23:48:55 +00:00
antona 4b0bc259ca Minor update to NEWS and remove BK specific ChangeSet file. 2005-05-19 21:51:12 +00:00
cantab.net!aia21 756e93cd89 Update.
(Logical change 1.531)
2004-09-04 09:58:47 +00:00
!uv dfd3525124 Update about the win32 rewrite.
(Logical change 1.525)
2004-09-03 13:47:56 +00:00
cantab.net!aia21 e9f7c11227 Update for 1.9.2 release.
(Logical change 1.390)
2004-05-11 09:21:24 +00:00
cantab.net!aia21 3005df0091 Move some news items to older news section.
(Logical change 1.357)
2004-04-05 09:08:35 +00:00
cantab.net!aia21 e5f05c8401 Update for 1.9.1 release.
(Logical change 1.337)
2004-03-17 14:41:47 +00:00
cantab.net!aia21 12b9f913c3 Update for 1.9.0 release.
(Logical change 1.319)
2004-03-10 23:32:43 +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 9cdb31ec2d Typo fixes.
(Logical change 1.305)
2004-03-09 12:38:51 +00:00
cantab.net!aia21 824af63818 update for 1.8.3 release.
(Logical change 1.267)
2004-01-19 16:28:03 +00:00
cantab.net!aia21 ee06bb014f Update NEWS.
(Logical change 1.256)
2004-01-07 10:52:46 +00:00
cantab.net!aia21 be273eddc8 Update for 1.8.1 release.
(Logical change 1.248)
2004-01-06 11:52:01 +00:00
cantab.net!aia21 2103b57235 Update for ntfs gnomevfs.
(Logical change 1.223)
2003-11-04 13:04:07 +00:00
flatcap.org!ntfs ecfbb6ba20 add ntfscat to news
(Logical change 1.198)
2003-10-11 15:30:47 +00:00
cantab.net!aia21 ae8d6bf9d6 Update
(Logical change 1.188)
2003-10-06 11:38:25 +00:00
cantab.net!aia21 335659c0df Update
(Logical change 1.184)
2003-09-30 09:42:38 +00:00
cantab.net!aia21 bed62087c7 update for ntfsresize and new api
(Logical change 1.36)
2002-12-10 11:53:41 +00:00
cantab.net!aia21 9ae02efb9a update news
(Logical change 1.23)
2002-11-29 12:16:35 +00:00
!flatcap 4826626026 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 03:21:07-00:00 !antona
Preparations for 1.5.1 release.

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

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

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 19:24:23-00:00 !antona
With lots of luck this is going to be 1.2.3.

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/25 13:43:10-00:00 !antona
1.0.2 release. Mkntfs now in sbin and minor bugfix to mkntfs man page.

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/11 04:02:08-00:00 !antona
Linux-NTFS 1.0.0-pre-1 - FEATURE FREEZE
=======================================
mkntfs complete with option parsing and more cool things.
mkntfs man page complete.
info files updated.

TODO Before 1.0.0 final:

- Test mkntfs options & mkntfs itself.
- Test tar ball generation.
- Test rpm generation.

2001/06/10 19:09:45-00:00 !antona
news update

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