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
a85d57bb14
ntfsresize: eliminate the global opt.show_progress from progress_update() for code resuse
...
BKrev: 40b41a2215ZbjgH-KptyRYhoiQDwAQ
2004-05-26 04:16:34 +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
3528535640
Update ChangeLog for the previous commit.
...
BKrev: 40b200e3lp3ldlWwXtG6kqsCAdAHPA
2004-05-24 14:04:19 +00:00
cantab.net!aia21
c55508d4b0
Update
...
(Logical change 1.397)
2004-05-24 14:04:19 +00:00
cantab.net!aia21
bc60f44a05
Add detection for <sys/byteorder.h>.
...
(Logical change 1.396)
2004-05-24 13:54:07 +00:00
cantab.net!aia21
b803a16d8c
- Add detection for <sys/byteorder.h> and make endianness detection
...
work on Solaris 2.6 (Yuval) and Solaris 9 (Anton).
- Emulate bswap_{16,32,64}() if not available/we cannot find them.
BKrev: 40b1fe7f9xCV9vUK6-MKQa-OweY4HA
2004-05-24 13:54:07 +00:00
cantab.net!aia21
7d0ecd9832
- Add detection for <sys/byteorder.h> and make endianness detection
...
work on Solaris 2.6 (Yuval) and Solaris 9 (Anton).
- Emulate bswap_{16,32,64}() if not available/we cannot find them.
(Logical change 1.396)
2004-05-24 13:54:07 +00:00
cantab.net!aia21
68b1426c28
Update
...
(Logical change 1.395)
2004-05-23 20:10:46 +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
25737058b1
Dump general info about an inode in ntfsinfo. (Yuval)
...
BKrev: 40b10546n7D7kynT0KptuJFiejdZrQ
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
eec6764612
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)
BKrev: 40ae7c1fPDtB679KdjaXSP8IkcJUFA
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
1f49d8348f
Update
...
(Logical change 1.393)
2004-05-21 21:21:38 +00:00
cantab.net!aia21
1a33cda57d
Do not use the ++ operator on a variable when it is being passed as a
...
parameter to a macro in libntfs/unistr.c. (Pete Curran, Yuval)
BKrev: 40ae72e2mwIsTYOwnS_fi0I7Wj0mnQ
2004-05-21 21:21:38 +00:00
cantab.net!aia21
a6cd1084c3
Do not use the ++ operator on a variable when it is being passed as a
...
parameter to a macro in libntfs/unistr.c. (Pete Curran, Yuval)
(Logical change 1.393)
2004-05-21 21:21:38 +00:00
cantab.net!aia21
cca66954fd
Rename uchar_t to ntfschar.
...
BKrev: 40a4c369hyg4ewkGdCJVFJ2VRdqzJQ
2004-05-14 13:02:33 +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
94e687a5b4
Fix access of MFT_RECORD->bytes_in_use to use le32_to_cpu() instead
...
of le16_to_cpu() in libntfs/volume.c. (Pete Curran)
BKrev: 40a47e3742mktSpbpcOe-OlQLGX-Pg
2004-05-14 08:07:19 +00:00
cantab.net!aia21
9ae1b7306a
Fix access of MFT_RECORD->bytes_in_use to use le32_to_cpu() instead
...
of le16_to_cpu() in libntfs/volume.c. (Pete Curran)
(Logical change 1.391)
2004-05-14 08:07:19 +00:00
cantab.net!aia21
153114e5fd
Bump version to 1.9.3-WIP.
...
(Logical change 1.391)
2004-05-14 08:07:19 +00:00
cantab.net!aia21
5e1b0ba260
Add Pete Curran.
...
(Logical change 1.391)
2004-05-14 08:07:19 +00:00
cantab.net!aia21
de1aea149c
Use UTF8 instead of iso8859-1.
...
(Logical change 1.390)
2004-05-11 09:21:24 +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
ac67e7dce2
Use UTF8 instead of iso8859-1 and add Marcin Gibuła.
...
(Logical change 1.390)
2004-05-11 09:21:24 +00:00
cantab.net!aia21
e9f7c11227
Update for 1.9.2 release.
...
(Logical change 1.390)
2004-05-11 09:21:24 +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
2b4b259c1b
Three bug fixes in the decompression code and
...
preparation for the 1.9.2 release.
BKrev: 40a09b14pk0uZYBZiU5ckxpPyfj6Bg
2004-05-11 09:21:24 +00:00
cantab.net!aia21
13538af029
Remove trailing whitespace.
...
(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
cantab.net!aia21
7ecb829f8f
Cleanup.
...
(Logical change 1.390)
2004-05-11 09:21:24 +00:00
cantab.net!aia21
da742f48da
- Fix a bug where we would not always detect that we have reached the
...
end of a compression block because we were ending at minus one byte
which is effectively the same as being at the end. The fix is to
check whether the uncompressed buffer has been fully filled and if so
we assume we have reached the end of the compression block. A big
thank you to Marcin Gibuła for the bug report, the assistance in
tracking down the bug and testing the fix.
- Fix a bug where we forgot to reset the data_size and initialized_size
in two error code paths.
- Fix a bug where an uncompressed block could be misdetected as a
compressed one if it was made up of multiple runs.
(Logical change 1.390)
2004-05-11 09:21:24 +00:00
elisa-laajakaista.fi!szaka
0649be9d8e
ntfsresize: eliminated the global ntfs_volume variable
...
BKrev: 409d8cd17YSZ_BMSluvSHbLdZBuo_A
2004-05-09 01:43:45 +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
771f8fdc3b
remove not-used-anymore last_unsafe member from ntfs_resize_t
...
BKrev: 409d6d72e47fpMOIjLwcPmLkr61ULA
2004-05-08 23:29:54 +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
bc92ae57e8
prepare truncate_badclust_file() for global variables elimination
...
BKrev: 409d6c7aNA96eKy22m5q3_oD85pgsQ
2004-05-08 23:25:46 +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
f44bad1d4b
Update
...
(Logical change 1.386)
2004-05-02 08:46:37 +00:00
cantab.net!aia21
10c1677809
Add inode selection by path/filename to ntfsinfo. (Yuval)
...
BKrev: 4094b56d2tX48ocjmzBlFHtJ0aRnpw
2004-05-02 08:46:37 +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
159d3a1a74
Update
...
(Logical change 1.385)
2004-04-28 08:06:17 +00:00
cantab.net!aia21
653cfec1ca
Add SetFilePointerEx() emulation. (Lode)
...
(Logical change 1.385)
2004-04-28 08:06:17 +00:00
cantab.net!aia21
cc4526d757
Add SetFilePointerEx() emulation to win32_io.c. (Lode)
...
BKrev: 408f65f9pKdstEq-2epH-_isfXv2FQ
2004-04-28 08:06:17 +00:00
cantab.net!aia21
301a541ffc
Work around mbstowcs() bug in DJGPP and update workaround for bug in
...
mbsrtowcs() on Cygwin. (Lode, Christophe, Anton)
BKrev: 408e568evEe4T1xjSmokvu-9Z0X-Tg
2004-04-27 12:48:14 +00:00
cantab.net!aia21
03a99a7ece
Work around mbstowcs() bug in DJGPP and update workaround for bug in
...
mbsrtowcs() on Cygwin. (Lode, Christophe, Anton)
(Logical change 1.384)
2004-04-27 12:48:14 +00:00
cantab.net!aia21
9de9d6bdf1
Update
...
(Logical change 1.384)
2004-04-27 12:48:14 +00:00
cantab.net!aia21
cd4f9980d5
ntfsundelete.c:
...
Fix warnings by renaming some variables. (Yuval)
BKrev: 408accfcGEjiouL-pbBaHsodx5W-zg
2004-04-24 20:24:28 +00:00