ntfs-3g/libntfs
antona 0c293d0407 - Add API (actually renamed from what Rich/FlatCap did):
volume.[hc]::ntfs_libntfs_version() which returns a pointer to a
  static const string of the libntfs verion, i.e. at the moment this is
  "8.0.0".  This required moving the version specifications from
  libntfs/Makefile.am to configure.ac.  This should hopefully have the
  sideeffect that I will remember to increment it when incrementing the
  ntfsprogs version number when making a release given the two are
  right under one another.  (Anton)
- Change ALL utilities to display the libntfs version they are running
  on.  This should make debugging easier in the case that people are
  running mismatched utilities/library.  (Anton)
2005-10-07 14:10:56 +00:00
..
.cvsignore Remove all Makefile.in files and add them all to all .cvsignores. 2005-07-29 15:10:19 +00:00
attrib_RE.txt new api renames to ntfs_object_action 2002-12-10 11:53:41 +00:00
attrib.c oops, forgot one s/_lookup/_find 2005-09-30 18:57:00 +00:00
attrlist.c Patch from Christophe: 2005-09-28 13:47:47 +00:00
bitmap.c Patch from Christophe: 2005-09-28 13:47:47 +00:00
bootsect.c Patch from Christophe: 2005-09-28 13:47:47 +00:00
collate.c * Fix filenames collation. 2005-08-26 20:17:08 +00:00
compat.c got bored. don't read the diffs. 2005-07-06 22:47:01 +00:00
compress.c Patch from Christophe: 2005-09-28 13:47:47 +00:00
debug.c Add ntfs_debug() and ntfs_error() to make kernel<->userspace porting easier. 2004-09-09 07:54:06 +00:00
device_io.c Add NO_NTFS_DEVICE_DEFAULT_IO_OPS. 2004-02-26 11:41:48 +00:00
device.c Patch from Christophe: 2005-09-28 13:47:47 +00:00
dir.c last optimizations to ntfs_delete was incorrect, revert it 2005-10-01 00:34:53 +00:00
gnome-vfs-method.c Patch from Christophe: 2005-09-28 13:47:47 +00:00
gnome-vfs-module.c Tidy whitespace: trailing space; <space><tab> at the beginning of lines 2005-06-19 21:09:40 +00:00
index.c need config.h for the autoconf #ifdefs 2005-09-29 12:44:42 +00:00
inode.c Patch from Christophe: 2005-09-28 13:47:47 +00:00
lcnalloc.c Patch from Christophe: 2005-09-28 13:47:47 +00:00
libntfs-gnomevfs.8.in Typo fixes (Ender) 2004-03-10 22:03:54 +00:00
libntfs.conf.in Initial revision 2003-11-04 13:04:07 +00:00
logfile.c Fix compiler warning. 2005-10-07 12:47:03 +00:00
Makefile.am - Add API (actually renamed from what Rich/FlatCap did): 2005-10-07 14:10:56 +00:00
mft.c Patch from Christophe: 2005-09-28 13:47:47 +00:00
mst.c Patch from Christophe: 2005-09-28 13:47:47 +00:00
runlist.c Patch from Christophe: 2005-09-28 13:47:47 +00:00
security.c Patch from Christophe: 2005-09-28 13:47:47 +00:00
unistr.c Patch from Christophe: 2005-09-28 13:47:47 +00:00
unix_io.c Patch from Christophe: 2005-09-28 13:47:47 +00:00
version.c - Add API (actually renamed from what Rich/FlatCap did): 2005-10-07 14:10:56 +00:00
volume.c Patch from Christophe: 2005-09-28 13:47:47 +00:00
win32_io.c Patch from Christophe: 2005-09-28 13:47:47 +00:00