Commit Graph

275 Commits (c7eaee5a0fb29793a8ff23f860bf6c5fd65e90f0)

Author SHA1 Message Date
antona c4cb316418 mkntfs: Add new option -T which fakes the time to be 00:00:00 UTC,
Jan 1, 1970 instead of the current system time.
2005-06-03 22:22:12 +00:00
antona b8a543a27e Do dynamic run-time detection of SetFilePointerEx() instead of defunct
autoconf crap.
Also, fix a really stupid bug in the emulated SetFilePointerEx() which caused
the segfaults.  (It unconditionally wrote to a pointer even when it was NULL.)
2005-06-03 10:27:32 +00:00
szaka 683b707b43 Don't mark NTFS dirty if the backup boot sector could be created 2005-06-02 18:36:43 +00:00
szaka 6aa5cc17fe ntfsresize: fix segfault during fsck if $Bitmap was larger than expected 2005-05-24 21:13:51 +00:00
antona cf2646d607 Update 2005-05-19 21:54:59 +00:00
szaka fbbefe0c70 - read-write ntfs_mount() returns EPERM if the partition is hibernated 2005-05-10 16:53:48 +00:00
cantab.net!aia21 c4761f35bf Update
(Logical change 1.699)
2005-04-25 07:26:08 +00:00
cantab.net!aia21 b13242445a Update
(Logical change 1.698)
2005-04-22 13:52:16 +00:00
cantab.net!aia21 ac492c10bb update
(Logical change 1.697)
2005-04-19 12:01:38 +00:00
void!yura 9b0a58972a update
(Logical change 1.694)
2005-04-06 15:47:43 +00:00
elisa-laajakaista.fi!szaka da1b0e094b ntfsclone: make --metadata work with the new $Logfile checking code.
Save at least the first 16 KiB of $Logfile (the two RSTR records
should always be included if present). Save also records used for
checking empty $Logfile.

(Logical change 1.691)
2005-03-05 19:08:57 +00:00
cantab.net!aia21 19b8d3c7d1 Update
(Logical change 1.686)
2005-03-03 23:57:13 +00:00
elisa-laajakaista.fi!szaka 420c3cb606 ntfsfix: fix invalid mft records in $MFTMirr.
(Logical change 1.683)
2005-03-01 23:11:20 +00:00
elisa-laajakaista.fi!szaka cb2cd394b3 ntfsclone: added a new option, --rescue. It ignores read errors
so disks having bad sectors (dying disks) can be rescued. The content
of the cluster having bad sectors is filled by character '2' and the
start of the cluster is marked by "BadClusteR".

(Logical change 1.682)
2005-03-01 21:48:00 +00:00
elisa-laajakaista.fi!szaka 5d86dff231 ntfsclone: added a new option, --ignore-fs-check. It can be used only with
the --metadata option. The clusters causing the inconsistency are saved too.

(Logical change 1.681)
2005-02-28 19:23:20 +00:00
elisa-laajakaista.fi!szaka c65b34b709 ntfsfix: empty journal and mark volume dirty for chkdsk if ntfs_mount failed. This makes read-write mounting of NTFS metadata images possible by
ntfsprogs and the kernel driver what were created by versions of ntfsclone previous than 2.0.0.

(Logical change 1.680)
2005-02-20 22:20:54 +00:00
cantab.net!aia21 b6b7655c55 Update
(Logical change 1.677)
2005-02-17 17:03:50 +00:00
void!yura b8da6570e0 ntfscp: Added SIGINT (Ctrl+C) handler, improved error handling in
sync failed case.  (Yura)

