Commit Graph

976 Commits (b1c59d1796f7164cdd6ffde7d233a4b8623a46a3)
 

Author SHA1 Message Date
cantab.net!aia21 b1c59d1796 Initial revision 2004-02-25 14:21:14 +00:00
cantab.net!aia21 44d6eb9704 (Logical change 1.280) 2004-02-25 14:21:14 +00:00
cantab.net!aia21 876c19e268 update
(Logical change 1.279)
2004-02-20 14:44:16 +00:00
cantab.net!aia21 4fc6296c76 Update.
(Logical change 1.279)
2004-02-20 14:44:16 +00:00
cantab.net!aia21 441947337e Include config.h before any other non-ntfs headers.
(Logical change 1.279)
2004-02-20 14:44:16 +00:00
cantab.net!aia21 c0cfabf990 Enable GNU extensions on systems that have them.
Use AC_SYS_LARGEFILE instead of manually defining _FILE_OFFSET_BITS=64 in CFLAGS.

(Logical change 1.279)
2004-02-20 14:44:16 +00:00
cantab.net!aia21 31045b8034 - Enable GNU extensions on systems that have them.
- Use AC_SYS_LARGEFILE instead of manually defining _FILE_OFFSET_BITS=64 in CFLAGS.
- Include config.h before any other non-ntfs headers.

BKrev: 40361d40VWmNboUAiybe3q0bFu-4oA
2004-02-20 14:44:16 +00:00
cantab.net!aia21 3be519245c Update
(Logical change 1.278)
2004-02-17 14:01:22 +00:00
cantab.net!aia21 d4f756e709 Add use of BLKGETSIZE64 and fix typos in debug output.
BKrev: 40321eb2dA-eXMZxm2jGslXWDl2o0Q
2004-02-17 14:01:22 +00:00
cantab.net!aia21 a033e9dfa0 Add use of BLKGETSIZE64 and fix typos in debug output.
(Logical change 1.278)
2004-02-17 14:01:22 +00:00
omakaista.fi!szaka 5f20b21ef8 BLKGETSIZE ioctl uses unsigned long, not long for the size parameter.
Thus the maximum supported device is 2 TB on 32 bit platforms
instead of only 1 TB.

(Logical change 1.277)
2004-02-17 03:40:22 +00:00
omakaista.fi!szaka 7e89018759 BLKGETSIZE ioctl uses unsigned long, not long for the size parameter.
Thus the maximum supported device is 2 TB on 32 bit platforms
instead of only 1 TB.


BKrev: 40318d26G8SNg1gN6OC0_Rlo6FFULg
2004-02-17 03:40:22 +00:00
omakaista.fi!szaka 46f0709d29 BLKGETSIZE ioctl uses unsigned long, not long for the size parameter.
Thus the maximum supported device is 2 TB on 32 bit platforms
instead of only 1 TB.


(Logical change 1.277)
2004-02-17 03:40:22 +00:00
cantab.net!aia21 9a18a4a5ed Fixup ntfsinfo a little bit and give its manpage a small update to
reflect reality a little better.

BKrev: 4022747ejCBjdMGlBS2n9jruCpQSLQ
2004-02-05 16:51:10 +00:00
cantab.net!aia21 5fd2457c54 Fixup ntfsinfo a little bit and give its manpage a small update to
reflect reality a little better.

