Commit Graph

1189 Commits (a8ec7f16af90b07302225d58d5aad6960e0ef824)
 

Author SHA1 Message Date
cantab.net!aia21 f0ad8c7ed0 Update
(Logical change 1.283)
2004-02-26 11:41:48 +00:00
cantab.net!aia21 6cecd0e726 Detect NO_NTFS_DEVICE_DEFAULT_IO_OPS and #error appropriately.
(Logical change 1.283)
2004-02-26 11:41:48 +00:00
cantab.net!aia21 4b12f1bfce Add NO_NTFS_DEVICE_DEFAULT_IO_OPS.
(Logical change 1.283)
2004-02-26 11:41:48 +00:00
cantab.net!aia21 e48ba0d47f - Small cleanup of ./configure.ac to show better formatted option help text
and other little bits.
- Add --disable-default-device-io-ops option to ./configure which makes
  for a smaller libntfs but results in ntfs_mount() always returning
  error with errno set to ENOTSUP.  You need to use ntfs_device_mount()
  instead.  This only makes sense with "make libs" and when an
  application linking statically against libntfs provides its own
  device io operations.  (Feature requested by Christophe Grenier.)

BKrev: 403ddb7cbi9vmQs-n7i-pGYWYNnXVQ
2004-02-26 11:41:48 +00:00
cantab.net!aia21 f0fd6cce62 - Small cleanup of ./configure.ac to show better formatted option help text
and other little bits.
- Add --disable-default-device-io-ops option to ./configure which makes
  for a smaller libntfs but results in ntfs_mount() always returning
  error with errno set to ENOTSUP.  You need to use ntfs_device_mount()
  instead.  This only makes sense with "make libs" and when an
  application linking statically against libntfs provides its own
  device io operations.  (Feature requested by Christophe Grenier.)

(Logical change 1.283)
2004-02-26 11:41:48 +00:00
cantab.net!aia21 ca8aa8a4fc Update
(Logical change 1.282)
2004-02-26 09:18:49 +00:00
cantab.net!aia21 4c3e523e8a Add Andras Erdei to CREDITS and update ChangeLog with mkntfs fix.
BKrev: 403db9f9OWitdTv1Znwg3Y-1S7vFGw
2004-02-26 09:18:49 +00:00
cantab.net!aia21 eb3974ae34 Add Andras Erdei
(Logical change 1.282)
2004-02-26 09:18:49 +00:00
cantab.net!aia21 d9c6c0bb70 Fix bug in stoucs(). Thanks to Andras Erdei.
BKrev: 403cd800pyF0NHzgs0Lnz9Vp_dN7FA
2004-02-25 17:14:40 +00:00
cantab.net!aia21 536b80cb56 Fix bug in stoucs(). Thanks to Andras Erdei.
(Logical change 1.281)
2004-02-25 17:14:40 +00:00
cantab.net!aia21 83a577b1e5 Update for move of include files.
2004/02/25 13:57:19+00:00 cantab.net!aia21
Rename: include/Makefile.in -> include/ntfs/Makefile.in