(Logical change 1.675)
2005-02-07 20:44:07 +00:00
void!yura d5eac44ab9 update
(Logical change 1.672)
2005-01-30 18:13:25 +00:00
void!yura 1354e9b446 Update.
(Logical change 1.666)
2005-01-25 21:41:25 +00:00
(none)!yura 14db887f8e Rename NTFS_SECTOR_SIZE to NTFS_BLOCK_SIZE to keep in sync with kernel driver.
(Logical change 1.653)
2005-01-11 20:28:28 +00:00
(none)!yura b86f85b7f1 Update.
(Logical change 1.651)
2004-12-22 18:06:07 +00:00
cantab.net!aia21 cabfe89386 Manual merge
2004/12/22 12:40:19+02:00 (none)!yura
Update.

(Logical change 1.647)
2004-12-22 14:22:58 +00:00
cantab.net!aia21 19fbf5b490 Update
(Logical change 1.646)
2004-12-22 14:22:09 +00:00
cantab.net!aia21 b12041e518 Update
(Logical change 1.645)
2004-12-22 14:04:41 +00:00
(none)!yura a6258ef736 Rename layout.h::ATTR_RECORD::{compressed_non_,non_,}resident_attr_end
to more shorter {non_,}resident_end and compressed_end.

(Logical change 1.637)
2004-11-21 10:53:22 +00:00
(none)!yura 2a2aecdb2a Update.
(Logical change 1.632)
2004-11-12 17:09:24 +00:00
(none)!yura 77802ca092 Update
(Logical change 1.627)
2004-11-05 19:53:34 +00:00
(none)!yura 3cb8b787bd - Remove attrlist.[ch]::ntfs_attrlist_set because it was very bad idea to separate it from ntfs_attrlist_entry_{add,rm}.
- Update ntfs_attrlist_entry_{add,rm} and ntfs_inode_add_attrlist to work without it.
- Some other fixes, improvements and cleanups.

(Logical change 1.615)
2004-10-17 15:56:39 +00:00
(none)!yura c59b032f7e update
(Logical change 1.613)
2004-10-15 11:38:45 +00:00
(none)!yura 5d5f6497e9 update
(Logical change 1.612)
2004-10-14 18:23:21 +00:00
(none)!yura 488e4b5d30 move ntfscp from extra to standard program set
(Logical change 1.607)
2004-10-12 20:05:02 +00:00
(none)!yura 7c1b950052 update
(Logical change 1.603)
2004-10-11 16:26:16 +00:00
(none)!yura 419e3ce8b7 Remove inode.h::NIno{Clear,Set,}AttrListNonResident and attr_list_rl field from inode.h::_ntfs_inode struct. Adapt all users.
(Logical change 1.600)
2004-10-11 09:16:35 +00:00
(none)!yura 07a8918a4c update
(Logical change 1.599)
2004-10-10 17:20:48 +00:00
(none)!yura f79110c80d Update.
(Logical change 1.596)
2004-10-08 16:50:36 +00:00
(none)!yura a929f9f0ba Update.
(Logical change 1.592)
2004-10-07 14:04:09 +00:00
elisa-laajakaista.fi!szaka 63b6f9ff3f ntfsclone: honor bad clusters list ($BadClus:$Bad), known bad sectors aren't tried to be saved anymore (Szaka)
(Logical change 1.587)
2004-09-30 18:16:48 +00:00
cantab.net!aia21 8b3c03e173 Rename scpu_to_le{16,32,64}() to cpu_to_sle{16,32,64}() to match the kernel.
(Logical change 1.586)
2004-09-30 15:00:31 +00:00
(none)!yura 030e531012 SCCS merged
2004/09/29 18:21:24+03:00 (none)!yura
SCCS merged

2004/09/29 18:16:34+03:00 (none)!yura
Update.

(Logical change 1.584)
2004-09-29 15:43:22 +00:00
cantab.net!aia21 a18fb7244f Update
(Logical change 1.583)
2004-09-29 14:45:16 +00:00
elisa-laajakaista.fi!szaka e68a61101a - ntfsclone: save by using our, not NTFS cluster allocation bitmap.
This gives more control in the future what to save.

