antona
0c293d0407
- Add API (actually renamed from what Rich/FlatCap did):
...
volume.[hc]::ntfs_libntfs_version() which returns a pointer to a
static const string of the libntfs verion, i.e. at the moment this is
"8.0.0". This required moving the version specifications from
libntfs/Makefile.am to configure.ac. This should hopefully have the
sideeffect that I will remember to increment it when incrementing the
ntfsprogs version number when making a release given the two are
right under one another. (Anton)
- Change ALL utilities to display the libntfs version they are running
on. This should make debugging easier in the case that people are
running mismatched utilities/library. (Anton)
2005-10-07 14:10:56 +00:00
antona
8db479a6b1
Patch from Christophe:
...
A lot of headers are checked by autoconf (AC_CHECK_HEADERS in configure.ac).
Please find a patch that add the missing "#ifdef" to the source code.
2005-09-28 13:47:47 +00:00
antona
6124aafffb
Move timeconv to ntfstime, update changelog, and news for new release.
2005-08-04 09:59:39 +00:00
flatcap
0e364b49aa
ntfscat now works with attribute names
...
ntfscat now removes fixup from:
$MFT/$DATA
$MFTMirr/$DATA
anydir/$INDEX_ALLOCATION
2005-06-20 14:24:53 +00:00
flatcap
949043ab36
Tidy whitespace: trailing space; <space><tab> at the beginning of lines
...
Fix warnings about sign differences
Fix warnings about unused parameters
Tidy a few functions that didn't have { on a new line
2005-06-19 21:09:40 +00:00
cha0smaster
e323ed6a03
Move utils_pathname_to_inode from to library (dir.c), adapt it for library, rename it to ntfs_pathname_to_inode, update all users.
2005-06-12 18:12:55 +00:00
!uv
43b262ad58
Warning fix: shadowing a global variable.
...
(Logical change 1.508)
2004-08-20 12:30:34 +00:00
flatcap.org!ntfs
a61808707f
minor build fix
...
(Logical change 1.494)
2004-08-12 13:33:25 +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
123b1028ec
Fix lots of warnings about no prototypes by adding
...
the 'static' keyword. (Yuval)
(Logical change 1.381)
2004-04-23 13:55:49 +00:00
cantab.net!aia21
71c1fe3af8
Update
...
(Logical change 1.374)
2004-04-16 20:54:34 +00:00
elisa-laajakaista.fi!szaka
8c67ce1c36
Fix incorrect getopt_long() usage: converted argv[optind-1] to optarg
...
so utilities won't do bogus and unexpected things
(Logical change 1.366)
2004-04-15 00:42:33 +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
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
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
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
9e26482dd5
mem leak in error path
...
(Logical change 1.201)
2003-10-11 21:47:38 +00:00
flatcap.org!ntfs
f28338e40c
Initial revision
2003-10-10 23:22:23 +00:00
flatcap.org!ntfs
cfacfc10a5
(Logical change 1.195)
2003-10-10 23:22:23 +00:00