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
e39b3a634d
Don't free extent inodes in attrib.c! (Szakacsits Szabolcs)
...
BKrev: 3dfa02c4NTpCL31WQu1SgXCWz-ub9A
2002-12-13 15:54:44 +00:00
cantab.net!aia21
151fa56ec6
Don't free extent inodes in attrib.c! (Szakacsits Szabolcs)
...
(Logical change 1.45)
2002-12-13 15:54:44 +00:00
cantab.net!aia21
301b3734af
update changelog
...
BKrev: 3df9f79dwrkAluD-D61QdoJWMdwwHg
2002-12-13 15:07:09 +00:00
cantab.net!aia21
cd89d41f06
update changelog
...
(Logical change 1.44)
2002-12-13 15:07:09 +00:00
cantab.net!aia21
0867325565
Add sanity check to ntfs_inode_close() to detect attempts at closing
...
extent inodes.
BKrev: 3df9f775oyXk9BpYQQDCAm3TEjiIdA
2002-12-13 15:06:29 +00:00
cantab.net!aia21
ce025a34ea
Add sanity check to ntfs_inode_close() to detect attempts at closing
...
extent inodes.
(Logical change 1.43)
2002-12-13 15:06:29 +00:00
cantab.net!aia21
0ae3f129fc
Fix bug where the call to ntfs_attr_{put,reinit}_search_ctx() would
...
free the extent inode attached to the search context but leave it
attached to the base inode, so this would lead to memory corruption
and worse problems. Thanks to Szakacsits Szabolcs for spotting this.
We now don't close extent inodes any more at all and just leave it
to the closing of the base inode to dispose of all the extent inodes.
BKrev: 3df9f2624EmJyDVR86KJ_OccL998Ug
2002-12-13 14:44:50 +00:00
cantab.net!aia21
9f426c46e5
Fix bug where the call to ntfs_attr_{put,reinit}_search_ctx() would
...
free the extent inode attached to the search context but leave it
attached to the base inode, so this would lead to memory corruption
and worse problems. Thanks to Szakacsits Szabolcs for spotting this.
We now don't close extent inodes any more at all and just leave it
to the closing of the base inode to dispose of all the extent inodes.
(Logical change 1.42)
2002-12-13 14:44:50 +00:00
cantab.net!aia21
ae5d581a3e
updateFix stupid bug in ntfs_ucsncmp().
...
(Logical change 1.41)
2002-12-12 20:12:16 +00:00
cantab.net!aia21
095881f26d
update
...
(Logical change 1.41)
2002-12-12 20:12:16 +00:00
cantab.net!aia21
b643de455a
add Leonard to the credits
...
(Logical change 1.41)
2002-12-12 20:12:16 +00:00
cantab.net!aia21
e5d3b5bd3d
Fix stupid bug in ntfs_ucsncmp(). Thanks to Leonard Norrgård.
...
BKrev: 3df8eda0OFdTkdYX2EEcfboRw5NHuA
2002-12-12 20:12:16 +00:00
cantab.net!aia21
237cb68266
update changelog
...
BKrev: 3df8a9072h-2Cmr6SsDA1R7396FPog
2002-12-12 15:19:35 +00:00
cantab.net!aia21
159fc87229
update changelog
...
(Logical change 1.40)
2002-12-12 15:19:35 +00:00
cantab.net!aia21
5bd85af041
libntfs/attrib.c
...
Fix bug in ntfs_external_attr_find(). Spotted and fixed by Szaka.
libntfs/inode.c
Fix logic inversion bug in ntfs_extent_inode_open().
Spotted and fixed by Szaka.
This one was particularly dumb as it has been fixed in the NTFS
kernel driver for over half a year but the fix was never propagated
into the library. )-:
BKrev: 3df8a4f3VwxdoIiRFOqkKn5jHd5oQQ
2002-12-12 15:02:11 +00:00
cantab.net!aia21
f34b2fa185
Fix logic inversion bug in ntfs_extent_inode_open().
...
Spotted and fixed by Szaka.
This one was particularly dumb as it has been fixed in the NTFS
kernel driver for over half a year but the fix was never propagated
into the library. )-:
(Logical change 1.39)
2002-12-12 15:02:11 +00:00
cantab.net!aia21
e1e3e56c54
Fix bug in ntfs_external_attr_find(). Spotted and fixed by Szaka.
...
(Logical change 1.39)
2002-12-12 15:02:11 +00:00
cantab.net!aia21
3da4b5c088
Update changelog (typos).
...
BKrev: 3df886dacchgzbpnwnqJskhq497-1g
2002-12-12 12:53:46 +00:00
cantab.net!aia21
acc1dbc0b7
Update changelog (typos).
...
(Logical change 1.38)
2002-12-12 12:53:46 +00:00
cantab.net!aia21
bb6105b82b
bugfix: make ntfs_names_are_equal return true if both names are zero length
...
thanks to Leonard Norrgård for the fix.
BKrev: 3df61a52SaOAsdld1Wtl5VlDPAT7iQ
2002-12-10 16:46:10 +00:00
cantab.net!aia21
89c6f610e2
bugfix: make ntfs_names_are_equal return true if both names are zero length
...
thanks to Leonard Norrgård for the fix.
(Logical change 1.37)
2002-12-10 16:46:10 +00:00
cantab.net!aia21
bed62087c7
update for ntfsresize and new api
...
(Logical change 1.36)
2002-12-10 11:53:41 +00:00
cantab.net!aia21
faad618110
update
...
(Logical change 1.36)
2002-12-10 11:53:41 +00:00
cantab.net!aia21
e4e1caa9f0
remove cvs id tag
...
(Logical change 1.36)
2002-12-10 11:53:41 +00:00
cantab.net!aia21
14ac4ee8c8
new api renames to ntfs_object_action and other misc updates
...
BKrev: 3df5d5c5HZ8tN4P990Iqb_TJQ3ljLw
2002-12-10 11:53:41 +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
f6171df97b
add ntfsresize
...
(Logical change 1.36)
2002-12-10 11:53:41 +00:00
cantab.net!aia21
7b451e1704
Update changelog for renames
...
(Logical change 1.36)
2002-12-10 11:53:41 +00:00
cantab.net!aia21
900c3e987b
remove cvs id tags
...
(Logical change 1.35)
2002-12-09 16:09:32 +00:00
cantab.net!aia21
3c45c30f5c
ntfsresize.c:
...
bug fix by Szaka
Many files:
remove cvs id tags
BKrev: 3df4c03cmaBfo2NpWGkbqdZNacoU8A
2002-12-09 16:09:32 +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
e15920920d
Many files:
...
start of renames to ntfs_object_action() format
BKrev: 3df46574XA1Dgsn_YfOlWkpKiHjxsA
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
1dcedb04f1
update TODO.
...
(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
8ad0c0f6b6
ntfsresize.c:
...
remove unused variables
Makefile.in:
update build
attrib.c:
fix warning from compiler
TODO.libntfs:
update TODO.
BKrev: 3df46109dhqNfiuzQqSY2pMIaxZIBw
2002-12-09 09:23:21 +00:00
cantab.net!aia21
fbfa8d138b
fix warning from compiler
...
(Logical change 1.33)
2002-12-09 09:23:21 +00:00
cantab.net!aia21
82529814be
update changelog for renames
...
(Logical change 1.32)
2002-12-08 20:47:47 +00:00
cantab.net!aia21
8c213b3aef
ChangeLog:
...
update changelog for renames
BKrev: 3df3aff3S8sk6CEcrT2M4L9p5EfLkQ
2002-12-08 20:47:47 +00:00
cantab.net!aia21
c7bcb144b2
rename run{ ,_,-}list to runlist
...
(Logical change 1.31)
2002-12-08 20:36:02 +00:00
cantab.net!aia21
f7ffcf6445
merge
...
2002/12/08 20:15:41+00:00 cantab.net!aia21
rename run{ ,_,-}list to runlist
(Logical change 1.31)
2002-12-08 20:36:02 +00:00
cantab.net!aia21
149c17cece
Merge
...
2002/12/08 20:17:12+00:00 cantab.net!aia21
Many files:
rename run{ ,_,-}list to runlist
BKrev: 3df3ad32oBVI2X8PuiNaDGDXAQcQMw
2002-12-08 20:36:02 +00:00
cantab.net!aia21
2550af241a
Auto merged
...
2002/12/08 20:15:50+00:00 cantab.net!aia21
rename run{ ,_,-}list to runlist
(Logical change 1.31)
2002-12-08 20:36:02 +00:00
cantab.net!aia21
cd61c86aa2
Auto merged
...
2002/12/08 20:15:41+00:00 cantab.net!aia21
rename run{ ,_,-}list to runlist
(Logical change 1.31)
2002-12-08 20:36:02 +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
cantab.net!aia21
bd25eebb4a
runlist.c:
...
rename run{ ,_,-}list to runlist
BKrev: 3df3ac84seyQltiCW_ijSpt0xjveyQ
2002-12-08 20:33:08 +00:00
cantab.net!aia21
1dc06ead44
rename run{ ,_,-}list to runlist
...
(Logical change 1.30)
2002-12-08 20:33:08 +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