Commit Graph

903 Commits (9c78a8bf4f1ae30c99ecfb7aec20210c581a89e6)
 

Author SHA1 Message Date
cantab.net!aia21 e216063558 Add Jan Kratochvil to authors.
(Logical change 1.223)
2003-11-04 13:04:07 +00:00
cantab.net!aia21 2a4f72d834 (Logical change 1.223) 2003-11-04 13:04:07 +00:00
flatcap.org!ntfs 49002f504f Merge ssh://linux-ntfs@bkbits.net/ntfsprogs
into flatcap.org:/root/web/bk/ntfsprogs

2003/10/29 16:17:56+00:00 flatcap.org!ntfs
Merge ssh://linux-ntfs@bkbits.net/ntfsprogs
into flatcap.org:/root/web/bk/ntfsprogs

2003/10/29 14:36:52+00:00 flatcap.org!ntfs
Merge ssh://linux-ntfs@bkbits.net/ntfsprogs
into flatcap.org:/root/web/bk/ntfsprogs

2003/10/29 13:33:59+00:00 flatcap.org!ntfs
updates from Szaka

BKrev: 3fa012d97TxRLQT1yV0B5GI_HlHK9A
2003-10-29 19:19:53 +00:00
flatcap.org!ntfs 46a7f90e14 Auto merged
2003/10/29 13:33:58+00:00 flatcap.org!ntfs
updates from Szaka

(Logical change 1.222)
2003-10-29 19:19:53 +00:00
cantab.net!aia21 316fb4f6db attrib.c:
Ooops.  Make it compile...

BKrev: 3f9ffc15SDTXIustGMyY_iq3c5xYZg
2003-10-29 17:42:45 +00:00
cantab.net!aia21 3088f60dc3 Ooops. Make it compile...
(Logical change 1.221)
2003-10-29 17:42:45 +00:00
cantab.net!aia21 d4d4557ed3 attrib.c:
Make ntfs_attr_make_non_resident() return error EPERM if
  it is called for an attribute that cannot be non-resident.
  Implement ntfs_attr_can_be_resident().
  Start working on ntfs_attr_make_resident().

BKrev: 3f9ffb731gg594AWzF_6XAc1KD2PfQ
2003-10-29 17:40:03 +00:00
cantab.net!aia21 8f310e5bf2 Make ntfs_attr_make_non_resident() return error EPERM if
it is called for an attribute that cannot be non-resident.
Implement ntfs_attr_can_be_resident().
Start working on ntfs_attr_make_resident().

(Logical change 1.220)
2003-10-29 17:40:03 +00:00
cantab.net!aia21 34a712077d mft.c:
Implement rollback in ntfs_mft_record_free().

BKrev: 3f9ffa53BHsDTqMVHN9BU459RtuXTw
2003-10-29 17:35:15 +00:00
cantab.net!aia21 d993588f0c Implement rollback in ntfs_mft_record_free().
(Logical change 1.219)
2003-10-29 17:35:15 +00:00
cantab.net!aia21 a0010c53b9 layout.h:
Update comments.

BKrev: 3f9fd2a5nlzYmNm052jCfL-xn6X7AA
2003-10-29 14:45:57 +00:00
cantab.net!aia21 86f747e673 Update comments.
(Logical change 1.218)
2003-10-29 14:45:57 +00:00
cantab.net!aia21 39a75b5f61 ntfsresize.8.in, ntfsclone.8.in:
Update from Szaka