(Logical change 1.280)
2004-02-25 14:21:14 +00:00
cantab.net!aia21 1f2547829c Update for move of include files.
(Logical change 1.280)
2004-02-25 14:21:14 +00:00
cantab.net!aia21 2e94e0d4ca Update
(Logical change 1.280)
2004-02-25 14:21:14 +00:00
cantab.net!aia21 6a2d6277e9 Rename: include/volume.h -> include/ntfs/volume.h
}(Logical change 1.280)
2004-02-25 14:21:14 +00:00
cantab.net!aia21 96d9f30e1a Rename: include/volume.h -> include/ntfs/volume.h
(Logical change 1.280)
2004-02-25 14:21:14 +00:00
cantab.net!aia21 1cfb7cb780 Rename: include/unistr.h -> include/ntfs/unistr.h
}(Logical change 1.280)
2004-02-25 14:21:14 +00:00
cantab.net!aia21 2de41afeb0 Rename: include/unistr.h -> include/ntfs/unistr.h
(Logical change 1.280)
2004-02-25 14:21:14 +00:00
cantab.net!aia21 9c545b1a67 Rename: include/types.h -> include/ntfs/types.h
}(Logical change 1.280)
2004-02-25 14:21:14 +00:00
cantab.net!aia21 450e974e53 Rename: include/types.h -> include/ntfs/types.h
(Logical change 1.280)
2004-02-25 14:21:14 +00:00
cantab.net!aia21 307edb606f Rename: include/support.h -> include/ntfs/support.h
}(Logical change 1.280)
2004-02-25 14:21:14 +00:00
cantab.net!aia21 8e46abe9bb Rename: include/support.h -> include/ntfs/support.h
(Logical change 1.280)
2004-02-25 14:21:14 +00:00
cantab.net!aia21 c01551305f Rename: include/runlist.h -> include/ntfs/runlist.h
}(Logical change 1.280)
2004-02-25 14:21:14 +00:00
cantab.net!aia21 ea202b473f Rename: include/runlist.h -> include/ntfs/runlist.h
(Logical change 1.280)
2004-02-25 14:21:14 +00:00
cantab.net!aia21 d9b62e0a62 Rename: include/mst.h -> include/ntfs/mst.h
}(Logical change 1.280)
2004-02-25 14:21:14 +00:00
cantab.net!aia21 1e61d4ca7d Rename: include/mst.h -> include/ntfs/mst.h
(Logical change 1.280)
2004-02-25 14:21:14 +00:00
cantab.net!aia21 fc58f7f637 Rename: include/mft.h -> include/ntfs/mft.h
}(Logical change 1.280)
2004-02-25 14:21:14 +00:00
cantab.net!aia21 bafd0f97bc Rename: include/mft.h -> include/ntfs/mft.h
(Logical change 1.280)
2004-02-25 14:21:14 +00:00
cantab.net!aia21 d281afae83 Rename: include/logfile.h -> include/ntfs/logfile.h
}(Logical change 1.280)
2004-02-25 14:21:14 +00:00
cantab.net!aia21 1ce0bb34b1 Rename: include/logfile.h -> include/ntfs/logfile.h
(Logical change 1.280)
2004-02-25 14:21:14 +00:00
cantab.net!aia21 51e1b94660 Rename: include/list.h -> include/ntfs/list.h
}(Logical change 1.280)
2004-02-25 14:21:14 +00:00
cantab.net!aia21 f23548e88f Rename: include/list.h -> include/ntfs/list.h
(Logical change 1.280)
2004-02-25 14:21:14 +00:00
cantab.net!aia21 f0a07eee9f Rename: include/lcnalloc.h -> include/ntfs/lcnalloc.h
}(Logical change 1.280)
2004-02-25 14:21:14 +00:00
cantab.net!aia21 1b5fbcee9a Rename: include/lcnalloc.h -> include/ntfs/lcnalloc.h
(Logical change 1.280)
2004-02-25 14:21:14 +00:00
cantab.net!aia21 44b052d5ff Rename: include/layout.h -> include/ntfs/layout.h
}(Logical change 1.280)
2004-02-25 14:21:14 +00:00
cantab.net!aia21 28ddffc9ca Rename: include/layout.h -> include/ntfs/layout.h
(Logical change 1.280)
2004-02-25 14:21:14 +00:00
cantab.net!aia21 fe48419140 Rename: include/inode.h -> include/ntfs/inode.h
}(Logical change 1.280)
2004-02-25 14:21:14 +00:00
cantab.net!aia21 2661b1d8fb Rename: include/inode.h -> include/ntfs/inode.h
(Logical change 1.280)
2004-02-25 14:21:14 +00:00
cantab.net!aia21 982c071d0e Rename: include/gnome-vfs-module.h -> include/ntfs/gnome-vfs-module.h
}(Logical change 1.280)
2004-02-25 14:21:14 +00:00
cantab.net!aia21 7d26c4c57e Rename: include/gnome-vfs-module.h -> include/ntfs/gnome-vfs-module.h
(Logical change 1.280)
2004-02-25 14:21:14 +00:00
cantab.net!aia21 baf0188ac5 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 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