Commit Graph

1628 Commits (73c333a6813ed1e17e2cb2f28151995fd36e4298)
 

Author SHA1 Message Date
(none)!yura 73c333a681 bugfix in ntfs_attr_map{_whole_,_}runlist: make it not fail if runlist already mapped
(Logical change 1.470)
2004-08-03 17:53:48 +00:00
(none)!yura 32f14d38a7 update ChangeLog
BKrev: 410e7540KrFfaWTKb9yoAL0NBusB3A
2004-08-02 17:09:20 +00:00
(none)!yura d2743d4216 update
(Logical change 1.469)
2004-08-02 17:09:20 +00:00
(none)!yura ad91c15528 various updates and fixes
(Logical change 1.468)
2004-08-02 16:56:34 +00:00
(none)!yura bf6f920115 libntfs/attrib.c
* various updates and fixes
libntfs/lcnalloc.c
    * bugfix for ntfs_cluster_alloc when @count = 0.
    * add ntfs_clster_free_from_rl and make ntfs_cluster_alloc use it

BKrev: 410e7242eGKUorRYb_6nagFZRimo9A
2004-08-02 16:56:34 +00:00
(none)!yura 3abf487908 add ntfs_clster_free_from_rl prototype
(Logical change 1.468)
2004-08-02 16:56:34 +00:00
(none)!yura 910855a174 * bugfix for ntfs_cluster_alloc when @count = 0.
* add ntfs_clster_free_from_rl and make ntfs_cluster_alloc use it

(Logical change 1.468)
2004-08-02 16:56:34 +00:00
(none)!yura 931b78f491 add ntfscp to build
BKrev: 410e2e01FrtLB9jtLEOrAbifdUbXzw
2004-08-02 12:05:21 +00:00
(none)!yura 03f1839241 add ntfscp to build
(Logical change 1.467)
2004-08-02 12:05:21 +00:00
(none)!yura e6702c50e8 include/ntfs/lcnalloc.[ch]
Add a @start_vcn parameter to lcnalloc.[ch]::ntfs_cluster_alloc

libntfs/attrib.c
    Add new function attrib.c::ntfs_non_resident_attr_expand, thus we can expand non resident attributes

BKrev: 410cce8arlxZNdQ2OY5Oisg_nANE3w
2004-08-01 11:05:46 +00:00
(none)!yura f81543dbc9 Update
(Logical change 1.466)
2004-08-01 11:05:46 +00:00
(none)!yura d1ecde1e2d Fix spelling
(Logical change 1.466)
2004-08-01 11:05:46 +00:00
(none)!yura 70bfea1080 Add new function attrib.c::ntfs_non_resident_attr_expand, thus we can expand non resident attributes
(Logical change 1.466)
2004-08-01 11:05:46 +00:00
(none)!yura 50b9026628 Add a @start_vcn parameter to lcnalloc.[ch]::ntfs_cluster_alloc
(Logical change 1.466)
2004-08-01 11:05:46 +00:00
(none)!yura ebeac904ba add ntfscp to ignore list
(Logical change 1.465)
2004-07-30 13:00:24 +00:00
(none)!yura b92c24f0ae New utility - ntfscp.
libntfs/attrib.c: bugfix for ntfs_attr_size_bounds_check

BKrev: 410a4668fcSXLpwrIJvgGhdNXGsEYQ
2004-07-30 13:00:24 +00:00
(none)!yura 1ce46a27b1 Initial revision 2004-07-30 13:00:24 +00:00
(none)!yura d2fd32b481 Fix bug in ntfs_attr_size_bounds_check that caused it always fail if no maximum limit for attribute size
(Logical change 1.465)
2004-07-30 13:00:24 +00:00
(none)!yura 6c71138294 (Logical change 1.465) 2004-07-30 13:00:24 +00:00
flatcap.org!ntfs 6968c5bc66 truncate option
(Logical change 1.464)
2004-07-15 18:28:05 +00:00
flatcap.org!ntfs f76bf5b5fa SCCS merged
2004/07/15 19:21:58+01:00 flatcap.org!ntfs
ntfsundelete truncate option

(Logical change 1.464)
2004-07-15 18:28:05 +00:00
flatcap.org!ntfs 387bb6c5cd Merge
2004/07/15 19:21:58+01:00 flatcap.org!ntfs
ntfsundelete: Thanks to mabs.  If undelete is confident about the size of a deleted file, the "--truncate" option will recover exactly that amount of data.  The default is to round up the size to the nearest cluster.