(Logical change 1.276)
2004-02-05 16:51:10 +00:00
cantab.net!aia21 315c5d150d update TODO.libntfs; several points have been implemented already! (-:
BKrev: 401994376dZqMgrANWGWZCFvPileuQ
2004-01-29 23:16:07 +00:00
cantab.net!aia21 8a6020472c update TODO.libntfs; several points have been implemented already! (-:
(Logical change 1.275)
2004-01-29 23:16:07 +00:00
cantab.net!aia21 613bd563d2 Start 1.8.5-WIP.
BKrev: 4014e9b7riK7Am3U9sPq0y5I0L0fqA
2004-01-26 10:19:35 +00:00
cantab.net!aia21 0dc21e3d77 Start 1.8.5-WIP.
(Logical change 1.274)
2004-01-26 10:19:35 +00:00
cantab.net!aia21 3921f01f2e Updates for latest libtool and 1.8.4 release.
BKrev: 4014e3b5i190HbH6WLsoG7N0CeBSQA
2004-01-26 09:53:57 +00:00
cantab.net!aia21 f6e26b3fed Update with latest libtoolize.
(Logical change 1.273)
2004-01-26 09:53:57 +00:00
cantab.net!aia21 743a352c60 Update spec file change log.
(Logical change 1.273)
2004-01-26 09:53:57 +00:00
cantab.net!aia21 26fbe3a101 Update for latest libtool/autoconf/automake.
(Logical change 1.273)
2004-01-26 09:53:57 +00:00
cantab.net!aia21 b3f275dccd Update for 1.8.4 release.
(Logical change 1.273)
2004-01-26 09:53:57 +00:00
cantab.net!aia21 85bc7db098 Update
(Logical change 1.272)
2004-01-22 23:53:36 +00:00
cantab.net!aia21 e14583bed7 Fix memory leek in error code path ntfs_attr_open(). Thanks to Christophe Grenier who used Valgrind to find it.
(Logical change 1.272)
2004-01-22 23:53:36 +00:00
cantab.net!aia21 cba63740ae Fix memory leaks in ntfs_readdir(), ntfs_inode_lookup_by_name(), and ntfs_attr_open(). Thanks to Christophe Grenier who used Valgrind to find them.
BKrev: 40106280zigSMMr2Lc0yRFCTOIPrnw
2004-01-22 23:53:36 +00:00
cantab.net!aia21 b19215d1ed Fix memory leaks in ntfs_readdir() and ntfs_inode_lookup_by_name(). Thanks to Christophe Grenier who used Valgrind to find them.
(Logical change 1.272)
2004-01-22 23:53:36 +00:00
cantab.net!aia21 825338e866 Start 1.8.4-WIP
BKrev: 400fefbaoXAmT5RgX-X5jjPdCcX8Gg
2004-01-22 15:43:54 +00:00
cantab.net!aia21 cf2c13e079 Start 1.8.4-WIP
(Logical change 1.271)
2004-01-22 15:43:54 +00:00
cantab.net!aia21 c84d4b91f1 Change Lode's email address.
BKrev: 400fe4a72b5oFQ38QRKA08JdHR_7OA
2004-01-22 14:56:39 +00:00
cantab.net!aia21 892f097d8c Change Lode's email address.
(Logical change 1.270)
2004-01-22 14:56:39 +00:00
cantab.net!aia21 eec41c0b5c Build update.
BKrev: 400e719bWmViheo6BrIZRm8xXL4wfQ
2004-01-21 12:33:31 +00:00
cantab.net!aia21 b260aaa7fc Build update.
(Logical change 1.269)
2004-01-21 12:33:31 +00:00
cantab.net!aia21 6b87731c2a Make decompression work in all test cases I tried.
(Logical change 1.268)
2004-01-21 12:30:18 +00:00
cantab.net!aia21 c0454867e2 Fix decompression code. Hopefully for good... Famous last words. (-;
BKrev: 400e70dab-fkLB2Wh74ySoAsE82zug
2004-01-21 12:30:18 +00:00
cantab.net!aia21 6c7b8a6ef6 Fix a debug printf.
(Logical change 1.268)
2004-01-21 12:30:18 +00:00
cantab.net!aia21 2e726fff11 Add support for compressed, resident attributes.
(Logical change 1.268)
2004-01-21 12:30:18 +00:00
cantab.net!aia21 824af63818 update for 1.8.3 release.
(Logical change 1.267)
2004-01-19 16:28:03 +00:00
cantab.net!aia21 7aa67cb5bf Update.
(Logical change 1.267)
2004-01-19 16:28:03 +00:00
cantab.net!aia21 e5bcdf5752 Update for 1.8.3 release.
(Logical change 1.267)
2004-01-19 16:28:03 +00:00
cantab.net!aia21 eef1eaf641 Add %config to tell rpm that libntfs.conf is a config file.
(Logical change 1.267)
2004-01-19 16:28:03 +00:00
cantab.net!aia21 bcc8d79797 - spec file: Add %config to tell rpm that libntfs.conf is a config file.
- Fix ./configure for SuSE 9.0.
- Update for 1.8.3 release.

BKrev: 400c0593lGSNZXSAJ7OHa1IoiB6_Dg
2004-01-19 16:28:03 +00:00
cantab.net!aia21 474c5bc370 - Update for 1.8.3 release.
- Fix ./configure for SuSE 9.0.

(Logical change 1.267)
2004-01-19 16:28:03 +00:00
cantab.net!aia21 af643aef59 Work around broken mbstowcs() implementation on Cygwin. (Lode Leroy)
(Logical change 1.266)
2004-01-19 15:58:00 +00:00
cantab.net!aia21 55a4a34097 Update changelog.
(Logical change 1.266)
2004-01-19 15:58:00 +00:00
cantab.net!aia21 4b57fb71ea Partition handling update from Lode Leroy.
(Logical change 1.266)
2004-01-19 15:58:00 +00:00
cantab.net!aia21 0f80e6b1d7 - Work around broken mbstowcs() implementation on Cygwin. (Lode Leroy)
- Partition handling update from Lode Leroy.

BKrev: 400bfe88wlgIpgJIaurprW1u5mSNtg
2004-01-19 15:58:00 +00:00
cantab.net!aia21 205a5db037 Fix range checking error spotted by Szaka.
(Logical change 1.265)
2004-01-19 09:09:56 +00:00
cantab.net!aia21 4ef67c7247 Fix compiler warning.
(Logical change 1.265)
2004-01-19 09:09:56 +00:00