flatcap
|
2a2ecd2abd
|
parse_options - make sure it always spots missing options
fix mem leak in upgrade_to_large_index
fix bug - srandom called before options parsed
start separating user-type things from lib-type things
(e-22)
|
2005-11-06 21:40:26 +00:00 |
flatcap
|
d605234a3a
|
document new options
|
2005-11-06 21:26:23 +00:00 |
uvman
|
a0665cf5bd
|
Add myself to the copyright list on ntfsinfo.c
|
2005-11-06 14:18:12 +00:00 |
uvman
|
c09fc7ac81
|
Add myself to the copyright list on win32_io.c
|
2005-11-06 14:16:24 +00:00 |
uvman
|
09c562fdd3
|
Disclaim any copyright holding on layout.h
|
2005-11-06 14:15:38 +00:00 |
flatcap
|
ef9d593949
|
replace the command line parsing
mkntfs now supports long options
(e-11)
|
2005-11-06 02:19:19 +00:00 |
cha0smaster
|
300f86ac21
|
* layout.h: update about special INTX files.
* ntfsmount: implement readlink() and add support of symlinks, charcter and block devices to stat().
|
2005-11-05 22:54:43 +00:00 |
flatcap
|
de5de5a9c3
|
global variables don't belong in opts
highlight the global nature of the variables in their name
|
2005-11-05 06:11:42 +00:00 |
flatcap
|
559d3c54e4
|
more tidying
|
2005-11-05 05:03:05 +00:00 |
flatcap
|
0efe6a43f1
|
use new logging (not completely finished)
much code tidying
|
2005-11-05 01:41:39 +00:00 |
flatcap
|
77cc19fd5d
|
fix build warning
|
2005-11-05 01:34:40 +00:00 |
flatcap
|
a41e58f8aa
|
simplify a few things
|
2005-11-05 01:34:21 +00:00 |
cha0smaster
|
5bbb43d947
|
fix really hard to trigger bug in ntfs_delete
|
2005-11-04 22:43:10 +00:00 |
szaka
|
5660554d88
|
Set the the same $STANDARD_INFORMATION flags as format for NTFS 3.1 does
|
2005-11-03 21:56:52 +00:00 |
uvman
|
9e9179b307
|
Comment format improvements
|
2005-11-03 19:20:14 +00:00 |
szaka
|
44b2d2333c
|
Dump $Quota:$O key SID according to the standard textual representation
|
2005-11-03 01:43:27 +00:00 |
szaka
|
e71ca132c5
|
Create files in $Extend in the same order as 'format' does. This shouldn't
actually matter but it makes ntfscmp happier and helps great deal to catch
easily incorrectly created volumes.
|
2005-11-02 23:14:39 +00:00 |
szaka
|
c4d66f6c8b
|
Don't create 'System Volume Information'. This is never created by format,
it's either a side-effect of Distributed Link Tracking Client Service,
System Recovery Service, Index Service, WinFS, etc.
|
2005-11-02 21:03:29 +00:00 |
szaka
|
0ffab99a56
|
mkntfs: don't fill the last $MFT cluster with empty MFT records.
This is needed to conform to Windows' format behavior for NTFS v3.1
|
2005-11-02 20:47:19 +00:00 |
flatcap
|
b2606af8ab
|
a few typos
|
2005-11-02 18:06:48 +00:00 |
flatcap
|
83b9eddfc9
|
provide some meaningful function descriptions
|
2005-11-02 17:34:08 +00:00 |
szaka
|
8cfde9cdfd
|
Fix $Quota::$O key sub authority dumping; dump authorities in hexa
|
2005-11-01 23:14:34 +00:00 |
szaka
|
c10f046225
|
simplified ntfs_generate_guid()
|
2005-11-01 21:09:52 +00:00 |
szaka
|
987f33e5df
|
ntfs_ prefix generate_guid()
|
2005-11-01 20:24:37 +00:00 |
szaka
|
b82289f526
|
fix casting to quota's owner_id
|
2005-11-01 20:19:32 +00:00 |
szaka
|
c21d01fe7f
|
fix type of owner_id in QUOTA_O_INDEX_DATA
|
2005-11-01 20:18:27 +00:00 |
szaka
|
1a40e3d4cd
|
Add missing full stops; rename SDS to $SDS
|
2005-11-01 20:01:03 +00:00 |
szaka
|
80923d64dd
|
Fix type of reserved_II in SDH_INDEX_DATA; resolve some magic constants
|
2005-11-01 19:56:08 +00:00 |
szaka
|
9f4b2b4a2c
|
Fix NTFS version 3.x index entries creation. Everybody is MUCH happier now!
Erik got this right in his patch, it got non-functional due to libntfs changes.
|
2005-11-01 00:12:08 +00:00 |
flatcap
|
63c4123bbb
|
another comment
|
2005-10-31 01:19:27 +00:00 |
flatcap
|
9c2e3a8206
|
add/update function comment blocks
(ok, they need words, but it's a start)
|
2005-10-31 01:15:12 +00:00 |
szaka
|
c47717581a
|
dump index attribute keys
|
2005-10-30 23:31:44 +00:00 |
szaka
|
370bea1395
|
ntfsinfo: figure out and dump index attribute types
|
2005-10-30 22:53:38 +00:00 |
szaka
|
e677d9ebf9
|
Fix GUID example
|
2005-10-30 22:42:00 +00:00 |
szaka
|
ae42186cf5
|
utils_inode_get_name(): fix return value in case of success (the function
always returned with failure beforehand)
|
2005-10-30 22:41:20 +00:00 |
flatcap
|
121d05deb6
|
add/update function comment blocks
(ok, they need words, but it's a start)
|
2005-10-30 16:12:22 +00:00 |
flatcap
|
2a8ae5c3fb
|
upgrade to use new logging
change stderror messages to ntfs_log_perror
|
2005-10-29 01:05:11 +00:00 |
flatcap
|
4e6dd9b97b
|
upgrade to use new logging
change stderror messages to ntfs_log_perror
|
2005-10-29 00:08:43 +00:00 |
cha0smaster
|
9d92722737
|
Rest fixes from A Costa
|
2005-10-28 19:00:14 +00:00 |
flatcap
|
aa3807bc27
|
upgrade to use new logging
(all logging to stderr)
|
2005-10-28 18:59:29 +00:00 |
flatcap
|
a009bf0b5a
|
perror -> ntfs_log_perror
|
2005-10-28 18:57:06 +00:00 |
flatcap
|
9cf4759476
|
upgrade to use new logging
|
2005-10-28 18:39:52 +00:00 |
flatcap
|
325ab7c64d
|
mistake parsing quiet
|
2005-10-28 18:26:49 +00:00 |
flatcap
|
8a363705cd
|
upgrade to use new logging
change stderror messages to ntfs_log_perror
|
2005-10-28 18:23:32 +00:00 |
flatcap
|
7960f45998
|
upgrade to use new logging
change stderror messages to ntfs_log_perror
|
2005-10-28 18:15:24 +00:00 |
szaka
|
d5a925b3bf
|
ntfsinfo and ntfsls follow the convention how other utilities read
the device argument: no -d or --device option is needed
|
2005-10-28 18:00:44 +00:00 |
flatcap
|
09368b5e83
|
fix bug in ntfs_log_parse_option - quiet needs you to clear a level, not set it
|
2005-10-28 16:52:29 +00:00 |
flatcap
|
755ef674e8
|
upgrade to use new logging
change stderror messages to ntfs_log_perror
note: since the logging changes to utils.c, the --quiet option doesn't do anything
|
2005-10-28 16:47:41 +00:00 |
cha0smaster
|
4b81ab7e3b
|
Add 'xattr' named data streams access interface.
|
2005-10-28 16:06:04 +00:00 |
flatcap
|
7f96d02758
|
typo
|
2005-10-28 15:31:41 +00:00 |