2002/07/11 13:18:11-00:00 !flatcap
start to break up the dependency loops in the header files
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/30 17:02:41-00:00 !flatcap
typos
2002/06/08 14:12:01-00:00 !antona
ntfs_readdir() has arrived.
2002/06/05 00:29:18-00:00 !antona
Make ntfs_attr_pread work with resident attributes and start on ntfs_attr_pwrite (incomplete!).
2002/04/20 23:09:42-00:00 !antona
Port attribute lookup functions with attribute list support from ntfs tng driver. Port/reimplement extent mft record handling code as well. Rename out all dollar signs from type names and constants. Adapt all callers to new API. Note mkntfs is currently broken due to some needed work.
2002/04/16 12:13:52-00:00 !antona
New API function mft.[ch]::read_file_record(). Also some cleanups.
2002/04/14 13:56:45-00:00 !antona
cleanup header files.
2001/12/15 05:13:08-00:00 !antona
Remove atomic ops and add compiler version check.
2001/11/17 02:03:14-00:00 !antona
Update layout.h attribute compression description.
2001/11/09 18:24:32-00:00 !antona
Updates to docs, layout.h and ntfsfix to support Windows XP NTFS
2001/09/03 22:01:08-00:00 !antona
Small clarifications to file attribute flags.
2001/08/27 16:58:07-00:00 !antona
Updates.
2001/07/13 13:55:30-00:00 !antona
Updates to layout.h.
2001/06/14 15:41:41-00:00 !antona
Add comments for Windows XP ntfs changes in mft record header structure.
2001/06/09 00:25:55-00:00 !antona
mkntfs delayed. more reverse engineering required to determine exact method of
index entry collation. first few helper functions are already done and entered
into ntfslib in unistr.c
2001/06/08 19:58:24-00:00 !antona
getting closer to mkntfs alpha.
2001/06/06 22:55:49-00:00 !antona
And some more mkntfs + some updates to layout.h concerning directories and
alignment requirements.
2001/06/04 14:04:30-00:00 !antona
More work on mkntfs dir stuff.
2001/06/04 11:29:45-00:00 !antona
*** empty log message ***
2001/06/03 02:09:08-00:00 !antona
Fix/expand dircetory info in layout.h and add creation of index root attribute
to mkntfs.c.
2001/06/01 19:04:08-00:00 !antona
Updates & fixes.
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:50:24-00:00 !antona
Forgot to cvs add ...
(Logical change 1.5)