BKrev: 3f9fc1b6yY_L5e3AsI700wYtB6rrDg
2003-10-29 13:33:42 +00:00
cantab.net!aia21 75519695ef Update from Szaka
(Logical change 1.217)
2003-10-29 13:33:42 +00:00
cantab.net!aia21 94cf62642f Leave inodes dirty if ntfs_inode_sync() fails.
BKrev: 3f9d50edaxznDgbmQz0qELluUnzm3A
2003-10-27 17:07:57 +00:00
cantab.net!aia21 1ef194e7ae (Logical change 1.216) 2003-10-27 17:07:57 +00:00
cantab.net!aia21 2e4af91cd1 Fix what must be a logic inverting typo...
BKrev: 3f9d36fdIdeqeMfyEj0dgKRNWsXaHA
2003-10-27 15:17:17 +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 5587fe0549 make ntfs_attr_close a bit safer
(Logical change 1.214)
2003-10-26 12:40:40 +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
flatcap.org!ntfs 5af8e6ac63 Lots of trivial tidyups - mostly bulletproofing
BKrev: 3f9bc0c8bnGUGioYz_g-2BY7CjnvOA
2003-10-26 12:40:40 +00:00
cantab.net!aia21 aa09c472c5 update
BKrev: 3f97cfa84KpzLme3gD-ZJNEGLdM0MQ
2003-10-23 12:55:04 +00:00
cantab.net!aia21 a98c6029ef update
(Logical change 1.213)
2003-10-23 12:55:04 +00:00
cantab.net!aia21 37fdc85536 Update with ntfscat.
(Logical change 1.212)
2003-10-23 12:41:17 +00:00
cantab.net!aia21 ac308c5503 Some fixes.
BKrev: 3f97cc6dCaxkaw8v4qGGTl8Yv9y_0Q
2003-10-23 12:41:17 +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 80d5e408c6 Fixes from Lode to make it work on Cygwin.
BKrev: 3f97c97czD3v7yuUzrkXnsbomw3kgA
2003-10-23 12:28:44 +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 91d3027eb2 Merge cantab.net:/home/aia21/ntfsprogs
into cantab.net:/home/aia21/ntfsprogs-devel

2003/10/01 10:15:31+01:00 cantab.net!aia21
Merge cantab.net:/home/aia21/ntfsprogs-devel
into cantab.net:/home/aia21/ntfsprogs

2003/10/01 10:12:26+01:00 cantab.net!aia21
Merge cantab.net:/home/aia21/ntfsprogs-devel
into cantab.net:/home/aia21/ntfsprogs

2003/09/28 14:03:11+01:00 flatcap.org!ntfs
utils.c:
  typo which made ntfslabel read only

BKrev: 3f97c7bdaB8Rg14tULiSzeQJoqzv2w
2003-10-23 12:21:17 +00:00
cantab.net!aia21 edbeeb397f Auto merged
2003/10/01 10:12:26+01:00 cantab.net!aia21
Auto merged

2003/09/28 14:02:46+01:00 flatcap.org!ntfs
typo which made ntfslabel read only

(Logical change 1.210)
2003-10-23 12:21:17 +00:00
cantab.net!aia21 67591d0256 update
(Logical change 1.209)
2003-10-17 15:43:14 +00:00
cantab.net!aia21 7b7e3a7ed6 Add -quiet and -verbose options to ntfscat.
Update changelog.

BKrev: 3f900e12HF3XPYgygxw6DM7EtqVrVw
2003-10-17 15:43:14 +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 f1f109d219 add "extras" target (alias extra) to build extra programs
BKrev: 3f8f0970wRQUWN3E3KNl4nqK3eXaDA
2003-10-16 21:11:12 +00:00
flatcap.org!ntfs fbc51eacb0 extra target to make extra programs
BKrev: 3f8f084bO6HkPre6qMN_fXud7wbcpw
2003-10-16 21:06:19 +00:00
flatcap.org!ntfs 9cc93c1479 extra target to make extra programs
(Logical change 1.207)
2003-10-16 21:06:19 +00:00
flatcap.org!ntfs a1e1de5c23 wipe the tails of mft records that are in use
BKrev: 3f89df87Xt3EkBKm9bWoGisB_r8hpg
2003-10-12 23:11:03 +00:00
flatcap.org!ntfs 3234ada8a2 wipe the tails of mft records that are in use
(Logical change 1.206)
2003-10-12 23:11:03 +00:00
flatcap.org!ntfs 6f0ffca0c0 wipe the mft slack space
BKrev: 3f89917doi0v0qZS8lISZ_y1LHuifg
2003-10-12 17:38:05 +00:00
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