ntfs-3g/libntfs
antona 151d0ecb61 Fix the double free that just got added. There was only half a memory leak...
It was a cut and paste error, not a real memory leak.
2005-09-27 18:03:00 +00:00
..
.cvsignore Remove all Makefile.in files and add them all to all .cvsignores. 2005-07-29 15:10:19 +00:00
Makefile.am Megapatch!!! Check evecrything!!! I probably broke everything!!! 2005-09-24 22:54:55 +00:00
attrib.c Megapatch!!! Check evecrything!!! I probably broke everything!!! 2005-09-24 22:54:55 +00:00
attrib_RE.txt new api renames to ntfs_object_action 2002-12-10 11:53:41 +00:00
attrlist.c fix attribute list adding 2005-09-24 13:03:07 +00:00
bitmap.c Change all output to only appear if configure with --enable-debug by 2004-08-18 10:27:49 +00:00
bootsect.c Sorry it's very large commit (46K of diffs between my local tree and CVS HEAD 2005-08-14 15:44:46 +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 Improve on decompression fix from Yura. 2005-08-04 08:09:58 +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.c Only include sys/ioctl.h in libntfs/device.c if ./configure detected 2005-08-19 16:01:15 +00:00
device_io.c Add NO_NTFS_DEVICE_DEFAULT_IO_OPS. 2004-02-26 11:41:48 +00:00
dir.c fix stupid bug in ntfs_delete, optimize it a bit 2005-09-25 14:12:44 +00:00
gnome-vfs-method.c Eeek. Someone did a commit just as I was about to commit so the commit 2005-06-20 14:31:30 +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 * Fix filenames collation. 2005-08-26 20:17:08 +00:00
inode.c Fix resident attribute adding: Add @val to ntfs_attr_add and @val and @size to ntfs_resident_attr_record_add. 2005-09-16 14:28:18 +00:00
lcnalloc.c Tidy whitespace: trailing space; <space><tab> at the beginning of lines 2005-06-19 21:09:40 +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 More $LogFile handling fixes: when chkdsk has been run, it can leave the 2005-09-26 13:18:29 +00:00
mft.c Sorry it's very large commit (46K of diffs between my local tree and CVS HEAD 2005-08-14 15:44:46 +00:00
mst.c got bored. don't read the diffs. 2005-07-06 22:47:01 +00:00
runlist.c *cough* remove some debug #ifdefs 2005-09-19 20:58:54 +00:00
security.c Tidy whitespace: trailing space; <space><tab> at the beginning of lines 2005-06-19 21:09:40 +00:00
unistr.c Megapatch!!! Check evecrything!!! I probably broke everything!!! 2005-09-24 22:54:55 +00:00
unix_io.c got bored. don't read the diffs. 2005-07-06 22:47:01 +00:00
version.c Christophe: add easily accessible version info to libntfs 2005-09-22 16:41:43 +00:00
volume.c Fix the double free that just got added. There was only half a memory leak... 2005-09-27 18:03:00 +00:00
win32_io.c Replaced all occurances of ENOTSUP to EOPNOTSUPP to be in better harmony 2005-08-01 22:10:38 +00:00