ntfs-3g/libntfs-3g
Jean-Pierre André c9d40485b4 fixed a possible index block with no key in 2010-04-19 11:10:30 +02:00
..
Makefile.am Redesigned caches for indexing cached entries 2009-12-17 17:36:06 +00:00
acls.c fixed a bug in ACL inheritance 2010-04-19 11:05:20 +02:00
attrib.c fixed a bad error checking when closing a compressed file 2010-04-19 11:03:30 +02:00
attrlist.c
bitmap.c
bootsect.c
cache.c Cached looked-up inodes for subsequent use 2009-12-18 08:27:05 +00:00
collate.c Made direct calls to collation functions 2009-12-16 10:20:57 +00:00
compat.c
compress.c Avoided a compiler warning 2009-12-17 09:17:16 +00:00
debug.c
device.c
dir.c Fixed setting archive bit on file and alternated data stream creation 2010-02-24 12:08:56 +01:00
efs.c Skip extended attribute related functions when not supported locally 2009-12-19 09:20:59 +00:00
index.c Made direct calls to collation functions 2009-12-16 10:20:57 +00:00
inode.c Fixed setting reparse tags in parent directories 2010-02-17 21:26:40 +01:00
lcnalloc.c Avoided setting a variable to itself (Fabian Keil) 2010-01-21 08:07:21 +00:00
libntfs-3g.pc.in
libntfs-3g.script.so.in
logfile.c
logging.c
mft.c Developed time stamping up to 100ns resolution 2010-01-04 08:24:44 +00:00
misc.c Redesigned caches for indexing cached entries 2009-12-17 17:36:06 +00:00
mst.c
object_id.c Avoided possible double openings of root directory 2010-01-04 08:12:17 +00:00
reparse.c Avoided possible double openings of root directory 2010-01-04 08:12:17 +00:00
runlist.c Avoided a possible null pointer dereference (Fabian Keil) 2010-01-21 08:09:13 +00:00
security.c fixed a possible index block with no key in 2010-04-19 11:10:30 +02:00
unistr.c Evaluated file names collations in a single parsing 2009-12-16 09:45:28 +00:00
unix_io.c ntfs_fsync: fix comment (Erik Larsson) 2009-11-05 11:30:47 +00:00
volume.c Logged the outcome of making $TXF_DATA resident 2010-01-16 09:26:01 +00:00
win32_io.c