+Support for reading of HIDDEN SYSTEM NTFS files via LUFS
[captive.git] / NEWS
1 $Id$
2
3
4 NEWS for captive-1.1.5
5 ----------------------
6
7 * Fixed file sizes to be truncated via LUFS (Matthias R.)
8 * Support /dev/ataraid devices (Ivan Tonov)
9 * Support for reading of HIDDEN SYSTEM NTFS files via LUFS
10
11
12 NEWS for captive-1.1.4 (2003-12-13)
13 ----------------------
14
15 * Unicode/UTF8 localized filenames conversion for GNU/Linux is now supported
16 * Various GNU/Linux distributions compatibility fixes
17 * Fixed omitted captive-install-acquire(1) --microsoft-com progress bar
18 * Fixed captive-install-acquire(1) --scan-disks* memory leaks (Steve Wampler)
19 * Fixed captive-install-acquire(1) --scan-disks* performance
20
21
22 NEWS for captive-1.1.3.2 (2003-12-07)
23 ------------------------
24
25 * Proper unmount: no auto-chkdsk and no W2K BSOD (Geoff Talvola/Marek Koch)
26 * Prevent "mv dir dir/subdir" (Ulrich Mueller)
27 * Workaround Linux kernel bug wrt update of NTFS last sector superblock-backup
28 * Fixed directory listings of files with invalid timestamps (Graeme/Unit3)
29 * Fixed refusal of filesystem ops related to NTFS security (Tonda Nebuzelsky)
30 * Fixed refusal of mounting some NTFS drives
31 * Identify German W32 XP (No Service Pack) Free Build (Moritz Moeller-Herrmann)
32
33
34 (captive-1.1.3.1 was never released)
35 (captive-1.1.3 was never released)
36
37
38 NEWS for captive-1.1.2 (2003-12-01)
39 ----------------------
40
41 * Fixed false identification of MS-Windows XP driver cabinets as drivers
42 * Extended the set of MS-Windows XP drivers identified as Captive compatible
43
44
45 NEWS for captive-1.1.1.2 (2003-11-30)
46 ------------------------
47
48 * Mounted NTFS partitions are now public readable: rwx------ is now rwxr-xr-x
49 * Fixed refusal (crash) to mount some kind of NTFS disk drives (Nir Misgav)
50 * Fixed refusal to write >64MB files on some NTFS disk drives (Charles Duffy)
51 * Fixed crash (=>no disk changes) during unmount of some NTFSes (Nir Misgav)
52 * Extended the set of MS-Windows XP drivers identified as Captive compatible
53 * Compatibility with SMP MS-Windows XP kernel binaries
54
55
56 (captive-1.1.1.1 was never released)
57 (captive-1.1.1 was never released)
58
59
60 NEWS for captive-1.1 (2003-11-27)
61 --------------------
62
63 * Distributed as 'captive-static' fully independent single package
64 * Allow concurrent file access by multiple handles - fixes scp(1) copying
65 * Installer now features MS-Windows drivers download retries from microsoft.com
66 * Installer compatibility and UI lockup fixes
67 * Fixed SUSE-9.0 package installation compatibility (Christian Kristukat)
68
69
70 NEWS for captive-1.0.2 (2003-11-06)
71 ----------------------
72
73 * Fixed sandbox chroot(2) compatibility bug (debugging by Christian Kristukat)
74 * Fixed serious sandbox-server spawn memory leak for big files copying to NTFS
75 * Improved performance - 1GHz CPU: read 1.5MB/s, write 500KB/s, 20MB of RAM
76 * Various GNU/Linux distributions compatibility fixes
77
78
79 NEWS for captive-1.0.1 (2003-10-28)
80 ----------------------
81
82 * Fixed (harmless) crash/hang of lufsd during post-unmount cleanup
83 * Fixed captive-install-acquire Gnome UI responsiveness during network outage
84 * Support for LUFS options such as uid/gid/fmask/dmask (reqd by Javier Urien)
85 * New captive-cmdline(1) 'get'/'put' options -b|--buffer-size
86 * Improved performance
87
88
89 NEWS for captive-1.0 (2003-10-20)
90 --------------------
91
92 * First public release
93
94
95 NEWS for captive-0.9.7 (2003-10-15)
96 ----------------------
97
98 * Fixed NTFS crash on journalling file (?) extension (bugreport by Martin Drab)
99
100
101 NEWS for captive-0.9.6 (2003-10-13)
102 ----------------------
103
104 * Fixed /etc/fstab updating by 'install' package
105
106
107 NEWS for captive-0.9.5 (2003-10-11)
108 ----------------------
109
110 * Retained ntfs.sys mounting back again (bugreport by Martin Drab)
111 * Avoid /tmp to solve crossdeviced /tmp and /var/... (bugreport by Martin Drab)
112
113
114 NEWS for captive-0.9.4 (2003-10-10)
115 ----------------------
116
117 * Fixed FAT32 bootability after any file written (bugreport by Pavouk)
118 * Fixed mc(1) file copy to destination Captive filesystem (bugreport by Pavouk)
119
120
121 NEWS for captive-0.9.3 (2003-10-06)
122 ----------------------
123
124 * Fixed deployment issues
125 * Fixed crash of parent on crash of slave during its shutdown
126 * Fixed Cache Manager flush-related crash affecting FAT32 by fastfat.sys
127 * Fixed memory consumption by non-journalled filesystems (fastfat.sys)
128
129
130 NEWS for captive-0.9.2 (2003-10-03)
131 ----------------------
132
133 * Fixed read-only media mounting
134
135
136 NEWS for captive-0.9.1 (2003-09-29)
137 ----------------------
138
139 * Package deployment nuances fixed; 'ntfs' disks are no longer auto-mounted
140 * Fixed ORBit chroot(2)ing permissions failure
141
142
143 NEWS for captive-0.9 (2003-09-23)
144 --------------------
145
146 * Multifilesystem capability by new CaptiveVfsObject
147 * Finished and deployed CORBA sandbox separation
148 * Implemented filesystem unmount to successfuly remount ntfs volume
149 * Generates --bug-pathname resources file for sandbox crash bugreport
150 * Implemented TraceFS W32 Cache Manager debug tracer
151 * Rewritten Cache Manager to better match its W32 original behaviour
152 * LUFS (Linux Userland File System) module to be Linux kernel filesystem
153 * Written fstab & W32 modules installer as package 'install'
154
155
156 NEWS for captive-0.8 (2003-05-02)
157 --------------------
158
159 * ntfs.sys working incl. readwrite mode (0.9 update: very buggy access)
160
161
162 NEWS for captive-0.2 (2003-04-17)
163 --------------------
164
165 * Implemented cdecl/stdcall/fastcall function calling types
166 * Implemented Gnome-VFS-2.0 module interface
167 * cdfs.sys working
168 * Implemented readwrite mode
169 * fastfat.sys working incl. readwrite mode
170 * W32 binary ntoskrnl.exe is now a mandatory requirement
171 * ext2fsd.sys working incl. readwrite mode
172 * Implemented real cmdline client
173 * Implemented non-fatal W32 Structured Exception Handlers (SEH)
174
175
176 NEWS for captive-0.1 (2002-10-31)
177 --------------------
178
179 * Project build framework done
180 * W32 binary module loading success