]> arthur.barton.de Git - netatalk.git/blob - NEWS
update NEWS, VERSION set to 2.0-beta2
[netatalk.git] / NEWS
1 Changes in 2.0-beta2
2 ====================
3
4 * NEW: atalkd, papd and npb tools now support nbpnames with extended
5        characters
6 * NEW: integrated CUPS support for papd
7 * NEW: optionally advertise SSH tunneling capabilties
8 * NEW: automatic logfile removal for cnid_metad
9 * NEW: asip-status.pl has been added to netatalk
10 * UPD: updated documentation
11 * UPD: we now require Berkeley DB >= 4.1
12 * UPD: 64bit Linux fixes from Stew Benedict, Mandrakesoft
13 * UPD: remove --enable-sendfile
14 * UPD: more verbose error messages
15 * FIX: better handling for resource forks without read access
16 * FIX: Tru64 build, by Burkhard Schmidt
17 * FIX: MIT Kerberos detection
18 * FIX: varios *BSD compile problems
19 * FIX: compile problem with libiconv, reported by Joe Marcus Clarke
20 * FIX: adv1tov2: make it work with the new structure
21 * FIX: afpd: filenames longer than 127 bytes were not enumerated correctly,
22        reported by Thies C. Arntzen
23 * FIX: afpd: return IP before FQDN in status reply.
24 * FIX: afpd: Mac chooser could crash on a codepage conversion error
25 * FIX: afpd: KerberosV auth with Panther clients, make long AD tickets work,
26        reported by Andrew Smith
27 * FIX: atalkd: could send invalid NBPLKUP replies, e.g with more than 15
28        printers. Reported by Almacha
29 * FIX: papd: fix papd.conf parsing problems with consecutive ':' and missing 
30        newline. Reported by Craig White.
31 * FIX: megatron: make megatron work with UTF-8 volumes
32 * FIX: timeout: running timeout with commands which accept arguments, 
33        from Yuval Yeret.
34 * FIX: uniconv: fix a SEGFAULT, reported by Matthew Geier
35 * FIX: pam detection: PAM_C/LDFLAGS were always empty, from Alexander Barton
36 * FIX: numerous small bugfixes.
37
38 Changes in 2.0-beta1
39 =====================
40
41 * NEW: OSX style adouble scheme
42 * NEW: japanese SHIFT_JIS codepage (iconv supplied)
43 * NEW: Solaris kernel module build integrated with configure
44 * NEW: Gentoo start scripts
45 * NEW: cnid_dbd doesn't use transactions by default
46 * FIX: afpd: the volume casefold option was broken
47 * FIX: afpd: update AD2 headers and keep owner on file exchange
48 * FIX: Solaris 9 and FreeBSD 4.9/5.2 compilation
49 * FIX: free space reported with groups quotas on Linux
50 * FIX: OS9/OS X didn't update free space
51 * FIX: finder crash if folder opened got deleted by another process
52 * FIX: randnum UAM wasn't AFP3 ready
53 * FIX: numerous small bugfixes.
54
55 Changes in 2.0-alpha2
56 =====================
57
58 * NEW: uniconv tool for converting volume encoding.
59 * NEW: afpd: Make sure getstatus doesn't return loopback address as server IP.
60 * NEW: afpd: Specify USEDOTS with MSWINDOWS implicitely.
61 * NEW: afpd: SRVLOC register with IP address instead of hostname by default,
62        if -fqdn is specified register with FQDN.  Added extended character 
63        support for SLP, non ASCII characters are escaped Added ZONE to registration.
64 * NEW: atalkd: Make atalkd set interfaces to ALLMULTI on linux by default.
65 * NEW: cnid_metad: Use DB_PRIVATE attribute for dbd backend without transaction.
66 * FIX: afpd: Partial workaround for an OSX client deadlock.
67 * FIX: afpd: Reenumerate folder if db is out of sync in resolveID.
68 * FIX: afpd: Don't modify modification date in copyfile.
69 * FIX: afpd: Variable $v substitution: always use name defined in config files.
70 * FIX: libatalk: Speed optimisation for byte locking was broken on resource fork.
71 * FIX: Solaris 9 compilation.
72 * FIX: Tru64 compilation fixes.
73 * FIX: AFS compilation fixes.
74 * FIX: strncpy bugfix.
75 * FIX: configure, man pages update and small bugfixes.
76
77 Changes in 2.0-alpha1
78 =====================
79
80 * NEW: afpd: We now support AFP 3.x, which features long filenames and 
81        large file support
82 * NEW: CNID handling completely reworked. We now use per Volume configurable
83        CNID backends.
84 * NEW: Two new daemons, cnid_metad and cnid_dbd to implement the dbd CNID backend.
85        Using Berkeley DB transactions with the CNID database should be safe now.
86 * NEW: The on disk format of the CNID database has changed. We now support 8 byte
87        device and inode numbers and an additinal type field that should make 
88        detection of file/directory changes outside of afpd more robust. 
89        Changed from HASH to BTREE access which speeds things up in certain cases 
90        and reduces database file size.
91 * NEW: Long file name mangling is now implemented using the CNID ID, so no database is 
92        required to map names to mangled names. This is the same method Mac OS X uses. 
93 * NEW: New format (version 2) for Metadata in AppleDouble files. We record device and  
94        inode of the underlying file as well as the CNID. This can be used for recovery
95        and speeds up access to the CNID.
96 * NEW: The old NLS codepage system has been removed. It was replaced by an iconv 
97        based conversion system, which provides much more flexibility.
98 * NEW: You can safely use extended characters in volume names and for SIGUSR2 messaging.
99 * NEW: The default volume encoding is UTF-8.
100 * NEW: All documentation is now generated using DocBook. New or completely reworked 
101        sections about installing, setting up and upgrading Netatalk replace various 
102        README files in the doc directory.
103 * FIX: Protect afpd better against unexpected signals during updates of the CNID
104        database with the cdb backend. This makes database corruption less likely.   
105 * FIX: All manpages have been reviewed and should now be up to date.
106 * FIX: Tons of bug fixes since 1.6.4. Please consults the CVS change log for details.
107
108 Changes in 1.6.4
109 ================
110
111 * NEW: afpd: Using the mswindows option now implicitly specifies usedots.
112   [Sam Noble]
113 * UPD: afpd.8: Updated the option documentation.
114   [Thomas Kaiser, Sebastian Rittau]
115 * FIX: configure: Removed broken --with-flock-locks option. [Björn Fernhomberg]
116 * FIX: libatalk: Do not log network probe (OSX 10.3). [Didier Gautheron]
117 * FIX: libatalk: Deadlock in signal handlers. [Didier]
118 * FIX: libatalk: Compilation with Linux kernel 2.6 fixed. [Sebastian, Björn]
119 * FIX: afpd: Solaris compile issues. [Björn]
120 * FIX: afpd: If connection broke in dsi_tickle the child did never die. [Björn]
121 * FIX: afpd: Catsearch, fixes a possible segmentation fault. [Björn]
122 * FIX: afpd: Compilation issues. [Olaf Hering, Sebastian]
123 * FIX: cnid: Fix compile problems on Tru64. [Burkhard Schmidt]
124 * FIX: megatron: Fixed an uninitialized variable. [Olaf]
125 * FIX: installation: Don't overwrite PAM file if --enable-overwrite configure
126        option is not set. [Sam, Ryan Cleary]
127 * FIX: installation: Fixed BSD installation. [Toru TAKAMIZU]
128 * FIX: docs: Removed ssl-dir/ssl-dirs confusion from doc/INSTALL. [Björn]
129
130 Changes in 1.6.3
131 ================
132
133 * UPD: afpd: Infrastructural support for an upcoming Kerberos 5 UAM.
134        [Sam Noble]
135 * UPD: uams_dhx_passwd: Better random seed in Tru64. [Burkhard Schmidt]
136 * FIX: afpd: Bug in AFP connection negotiation stage. [Sam]
137 * FIX: afpd: Catsearch, when Mac and unix name differ, search on attributes.
138 * FIX: afpd: Files could be opened for writing on read-only filesystems.
139 * FIX: afpd: Debugging using SIGUSR1 was broken. [Stefan Muenkner]
140 * FIX: afpd: Segfault after login. [Robby Griffin, Sean Bolton]
141 * FIX: psf: Correct path to etc2ps.sh.
142 * FIX: shell_utils: Don't distribute generated files.
143 * FIX: aecho: -A option didn't work. [Chris Shiels]
144 * FIX: configure: Berkeley DB path detection could be wrong. [Stefan]
145 * FIX: Automake build fixes.
146
147 Changes in 1.6.2
148 ================
149
150 * FIX: atalkd: Fixes for reading long configuration file lines. [Dan Wilga]
151 * FIX: afpd: CNID id allocation in a multiuser environment.
152 * FIX: papd: Fix PSSP support when PAM is enabled.
153 * FIX: macusers: Can now cope with IP addresses as well as host names.
154 * FIX: etc2ps.sh: Install correctly.
155
156 Changes in 1.6.1
157 ================
158
159 * UPD: Improve --enable-fhs. [Olaf Hering]
160 * UPD: Add BDB 4.1.x support.
161 * UPD: Add more documentation on CNID, as well as list which versions
162        of Berkeley DB are supported.
163 * FIX: Codepage file maccode.koi8-r is now correctly cleaned.
164 * FIX: Fix init script location on SuSE. [Olaf]
165 * FIX: Build fixes. [Olaf, Steven N. Hirsch]
166 * FIX: Various bugs when a user doesn't have access permission to a folder.
167        (Fixes an OSX kernel panic.)
168 * FIX: CNID, folders' DID handling with concurrent access or symlinks.
169        (Fixes an endless loop in afpd.)
170
171 Changes in 1.6.0
172 ================
173
174 * FIX: pap looks at the STDOUT file descriptor to see if it's connected to
175        a tty, instead of STDIN.
176
177 Changes in 1.6pre2
178 ==================
179
180 * UPD: Removed --with-catsearch option from configure and enable FPCatSearch
181        by default.
182 * UPD: The dbpath argument does now support variable substitution.
183 * FIX: Build fix for non-GNU-C compilers in libatalk/util/logger.c.
184 * FIX: Two directories with the same name but different case confused the
185        Mac Finder.
186 * FIX: The ROOT_PARENT directory could get invalidated.
187
188 Changes in 1.6pre1
189 ====================
190
191 * NEW: Long file name mangling support.
192 * NEW: Improved log file support.
193 * NEW: Server-side find capability ("FPCatSearch")
194 * NEW: Concurrent datastore (CDB) is now the default CNID datastore.  This
195        should be heavily tested in a multiuser environment.
196 * NEW: Variable substitution support has been added for the dbpath AppleVolume
197        option.
198 * UPD: CNID DID handling is now enabled by default.
199 * FIX: Various bug and build fixes as well as code cleanups.
200
201 Changes in 1.5.5
202 ================
203
204 * NEW: Allow afpd debugging to be enabled by sending the afpd process
205        a SIGUSR1.
206 * NEW: Allow SLP to be disabled per afpd process by adding a new -noslp flag
207        to afpd.conf.
208 * FIX: Use server name (if not NULL) for the SLP URL.
209 * FIX: papd: buffer overflow during config file read (Olaf Hering)
210
211 Changes in 1.5.4
212 ================
213
214 * FIX: File open read only and then read write (aka pb with Illustrator).
215 * FIX: Problems with unexpected EOF when reading files on a ddp connection
216        Photoshop, old finder.
217 * FIX: --with-nls-dir option does now work
218
219 Changes in 1.5.3
220 ================
221
222 * UPD: Extend the --disable-shell-check functionality to ignore users
223        with _no_ shell.  Also, send a log message if a user is refused login
224        based on the fact that they have no shell.
225 * UPD: Autoconf updates.
226 * UPD: Tru64 afpd authentication updates.
227 * UPD: As always: lots of minor code cleanups.
228 * FIX: Problems with Photoshop trying to open image files has been
229        corrected.
230 * FIX: Preserve special permission bits when creating or modifying
231        directories.
232 * FIX: afp_deleteid() now deletes the specified file and not the parent
233        directory.
234 * FIX: papd does now announce that it supports binary data to its clients.
235 * FIX: NetBSD ELF support.
236 * FIX: acleandir.rc is now installed in the bin directory.
237 * FIX: megatron does now compile even if compiled with -DDEBUG.
238 * FIX: Clean up some syslog messages.
239
240 Changes in 1.5.2
241 ================
242
243 * NEW: NetBSD support contributed by David Rankin and NetBSD contributors.
244        This includes a new configure option --enable-netbsd.
245 * NEW: Add the -client_polling afpd.conf flag to allow for clients to poll
246        the server every 10 seconds for open window updates.  Currently
247        this is the only way to get asynchronous directory updates.
248 * UPD: Use separate macro for AFS configure check.
249 * UPD: Some Perl scripts are now (partially) auto-generated. This improves
250        out-of-the-box usage of Netatalk.
251 * UPD: Solaris Kernel Makefile is now auto-generated. This fixes some path
252        issues, but isn't perfect, yet. Added some Solaris compatibility
253        fixes to the Kernel sources, too.
254 * UPD: CNID DB code sync'd with the current CVS version.  NOTE: Using this
255        code requires you to delete _all_ existing .AppleDB directories in
256        order to avoid database corruption!
257 * FIX: The file AppleVolumes.system contained wrong line breaks so that
258        not all file types were properly recognized.
259 * FIX: AFS compilation would fail due to a misnamed variable.
260 * FIX: SLP configure check was wrong so SLP did not compile.
261 * FIX: Fix the way quotas are handled under certain situations.
262 * FIX: Do not enable debugging code if debugging option is not set.
263 * FIX: Some problems with wrongly assigned DIDs were fixed.
264 * FIX: Various bug fixes and code cleanups.
265
266 Changes in 1.5.1
267 ================
268
269 * NEW: Added a program called cnid_didname_verify that can be used to
270        verify the consistency of the CNID database.
271 * NEW: New afpd option: -timeout. Warning: This still doesn't do what it's
272        supposed to!
273 * UPD: Code cleanups and compatibility fixes to macusers.
274 * UPD: AppleVolumes.system was cleaned up.
275 * FIX: Really fix Tru64 compilation (see last entry).
276 * FIX: Hand correct error value back to AFP client when deleting files or
277        directories fails.
278 * FIX: Leading or trailing spaces are now forbidden on volumes that have
279        the AFPVOL_MSWINDOWS flag set.
280 * FIX: Minor code cleanups and warning fixes.
281 * FIX: Make quota support work on FreeBSD.
282
283 Changes in 1.5.0
284 ================
285
286 * FIX: Compilation on Tru64 systems was broken, since libtool's acinclude.m4
287        file on the packagers system did not contain the necessary patch.
288 * FIX: On some systems, atalkd refuses to start, since it couldn't detect
289        any interfaces. This was caused by an overzealous validity check.
290
291 Changes in 1.5rc2
292 =================
293
294 * FIX: contrib/shell_utils/lp2pap.sh was erased when "make clean" was called.
295        Now we distribute lp2pap.sh.tmpl instead, and lp2pap.sh is automatically
296        generated during package build.
297 * FIX: Some platforms (notably Tru64) don't have the snprintf() call, which
298        was used in etc/afp/afp_config.c. This call was replaced by sprintf()
299        and prior bounds checking.
300
301 Changes from the 1.4b1 release:
302
303     Fixed the maximum free/total volume size in afpd.
304
305     Made ~ the default volume in afpd.
306
307     Fixed pid file handling and changed setpgrp() to setpgid() in afpd,
308     papd, and atalkd.
309
310     Added code to afpd to set the Unix file time stamps with utime().
311
312     Fixed a bug in papd's printcap code which limited it to 15 or so
313     printers.
314
315     Fixed papd's handling of piped printers.
316
317     Fixed papd's handling of bad job names.
318
319     Fixed atalkd to send NBP LKUP packets from NBP port.
320
321     Added "sync;sync;sync" to Solaris kinstall to help with streams
322     file corruption.
323
324     Added nlocalrts to streams ddp.conf.  Thanks Thomas Tornblom.
325
326     Fixed signed extension infinite loop in Solaris module.
327
328     Moved all the config files to .../config.
329
330 Changes from the 1.3.3 release:
331
332     Added code from Sun Microsystems, Inc (OPCOM) for Solaris support.
333     See COPYRIGHT.
334
335     Added support for FreeBSD, mostly changes by Mark Dawson and Julian
336     Elischer.
337
338     All sorts of other stuff.
339
340 Changes from the 1.3.1 release:
341
342     Added options to psf's filter names to support accounting on HPs.
343     !!! NOTE:  The location of the filters has changed, see the man
344     page for where.
345
346     Added code from Alan Cox to support Linux.
347
348     Rewrote papd.  Now handles dropped connections better.
349     Configuration has been modernized.  !!! NOTE: The format of the
350     configuration file has changed, but NOT THE NAME.
351
352     Added Kerberos support to papd.
353
354     atalkd now removes routes on a SIGTERM.  Still can't just restart
355     it, but it's closer.
356
357     Changed atalkd and the kernel driver to remove a hack added to
358     support sending to 0.255.  Now the kernel will allow multiple open
359     sockets with the same port, so long as the addess associated with
360     the port is different.  atalkd now opens a socket for each port on
361     each interface.
362
363     atalkd now rewrites its configuration file.  If no configuration
364     file is given, one will be generated.  Permissions on the new
365     configuration file will be inherited from the old one.  If there is
366     no old one, permissions default to 644.  Won't rewrite the file if
367     the owner doesn't have write permission.
368
369     Removed support for the "AFS Kerberos UAM", in favor of the
370     "AuthMan UAM".  Kerberos support should now be much more
371     straight-forward.
372
373     Fixed a bug in afpd which would cause incorrect group calculations
374     on ultrix machines.
375
376     Fixed a bug in afpd which causes SimpleText and some other
377     applications to silently fail to write.  There's also a bug in
378     MacOS, but we can't fix that.
379
380     Fixed a bad interaction with afpd and AFS which would cause file
381     writes to not propogate between AFS clients.
382
383     !!! CHANGED the name(s) of afpd's config files.  The new files are
384     AppleVolumes.system and AppleVolumes.default.  If AppleVolumes.system
385     exists, it is always read, AppleVolumes.default is only read if the
386     user has no AppleVolumes file.  Included a flag "-u" to indicate
387     which file has precedence.  "-u" user wins, otherwise ".system"
388     wins.
389
390     Rewrote the AppleVolumes parsing code.  Now works.
391
392     Added a filename extension mapping to afpd.  User always takes
393     precedence, regardless of the "-u" flag.  Code to change the type
394     of all Unix files contributed by Kee Hinckley <nazgul@utopia.com>.
395
396     afpd now supports both UFS and AFS volumes simultaneously.  It also
397     uses access() to attempt to calculate reasonable Mac permissions
398     for AFS directories.
399
400     Changed reporting of file times.  Files that are written from Unix
401     now update the Mac's idea of the files modification time.  Unix
402     mtime is now reported instead of ctime.
403
404     Added support for a new UAM to afpd.  This requires that client
405     Macs have MacTCP and AuthMan installed.  Should make running afpd
406     for AFS easier.
407
408     Removed code so that otherwise valid volumes for which the mounting
409     user has no permission will appear in the volume selection dialog
410     on the Mac gray-ed out.
411
412     Added code from Chris Metcalf of MIT to the AppleDouble library
413     which improves permission inheritance.
414
415     Added code from G. Paul Ziemba of Alantec, Inc to better report
416     errors in psf.  Also changed psf to use syslog for errors that
417     users aren't interested in.
418
419     Added information to psf's man page to better explain the
420     interaction between psf, pap, and lpd.
421
422     Make psf/pap/psa do accounting when it's turnes on in
423     /etc/printcap.
424
425     Changed pap's error message when there is no printer specified on
426     the command line and no .paprc is found.  Also heavily modified
427     pap's man page to reflect changes in the "new" version of pap,
428     including moving it from section 8 to section 1.
429
430     Fixed a byte-order bug in pap's sequence numbers.  Doubt if pap has
431     ever worked right on little endian machines!
432
433     Added a flag to pap to optionally close before receiving EOF from
434     the printer.  Off by default.  psf calls pap with this option on.
435
436     Added timeouts to the nbp library calls.  This means that processes
437     won't hang when atalkd dies during boot, thus hanging your
438     machine.
439
440 Changes from the 1.3 release:
441
442     Fixed a bug in afpd which would cause APPL mappings to contain both
443     mac and unix path names.  The fixed code will handle the old
444     (corrupted) database.
445
446     Fixed a *very* serious bug which would cause files to be corrupted
447     when copying to afpd.
448
449     Fixed a bug in afpd which would cause replies to icon writes to
450     contain the written icon.
451
452     Filled in the function code switch in afpd.  Previously, a hacker
453     could probably have used afpd to get unauthorized access to a
454     machine running afpd.
455
456     Fixed a bug in the asp portion of libatalk.a which could cause the
457     malloc()/free() database to be corrupted.
458
459     Fixed a bug in atalkd's zip query code.  With this bug, only the
460     first N % 255 nets get queried.  However, since nets bigger than
461     255 are usually pretty unstable, the unqueried for nets will
462     eventually get done, when N drops by one.
463
464     Suppressed a spurious error ("route: No such process") in atalkd.
465
466 Changes from the 1.2.1 release:
467
468     atalkd is completely rewritten for phase 2 support.  atalkd.conf
469     from previous version will not work!
470
471     afpd now has better AFS support.  In particular, the configuration
472     for AFS was made much easier; a number of Kerberos-related
473     byte-ordering and time problems were found; clear-text passwords
474     were added (thanks to geeb@umich.edu).
475
476     afpd now handles Unix permissions much better (thanks to
477     metcalf@mit.edu).
478
479     There are many, many more changes, but most are small bug fixes.
480
481 Changes from the 1.2 release:
482
483     The Sun support now uses loadable kernel modules (a la VDDRV)
484     instead of binary patches. As such, it should work on any sunos
485     greater than 4.1, and is confirmed to work under 4.1.1 and 4.1.2.
486
487     The DEC support no longer requires source. It also runs under
488     ultrix 4.1 and 4.2. It still requires patching your kernel, but the
489     patches are limited to those files available to binary-only sites
490     -- primarily hooks for things like netatalk.
491
492     The etc.rc script now uses changes made to nbprgstr (see below).
493
494     aecho now takes machine names on the command line.
495
496     nbplkup now takes a command line argument specifying the number of
497     responses to accept. It also takes its defaults from the NBPLKUP
498     environment variable.
499
500     nbprgstr may be used to register a name at any requested port.
501
502     afpd now logs if an illegal shell is used during login, instead of
503     silently denying service.
504
505     A bug in afpd which caused position information for the directory
506     children of the root of a volume to be ignored has been fixed.
507
508     Several typos in afpd which would cause include files necessary to
509     ultrix to be skipped have been fixed.
510
511     atalkd will no long propagate routes to networks whose zone
512     it doesn't know.
513
514     atalkd no longer dumps core if it receives a ZIP GetMyZone request
515     from a network whose zone it doesn't know. (Since this currently
516     can only happen from off net, it's not precisely a legal request.)
517
518     pap and papd (optionally) no longer check the connection id in PAP
519     DATA responses. Both also maintain the function code in non-first-packet
520     PAP DATA responses.  These changes are work-arounds to deal with
521     certain AppleTalk printer cards, notably the BridgePort LocalTalk
522     card for HP LJIIISIs.
523
524     pap no longer sends an EOF response to each PAP SENDDATA request,
525     only the first.
526
527     A bug in papd which would cause it to return a random value when
528     printing the procset to a piped printer has been fixed.
529
530     A bug relating to NBP on reverse-endian machines has been fixed.
531
532     atp_rsel() from libatalk now returns a correct value even if it
533     hasn't recieved anything yet.
534
535     atalk_addr() from libatalk no longer accepts addresses in octal
536     format, since AppleTalk addresses can have leading zeros. Also it
537     checks that the separator character is a '.'.
538
539     Pseudo man pages for nbplkup, nbprgstr, and nbpunrgstr, have been
540     added.
541
542     The example in the psf(8) man page is now correct.
543
544     The man pages for changed commands have been updated.
545
546     The README files for various machine have been updated
547     appropriately.