Commit Graph

1189 Commits (a8ec7f16af90b07302225d58d5aad6960e0ef824)
 

Author SHA1 Message Date
cantab.net!aia21 dc727b8307 Rename: include/debug.h -> include/ntfs/debug.h
(Logical change 1.280)
2004-02-25 14:21:14 +00:00
cantab.net!aia21 9ffd8007b6 Rename: include/compress.h -> include/ntfs/compress.h
}(Logical change 1.280)
2004-02-25 14:21:14 +00:00
cantab.net!aia21 508ce7ac22 Rename: include/compress.h -> include/ntfs/compress.h
(Logical change 1.280)
2004-02-25 14:21:14 +00:00
cantab.net!aia21 49455232ba Rename: include/compat.h -> include/ntfs/compat.h
}(Logical change 1.280)
2004-02-25 14:21:14 +00:00
cantab.net!aia21 9cd9e1edf9 Rename: include/compat.h -> include/ntfs/compat.h
(Logical change 1.280)
2004-02-25 14:21:14 +00:00
cantab.net!aia21 1904c8d118 Rename: include/bootsect.h -> include/ntfs/bootsect.h
}(Logical change 1.280)
2004-02-25 14:21:14 +00:00
cantab.net!aia21 5f77178020 Rename: include/bootsect.h -> include/ntfs/bootsect.h
(Logical change 1.280)
2004-02-25 14:21:14 +00:00
cantab.net!aia21 38c6220836 Rename: include/bitmap.h -> include/ntfs/bitmap.h
}(Logical change 1.280)
2004-02-25 14:21:14 +00:00
cantab.net!aia21 d87fde8436 Rename: include/bitmap.h -> include/ntfs/bitmap.h
(Logical change 1.280)
2004-02-25 14:21:14 +00:00
cantab.net!aia21 37b43614ab Rename: include/attrib.h -> include/ntfs/attrib.h
}(Logical change 1.280)
2004-02-25 14:21:14 +00:00
cantab.net!aia21 f2c1a93bc8 Rename: include/attrib.h -> include/ntfs/attrib.h
(Logical change 1.280)
2004-02-25 14:21:14 +00:00
cantab.net!aia21 1f65bb86c0 Rename: include/Makefile.am -> include/ntfs/Makefile.am
(Logical change 1.280)
2004-02-25 14:21:14 +00:00
cantab.net!aia21 335c60d7ed Move include files from ntfsprogs/include to ntfsprogs/include/ntfs
and adapt build system.  (Requested by Christophe Grenier.)

BKrev: 403caf5aJJ6atbJ5xXxqsnnX8lEl4w
2004-02-25 14:21:14 +00:00
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