ntfs-3g/include
!flatcap 4f4c955da7 move the runlist functions from attrib.c to runlist.c
2002/06/06 15:45:06-00:00 !antona
And the headerfile too

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

2002/04/24 23:47:42-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/22 10:34:31-00:00 !antona
Attribute list support (merging done, part 2, some stuff still incomplete). mkntfs ntfs volume creation. See the changelog...

2002/04/19 18:23:56-00:00 !antona
Add foundation of new inode API.

2002/04/14 13:58:54-00:00 !antona
Tidyup last cleanups

2002/04/14 13:56:45-00:00 !antona
cleanup header files.

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/01/26 04:32:35-00:00 !antona
RedHat 7.2 - updates

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

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

2001/11/09 19:24:23-00:00 !antona
With lots of luck this is going to be 1.2.3.

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

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/01 02:07:24-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/04/11 11:49:15-00:00 !antona

Header file reorganisation so that it compiles.

2001/04/07 00:53:37-00:00 !antona
Makefile updates.

2001/04/02 02:04:37-00:00 !antona
Everything compiles again! Yey! (Don't know about working though, haven't tried
it... So be careful...)
The definitely final find_{first_}attr() functions are in place. Currently
still no support for attribute lists.
The two new _RE files contain the C-fied and more or less (more less than more
actually) cleaned up functions from the ntfs driver. Once they are cleaned
up (find_attr() is already completed but I left it in the _RE files for future
reference/educational value) and modified to suit my ideas of how they should
work, which are not quite the same as the driver way, they will make it into
attrib.[ch].
If anyone gives the new code a try, I would be interested in whether it worked
or not... (-;

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

(Logical change 1.5)
2002-08-22 18:09:47 +00:00
..
Makefile.am move the runlist functions from attrib.c to runlist.c 2002-08-22 18:09:47 +00:00
Makefile.in move the runlist functions from attrib.c to runlist.c 2002-08-22 18:09:47 +00:00
attrib.h AT_NONAME -> AT_UNNAMED 2002-08-22 18:09:47 +00:00
bitmap.h Initial revision 2002-08-22 18:09:47 +00:00
bootsect.h Initial revision 2002-08-22 18:09:47 +00:00
debug.h Initial revision 2002-08-22 18:09:47 +00:00
dir.h Initial revision 2002-08-22 18:09:47 +00:00
disk_io.h Initial revision 2002-08-22 18:09:47 +00:00
endians.h Initial revision 2002-08-22 18:09:47 +00:00
inode.h and a final revert i forgot 2002-08-22 18:09:47 +00:00
layout.h Initial revision 2002-08-22 18:09:47 +00:00
list.h Initial revision 2002-08-22 18:09:47 +00:00
logfile.h Initial revision 2002-08-22 18:09:47 +00:00
mft.h Initial revision 2002-08-22 18:09:47 +00:00
mst.h Initial revision 2002-08-22 18:09:47 +00:00
runlist.h Initial revision 2002-08-22 18:09:47 +00:00
support.h Initial revision 2002-08-22 18:09:47 +00:00
types.h Initial revision 2002-08-22 18:09:47 +00:00
unistr.h Initial revision 2002-08-22 18:09:47 +00:00