flatcap.org!ntfs
ecfbb6ba20
add ntfscat to news
...
(Logical change 1.198)
2003-10-11 15:30:47 +00:00
flatcap.org!ntfs
64a627283d
typo
...
(Logical change 1.197)
2003-10-11 15:23:42 +00:00
flatcap.org!ntfs
210c470c0b
Change from Szaka
...
BKrev: 3f88207es3ugCbsEJLGpsBx_CVmT8Q
2003-10-11 15:23:42 +00:00
flatcap.org!ntfs
765d4c6b68
add ntfscat to the build
...
BKrev: 3f874b1dot_rME-X7XkPubMOGMUX0A
2003-10-11 00:13:17 +00:00
flatcap.org!ntfs
2fe2986b6e
add ntfscat to the build
...
(Logical change 1.196)
2003-10-11 00:13:17 +00:00
flatcap.org!ntfs
8f1f232253
add ntfscat to the build
...
(Logical change 1.195)
2003-10-10 23:22:23 +00:00
flatcap.org!ntfs
f28338e40c
Initial revision
2003-10-10 23:22:23 +00:00
flatcap.org!ntfs
25509ed087
Added ntfscat to the build
...
It's only a quick draft
BKrev: 3f873f2fbg4v3nRZGsDndAfrqrMCBw
2003-10-10 23:22:23 +00:00
flatcap.org!ntfs
cfacfc10a5
(Logical change 1.195)
2003-10-10 23:22:23 +00:00
flatcap.org!ntfs
038982bb62
ntfsls.c:
...
minor bugfix
BKrev: 3f872a5c8WEXnrkYhwKGNLGrIBc0hA
2003-10-10 21:53:32 +00:00
flatcap.org!ntfs
c536fe31da
minor bugfix
...
(Logical change 1.194)
2003-10-10 21:53:32 +00:00
flatcap.org!ntfs
6a9c6ada8f
replace ucstos with ntfs_ucstombs
...
replace stoucs with ntfs_mbstoucs
adapt routine to convert a path to an inode (now in utils)
fix memory leaks in error paths
(Logical change 1.193)
2003-10-10 21:50:49 +00:00
flatcap.org!ntfs
4b15bb47ee
big tidy up
...
BKrev: 3f8729b9NQN89dnTicydt2f6cFR54g
2003-10-10 21:50:49 +00:00
flatcap.org!ntfs
904b95f03d
added utils_pathname_to_inode based on Lode's version from ntfsls
...
in __metadata
the root directory is definitely metadata now (rationale: stuff the user cannot delete)
check for extent inodes of metadata files
(Logical change 1.192)
2003-10-10 21:42:48 +00:00
flatcap.org!ntfs
127d183ef8
added MAX_PATH (for ntfsls)
...
(Logical change 1.192)
2003-10-10 21:42:48 +00:00
flatcap.org!ntfs
77a57862f4
Merge bk://add/ntfsprogs-devel
...
into flatcap.org:/mnt/work/ntfsprogs-devel
2003/10/10 22:41:37+01:00 flatcap.org!ntfs
more shared code added to utils: path_to_inode
minor fixes to __metadata
BKrev: 3f8727d8fSnivOHkXxuFMzcAFv8bhg
2003-10-10 21:42:48 +00:00
flatcap.org!ntfs
b04468288e
Updates from Szaka.
...
ntfsresize changes:
- replaced .NET references to Windows Server 2003 (also everywhere in
ntfsprogs)
- ntfsresize manual update
- more verbose ntfsresize error messages, with hints, explanations
- handle backup boot sector in the middle
- existance of bad block list check moved to the "collect resize
constrains" part of the code from the "resize in-progress" part.
- replace chkdsk references to chkdsk /f
- other minor cleanups
BKrev: 3f851496osUfNsqWsYwDH1sUbydJow
2003-10-09 07:56:06 +00:00
flatcap.org!ntfs
d0cc759878
Updates from Szaka
...
(Logical change 1.191)
2003-10-09 07:56:06 +00:00
flatcap.org!ntfs
b9d2243a6b
Fix the build
...
BKrev: 3f81c0c6Fg2edhSiIPI8m4jgU3m9Sg
2003-10-06 19:21:42 +00:00
flatcap.org!ntfs
47df17cb17
Fix the build
...
(Logical change 1.190)
2003-10-06 19:21:42 +00:00
flatcap.org!ntfs
fcd4a314f3
add a helper to determine if an inode represents metadata
...
(Logical change 1.189)
2003-10-06 18:52:00 +00:00
flatcap.org!ntfs
ebb1404359
Merge bk://add/ntfsprogs-devel
...
into flatcap.org:/mnt/work/ntfsprogs-devel
2003/10/06 19:51:48+01:00 flatcap.org!ntfs
bits'n'pieces
BKrev: 3f81b9d0GKWfbeQK3rW5PC3087afpQ
2003-10-06 18:52:00 +00:00
flatcap.org!ntfs
ecb1673d0e
Auto merged
...
2003/09/28 14:57:05+01:00 flatcap.org!ntfs
add a helper to determine if an inode represents metadata
(Logical change 1.189)
2003-10-06 18:52:00 +00:00
flatcap.org!flatcap
f0c141023b
display more info
...
(Logical change 1.189)
2003-10-06 18:52:00 +00:00
cantab.net!aia21
f49930c0f4
ntfs_device_disk_io_ops is now ntfs_device_default_io_ops.
...
(Logical change 1.188)
2003-10-06 11:38:25 +00:00
cantab.net!aia21
a34d218e90
merge common functions from disk_io.c into device.c
...
(Logical change 1.188)
2003-10-06 11:38:25 +00:00
cantab.net!aia21
14b8a9bab6
disk_io is gone. device_io appears.
...
(Logical change 1.188)
2003-10-06 11:38:25 +00:00
cantab.net!aia21
7af52becdd
common functions moved from diks_io.h to device.h
...
(Logical change 1.188)
2003-10-06 11:38:25 +00:00
cantab.net!aia21
ae8d6bf9d6
Update
...
(Logical change 1.188)
2003-10-06 11:38:25 +00:00
cantab.net!aia21
786a34f1a2
New export: ntfs_device_default_io_ops
...
2003/10/06 10:49:55+01:00 cantab.net!aia21
Rename: BitKeeper/deleted/.del-device.h~47409fbdf050222e -> include/device.h
(Logical change 1.188)
2003-10-06 11:38:25 +00:00
cantab.net!aia21
0e6dac03b6
Moved from disk_io.c. All functions specific to unix style device operations.
...
}(Logical change 1.188)
2003-10-06 11:38:25 +00:00
cantab.net!aia21
d999304a70
Moved from disk_io.c. All functions specific to unix style device operations.
...
2003/10/06 10:37:38+01:00 cantab.net!aia21
Rename: libntfs/disk_io.c -> libntfs/unix_io.c
(Logical change 1.188)
2003-10-06 11:38:25 +00:00
cantab.net!aia21
e21db3b3a7
Make work on Cygwin. There is no 1 == non-option argument so have to use -d option instead.
...
(Logical change 1.188)
2003-10-06 11:38:25 +00:00
cantab.net!aia21
68fc3c2642
Make stat and ioctl return error instead of silently succeeding.
...
This probably breaks Cygwin but never mind...
(Logical change 1.188)
2003-10-06 11:38:25 +00:00
cantab.net!aia21
aa247f5101
Make it work on Cygwin.
...
(Logical change 1.188)
2003-10-06 11:38:25 +00:00
cantab.net!aia21
3d3b853379
Initial revision
2003-10-06 11:38:25 +00:00
cantab.net!aia21
b8872ed7ad
FIXME: utils_valid_device() doesn't work on Cygwin. For now just don't do it.
...
(Logical change 1.188)
2003-10-06 11:38:25 +00:00
cantab.net!aia21
bfd37171ab
Delete: include/disk_io.h
...
}(Logical change 1.188)
2003-10-06 11:38:25 +00:00
cantab.net!aia21
b07f4f6d3c
- Integrate win32 io ops (by Lode Leroy) into build process (if building on Cygwin
...
win32 ops are automatically used and otherwise the usual unix style ops are used).
- Apply some fixes to make things work on Cygwin. These changes are based on a
patch from Lode Leroy.
BKrev: 3f815431R2ENXhAguodfndFht5ynKw
2003-10-06 11:38:25 +00:00
cantab.net!aia21
9a0c63f302
(Logical change 1.188)
2003-10-06 11:38:25 +00:00
cantab.net!aia21
f051b6dbe7
update to ignore the tar ball.
...
BKrev: 3f7a9b23-eqKLR7qt3RI2cebPZJKiw
2003-10-01 09:15:15 +00:00
cantab.net!aia21
54f1d89ba0
update to ignore the tar ball.
...
(Logical change 1.187)
2003-10-01 09:15:15 +00:00
cantab.net!aia21
dbace28a51
Updates for 1.8.0beta
...
BKrev: 3f7a9af5koznpz6MFcNp2-82iuXflQ
2003-10-01 09:14:29 +00:00
cantab.net!aia21
a2bc391192
Update
...
(Logical change 1.186)
2003-10-01 09:14:29 +00:00
cantab.net!aia21
433801118e
Add win32_io.c to be distributed.
...
(Logical change 1.185)
2003-09-30 10:32:09 +00:00
cantab.net!aia21
9016aed815
Add -i parameter to syntax output of ntfsls.
...
(Logical change 1.185)
2003-09-30 10:32:09 +00:00
cantab.net!aia21
ef0d5ec250
- Add win32_io.c to be distributed.
...
- Add -i parameter to syntax output of ntfsls.
BKrev: 3f795ba9XnmsR5Pzf-1lXCmvL3ydoQ
2003-09-30 10:32:09 +00:00
cantab.net!aia21
7075668849
Update for 1.8.0beta release.
...
BKrev: 3f79500e9hSElbbl0H0NQBQebHebUQ
2003-09-30 09:42:38 +00:00
cantab.net!aia21
335659c0df
Update
...
(Logical change 1.184)
2003-09-30 09:42:38 +00:00
flatcap.org!flatcap
565d25f0b6
typo which made ntfslabel read only
...
BKrev: 3f76db76At8T1xCVInkD1fwxf3FUCA
2003-09-28 13:00:38 +00:00