(Logical change 1.582)
2004-09-28 23:43:15 +00:00
(none)!yura 1e589f3db3 Update.
(Logical change 1.580)
2004-09-26 19:31:31 +00:00
(none)!yura e418cf5345 Update.
(Logical change 1.579)
2004-09-25 20:10:16 +00:00
cantab.net!aia21 4a7a060f86 Update
(Logical change 1.570)
2004-09-20 14:46:38 +00:00
(none)!yura edc3e44834 Update
(Logical change 1.569)
2004-09-20 11:31:28 +00:00
(none)!yura eba2ebee2c Update
(Logical change 1.568)
2004-09-19 19:30:37 +00:00
cantab.net!aia21 e4220d109a Update
(Logical change 1.561)
2004-09-16 22:43:10 +00:00
cantab.net!aia21 50e082c5e7 Update
(Logical change 1.560)
2004-09-16 10:22:11 +00:00
cantab.net!aia21 fe587b2319 Update
(Logical change 1.558)
2004-09-16 09:32:23 +00:00
cantab.net!aia21 21248874a3 Update.
(Logical change 1.554)
2004-09-15 15:21:47 +00:00
cantab.net!aia21 b82469ba50 Remove vol->nr_mft_records and update all users. (Anton)
(Logical change 1.549)
2004-09-13 10:28:54 +00:00
cantab.net!aia21 a5b6b89456 Update
(Logical change 1.548)
2004-09-13 09:31:42 +00:00
(none)!yura a95cff8404 update
(Logical change 1.547)
2004-09-12 18:46:04 +00:00
(none)!yura 8930729433 update
(Logical change 1.545)
2004-09-11 16:23:34 +00:00
(none)!yura a5c2060597 update
(Logical change 1.543)
2004-09-09 17:21:40 +00:00
(none)!yura 92492d6d91 update
(Logical change 1.541)
2004-09-09 14:18:53 +00:00
cantab.net!aia21 3da1cc0cb9 Merge.
2004/09/06 11:07:20+01:00 cantab.net!aia21
Add ntfs_debug() and ntfs_error() to make kernel<->userspace porting easier.

(Logical change 1.538)
2004-09-09 07:54:06 +00:00
(none)!yura 674fdcbc7d update
(Logical change 1.537)
2004-09-08 16:35:01 +00:00
cantab.net!aia21 dcdc9a4b7a Start 2.0.0-WIP
(Logical change 1.534)
2004-09-06 09:44:16 +00:00
cantab.net!aia21 756e93cd89 Update.
(Logical change 1.531)
2004-09-04 09:58:47 +00:00
elisa-laajakaista.fi!szaka ecd038b30e Updated for 1.9.4 release
(Logical change 1.529)
2004-09-03 20:00:47 +00:00
(none)!yura cbb262f047 Move "ntfsls -R" change to proper place (mistakenly was placed to 1.9.2)
(Logical change 1.527)
2004-09-03 14:08:02 +00:00
cantab.net!aia21 453d87b43f Update for 1.9.3 release.
(Logical change 1.520)
2004-09-03 09:30:16 +00:00
cantab.net!aia21 f9209a456e Auto merged
2004/08/31 16:12:21+01:00 cantab.net!aia21
Update

