cantab.net!aia21
95ab07c823
Forgot to include security.h...
...
2004/03/14 18:22:33+00:00 cantab.net!aia21
Implement dumping of object id attribute. (Yuval Fledel, me)
(Logical change 1.331)
2004-03-14 18:29:21 +00:00
cantab.net!aia21
49f8d5e364
Fix validation of STANDARD_INFORMATION attribute size in ntfsinfo.c
...
and remove relevant FIXME comments. (Yuval Fledel)
(Logical change 1.329)
2004-03-13 19:30:28 +00:00
cantab.net!aia21
cb3b41894a
Modify meaning of ntfs_volume->nr_mft_records to be the number of
...
initialized mft records, not total mft records. This makes far more
sense and in fact reflects how nr_mft_records is being used in both
libntfs and the utilities.
(Logical change 1.326)
2004-03-12 15:50:52 +00:00
cantab.net!aia21
9193cb6298
Update
...
Fix warnings on powerpc architecture where it would seem char is
unsigned so comparisons with -1 cause a warning that comparison is
always true/wrong. (Thanks to Ender for reporting.)
(Logical change 1.324)
2004-03-12 09:30:03 +00:00
cantab.net!aia21
9b3652469c
Update with SuSE 9.1 beta 1 versions of GNU build system.
...
(Logical change 1.322)
2004-03-11 15:33:34 +00:00
cantab.net!aia21
d7f7475b58
Update
...
(Logical change 1.321)
2004-03-10 23:41:00 +00:00
cantab.net!aia21
c446b5b7c0
Update
...
(Logical change 1.320)
2004-03-10 23:37:54 +00:00
cantab.net!aia21
94036606c8
Update
...
(Logical change 1.319)
2004-03-10 23:32:43 +00:00
cantab.net!aia21
c86e4174a9
Manual merge.
...
2004/03/10 21:54:24+00:00 cantab.net!aia21
Typo fixes (Ender)
(Logical change 1.317)
2004-03-10 22:03:54 +00:00
cantab.net!aia21
41c90506c5
Auto merged
...
2004/03/10 21:54:27+00:00 cantab.net!aia21
Typo fixes (Ender)
(Logical change 1.317)
2004-03-10 22:03:54 +00:00
cantab.net!aia21
5dda848553
Auto merged
...
2004/03/10 21:54:13+00:00 cantab.net!aia21
Typo fixes (Ender)
(Logical change 1.317)
2004-03-10 22:03:54 +00:00
cantab.net!aia21
3c429be664
Typo fixes (Ender)
...
(Logical change 1.317)
2004-03-10 22:03:54 +00:00
cantab.net!aia21
f19081ab43
Update for 1.9.0 release.
...
(Logical change 1.316)
2004-03-10 21:52:35 +00:00
cantab.net!aia21
c5847ae8cf
Fix two bugs, a->name_length is 8 bit not 16 bit...
...
(Logical change 1.313)
2004-03-10 09:36:44 +00:00
omakaista.fi!szaka
c90976e023
hand merged
...
2004/03/10 10:13:38+02:00 omakaista.fi!szaka
- Added warnings about not modifying text messages external tools use
- Options -i -s together aren't supported anymore, if needed use -n -v -s instead
- Usage() cleanup
- Some endianness fixes
- Suggest chkdsk /f if mount fails with EIO (Paul A. Steckler)
- Removed BETA and STABLE hints, now there is only one STABLE
- The --info option estimates the theoretically smallest shrunken size thus the message changed from "You ccould resize ..." to "You might resize ...".
(Logical change 1.312)
2004-03-10 09:28:44 +00:00
omakaista.fi!szaka
bf67069b3f
Spelling fixes and update
...
(Logical change 1.312)
2004-03-10 09:28:44 +00:00
cantab.net!aia21
6b7c265ea8
Update
...
(Logical change 1.311)
2004-03-10 09:28:31 +00:00
cantab.net!aia21
95d653045f
Auto merged
...
2004/03/10 09:26:25+00:00 cantab.net!aia21
Move AC_GNU_SOURCE before AC_PROG_CC...
(Logical change 1.310)
2004-03-10 09:26:51 +00:00
cantab.net!aia21
728eff0614
Auto merged
...
2004/03/10 09:20:50+00:00 cantab.net!aia21
Update.
(Logical change 1.309)
2004-03-10 09:21:53 +00:00
cantab.net!aia21
0acde67dde
A few missed.
...
(Logical change 1.308)
2004-03-09 16:00:13 +00:00
cantab.net!aia21
717484f223
Missed this one.
...
(Logical change 1.307)
2004-03-09 15:27:10 +00:00
cantab.net!aia21
8b9213603f
Manual merge.
...
2004/03/09 14:38:50+00:00 cantab.net!aia21
Fix all occurences of printf with %ll length modifiers but 64 bit
arguments to typecast the arguments to (unsigned) long long to avoid
the warnings when compiling on 64 bit architectures.
(Logical change 1.306)
2004-03-09 14:47:34 +00:00
cantab.net!aia21
ddeee65b8d
Fix all occurences of printf with %ll length modifiers but 64 bit
...
arguments to typecast the arguments to (unsigned) long long to avoid
the warnings when compiling on 64 bit architectures.
(Logical change 1.306)
2004-03-09 14:47:34 +00:00
cantab.net!aia21
6dea839252
Auto merged
...
2004/03/09 14:38:51+00:00 cantab.net!aia21
Fix all occurences of printf with %ll length modifiers but 64 bit
arguments to typecast the arguments to (unsigned) long long to avoid
the warnings when compiling on 64 bit architectures.
(Logical change 1.306)
2004-03-09 14:47:34 +00:00
cantab.net!aia21
43280fed03
Auto merged
...
2004/03/09 14:38:50+00:00 cantab.net!aia21
Fix all occurences of printf with %ll length modifiers but 64 bit
arguments to typecast the arguments to (unsigned) long long to avoid
the warnings when compiling on 64 bit architectures.
(Logical change 1.306)
2004-03-09 14:47:34 +00:00
cantab.net!aia21
8a26e04bb3
Auto merged
...
2004/03/09 12:38:19+00:00 cantab.net!aia21
Update.
(Logical change 1.305)
2004-03-09 12:38:51 +00:00
cantab.net!aia21
6c4c7b1721
Fix typo. (From SUSE LINUX)
...
(Logical change 1.303)
2004-03-08 17:04:17 +00:00
cantab.net!aia21
7e83a08c1e
update
...
(Logical change 1.300)
2004-03-06 18:08:14 +00:00
omakaista.fi!szaka
fa02ef73bf
Almost completely rewritten, extended with the data relocation
...
related issues.
2003/11/04 13:06:21+00:00 cantab.net!aia21
Auto merged
2003/10/29 13:34:28+00:00 cantab.net!aia21
Auto merged
2003/10/29 13:30:17+00:00 flatcap.org!ntfs
updates from Szaka
(Logical change 1.299)
2004-03-06 17:42:28 +00:00
omakaista.fi!szaka
278d707401
Added some related utils to "SEE ALSO".
...
2003/11/12 18:16:17+00:00 flatcap.org!ntfs
Auto merged
2003/11/04 13:06:21+00:00 cantab.net!aia21
Auto merged
2003/10/29 13:34:28+00:00 cantab.net!aia21
Auto merged
2003/10/29 13:30:17+00:00 flatcap.org!ntfs
updates from Szaka
(Logical change 1.299)
2004-03-06 17:42:28 +00:00
omakaista.fi!szaka
7d763a6b29
Added relocation support with the continuous help of Miguel Lastra
...
and his collegues at the University of Granada, Dewey M. Sasser,
Erik Meade, Martin Fick, Sandro Hawke, Dave Croal, Lorrin Nelson,
Geert Hendrickx, Robert Bjorkman and Richard Burdick.
(Logical change 1.299)
2004-03-06 17:42:28 +00:00
flatcap.org!ntfs
0e41f6aab1
remove unnecessary values for enum
...
struct for saving last used cluster
2003/10/29 10:25:42+00:00 flatcap.org!ntfs
display cluster info about a file / inode
(Logical change 1.299)
2004-03-06 17:42:28 +00:00
flatcap.org!ntfs
3a6065e753
one more sign problem
...
2003/11/02 23:22:27+00:00 flatcap.org!ntfs
(Logical change 1.299)
2004-03-06 17:42:28 +00:00
flatcap.org!ntfs
e4f970bfc1
no changes
...
2003/11/02 23:22:27+00:00 flatcap.org!ntfs
move cluster_find to separate source module
implement last option
2003/10/29 10:25:42+00:00 flatcap.org!ntfs
display cluster info about a file / inode
(Logical change 1.299)
2004-03-06 17:42:28 +00:00
flatcap.org!ntfs
100d6d7deb
extra options
...
2003/10/28 15:48:10+00:00 flatcap.org!ntfs
(Logical change 1.299)
2004-03-06 17:42:28 +00:00
flatcap.org!ntfs
86716d6d62
Initial revision
2004-03-06 17:42:28 +00:00
flatcap.org!ntfs
65182be272
Auto merged
...
2003/10/28 15:50:53+00:00 flatcap.org!ntfs
some cut'n'pasted code to wipe the pagefile and logfile
(Logical change 1.299)
2004-03-06 17:42:28 +00:00
flatcap.org!ntfs
c6b229f6d4
(Logical change 1.299)
2004-03-06 17:42:28 +00:00
cantab.net!aia21
e37d6644b2
Fix what seems to be a cut'n'paste error... bitmap_alloc instead of bitmap_free
...
2003/10/31 18:10:18+00:00 flatcap.org!ntfs
big reorganisation
extra options
will move any attributes now, including dirs
(prevented it touching metadata)
2003/10/29 18:13:30+00:00 flatcap.org!ntfs
move dump_mem to utils
2003/10/28 15:48:10+00:00 flatcap.org!ntfs
(Logical change 1.299)
2004-03-06 17:42:28 +00:00
cantab.net!aia21
76364af60e
Initial revision
2004-03-06 17:42:28 +00:00
cantab.net!aia21
6636c33a6d
Fix signed/unsigned warnings.
...
2004/01/06 11:56:52+00:00 cantab.net!aia21
Add attribute and inode options to ntfscat (Szaka, modified by me).
2003/11/13 14:52:41+00:00 cantab.net!aia21
Merge
2003/10/28 15:50:53+00:00 flatcap.org!ntfs
prepare to cat other attributes
(Logical change 1.299)
2004-03-06 17:42:28 +00:00
cantab.net!aia21
476ec32ef8
Auto merged
...
2004/03/04 17:05:35+00:00 cantab.net!aia21
manual merge fallout.
2004/03/04 17:04:08+00:00 cantab.net!aia21
Auto merged
2004/02/27 17:41:05+00:00 cantab.net!aia21
merge fall out
2004/02/27 17:36:16+00:00 cantab.net!aia21
Auto merged
2004/02/26 11:42:15+00:00 cantab.net!aia21
Auto merged
2004/02/25 14:45:54+00:00 cantab.net!aia21
update
2004/02/25 14:43:31+00:00 cantab.net!aia21
Auto merged
2004/01/26 11:20:15+00:00 cantab.net!aia21
merge
2004/01/26 11:18:38+00:00 cantab.net!aia21
Auto merged
2004/01/22 23:55:32+00:00 cantab.net!aia21
Auto merged
2004/01/21 12:36:41+00:00 cantab.net!aia21
Auto merged
2004/01/15 17:02:30+00:00 cantab.net!aia21
Run ./autogen.sh on SuSE 9.0.
2004/01/15 16:58:19+00:00 cantab.net!aia21
Auto merged
2003/11/19 16:05:20+00:00 cantab.net!aia21
Auto merged
2003/11/07 18:26:20+00:00 cantab.net!aia21
Auto merged
2003/11/07 10:16:23+00:00 cantab.net!aia21
Auto merged
2003/11/04 13:06:21+00:00 cantab.net!aia21
Auto merged
2003/11/02 23:22:27+00:00 flatcap.org!ntfs
add cluster to the build
2003/10/28 15:48:10+00:00 flatcap.org!ntfs
add ntfsmove to the build
(Logical change 1.299)
2004-03-06 17:42:28 +00:00
cantab.net!aia21
d55b3f83c5
Auto merged
...
2004/02/25 14:43:31+00:00 cantab.net!aia21
Auto merged
2003/11/19 16:05:20+00:00 cantab.net!aia21
Auto merged
2003/11/02 23:22:27+00:00 flatcap.org!ntfs
add cluster to the build
2003/10/28 15:48:10+00:00 flatcap.org!ntfs
add ntfsmove to the build
(Logical change 1.299)
2004-03-06 17:42:28 +00:00
cantab.net!aia21
c4105e54e7
Auto merged
...
2004/01/07 15:48:41+00:00 cantab.net!aia21
Auto merged
2004/01/06 14:43:22+00:00 cantab.net!aia21
Auto merged
2003/11/19 00:40:18+00:00 flatcap.org!ntfs
Auto merged
2003/10/29 18:13:30+00:00 flatcap.org!ntfs
add dump_mem
remove junk that wasn't being used
(Logical change 1.299)
2004-03-06 17:42:28 +00:00
cantab.net!aia21
d6c51bf64c
Auto merged
...
2004/01/07 15:48:41+00:00 cantab.net!aia21
Auto merged
2003/11/02 23:22:27+00:00 flatcap.org!ntfs
declare [EQV]printf
2003/10/29 18:13:30+00:00 flatcap.org!ntfs
added dump_mem
(Logical change 1.299)
2004-03-06 17:42:28 +00:00
cantab.net!aia21
2da888cefe
Auto merged
...
2003/12/03 18:23:31+00:00 flatcap.org!ntfs
fix: output option was being ignored
(Logical change 1.299)
2004-03-06 17:42:28 +00:00
cantab.net!aia21
fdacd99518
Add attribute and inode options to ntfscat (Szaka, modified by me).
...
(Logical change 1.299)
2004-03-06 17:42:28 +00:00
cantab.net!aia21
654f3b7721
Rename 'opt' struct member stdout to std_out because stdout is a
...
macro on Cygwin and compilation fails. (Yuval Fledel)
(Logical change 1.296)
2004-03-05 11:27:01 +00:00
cantab.net!aia21
a2e4ff7cb6
Rename INCLUDES to AM_CPPFLAGS.
...
(Logical change 1.294)
2004-03-05 11:04:40 +00:00
cantab.net!aia21
a6629ede03
And another compiler warning.
...
(Logical change 1.292)
2004-03-04 17:03:27 +00:00
cantab.net!aia21
6b66bce89d
update
...
(Logical change 1.291)
2004-03-04 16:59:58 +00:00
cantab.net!aia21
852af74c58
Fix mkntfs for large volumes where the number of clusters would
...
exceed the maximum of 32 bits and mkntfs would segfault. Now we
increase the cluster size until the number of clusters no longer
exceeds 32 bits or the maximum cluster size is reached. We then
exit with an appropriate error message. (Thanks to Szaka for the
bug report.)
Also fix some compiler warnings in mkntfs with --enable-maintainer-mode.
(Logical change 1.291)
2004-03-04 16:59:58 +00:00
cantab.net!aia21
743f2c3632
Fix compiler warning with --enable-maintainer-mode.
...
(Logical change 1.291)
2004-03-04 16:59:58 +00:00
cantab.net!aia21
ddc702a582
Update to 1.8.6-WIP.
...
(Logical change 1.289)
2004-02-29 14:20:03 +00:00
cantab.net!aia21
40261dcd62
Update.
...
(Logical change 1.287)
2004-02-27 16:44:10 +00:00
cantab.net!aia21
6eb9812220
- Fix a duplicated free() in mkntfs. (Andras Erdei)
...
- Fix option display in mkntfs. (Andras Erdei)
(Logical change 1.285)
2004-02-26 13:48:16 +00:00
cantab.net!aia21
42e3faba21
Fix the fix. (-:
...
(Logical change 1.284)
2004-02-26 12:08:23 +00:00
cantab.net!aia21
f0ad8c7ed0
Update
...
(Logical change 1.283)
2004-02-26 11:41:48 +00:00
cantab.net!aia21
6cecd0e726
Detect NO_NTFS_DEVICE_DEFAULT_IO_OPS and #error appropriately.
...
(Logical change 1.283)
2004-02-26 11:41:48 +00:00
cantab.net!aia21
536b80cb56
Fix bug in stoucs(). Thanks to Andras Erdei.
...
(Logical change 1.281)
2004-02-25 17:14:40 +00:00
cantab.net!aia21
1f2547829c
Update for move of include files.
...
(Logical change 1.280)
2004-02-25 14:21:14 +00:00
cantab.net!aia21
441947337e
Include config.h before any other non-ntfs headers.
...
(Logical change 1.279)
2004-02-20 14:44:16 +00:00
cantab.net!aia21
a033e9dfa0
Add use of BLKGETSIZE64 and fix typos in debug output.
...
(Logical change 1.278)
2004-02-17 14:01:22 +00:00
omakaista.fi!szaka
46f0709d29
BLKGETSIZE ioctl uses unsigned long, not long for the size parameter.
...
Thus the maximum supported device is 2 TB on 32 bit platforms
instead of only 1 TB.
(Logical change 1.277)
2004-02-17 03:40:22 +00:00
cantab.net!aia21
5fd2457c54
Fixup ntfsinfo a little bit and give its manpage a small update to
...
reflect reality a little better.
(Logical change 1.276)
2004-02-05 16:51:10 +00:00
cantab.net!aia21
0dc21e3d77
Start 1.8.5-WIP.
...
(Logical change 1.274)
2004-01-26 10:19:35 +00:00
cantab.net!aia21
26fbe3a101
Update for latest libtool/autoconf/automake.
...
(Logical change 1.273)
2004-01-26 09:53:57 +00:00
cantab.net!aia21
cf2c13e079
Start 1.8.4-WIP
...
(Logical change 1.271)
2004-01-22 15:43:54 +00:00
cantab.net!aia21
892f097d8c
Change Lode's email address.
...
(Logical change 1.270)
2004-01-22 14:56:39 +00:00
cantab.net!aia21
b260aaa7fc
Build update.
...
(Logical change 1.269)
2004-01-21 12:33:31 +00:00
cantab.net!aia21
7aa67cb5bf
Update.
...
(Logical change 1.267)
2004-01-19 16:28:03 +00:00
cantab.net!aia21
401c8ebf7d
apply patch from Szaka:
...
- all warnings fixed for maintainer mode for ntfsresize and ntfsclone
- added 'const' to ntfs_ucstombs()'s first parameter
- 'fsync' also after metadata-only cloning
- fixed forced metadata-only, dirty ntfs cloning (only one -f needed)
(Logical change 1.264)
2004-01-15 17:07:57 +00:00
cantab.net!aia21
c9076ef627
- Apply patch from Szaka to fix all %L to %ll.
...
- Fix remaining %L ti %ll (compress.c).
- Run ./autogen.sh on SuSE 9.0.
(Logical change 1.263)
2004-01-15 16:57:10 +00:00
cantab.net!aia21
cabb6dc25b
Update Matthew's email address.
...
(Logical change 1.259)
2004-01-09 12:38:56 +00:00
cantab.net!aia21
aa3c49bc5b
Patch from Matthew Fanto with fixups from me.
...
(Logical change 1.259)
2004-01-09 12:38:56 +00:00
cantab.net!aia21
a7a6c5cfe5
Fix the previous update...
...
2004/01/09 10:50:25+00:00 cantab.net!aia21
Update for newer glibc.
(Logical change 1.259)
2004-01-09 12:38:56 +00:00
cantab.net!aia21
3244f17522
Enable lots of compiler warnings and fix warning from libntfs.
...
(Logical change 1.257)
2004-01-07 15:03:17 +00:00
cantab.net!aia21
e691e34ae7
Missed a bit from Christophe's patch.
...
(Logical change 1.255)
2004-01-07 10:48:24 +00:00
cantab.net!aia21
6651abe322
More updates from Christophe Grenier for DJGPP and FreeBSD.
...
(Logical change 1.253)
2004-01-07 10:22:51 +00:00
cantab.net!aia21
3fea49b48c
- Compile fixes for DJGPP. (Chrisophe Grenier, me)
...
- Add compatibility for building on FreeBSD. (Christophe Grenier)
(Logical change 1.249)
2004-01-06 14:31:21 +00:00
cantab.net!aia21
e92992ed63
Cleanup build system with respect to CFLAGS so they are consistent throughout and
...
the right flags get added for the right things and move all of this in one place in
configure.ac removing everything from the Makefile.am files.
(Logical change 1.239)
2003-11-19 10:31:21 +00:00
flatcap.org!ntfs
fafd832996
clear up a few minor build warnings
...
(Logical change 1.238)
2003-11-19 00:05:30 +00:00
cantab.net!aia21
0803017bb6
Fix warnings.
...
(Logical change 1.235)
2003-11-18 18:00:31 +00:00
cantab.net!aia21
0cef8dcd86
Make ntfscat show all messages to stderr so output (on stdout) isn't corrupted. (Szaka)
...
(Logical change 1.234)
2003-11-13 14:51:43 +00:00
flatcap.org!ntfs
12317ec4a8
s/sf/sourceforge/g
...
(Logical change 1.233)
2003-11-12 18:05:56 +00:00
cantab.net!aia21
d9bf0f8f6e
Make building of libntfs-gnomevfs optional. (Jan Kratochvil)
...
(Logical change 1.231)
2003-11-07 18:25:26 +00:00
cantab.net!aia21
912e86e813
Split off ntfsprogs-gnomevfs in separate rpm and move glib/gnome
...
dependencies to it.
(Logical change 1.230)
2003-11-07 10:16:00 +00:00
cantab.net!aia21
50fb15960e
Add man page for libntfs-gnomevfs and other man page updates.
...
(Logical change 1.227)
2003-11-06 16:30:56 +00:00
cantab.net!aia21
205c79accf
Update build for ntfs gnome vfs
...
(Logical change 1.223)
2003-11-04 13:04:07 +00:00
cantab.net!aia21
05bf546cb0
Now file_size is signed.
...
(Logical change 1.223)
2003-11-04 13:04:07 +00:00
cantab.net!aia21
3b25f96395
Fix signed warnings.
...
(Logical change 1.223)
2003-11-04 13:04:07 +00:00
cantab.net!aia21
75519695ef
Update from Szaka
...
(Logical change 1.217)
2003-10-29 13:33:42 +00:00
cantab.net!aia21
4ddd73798c
Fix what must be a logic inverting typo...
...
(Logical change 1.215)
2003-10-27 15:17:17 +00:00
flatcap.org!ntfs
50df3a4189
adding errnos for bad calling
...
(Logical change 1.214)
2003-10-26 12:40:40 +00:00
flatcap.org!ntfs
9312550eaa
add reference to ntfscat
...
(Logical change 1.214)
2003-10-26 12:40:40 +00:00
cantab.net!aia21
3b2953e8c4
Ooops. It's an ENUM not a DEFINE. Hopte this always works...
...
(Logical change 1.212)
2003-10-23 12:41:17 +00:00
cantab.net!aia21
9f07090763
Fixes from Lode to make it work on Cygwin.
...
(Logical change 1.211)
2003-10-23 12:28:44 +00:00
cantab.net!aia21
b44276e3f1
Add -quiet and -verbose options to ntfscat.
...
(Logical change 1.209)
2003-10-17 15:43:14 +00:00
flatcap.org!ntfs
6913945435
extra/extras target
...
(Logical change 1.208)
2003-10-16 21:11:12 +00:00
flatcap.org!ntfs
9cc93c1479
extra target to make extra programs
...
(Logical change 1.207)
2003-10-16 21:06:19 +00:00