Commit Graph

12 Commits (20c360bdf1ebca68221903316391c3e401ef17bb)

Author SHA1 Message Date
cantab.net!aia21 114478185e Update version
(Logical change 1.123)
2003-02-20 11:19:58 +00:00
cantab.net!aia21 bddf42cd8b Update version
(Logical change 1.121)
2003-02-13 10:27:33 +00:00
cantab.net!aia21 63f4498e3c Update for 1.7.0 release.
(Logical change 1.119)
2003-02-12 16:39:32 +00:00
cantab.net!aia21 2208c7cc62 final tidyings
(Logical change 1.101)
2003-01-18 15:54:32 +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 b57e04f615 change source package name in configure.in to ntfsprogs. (Szaka)
(Logical change 1.90)
2003-01-12 19:03:20 +00:00
flatcap.org!flatcap 13e52bbfbf horrendous regex to identify gcc 3.*
(Logical change 1.81)
2003-01-09 02:22:03 +00:00
flatcap.org!flatcap f61c96cab6 add new man page
(Logical change 1.24)
2002-11-29 15:26:49 +00:00
cantab.net!aia21 6b57405c1b update build system
(Logical change 1.23)
2002-11-29 12:16:35 +00:00
cantab.net!aia21 52ec125006 update
(Logical change 1.14)
2002-11-17 16:31:17 +00:00
!flatcap e3d2bc7ca5 "configure --enable-really-static" and "make strip"
very little has changed, but configure has lots of line numbers
that have shift slightly

2002/07/05 17:07:48-00:00 !antona
Better gcc detection in 'configure.in'. (Szakacsits Szabolcs)

2002/07/03 14:38:40-00:00 !antona
Cleanup the build process a bit.

2002/07/02 23:47:10-00:00 !antona
Global replacement of __[su]{8,16,32,64} with [su]{8,16,32,64} and layout.h define it.

2002/06/05 20:38:11-00:00 !antona
update

2002/06/02 14:11:08-00:00 !antona
.

2002/06/02 13:57:59-00:00 !antona
Fix detection of read-only mounts in volume.c::ntfs_check_mnteent().

2002/06/01 00:41:45-00:00 !antona
huge update!

2002/05/08 05:49:35-00:00 !mattjf


Started work on ntfsinfo

2002/04/29 13:00:32-00:00 !antona
Add check for mbsrtowcs

2002/04/25 07:50:33-00:00 !antona
grr. MDK8.1 modified loads of stuff. Put it back with RH7.2

2002/04/24 23:47:40-00:00 !antona
Hammer out the API for run list merging. Add calls for low level (using raw run lists and ATTR_RECORDs as parameters) run list merging, mappaing pairs decompression, and vcn to lcn conversion as well as high level (using ntfs_attr as parameter) calls for run list mapping and vcn to lcn conversion.

2002/04/18 18:15:45-00:00 !antona
Define API for bootsect.[ch]: is_boot_sector_ntfs().

2002/04/16 15:34:32-00:00 !antona
Fix the library...

2002/04/14 14:15:47-00:00 !antona
Cleanups and updates.

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 22:02:29-00:00 !antona
Forgot to bump the version number.

2002/01/26 04:32:35-00:00 !antona
RedHat 7.2 - updates

2002/01/26 03:21:07-00:00 !antona
Preparations for 1.5.1 release.

2001/12/15 05:13:08-00:00 !antona
Remove atomic ops and add compiler version check.

2001/12/06 01:14:52-00:00 !antona
Added mount flags to ntfs_mount and adapted utilities to new mount syntax.

2001/11/17 01:57:53-00:00 !antona
Update build system with new document.

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/09 23:38:38-00:00 !antona
Change version to 1.4.0 (keep odd ones for development releases).

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

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/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/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 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/06/05 10:33:02-00:00 !antona
Update automatic config/make process and mkntfs to use the cvs release tag for
version reporting.

2001/06/01 02:07:23-00:00 !antona
It has been a long time since last commit. At moment have done a lot of work
on mkntfs but also at the moment ntfsfix and ntfsdump_logfile and libntfs are
broken. Basically only mkntfs works and that is not complete either.

2001/02/03 02:03:35-00:00 !antona
More files.

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