Commit Graph

762 Commits (6be430ea0806ca3d30277d7c4fbb3709ba44f981)
 

Author SHA1 Message Date
flatcap.org!ntfs 6be430ea08 wipe the mft slack space
(Logical change 1.205)
2003-10-12 17:38:05 +00:00
flatcap.org!ntfs cc4f8fccbd typo
(Logical change 1.205)
2003-10-12 17:38:05 +00:00
flatcap.org!ntfs 7c7dd07807 new man page
(Logical change 1.204)
2003-10-12 17:22:04 +00:00
flatcap.org!ntfs a3338b7ec2 Updates from Szaka
BKrev: 3f898dbcmP0NFtngexGwpYJHjmnv7w
2003-10-12 17:22:04 +00:00
flatcap.org!ntfs ff9c58f35e typo
(Logical change 1.203)
2003-10-12 12:48:46 +00:00
flatcap.org!ntfs ea789ac0e2 ntfswipe.c:
typo

BKrev: 3f894daeuwKPTwtDA5ZWkFYu9tXXoA
2003-10-12 12:48:46 +00:00
flatcap.org!ntfs 5420628b1d wipe unused space seems to work
(Logical change 1.202)
2003-10-12 12:45:23 +00:00
flatcap.org!ntfs a241416f44 first draft of ntfswipe
BKrev: 3f894ce3go_56GpMy2qN3sLIUMzLpQ
2003-10-12 12:45:23 +00:00
flatcap.org!ntfs c111faac87 ntfscat.c:
mem leak in error path

BKrev: 3f887a7a5FVGZLFZe4o60DNEWK4Cbg
2003-10-11 21:47:38 +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 def94f5b0c typo
(Logical change 1.200)
2003-10-11 15:36:14 +00:00
flatcap.org!ntfs 177ad3b693 slight rearrangement to group standard options
(Logical change 1.200)
2003-10-11 15:36:14 +00:00
flatcap.org!ntfs 1bd078c21a gather info using mft search contexts
(Logical change 1.200)
2003-10-11 15:36:14 +00:00
flatcap.org!ntfs 740b9f98a4 added info to cluster
BKrev: 3f88236eh8dxdQM-2Q0DXxejZX3meA
2003-10-11 15:36:14 +00:00
flatcap.org!ntfs da7c9dd404 first draft of mft search contexts
BKrev: 3f88224dTLrNVxEryLY6fNIw5gLUIg
2003-10-11 15:31:25 +00:00
flatcap.org!ntfs ecbe65ac6b first draft of mft search contexts
(Logical change 1.199)
2003-10-11 15:31:25 +00:00
flatcap.org!ntfs a4f7f86a7b ignore ntfscat
(Logical change 1.198)
2003-10-11 15:30:47 +00:00
flatcap.org!ntfs 20cc34942a extras for cat
BKrev: 3f882227mv5TgXoddRLna9ViQPAZ1g
2003-10-11 15:30:47 +00:00
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