+autogen.pl: Check libtoolize(1) version - >=1.5 is not enough (Steven N. Hirsch)
[captive.git] / TODO
1 $Id$
2
3
4 Known Bugs
5 ----------
6
7 Machine shutdown does not commit NTFS during unmount (Fred Kulack)
8 'liblufs-captivefs'+'libcaptive-gnomevfs' broken '-release' (Miklos Szeredi)
9 XMMS playing from NTFS crashes Captive (Marek Koch, Daniel Wagner)
10 Memory leaks during NTFS disks scanning by *-acquire (caused by libntfs?)
11 STATUS_LOG_FILE_FULL should be handled everywhere; not just file_write().
12 NFS export of captive directory fails - LUFS bug (Gustavo Michels)
13 libcaptive/cc/ mmap(2)s whole SharedCacheMap; ext2fsd maps whole disk area!
14 Debian: 'Conflicts: liborbit2 (<< 2.8.2)' vs. '2.6.1-1' => use Debian static.
15 MDK-9.2: libORBit2-2.8.2 is not sufficient, 2.8.3 is OK
16 GID of chroot element should not be important if r/o (Aurore Totoche)
17 Unhandled mount of non-NTFS disk by ntfs.sys (Sebastian Werner)
18 captive-static-1.1.5-0.i386.rpm: captive:x:100:101:Captive Sandbox:/var/lib/@PACKAGE@:/sbin/nologin
19 configure.ac: check LUFS: could not parse options!
20 LUFS: prepmod: SuSE: <200408191322.12920.thawes@althusius.net>
21 implement RtlGetOwnerSecurityDescriptor; <412DB407.15436.97BCB@localhost>
22 mount(8) as non-root first fails prepmod <9fb8d649f646ee7ac97039863b9f67f0@62.123.129.59>
23 LUFS rename() does not overwrite the target object <423029BE.5020405@hanneslau.de>
24
25
26 TODO
27 ----
28
29 Microsoft Windows 2000, NT-4.0, 2003-Server drivers compatibility.
30 User-specifiable proxy for captive-install-acquire (not just the GConf one).
31 Microsoft Windows RAID not supported - another driver would be required.
32 Check function calling convention types in *.def files.
33 Better BLKGETSIZE64 vs. BLKGETSIZE run-time availability compatibility.
34 'src/client/gnomevfs/captive.conf' should be generated.
35 'src/install/acquire/cabextract/' should be GnomeVFS cabextract:// module.
36 Fix 'src/install/acquire/' GTK+ compiler warning - see its 'Makefile.am'.
37 Unify options parsing by captive_options_parse().
38 Rename 'CAPTIVE_XXX_IS_OBJECT' to 'CAPTIVE_IS_XXX_OBJECT'.
39 Move sandbox master 'directory_read' bufering from sandbox/ to client/.
40 Move sandbox master 'file_seek' 'offset' maintenance from sandbox/ to client/.
41 Replace cabextract for the newer and LGPLed libmspack.
42 'captive_options' and 'captive_options_module' should be referencible GObject.
43 Performance (currently 1GHz CPU: read 1.5MB/s, write 500KB/s, 20MB of RAM).
44 AutoGen: Use specific automake-1.6 / aclocal-1.6.
45 LUFS: Support also "umask" instead of just "fmask"/"dmask".
46 captive-install-acquire --scan-disks-quick for deadlock for inaccessible NFSes.
47 captive_file_parent_move(): Check dir/subdir move in 'file-slave' instead.
48 client/gnomevfs g_filename_*_utf8() support.
49 */g_filename_*_utf8() -> LUFS Linux kernel NLS support, load_nls_default().
50 Replace popt by GOption.
51 autogen.pl: Check libtoolize(1) version - >=1.5 is not enough (Steven N. Hirsch)