+RtlEqualSid()
[captive.git] / TODO
diff --git a/TODO b/TODO
index 0c48b9d..099c499 100644 (file)
--- a/TODO
+++ b/TODO
@@ -4,13 +4,11 @@ $Id$
 Known Bugs
 ----------
 
-df(1)/statfs(2) EOVERFLOW (not yet confirmed)
-captive-install-acquire --scan-disks* memory leak (not yet confirmed)
-Localized filenames not supported - they should be UTF8ed across the project.
+XMMS playing from NTFS crashes Captive (unconfirmed) (Marek Koch)
+Memory leaks during NTFS disks scanning by *-acquire (caused by libntfs?)
 STATUS_LOG_FILE_FULL should be handled everywhere; not just file_write().
 libcaptive/cc/ mmap(2)s whole SharedCacheMap; ext2fsd maps whole disk area!
-Debian: 'Conflicts: liborbit2 (<< 2.8.2)' vs. '2.6.1-1' => use Debian static
-famd lockup after accessing NTFS volume (not yet confirmed)
+Debian: 'Conflicts: liborbit2 (<< 2.8.2)' vs. '2.6.1-1' => use Debian static.
 
 
 
@@ -36,3 +34,5 @@ AutoGen: Use specific automake-1.6 / aclocal-1.6.
 LUFS: Support also "umask" instead of just "fmask"/"dmask".
 captive-install-acquire --scan-disks-quick for deadlock for inaccessible NFSes.
 captive_file_parent_move(): Check dir/subdir move in 'file-slave' instead.
+client/gnomevfs g_filename_*_utf8() support.
+*/g_filename_*_utf8() -> LUFS Linux kernel NLS support, load_nls_default().