flatcap.org!flatcap
|
6d5ba60378
|
some functions moved to utils
(Logical change 1.85)
|
2003-01-10 01:06:19 +00:00 |
|
flatcap.org!flatcap
|
bf6cff53f5
|
more general purpose functions
(Logical change 1.85)
|
2003-01-10 01:06:19 +00:00 |
|
flatcap.org!flatcap
|
96f8b84e55
|
tidy
(Logical change 1.82)
|
2003-01-09 16:30:59 +00:00 |
|
flatcap.org!flatcap
|
4a763bc970
|
a typos left over from the big rename
(Logical change 1.82)
|
2003-01-09 16:30:59 +00:00 |
|
flatcap.org!flatcap
|
e860ea0ed4
|
three modes
(Logical change 1.80)
|
2003-01-09 01:42:21 +00:00 |
|
flatcap.org!flatcap
|
6862599a67
|
minor typos
(Logical change 1.80)
|
2003-01-09 01:42:21 +00:00 |
|
flatcap.org!flatcap
|
e7dd03f9a4
|
add -Wall to normal build (not just debug)
add new files to build
(Logical change 1.80)
|
2003-01-09 01:42:21 +00:00 |
|
flatcap.org!flatcap
|
9597186a6b
|
a bit of code added, some moved out into utils
(Logical change 1.80)
|
2003-01-09 01:42:21 +00:00 |
|
flatcap.org!flatcap
|
9227c23f73
|
(Logical change 1.80)
|
2003-01-09 01:42:21 +00:00 |
|
flatcap.org!flatcap
|
fde565d504
|
Initial revision
|
2003-01-09 01:42:21 +00:00 |
|
flatcap.org!flatcap
|
ed1149f0a0
|
added a version option
simplified get_bitmap_data
added comment blocks
(Logical change 1.79)
|
2003-01-09 01:24:28 +00:00 |
|
cantab.net!aia21
|
a86ad90a97
|
Finish off / fix ability to specify an attribute name.
2002/12/29 12:03:45+00:00 cantab.net!aia21
Add ability to specify an attribute name in addition to the attribute type.
(Logical change 1.72)
|
2002-12-29 12:17:35 +00:00 |
|
cantab.net!aia21
|
ab8ae59c52
|
Fix debug output for offset.
Only dump attribute records for attribute being resized.
(Logical change 1.69)
|
2002-12-28 20:10:50 +00:00 |
|
cantab.net!aia21
|
844432eeca
|
Fix typos and correct a wrong sanity check which prevented truncation
to zero size.
(Logical change 1.68)
|
2002-12-28 19:19:05 +00:00 |
|
cantab.net!aia21
|
27f6b2df8d
|
Force is -f not -F.
(Logical change 1.66)
|
2002-12-27 23:44:01 +00:00 |
|
cantab.net!aia21
|
a6c464ca4d
|
(Logical change 1.64)
|
2002-12-27 23:14:11 +00:00 |
|
cantab.net!aia21
|
dafd0eefe3
|
Initial revision
|
2002-12-27 23:14:11 +00:00 |
|
cantab.net!aia21
|
43c7dfa6af
|
Add ntfstruncate to manual build process.
(Logical change 1.64)
|
2002-12-27 23:14:11 +00:00 |
|
cantab.net!aia21
|
f8a7ee4a7e
|
Typos.
(Logical change 1.58)
|
2002-12-26 20:36:52 +00:00 |
|
cantab.net!aia21
|
9fd51dde62
|
New API functions (mostly still WIP):
attrib.[hc]: ntfs_resident_attr_value_resize(), ntfs_attr_truncate()
inode.[hc]: ntfs_inode_mark_dirty(), ntfs_inode_sync()
lcnalloc.[hc]: ntfs_cluster_{alloc,free}()
Renamed ntfs_clusters_{read,write}() to ntfs_cluster_{read,write}().
(Logical change 1.55)
|
2002-12-26 00:44:57 +00:00 |
|
cantab.net!aia21
|
16e4e8717a
|
New API function ntfs_ucsnlen() and removal of mkntfs.c/ucsnlen().
(Logical change 1.52)
|
2002-12-25 19:17:56 +00:00 |
|
flatcap.org!flatcap
|
787420defe
|
[matt] new code
(Logical change 1.50)
|
2002-12-23 04:42:18 +00:00 |
|
flatcap.org!flatcap
|
e37809b5a9
|
typo
(Logical change 1.49)
|
2002-12-23 04:40:25 +00:00 |
|
flatcap.org!flatcap
|
363b1bc4df
|
qualify sf's name
(Logical change 1.49)
|
2002-12-23 04:40:25 +00:00 |
|
cantab.net!aia21
|
eb9ed096e2
|
remove comment as requested by Szaka
(Logical change 1.46)
|
2002-12-13 16:06:07 +00:00 |
|
cantab.net!aia21
|
69306cc493
|
new api renames to ntfs_object_action
(Logical change 1.36)
|
2002-12-10 11:53:41 +00:00 |
|
cantab.net!aia21
|
65b72f98e1
|
bug fix by Szaka
(Logical change 1.35)
|
2002-12-09 16:09:32 +00:00 |
|
cantab.net!aia21
|
9e79b61437
|
start of renames to ntfs_object_action() format
(Logical change 1.34)
|
2002-12-09 09:42:12 +00:00 |
|
cantab.net!aia21
|
030078ba24
|
update build
(Logical change 1.33)
|
2002-12-09 09:23:21 +00:00 |
|
cantab.net!aia21
|
9ff24501b2
|
remove unused variables
(Logical change 1.33)
|
2002-12-09 09:23:21 +00:00 |
|
cantab.net!aia21
|
c4eb64a730
|
Auto merged
2002/12/08 20:15:29+00:00 cantab.net!aia21
rename run{ ,_,-}list to runlist
(Logical change 1.31)
|
2002-12-08 20:36:02 +00:00 |
|
flatcap.org!flatcap
|
ad73902af1
|
set the recover file's date/time
2002/12/05 13:19:04+00:00 flatcap.org!flatcap
fixed a very silly buffer error
thanks to Martin Pirker
(Logical change 1.29)
|
2002-12-05 14:22:26 +00:00 |
|
flatcap.org!flatcap
|
e6eec73541
|
caveat: the filesize and date/time might not be what you expected
(Logical change 1.29)
|
2002-12-05 14:22:26 +00:00 |
|
flatcap.org!flatcap
|
e6d4f5ea45
|
a few extra comments
(Logical change 1.29)
|
2002-12-05 14:22:26 +00:00 |
|
flatcap.org!flatcap
|
589c9b8678
|
minor build fix
(Logical change 1.28)
|
2002-12-02 01:57:17 +00:00 |
|
flatcap.org!flatcap
|
d789fd8385
|
tidy whitespace
(Logical change 1.27)
|
2002-12-01 18:54:13 +00:00 |
|
flatcap.org!flatcap
|
d0526f58d7
|
new man page
(Logical change 1.25)
|
2002-11-29 15:35:43 +00:00 |
|
flatcap.org!flatcap
|
cdff4edf11
|
tidy up
}(Logical change 1.24)
|
2002-11-29 15:26:49 +00:00 |
|
flatcap.org!flatcap
|
7e3a966ce8
|
tidy up
2002/11/29 15:24:42+00:00 flatcap.org!flatcap
Rename: ntfsprogs/ntfstools.8.in -> ntfsprogs/ntfsprogs.8.in
(Logical change 1.24)
|
2002-11-29 15:26:49 +00:00 |
|
flatcap.org!flatcap
|
4d8a0de290
|
tidy up
(Logical change 1.24)
|
2002-11-29 15:26:49 +00:00 |
|
flatcap.org!flatcap
|
bbabd73007
|
Initial revision
|
2002-11-29 15:26:49 +00:00 |
|
cantab.net!aia21
|
f3c4b8d8ac
|
update build system
2002/11/29 12:07:08+00:00 cantab.net!aia21
mvdir
(Logical change 1.23)
|
2002-11-29 12:16:35 +00:00 |
|
cantab.net!aia21
|
cd29ef7745
|
mvdir
(Logical change 1.23)
|
2002-11-29 12:16:35 +00:00 |
|
cantab.net!aia21
|
a40fef9bf9
|
ntfstools->ntfsprogs
2002/11/29 12:07:08+00:00 cantab.net!aia21
mvdir
(Logical change 1.23)
|
2002-11-29 12:16:35 +00:00 |
|
cantab.net!aia21
|
df7cae02e7
|
Initial revision
|
2002-11-29 12:16:35 +00:00 |
|