Commit Graph

999 Commits (ad03d832e5ae9e3069bfefdfbc0eab4f60da6cef)
 

Author SHA1 Message Date
cantab.net!aia21 ad03d832e5 Rename: include/gnome-vfs-method.h -> include/ntfs/gnome-vfs-method.h
(Logical change 1.280)
2004-02-25 14:21:14 +00:00
cantab.net!aia21 e7d3d0e420 Rename: include/endians.h -> include/ntfs/endians.h
}(Logical change 1.280)
2004-02-25 14:21:14 +00:00
cantab.net!aia21 c1e3dc03be Rename: include/endians.h -> include/ntfs/endians.h
(Logical change 1.280)
2004-02-25 14:21:14 +00:00
cantab.net!aia21 7be2dcc70e Rename: include/dir.h -> include/ntfs/dir.h
}(Logical change 1.280)
2004-02-25 14:21:14 +00:00
cantab.net!aia21 00fa855ac7 Rename: include/dir.h -> include/ntfs/dir.h
(Logical change 1.280)
2004-02-25 14:21:14 +00:00
cantab.net!aia21 4c0f3b21d0 Rename: include/device_io.h -> include/ntfs/device_io.h
}(Logical change 1.280)
2004-02-25 14:21:14 +00:00
cantab.net!aia21 52ff000fe9 Rename: include/device_io.h -> include/ntfs/device_io.h
(Logical change 1.280)
2004-02-25 14:21:14 +00:00
cantab.net!aia21 9d1e7a0987 Rename: include/device.h -> include/ntfs/device.h
}(Logical change 1.280)
2004-02-25 14:21:14 +00:00
cantab.net!aia21 bb8f192c25 Rename: include/device.h -> include/ntfs/device.h
(Logical change 1.280)
2004-02-25 14:21:14 +00:00
cantab.net!aia21 14e54a2347 Rename: include/debug.h -> include/ntfs/debug.h
}(Logical change 1.280)
2004-02-25 14:21:14 +00:00
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