Commit Graph

365 Commits (66c60d96598b9b0f2b2bf8c4dfbd5a293fb35f0f)

Author SHA1 Message Date
flatcap.org!ntfs 2bd3dc1596 add an index entry to an index
(Logical change 1.429)
2004-06-20 23:15:53 +00:00
flatcap.org!ntfs fb1cdc8825 wipe file tails
(Logical change 1.428)
2004-06-20 16:47:19 +00:00
flatcap.org!ntfs c90bc03ffd missing credit
(Logical change 1.428)
2004-06-20 16:47:19 +00:00
flatcap.org!ntfs 3f9850d4cf Auto merged
2004/06/18 16:24:15+01:00 cantab.net!aia21
Exclude

(Logical change 1.427)
2004-06-18 17:54:41 +00:00
flatcap.org!ntfs acef9d58b3 routines to add/remove a name and add/remove a vcn
(Logical change 1.426)
2004-06-18 17:51:59 +00:00
flatcap.org!ntfs 9847ef4fcc create an index entry from scratch
(Logical change 1.425)
2004-06-17 23:22:44 +00:00
flatcap.org!ntfs 6219eecc7b start some index entry manipulation routines
(Logical change 1.424)
2004-06-17 21:49:42 +00:00
flatcap.org!ntfs 4a82a887c3 Auto merged
2004/06/17 21:03:45+01:00 cantab.net!aia21
Auto merged

2004/06/17 21:03:28+01:00 cantab.net!aia21
Endianness fix.

(Logical change 1.423)
2004-06-17 20:09:32 +00:00
flatcap.org!ntfs 395cf1b994 sort out the folding after a botched merge
(Logical change 1.422)
2004-06-16 22:51:38 +00:00
flatcap.org!ntfs 53cdde3dda dump an index
2004/06/06 19:47:06+01:00 flatcap.org!ntfs
make the find's more similar.
stop crash if file not found.
stop reading entire index.

(Logical change 1.421)
2004-06-16 22:44:00 +00:00
flatcap.org!ntfs 08285f5f82 SCCS merged
2004/06/07 23:00:44+01:00 flatcap.org!ntfs
add size to index alloc,
change comments slightly to allow vim to fold

(Logical change 1.421)
2004-06-16 22:44:00 +00:00
flatcap.org!ntfs 2099f9392c stop info crashing when it encounters a non-resident security attribute
(Logical change 1.420)
2004-06-16 22:16:30 +00:00
cantab.net!aia21 49b10c0f61 Remove compiler warnings about unused parameters by adding the
__attribute__((unused))
Note: these functions are still in the todo list at the top of the file,
so removing the warnings will not make it forgotten.

(Logical change 1.418)
2004-06-08 16:25:01 +00:00
cantab.net!aia21 53b60abae5 global miscellaneous cleanup.
(Logical change 1.417)
2004-06-08 16:17:51 +00:00
cantab.net!aia21 2dafbdd602 Remove irrelevant whitespace from output.
(Logical change 1.416)
2004-06-08 15:58:32 +00:00
cantab.net!aia21 0e46071eb0 Dump unknown attributes.
(Logical change 1.415)
2004-06-08 15:57:09 +00:00
cantab.net!aia21 99f61bb374 Indentation fixes.
(Logical change 1.414)
2004-06-08 15:55:55 +00:00
flatcap.org!ntfs 1649de2d46 Change mode to -rw-rw-r--
(Logical change 1.413)
2004-06-06 14:17:26 +00:00
flatcap.org!ntfs 8c3a38b818 split remove into remove_alloc and remove_root,
added function to resize an attribute,
now it can delete root entries

(Logical change 1.412)
2004-06-06 13:51:54 +00:00
elisa-laajakaista.fi!szaka b6d50b08ad Fix message, mount -t smbfs doesn't understand 'lfs', only smbmount
(Logical change 1.411)
2004-06-04 08:59:26 +00:00
flatcap.org!ntfs f550ce88fe delete non-resident files too
(Logical change 1.410)
2004-06-02 22:07:18 +00:00
flatcap.org!ntfs d840a80df9 start working on non-resident files
(Logical change 1.409)
2004-06-01 20:21:57 +00:00
flatcap.org!ntfs 6995b610d3 Allow undelete to recover a set / range of inodes
(Logical change 1.408)
2004-06-01 20:20:24 +00:00
flatcap.org!ntfs a892a133ee remove my email address
(Logical change 1.407)
2004-06-01 20:07:35 +00:00
cantab.net!aia21 b2ce5e087c Update a forgotten comment.
(Logical change 1.406)
2004-06-01 16:29:45 +00:00
flatcap.org!ntfs 1782b0a8cb refuse any resident attributes,
commit changes to mft record, mft bitmap and index record.
Delete works!

(Logical change 1.405)
2004-05-31 19:17:15 +00:00
flatcap.org!ntfs 489ceda90f another case to ignore,
remove unused code,
mark mft rec as unused

