Commit Graph

  • 5f944c5107 Return the attribute list attribute when enumerating attributes, too. Thanks to Szakacsits Szabolcs for pointing this problem out. cantab.net!aia21 2002-12-18 11:22:14 +0000
  • 471c5423f5 Return the attribute list attribute when enumerating attributes, too. Thanks to Szakacsits Szabolcs for pointing this problem out. cantab.net!aia21 2002-12-18 11:22:14 +0000
  • 8ba6c67a1a set the perms on a few new files flatcap.org!flatcap 2002-12-13 16:31:41 +0000
  • e84130845f Change mode to -rw-rw-r-- flatcap.org!flatcap 2002-12-13 16:31:41 +0000
  • dfbfb115b7 Change mode to -rw-rw-r-- flatcap.org!flatcap 2002-12-13 16:31:41 +0000
  • 0c4dc57cd3 remove comment as requested by Szaka cantab.net!aia21 2002-12-13 16:06:07 +0000
  • eb9ed096e2 remove comment as requested by Szaka cantab.net!aia21 2002-12-13 16:06:07 +0000
  • e39b3a634d Don't free extent inodes in attrib.c! (Szakacsits Szabolcs) cantab.net!aia21 2002-12-13 15:54:44 +0000
  • 151fa56ec6 Don't free extent inodes in attrib.c! (Szakacsits Szabolcs) cantab.net!aia21 2002-12-13 15:54:44 +0000
  • 301b3734af update changelog cantab.net!aia21 2002-12-13 15:07:09 +0000
  • cd89d41f06 update changelog cantab.net!aia21 2002-12-13 15:07:09 +0000
  • 0867325565 Add sanity check to ntfs_inode_close() to detect attempts at closing extent inodes. cantab.net!aia21 2002-12-13 15:06:29 +0000
  • ce025a34ea Add sanity check to ntfs_inode_close() to detect attempts at closing extent inodes. cantab.net!aia21 2002-12-13 15:06:29 +0000
  • 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. cantab.net!aia21 2002-12-13 14:44:50 +0000
  • 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. cantab.net!aia21 2002-12-13 14:44:50 +0000
  • ae5d581a3e updateFix stupid bug in ntfs_ucsncmp(). cantab.net!aia21 2002-12-12 20:12:16 +0000
  • 095881f26d update cantab.net!aia21 2002-12-12 20:12:16 +0000
  • b643de455a add Leonard to the credits cantab.net!aia21 2002-12-12 20:12:16 +0000
  • e5d3b5bd3d Fix stupid bug in ntfs_ucsncmp(). Thanks to Leonard Norrgrd. cantab.net!aia21 2002-12-12 20:12:16 +0000
  • 237cb68266 update changelog cantab.net!aia21 2002-12-12 15:19:35 +0000
  • 159fc87229 update changelog cantab.net!aia21 2002-12-12 15:19:35 +0000
  • 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. )-: cantab.net!aia21 2002-12-12 15:02:11 +0000
  • 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. )-: cantab.net!aia21 2002-12-12 15:02:11 +0000
  • e1e3e56c54 Fix bug in ntfs_external_attr_find(). Spotted and fixed by Szaka. cantab.net!aia21 2002-12-12 15:02:11 +0000
  • 3da4b5c088 Update changelog (typos). cantab.net!aia21 2002-12-12 12:53:46 +0000
  • acc1dbc0b7 Update changelog (typos). cantab.net!aia21 2002-12-12 12:53:46 +0000
  • bb6105b82b bugfix: make ntfs_names_are_equal return true if both names are zero length thanks to Leonard Norrgrd for the fix. cantab.net!aia21 2002-12-10 16:46:10 +0000
  • 89c6f610e2 bugfix: make ntfs_names_are_equal return true if both names are zero length thanks to Leonard Norrgrd for the fix. cantab.net!aia21 2002-12-10 16:46:10 +0000
  • bed62087c7 update for ntfsresize and new api cantab.net!aia21 2002-12-10 11:53:41 +0000
  • faad618110 update cantab.net!aia21 2002-12-10 11:53:41 +0000
  • e4e1caa9f0 remove cvs id tag cantab.net!aia21 2002-12-10 11:53:41 +0000
  • 14ac4ee8c8 new api renames to ntfs_object_action and other misc updates cantab.net!aia21 2002-12-10 11:53:41 +0000
  • 69306cc493 new api renames to ntfs_object_action cantab.net!aia21 2002-12-10 11:53:41 +0000
  • f6171df97b add ntfsresize cantab.net!aia21 2002-12-10 11:53:41 +0000
  • 7b451e1704 Update changelog for renames cantab.net!aia21 2002-12-10 11:53:41 +0000
  • 900c3e987b remove cvs id tags cantab.net!aia21 2002-12-09 16:09:32 +0000
  • 3c45c30f5c ntfsresize.c: bug fix by Szaka Many files: remove cvs id tags cantab.net!aia21 2002-12-09 16:09:32 +0000
  • 65b72f98e1 bug fix by Szaka cantab.net!aia21 2002-12-09 16:09:32 +0000
  • 9e79b61437 start of renames to ntfs_object_action() format cantab.net!aia21 2002-12-09 09:42:12 +0000
  • e15920920d Many files: start of renames to ntfs_object_action() format cantab.net!aia21 2002-12-09 09:42:12 +0000
  • 030078ba24 update build cantab.net!aia21 2002-12-09 09:23:21 +0000
  • 1dcedb04f1 update TODO. cantab.net!aia21 2002-12-09 09:23:21 +0000
  • 9ff24501b2 remove unused variables cantab.net!aia21 2002-12-09 09:23:21 +0000
  • 8ad0c0f6b6 ntfsresize.c: remove unused variables Makefile.in: update build attrib.c: fix warning from compiler TODO.libntfs: update TODO. cantab.net!aia21 2002-12-09 09:23:21 +0000
  • fbfa8d138b fix warning from compiler cantab.net!aia21 2002-12-09 09:23:21 +0000
  • 82529814be update changelog for renames cantab.net!aia21 2002-12-08 20:47:47 +0000
  • 8c213b3aef ChangeLog: update changelog for renames cantab.net!aia21 2002-12-08 20:47:47 +0000
  • c7bcb144b2 rename run{ ,_,-}list to runlist cantab.net!aia21 2002-12-08 20:36:02 +0000
  • f7ffcf6445 merge cantab.net!aia21 2002-12-08 20:36:02 +0000
  • 149c17cece Merge cantab.net!aia21 2002-12-08 20:36:02 +0000
  • 2550af241a Auto merged cantab.net!aia21 2002-12-08 20:36:02 +0000
  • cd61c86aa2 Auto merged cantab.net!aia21 2002-12-08 20:36:02 +0000
  • c4eb64a730 Auto merged cantab.net!aia21 2002-12-08 20:36:02 +0000
  • bd25eebb4a runlist.c: rename run{ ,_,-}list to runlist cantab.net!aia21 2002-12-08 20:33:08 +0000
  • 1dc06ead44 rename run{ ,_,-}list to runlist cantab.net!aia21 2002-12-08 20:33:08 +0000
  • ad73902af1 set the recover file's date/time flatcap.org!flatcap 2002-12-05 14:22:26 +0000
  • 1f7c409ca5 minor undelete updates flatcap.org!flatcap 2002-12-05 14:22:26 +0000
  • e6eec73541 caveat: the filesize and date/time might not be what you expected flatcap.org!flatcap 2002-12-05 14:22:26 +0000
  • e6d4f5ea45 a few extra comments flatcap.org!flatcap 2002-12-05 14:22:26 +0000
  • 338989eb4d prepared the ground for the windows port flatcap.org!flatcap 2002-12-02 01:57:17 +0000
  • 589c9b8678 minor build fix flatcap.org!flatcap 2002-12-02 01:57:17 +0000
  • a7b325ee46 Initial revision flatcap.org!flatcap 2002-12-02 01:57:17 +0000
  • 5fa15e2d7e Added compat.c to the build flatcap.org!flatcap 2002-12-02 01:57:17 +0000
  • fe0c482994 A couple more void * arithmetic issues flatcap.org!flatcap 2002-12-02 01:57:17 +0000
  • cb5b25e58b (Logical change 1.28) flatcap.org!flatcap 2002-12-02 01:57:17 +0000
  • 69d651cec8 tidy whitespace space tab trailing whitespace lots of spaces flatcap.org!flatcap 2002-12-01 18:54:13 +0000
  • d789fd8385 tidy whitespace flatcap.org!flatcap 2002-12-01 18:54:13 +0000
  • 3e1b7a9165 portability: void * arithmetic is a GNU extension flatcap.org!flatcap 2002-12-01 18:13:20 +0000
  • 86126fa972 portability flatcap.org!flatcap 2002-12-01 18:13:20 +0000
  • 778d31d09e A few minor portability issues flatcap.org!flatcap 2002-12-01 18:13:20 +0000
  • 26f337eaec new man page flatcap.org!flatcap 2002-11-29 15:35:43 +0000
  • d0526f58d7 new man page flatcap.org!flatcap 2002-11-29 15:35:43 +0000
  • cdff4edf11 tidy up flatcap.org!flatcap 2002-11-29 15:26:49 +0000
  • 7e3a966ce8 tidy up flatcap.org!flatcap 2002-11-29 15:26:49 +0000
  • 4d8a0de290 tidy up flatcap.org!flatcap 2002-11-29 15:26:49 +0000
  • f4ed5849e2 more man page tidying flatcap.org!flatcap 2002-11-29 15:26:49 +0000
  • f61c96cab6 add new man page flatcap.org!flatcap 2002-11-29 15:26:49 +0000
  • bbabd73007 Initial revision flatcap.org!flatcap 2002-11-29 15:26:49 +0000
  • 9ae02efb9a update news cantab.net!aia21 2002-11-29 12:16:35 +0000
  • 8b286d22c0 update build system cantab.net!aia21 2002-11-29 12:16:35 +0000
  • f3c4b8d8ac update build system cantab.net!aia21 2002-11-29 12:16:35 +0000
  • 6b57405c1b update build system cantab.net!aia21 2002-11-29 12:16:35 +0000
  • 6ee7d748cf ntfstools->ntfsprogs and update build system cantab.net!aia21 2002-11-29 12:16:35 +0000
  • 7bd958a423 ntfstools->ntfsprogs cantab.net!aia21 2002-11-29 12:16:35 +0000
  • 87ad00d142 mvdir cantab.net!aia21 2002-11-29 12:16:35 +0000
  • cd29ef7745 mvdir cantab.net!aia21 2002-11-29 12:16:35 +0000
  • 37676411cb Rename: TODO.ntfstools -> TODO.ntfsprogs cantab.net!aia21 2002-11-29 12:16:35 +0000
  • 8ef654619f Rename: TODO.ntfstools -> TODO.ntfsprogs cantab.net!aia21 2002-11-29 12:16:35 +0000
  • ad913491ed ntfstools->ntfsprogs cantab.net!aia21 2002-11-29 12:16:35 +0000
  • a40fef9bf9 ntfstools->ntfsprogs cantab.net!aia21 2002-11-29 12:16:35 +0000
  • df7cae02e7 Initial revision cantab.net!aia21 2002-11-29 12:16:35 +0000
  • c282c53742 ntfstools->ntfsprogs cantab.net!aia21 2002-11-29 12:16:35 +0000
  • f9037f4025 config: Rename url to new name cantab.net!aia21 2002-11-29 11:38:09 +0000
  • e412c06762 Rename url to new name cantab.net!aia21 2002-11-29 11:38:09 +0000
  • 9b185bdd62 man page tidyups flatcap.org!flatcap 2002-11-28 17:27:09 +0000
  • a3e0c862c0 Initial revision flatcap.org!flatcap 2002-11-28 17:27:09 +0000
  • 3bdc3ed633 Changed formatted text into a proper table flatcap.org!flatcap 2002-11-28 17:27:09 +0000
  • 41167410fb (Logical change 1.21) flatcap.org!flatcap 2002-11-28 17:27:09 +0000
  • c7c18995b1 [Szaka] ntfsresize added to ChangeLog as new tool flatcap.org!flatcap 2002-11-27 16:32:58 +0000
  • 9ef788b993 [Szaka] minor ntfsresize cleanup flatcap.org!flatcap 2002-11-27 16:32:58 +0000