(Logical change 1.519)
2004-08-31 15:37:05 +00:00
cantab.net!aia21 fcdb401959 Exclude
(Logical change 1.518)
2004-08-31 15:33:48 +00:00
(none)!yura eade09d2e5 Update and move "ntfsls -R" changing to proper place.
(Logical change 1.517)
2004-08-31 14:05:19 +00:00
cantab.net!aia21 b1aaf86adf Update
(Logical change 1.516)
2004-08-30 20:41:14 +00:00
cantab.net!aia21 c41f53eeb3 Update
(Logical change 1.515)
2004-08-28 21:26:52 +00:00
cantab.net!aia21 3c32bde90c Update
(Logical change 1.502)
2004-08-18 10:27:49 +00:00
cantab.net!aia21 ddd4ce7688 Update
(Logical change 1.498)
2004-08-15 21:04:22 +00:00
cantab.net!aia21 d85cb21fed Update
(Logical change 1.491)
2004-08-12 08:21:50 +00:00
cantab.net!aia21 9df3149c48 Update
(Logical change 1.490)
2004-08-12 08:15:25 +00:00
flatcap.org!ntfs 95fc34e169 ntfsls recursive option
(Logical change 1.486)
2004-08-11 09:09:56 +00:00
(none)!yura ba508305e3 update
(Logical change 1.470)
2004-08-03 17:53:48 +00:00
(none)!yura d2743d4216 update
(Logical change 1.469)
2004-08-02 17:09:20 +00:00
(none)!yura f81543dbc9 Update
(Logical change 1.466)
2004-08-01 11:05:46 +00:00
flatcap.org!ntfs f76bf5b5fa SCCS merged
2004/07/15 19:21:58+01:00 flatcap.org!ntfs
ntfsundelete truncate option

(Logical change 1.464)
2004-07-15 18:28:05 +00:00
cantab.net!aia21 bb757d9012 Update for Yuval's win32 changes.
(Logical change 1.463)
2004-07-15 09:50:08 +00:00
elisa-laajakaista.fi!szaka 50395bd881 Auto merged
2004/07/10 17:40:52+03:00 elisa-laajakaista.fi!szaka
ntfsclone: added special image format support  (Per Olofsson)

(Logical change 1.451)
2004-07-10 20:01:17 +00:00
(none)!yura 3145f17897 update for wipe_directory
(Logical change 1.446)
2004-07-06 19:53:05 +00:00
flatcap.org!ntfs def9a888b6 credits for Yura
(Logical change 1.428)
2004-06-20 16:47:19 +00:00
flatcap.org!ntfs b9bb3745e3 bugfix for ntfsinfo
(Logical change 1.420)
2004-06-16 22:16:30 +00:00
cantab.net!aia21 8ad9c17322 Update
(Logical change 1.419)
2004-06-08 16:26:25 +00:00
flatcap.org!ntfs 24ac354062 Added Holger for modifications to undelete
(Logical change 1.408)
2004-06-01 20:20:24 +00:00
cantab.net!aia21 c55508d4b0 Update
(Logical change 1.397)
2004-05-24 14:04:19 +00:00
cantab.net!aia21 68b1426c28 Update
(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 1f49d8348f Update
(Logical change 1.393)
2004-05-21 21:21:38 +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 ab8db675c6 Update
(Logical change 1.391)
2004-05-14 08:07:19 +00:00
cantab.net!aia21 c03f0bf6fb Use UTF8 instead of iso8859-1 and update for 1.9.2 release.
(Logical change 1.390)
2004-05-11 09:21:24 +00:00
cantab.net!aia21 f44bad1d4b Update
(Logical change 1.386)
2004-05-02 08:46:37 +00:00
cantab.net!aia21 159d3a1a74 Update
(Logical change 1.385)
2004-04-28 08:06:17 +00:00
cantab.net!aia21 9de9d6bdf1 Update
(Logical change 1.384)
2004-04-27 12:48:14 +00:00
cantab.net!aia21 b3cf768990 Update.
(Logical change 1.382)
2004-04-23 14:27:09 +00:00
cantab.net!aia21 4ab2a0a694 Update
(Logical change 1.379)
2004-04-23 10:12:49 +00:00
cantab.net!aia21 71c1fe3af8 Update
(Logical change 1.374)
2004-04-16 20:54:34 +00:00
cantab.net!aia21 86c68c96e1 Update
(Logical change 1.373)
2004-04-16 20:43:28 +00:00
cantab.net!aia21 ac5a6513c2 Update
(Logical change 1.370)
2004-04-15 14:30:43 +00:00