(Logical change 1.404)
2004-05-31 13:11:55 +00:00
flatcap.org!ntfs 79b403acca tidy warnings
(Logical change 1.403)
2004-05-30 17:26:50 +00:00
flatcap.org!ntfs 9886424982 fix non-res check
(Logical change 1.402)
2004-05-30 16:52:00 +00:00
flatcap.org!ntfs ef75cd263f make output human-readable
(Logical change 1.401)
2004-05-29 14:21:50 +00:00
flatcap.org!ntfs e9008c8617 fix rest of mem problems,
remove debug code

(Logical change 1.401)
2004-05-29 14:21:50 +00:00
flatcap.org!ntfs a522a0437f uchar_t -> ntfschar
2004/05/12 00:29:05+01:00 flatcap.org!ntfs
actually remove the entry from the index alloc

2004/05/10 22:59:11+01:00 flatcap.org!ntfs
cope with variable sized indexes,
recurse directories,
ignore things that are hard to delete

2004/05/10 16:34:57+01:00 flatcap.org!ntfs
find the dt that needs and entry deleting

2004/05/10 00:01:11+01:00 flatcap.org!ntfs
recursively descend a directory tree

2004/05/09 22:02:10+01:00 flatcap.org!ntfs
fix mem leaks

2004/05/09 21:21:13+01:00 flatcap.org!ntfs
recursive mapping of one directory's index

2004/05/09 13:01:51+01:00 flatcap.org!ntfs
mapping of dir and first-level dt work

2004/05/08 11:45:27+01:00 flatcap.org!ntfs
happy with structures

2004/02/16 00:25:33+00:00 flatcap.org!ntfs

(Logical change 1.400)
2004-05-26 07:41:00 +00:00
flatcap.org!ntfs 1938117fd0 Initial revision 2004-05-26 07:41:00 +00:00
flatcap.org!ntfs fe07034fc3 Auto merged
2004/05/03 15:42:34+01:00 flatcap.org!ntfs
put ntfsrm back in the build

2004/05/03 15:41:18+01:00 flatcap.org!ntfs
build process changes from the main line

2004/03/11 00:03:56+00:00 flatcap.org!flatcap
Auto merged

2004/02/16 00:25:33+00:00 flatcap.org!ntfs
add ntfsrm to the build

(Logical change 1.400)
2004-05-26 07:41:00 +00:00
flatcap.org!ntfs 2bb3b959a1 Auto merged
2004/05/03 15:41:18+01:00 flatcap.org!ntfs
build process changes from the main line

2004/03/11 00:03:56+00:00 flatcap.org!flatcap
Auto merged

2004/02/16 00:25:33+00:00 flatcap.org!ntfs
add ntfsrm to the build

(Logical change 1.400)
2004-05-26 07:41:00 +00:00
flatcap.org!ntfs 7d26680bff (Logical change 1.400) 2004-05-26 07:41:00 +00:00
elisa-laajakaista.fi!szaka 75fe0ab100 Rename ntfs_fsck_t to ntfsck_t
(Logical change 1.399)
2004-05-26 04:20:29 +00:00
elisa-laajakaista.fi!szaka 0e3341d916 Eliminate the global opt.show_progress from progress_update() for code reuse
(Logical change 1.398)
2004-05-26 04:16:34 +00:00
cantab.net!aia21 3d4c6f8bf7 Dump general info about an inode.
(Logical change 1.395)
2004-05-23 20:10:46 +00:00
cantab.net!aia21 37dab5f6a5 Update
(Logical change 1.394)
2004-05-21 22:01:03 +00:00
cantab.net!aia21 31a22bc88f Fix out of source tree build of utilities by changing $top_srcdir to
$top_builddir in the references to the build library in the makefile
template ntfsprogs/Makefile.am.  (Yuval)

(Logical change 1.394)
2004-05-21 22:01:03 +00:00
cantab.net!aia21 3423a8a909 Rename uchar_t to ntfschar.
(Logical change 1.392)
2004-05-14 13:02:33 +00:00
cantab.net!aia21 1ab9841661 Update a little for the new ntfsinfo functionality.
(Logical change 1.390)
2004-05-11 09:21:24 +00:00
cantab.net!aia21 dd001233ff Minor off by one bug fix.
(Logical change 1.390)
2004-05-11 09:21:24 +00:00
elisa-laajakaista.fi!szaka aadb68f43e eliminated the global ntfs_volume variable
(Logical change 1.389)
2004-05-09 01:43:45 +00:00
elisa-laajakaista.fi!szaka 6e0b4d5d32 remove not-used-anymore last_unsafe member from ntfs_resize_t
(Logical change 1.388)
2004-05-08 23:29:54 +00:00
elisa-laajakaista.fi!szaka 0d541c6791 prepare truncate_badclust_file() for global variables elimination
(Logical change 1.387)
2004-05-08 23:25:46 +00:00
cantab.net!aia21 eb6c561683 Add inode selection by path/filename to ntfsinfo. (Yuval)
(Logical change 1.386)
2004-05-02 08:46:37 +00:00
cantab.net!aia21 411835bca3 Fix warnings by renaming some variables. (Yuval)
(Logical change 1.383)
2004-04-24 20:24:28 +00:00
cantab.net!aia21 1e637d3709 Remove global rl as it was used only in one place. (Yuval, Anton)
(Logical change 1.382)
2004-04-23 14:27:09 +00:00