BKrev: 40f6ccb5SCzucLc1iVaA_LGMf1eQiw
2004-07-15 18:28:05 +00:00
cantab.net!aia21 bb757d9012 Update for Yuval's win32 changes.
(Logical change 1.463)
2004-07-15 09:50:08 +00:00
cantab.net!aia21 3297e348b1 Update ChangeLog for Yuval's win32 changes.
BKrev: 40f65350NKnTsE3Pjtb1qytVuZIE0g
2004-07-15 09:50:08 +00:00
cantab.net!aia21 faa7f82c0c Remove 2 unused functions.
(Logical change 1.462)
2004-07-15 09:43:09 +00:00
cantab.net!aia21 51c0cb5fcd Remove 2 unused functions (libntfs/win32_io.c). (Yuval)
BKrev: 40f651adkTKbejCDRqQyXl-Ea41k2A
2004-07-15 09:43:09 +00:00
cantab.net!aia21 d3007d5542 Add nice comments to functions.
(Logical change 1.461)
2004-07-15 09:41:47 +00:00
cantab.net!aia21 203365d140 Add nice comments to functions (libntfs/win32_io.c). (Yuval)
BKrev: 40f6515bNFnQbSXIq8-3D1RzbGMoVA
2004-07-15 09:41:47 +00:00
cantab.net!aia21 e2b3e1c7e2 Implement ntfs_device_win32_stat(). (Yuval)
BKrev: 40f65112kzadGJ_BNlusLftSdMvvNg
2004-07-15 09:40:34 +00:00
cantab.net!aia21 2604474716 Implement ntfs_device_win32_stat().
(Logical change 1.460)
2004-07-15 09:40:34 +00:00
cantab.net!aia21 09ffab4224 Implement ntfs_device_win32_sync(). (Yuval)
BKrev: 40f6503fWhRVQKdnM9a8qiThOT56Bg
2004-07-15 09:37:03 +00:00
cantab.net!aia21 40d7371812 Implement ntfs_device_win32_sync().
(Logical change 1.459)
2004-07-15 09:37:03 +00:00
cantab.net!aia21 0d5f1fdb3e Re-factor the existing ntfs_device_win32_open(). (Yuval)
BKrev: 40f64fceuQ22VqwuFd2azoFK3yjgtA
2004-07-15 09:35:10 +00:00
cantab.net!aia21 0dfe86e663 Re-factor the existing ntfs_device_win32_open().
(Logical change 1.458)
2004-07-15 09:35:10 +00:00
cantab.net!aia21 8b5ea751ef Implement ntfs_device_win32_ioctl(). (Yuval)
BKrev: 40f64e69VLLHdZ7_i-b8AHMcTd-duw
2004-07-15 09:29:13 +00:00
cantab.net!aia21 3b3ac7b234 Implement ntfs_device_win32_ioctl().
(Logical change 1.457)
2004-07-15 09:29:13 +00:00
cantab.net!aia21 47d78b7197 Fix Yuval's last patch: runlist_element is not a struct it is a typedef
so renamed it to the struct name which is _runlist_element. (Anton)

BKrev: 40f3fce98cr9Bx9kKnLFaGFVqi4S8Q
2004-07-13 15:16:57 +00:00
cantab.net!aia21 aa4542d8f4 Fix Yuval's last patch: runlist_element is not a struct it is a typedef
so renamed it to the struct name which is _runlist_element.

(Logical change 1.456)
2004-07-13 15:16:57 +00:00
cantab.net!aia21 2198f29e89 include/ntfs/debug.h
Remote attrib.h include so win32_io.c can include debug.h. (Yuval)
libntfs/debug.c
    Include attrib.h before debug.h as debug.h no longer includes attrib.h. (Yuval)
libntfs/win32_io.c
    Include debug.h and remove duplicated code. (Yuval)

BKrev: 40f3fa2bfK8Ztgw7LQX8xD6Kptf63Q
2004-07-13 15:05:15 +00:00
cantab.net!aia21 41121112e5 Remote attrib.h include so win32_io.c can include debug.h. (Yuval)
(Logical change 1.455)
2004-07-13 15:05:15 +00:00
cantab.net!aia21 a93c3f9549 Include debug.h and remove duplicated code. (Yuval)
(Logical change 1.455)
2004-07-13 15:05:15 +00:00
cantab.net!aia21 ae0653cc18 Include attrib.h before debug.h as debug.h no longer includes attrib.h. (Yuval)
(Logical change 1.455)
2004-07-13 15:05:15 +00:00
cantab.net!aia21 38314bb499 Fix compiler warning. (Yuval)
(Logical change 1.454)
2004-07-13 13:06:05 +00:00
cantab.net!aia21 be1c64d294 Fix compiler warning in ntfsundelete. (Yuval)
BKrev: 40f3de3dbPCmd1IDAxo292xi7xzQ_Q
2004-07-13 13:06:05 +00:00
cantab.net!aia21 315c8b395e Add noreturn attribute to mkntfs.c::err_exit function. (Yuval)
BKrev: 40f3ddc2b9iEp7OUY_0XOtP9Pr9FSg
2004-07-13 13:04:02 +00:00
cantab.net!aia21 dfde7adfd4 Add noreturn attribute to err_exit function. (Yuval)
(Logical change 1.453)
2004-07-13 13:04:02 +00:00
cantab.net!aia21 c649d2b570 Update CREDITS and AUTHORS.
BKrev: 40f3dd36bnyP43RPFTBg3W3H1QvT8A
2004-07-13 13:01:42 +00:00
cantab.net!aia21 ca998f6fc5 Update
(Logical change 1.452)
2004-07-13 13:01:42 +00:00
elisa-laajakaista.fi!szaka 87a2d1bfef added special image format support (Per Olofsson)
(Logical change 1.451)
2004-07-10 20:01:17 +00:00
elisa-laajakaista.fi!szaka 3b20fca911 Merge ssh://linux-ntfs@bkbits.net/ntfsprogs
into a80-186-119-178.elisa-laajakaista.fi:/home/szaka/ntfs/bk/ntfsprogs

2004/07/10 23:00:28+03:00 elisa-laajakaista.fi!szaka
ntfsclone manual: enhancements, fixes, emphasize new imaging feature better

2004/07/10 17:40:52+03:00 elisa-laajakaista.fi!szaka
ntfsclone: added special image format support  (Per Olofsson)

BKrev: 40f04b0dmMY8xPiYFH0hHw2NqKRk_A
2004-07-10 20:01:17 +00:00