]> arthur.barton.de Git - netatalk.git/blob - NEWS
f3565dc6b452b2ff597c38f323dd41e2995f4e66
[netatalk.git] / NEWS
1 Changes in 2.0.4
2 ================
3
4 * REM: remove timeout 
5 * NEW: afpd: DHX2 uams using GNU libgcrypt.
6 * NEW: afpd: volume options 'illegalseq', 'perm' and 'invisibledots'
7        'ilegalseq'  encode illegal sequence in filename asis, ex "\217-", which is not 
8        a valid SHIFT-JIS char, is encoded  as U\217 -.
9        'perm' value OR with the client requested permissions. (help with OSX 10.5
10        strange permissions).
11        Make dot files visible by default with 'usedots', use 'invisibledots' 
12        for keeping the old behavior, ie for OS9 (OSX hide dot files on its
13        own).
14 * NEW: afpd: volume options allow_hosts/denied hosts
15 * NEW: afpd: volume options dperm/fperm default directory and file
16        permissions or with server requests.
17 * NEW: afpd: afpd.conf, allow line continuation with \ 
18 * NEW: afpd: AppleVolumes.default allow line continuation with \
19 * NEW: afpd: Mac greek encoding.
20 * NEW: afpd: CJK encoding.
21 * UPD: afpd: Default UAMs: DHX + DHX2
22 * FIX: afpd: return the right error in createfile and copyfile if the disk
23        is full.
24 * FIX: afpd: resolveid return the same error code than OSX if it's a directory
25 * FIX: afpd: server name check, test for the whole loopback subnet 
26        not only 127.0.0.1.
27 * UPD: afpd: limit comments size to 128 bytes, (workaround for Adobe CS2 bug).
28 * UPD: afpd: no more daemon icon.
29 * UPD: usedots, return an invalide name only for .Applexxx files used by netatalk not
30        all files starting with .apple.
31 * UPD: cnid: increase the number of cnid_dbd slots to 512.
32 * FIX: cnid: dbd detach the daemon from the control terminal.
33 * UPD: cnid: never ending Berkeley API changes...
34 * UPD: cnid: dbd add a timeout when reading data from afpd client.
35 * UPD: cnid: Don't wait five second after the first error when speaking to the dbd
36        backend.
37 * FIX: papd: vars use % not $
38 * FIX: papd: quote chars in popen variables expansion. security fix.
39 * FIX: papd: papd -d didn't write to stderr.
40 * FIX: papd: ps comments don't always use ()
41 * FIX: many compilation errors (solaris, AFS, Tru64, xfs quota...).
42
43 Changes in 2.0.3
44 ================
45
46 * NEW: afpd: add a cachecnid option that controls if afpd should 
47        use the IDs stored in the AD2 files as cache. Defaults
48        to off.
49 * UPD: afpd: deal with more than 32 groups.
50 * FIX: afpd: several catsearch fixes, based on patch from
51        TSUBAKIMOTO Hiroya.
52 * FIX: afpd: fix a race when a client very quickly reconnects and 
53        tries to kill its old session.
54 * FIX: afpd: OSX style symlink caused problems with Panther clients.
55 * FIX: afpd: old files with default type didn't show the right icon
56        in finder, from Shlomi Yaakobovich, slightly modified.
57 * FIX: cnid_check: disable cnid_check if CNID db was configured with
58        transactions and really bail out after the first error.
59 * FIX: admin-group configure option was broken.
60 * FIX: several problems with IDs cached in AD2 files.
61 * FIX: Ignore BIDI in UTF8 hints from OSX.
62 * FIX: Lots of gcc warning fixes.
63 * FIX: small configure script changes.
64
65
66 Changes in 2.0.2
67 ================
68
69 * NEW: cnid: Add an indexes check and rebuild, optional for dbd 
70        (parameter check default no), standalone program cnid_index for
71        cdb.
72 * UPD: Enhanced afpd's -v command line switch and added -V for more 
73        verbose information
74 * UPD: uams_gss: build the principal used by uams_gss.so from afpd's
75        configuration, don't use GSS_C_NT_HOSTBASED_SERVICE
76 * UPD: cnid_dbd: add process id in syslog and small clean up
77 * REM: remove netatalkshorternamelinks.pl cf. SF bug [ 1061396 ]
78        netatalkshorternamelinks.pl broken
79 * FIX: afpd: check for DenyRead on FPCopyFile
80 * FIX: afpd: add missing flush for AD2 Metadata on FPCopyFile, SF bug 
81        [ 1055691 ] Word 98 OS 9 Saving an existing file
82 * FIX: afpd: Deal with AFP3 connection and type 2 (non-UTF8) names.
83        reported by Gair Heaton, HI RESOLUTION SYSTEMS
84 * FIX: afpd: Broken 'crlf' option
85 * FIX: afpd: fix SF bug [ 1079622 ] afpd/dhx memory bug, 
86        by Ralf Schuchardt
87 * FIX: afpd: Return an error if we cannot get the db stamp in 
88        afp_openvol.
89 * FIX: afpd: Fix slp registration with Solaris9 slpd, from
90        hat at fa2.so-net.ne.jp
91         
92
93 Changes in 2.0.1
94 ================
95
96 * NEW: --enable-debian configure option. Will install /etc/init.d/atalk
97        to get not in conflict with standard debian /etc/init.d/netatalk.
98        Reads netatalk.conf from $ETCDIR and not from /etc/default/
99 * UPD: Disable logger code by default. Log to syslog instead
100 * UPD: changed netatalk.conf default settings to prevent problems with
101        AppleTalk zone names containing spaces
102 * FIX: insecure tempfile handling bug in etc2ps.sh,
103        found by Trustix, CAN-2004-0974.
104 * REM: remove add_netatalk_printer and netatalk.template from stable 
105        branch until fixed. (possible symlink vulnerabilities)
106 * FIX: afpd: set hasBeenInited in default finder info. This bug caused 
107        endless finder refreshes with OS9 finder if the noadouble option 
108        was used. From TSUBAKIMOTO Hiroya.
109 * FIX: afpd: fix a bug in default CREATOR/TYPE handling. Due to this bug 
110        the type/creator mappings in AppleVolumes.system were ignored, 
111        causing problems i.e. with OS9 clients.
112 * FIX: AppleVolumes.system: By default don't define a CREATOR/TYPE for a
113        file of unknown type.
114 * FIX: fix two Tru64 UNIX compilation errors, 
115        from Burkhard Schmidt bs AT cpfs.mpg.de
116 * FIX: afpd: FPMapId wasn't using UTF8 for groups if requested by client.
117
118 Changes in 2.0.0
119 ================
120
121 * UPD: afpd: add an error message if -ipaddr parameter cannot be parsed
122 * UPD: updated documentation
123 * FIX: afpd: fix a file descriptor and memory leak with OSX ._ resource fork
124 * FIX: afpd: Prevent overwriting a file by renaming a file in the same 
125        directory to the same name. Won't work with OSX, the dest file gets 
126        deleted by OSX first.
127 * FIX: sometimes '0' was used instead of 0 for creator/type
128 * FIX: removed setpgrp check from configure, we don't use it anymore and
129        it doesn't work with cross compile.
130 * FIX: fix for Solaris "make maintainer-clean", from Alexander Barton
131 * FIX: fix username matching bug in afppasswd. from kanai at nadmin dot org
132 * FIX: reworked username check a little. Depending on the UAM, the wrong
133        username _could_ have been selected.
134
135 Changes in 2.0-rc2
136 ==================
137
138 * UPD: use 0 0 for default creator/type rather than UNIX TEXT, from
139        Shlomi Yaakobovich.
140 * UPD: updated documentation
141 * UPD: change machine type from Macintosh to Netatalk in status reply
142 * FIX: afpd: CopyFile only create a resource fork for destination if source
143        has one.
144 * FIX: afpd: mangling: for utf8 --> max filename length is 255 bytes, else 31.
145 * FIX: cnid_dbd: fix a signed/unsigned, 16/32 bits mismatch. from Burkhard
146        Schmidt, bs at cpfs.mpg.de.
147 * FIX: afpd: After ad_setid don't flush resource fork if it has not been
148        modified.
149 * FIX: NEWS: Fixed ancient NEWS entries. Removed umlauts
150 * FIX: fix macname cache, SF bug 1021642
151 * FIX: revert Makefile change from 2.0-rc1. We have to include BDB_CFLAGS
152        after CFLAGS
153
154 Changes in 2.0-rc1
155 ==================
156
157 * NEW: new manual page for asip-status.pl
158 * UPD: updated documentation
159 * UPD: uams: link uam_dhx_passwd.so to lcrypt before lcrypto. might help with
160        MD5 passwords
161 * UPD: Improved BerkeleyDB detection
162 * UPD: sys/solaris/Makefile.in: enable 'make check', from Alexander Barton
163 * UPD: tcp wrappers detection should work on OpenBSD as well now
164 * UPD: macbin: increase the maximum size of macbinary forks, as suggested by 
165        Sourceforge bug ID 829221
166 * UPD: ASP: rework getstatus. use several ASP packets if the client allows
167        it, otherwise just send as much as we can
168 * FIX: FreeBSD 5 build, from Alex Barton (alex at barton.de)
169 * FIX: OSX 10.3 build
170 * FIX: papd: workaround a problem with PJL before Postscript
171 * FIX: afpd: make sure we only disconnect on old session if the users match
172 * FIX: apfd: Quark6 mangled long filenames should work better now
173 * FIX: enhance ADv1 to ADv2 conversion. Fixed a SIGSEGV reported by Mark Baker
174 * FIX: better detection of invalid resource forks
175 * FIX: fix some linking problems on OpenBSD
176 * FIX: afpd: catsearch.c, filedir.c: fix bogus casts, from Olaf Hering 
177        (olh at suse.de)
178 * FIX: afpd: don't try to create special folders and .volinfo on read-only
179        volumes
180 * FIX: iconv/unicode enhancements. fixed a sigsegv on conversion error
181 * FIX: configure.in: fix a typo, reported by Joerg Rossdeutscher
182 * FIX: uniconv: enhanced uniconv behaviour
183 * FIX: fixed some Solaris compilation problems
184 * FIX: papd/Makefile.am: add a missing $DESTDIR, from Vlad Agranovsky
185 * FIX: afpd: quota.c: remove a c99 declaration, from Yann Rouillard
186 * FIX: configure.in: Solaris/gcc 3.0 fix, from Yann Rouillard
187 * FIX: afpd: fix a SIGSEGV when sharing home dirs without any options in 
188        AppleVolumes.
189 * FIX: numerous small bugfixes
190
191 Changes in 2.0-beta2
192 ====================
193
194 * NEW: atalkd, papd and npb tools now support nbpnames with extended
195        characters
196 * NEW: integrated CUPS support for papd
197 * NEW: optionally advertise SSH tunneling capabilties
198 * NEW: automatic logfile removal for cnid_metad
199 * NEW: asip-status.pl has been added to netatalk
200 * UPD: updated documentation
201 * UPD: we now require Berkeley DB >= 4.1
202 * UPD: 64bit Linux fixes from Stew Benedict, Mandrakesoft
203 * UPD: remove --enable-sendfile
204 * UPD: more verbose error messages
205 * FIX: better handling for resource forks without read access
206 * FIX: Tru64 build, by Burkhard Schmidt
207 * FIX: MIT Kerberos detection
208 * FIX: varios *BSD compile problems
209 * FIX: compile problem with libiconv, reported by Joe Marcus Clarke
210 * FIX: adv1tov2: make it work with the new structure
211 * FIX: afpd: filenames longer than 127 bytes were not enumerated correctly,
212        reported by Thies C. Arntzen
213 * FIX: afpd: return IP before FQDN in status reply.
214 * FIX: afpd: Mac chooser could crash on a codepage conversion error
215 * FIX: afpd: KerberosV auth with Panther clients, make long AD tickets work,
216        reported by Andrew Smith
217 * FIX: atalkd: could send invalid NBPLKUP replies, e.g with more than 15
218        printers. Reported by Almacha
219 * FIX: papd: fix papd.conf parsing problems with consecutive ':' and missing 
220        newline. Reported by Craig White.
221 * FIX: megatron: make megatron work with UTF-8 volumes
222 * FIX: timeout: running timeout with commands which accept arguments, 
223        from Yuval Yeret.
224 * FIX: uniconv: fix a SEGFAULT, reported by Matthew Geier
225 * FIX: pam detection: PAM_C/LDFLAGS were always empty, from Alexander Barton
226 * FIX: numerous small bugfixes.
227
228 Changes in 2.0-beta1
229 =====================
230
231 * NEW: OSX style adouble scheme
232 * NEW: japanese SHIFT_JIS codepage (iconv supplied)
233 * NEW: Solaris kernel module build integrated with configure
234 * NEW: Gentoo start scripts
235 * NEW: cnid_dbd doesn't use transactions by default
236 * FIX: afpd: the volume casefold option was broken
237 * FIX: afpd: update AD2 headers and keep owner on file exchange
238 * FIX: Solaris 9 and FreeBSD 4.9/5.2 compilation
239 * FIX: free space reported with groups quotas on Linux
240 * FIX: OS9/OS X didn't update free space
241 * FIX: finder crash if folder opened got deleted by another process
242 * FIX: randnum UAM wasn't AFP3 ready
243 * FIX: numerous small bugfixes.
244
245 Changes in 2.0-alpha2
246 =====================
247
248 * NEW: uniconv tool for converting volume encoding.
249 * NEW: afpd: Make sure getstatus doesn't return loopback address as server IP.
250 * NEW: afpd: Specify USEDOTS with MSWINDOWS implicitely.
251 * NEW: afpd: SRVLOC register with IP address instead of hostname by default,
252        if -fqdn is specified register with FQDN.  Added extended character 
253        support for SLP, non ASCII characters are escaped Added ZONE to registration.
254 * NEW: atalkd: Make atalkd set interfaces to ALLMULTI on linux by default.
255 * NEW: cnid_metad: Use DB_PRIVATE attribute for dbd backend without transaction.
256 * FIX: afpd: Partial workaround for an OSX client deadlock.
257 * FIX: afpd: Reenumerate folder if db is out of sync in resolveID.
258 * FIX: afpd: Don't modify modification date in copyfile.
259 * FIX: afpd: Variable $v substitution: always use name defined in config files.
260 * FIX: libatalk: Speed optimisation for byte locking was broken on resource fork.
261 * FIX: Solaris 9 compilation.
262 * FIX: Tru64 compilation fixes.
263 * FIX: AFS compilation fixes.
264 * FIX: strncpy bugfix.
265 * FIX: configure, man pages update and small bugfixes.
266
267 Changes in 2.0-alpha1
268 =====================
269
270 * NEW: afpd: We now support AFP 3.x, which features long filenames and 
271        large file support
272 * NEW: CNID handling completely reworked. We now use per Volume configurable
273        CNID backends.
274 * NEW: Two new daemons, cnid_metad and cnid_dbd to implement the dbd CNID backend.
275        Using Berkeley DB transactions with the CNID database should be safe now.
276 * NEW: The on disk format of the CNID database has changed. We now support 8 byte
277        device and inode numbers and an additinal type field that should make 
278        detection of file/directory changes outside of afpd more robust. 
279        Changed from HASH to BTREE access which speeds things up in certain cases 
280        and reduces database file size.
281 * NEW: Long file name mangling is now implemented using the CNID ID, so no database is 
282        required to map names to mangled names. This is the same method Mac OS X uses. 
283 * NEW: New format (version 2) for Metadata in AppleDouble files. We record device and  
284        inode of the underlying file as well as the CNID. This can be used for recovery
285        and speeds up access to the CNID.
286 * NEW: The old NLS codepage system has been removed. It was replaced by an iconv 
287        based conversion system, which provides much more flexibility.
288 * NEW: You can safely use extended characters in volume names and for SIGUSR2 messaging.
289 * NEW: The default volume encoding is UTF-8.
290 * NEW: All documentation is now generated using DocBook. New or completely reworked 
291        sections about installing, setting up and upgrading Netatalk replace various 
292        README files in the doc directory.
293 * FIX: Protect afpd better against unexpected signals during updates of the CNID
294        database with the cdb backend. This makes database corruption less likely.   
295 * FIX: All manpages have been reviewed and should now be up to date.
296 * FIX: Tons of bug fixes since 1.6.4. Please consults the CVS change log for details.
297
298 Changes in 1.6.4
299 ================
300
301 * NEW: afpd: Using the mswindows option now implicitly specifies usedots.
302   [Sam Noble]
303 * UPD: afpd.8: Updated the option documentation.
304   [Thomas Kaiser, Sebastian Rittau]
305 * FIX: configure: Removed broken --with-flock-locks option. [Bjoern Fernhomberg]
306 * FIX: libatalk: Do not log network probe (OSX 10.3). [Didier Gautheron]
307 * FIX: libatalk: Deadlock in signal handlers. [Didier]
308 * FIX: libatalk: Compilation with Linux kernel 2.6 fixed. [Sebastian, Bjoern]
309 * FIX: afpd: Solaris compile issues. [Bjoern]
310 * FIX: afpd: If connection broke in dsi_tickle the child did never die. [Bjoern]
311 * FIX: afpd: Catsearch, fixes a possible segmentation fault. [Bjoern]
312 * FIX: afpd: Compilation issues. [Olaf Hering, Sebastian]
313 * FIX: cnid: Fix compile problems on Tru64. [Burkhard Schmidt]
314 * FIX: megatron: Fixed an uninitialized variable. [Olaf]
315 * FIX: installation: Don't overwrite PAM file if --enable-overwrite configure
316        option is not set. [Sam, Ryan Cleary]
317 * FIX: installation: Fixed BSD installation. [Toru TAKAMIZU]
318 * FIX: docs: Removed ssl-dir/ssl-dirs confusion from doc/INSTALL. [Bjoern]
319
320 Changes in 1.6.3
321 ================
322
323 * UPD: afpd: Infrastructural support for an upcoming Kerberos 5 UAM.
324        [Sam Noble]
325 * UPD: uams_dhx_passwd: Better random seed in Tru64. [Burkhard Schmidt]
326 * FIX: afpd: Bug in AFP connection negotiation stage. [Sam]
327 * FIX: afpd: Catsearch, when Mac and unix name differ, search on attributes.
328 * FIX: afpd: Files could be opened for writing on read-only filesystems.
329 * FIX: afpd: Debugging using SIGUSR1 was broken. [Stefan Muenkner]
330 * FIX: afpd: Segfault after login. [Robby Griffin, Sean Bolton]
331 * FIX: psf: Correct path to etc2ps.sh.
332 * FIX: shell_utils: Don't distribute generated files.
333 * FIX: aecho: -A option didn't work. [Chris Shiels]
334 * FIX: configure: Berkeley DB path detection could be wrong. [Stefan]
335 * FIX: Automake build fixes.
336
337 Changes in 1.6.2
338 ================
339
340 * FIX: atalkd: Fixes for reading long configuration file lines. [Dan Wilga]
341 * FIX: afpd: CNID id allocation in a multiuser environment.
342 * FIX: papd: Fix PSSP support when PAM is enabled.
343 * FIX: macusers: Can now cope with IP addresses as well as host names.
344 * FIX: etc2ps.sh: Install correctly.
345
346 Changes in 1.6.1
347 ================
348
349 * UPD: Improve --enable-fhs. [Olaf Hering]
350 * UPD: Add BDB 4.1.x support.
351 * UPD: Add more documentation on CNID, as well as list which versions
352        of Berkeley DB are supported.
353 * FIX: Codepage file maccode.koi8-r is now correctly cleaned.
354 * FIX: Fix init script location on SuSE. [Olaf]
355 * FIX: Build fixes. [Olaf, Steven N. Hirsch]
356 * FIX: Various bugs when a user doesn't have access permission to a folder.
357        (Fixes an OSX kernel panic.)
358 * FIX: CNID, folders' DID handling with concurrent access or symlinks.
359        (Fixes an endless loop in afpd.)
360
361 Changes in 1.6.0
362 ================
363
364 * FIX: pap looks at the STDOUT file descriptor to see if it's connected to
365        a tty, instead of STDIN.
366
367 Changes in 1.6pre2
368 ==================
369
370 * UPD: Removed --with-catsearch option from configure and enable FPCatSearch
371        by default.
372 * UPD: The dbpath argument does now support variable substitution.
373 * FIX: Build fix for non-GNU-C compilers in libatalk/util/logger.c.
374 * FIX: Two directories with the same name but different case confused the
375        Mac Finder.
376 * FIX: The ROOT_PARENT directory could get invalidated.
377
378 Changes in 1.6pre1
379 ====================
380
381 * NEW: Long file name mangling support.
382 * NEW: Improved log file support.
383 * NEW: Server-side find capability ("FPCatSearch")
384 * NEW: Concurrent datastore (CDB) is now the default CNID datastore.  This
385        should be heavily tested in a multiuser environment.
386 * NEW: Variable substitution support has been added for the dbpath AppleVolume
387        option.
388 * UPD: CNID DID handling is now enabled by default.
389 * FIX: Various bug and build fixes as well as code cleanups.
390
391 Changes in 1.5.5
392 ================
393
394 * NEW: Allow afpd debugging to be enabled by sending the afpd process
395        a SIGUSR1.
396 * NEW: Allow SLP to be disabled per afpd process by adding a new -noslp flag
397        to afpd.conf.
398 * FIX: Use server name (if not NULL) for the SLP URL.
399 * FIX: papd: buffer overflow during config file read (Olaf Hering)
400
401 Changes in 1.5.4
402 ================
403
404 * FIX: File open read only and then read write (aka pb with Illustrator).
405 * FIX: Problems with unexpected EOF when reading files on a ddp connection
406        Photoshop, old finder.
407 * FIX: --with-nls-dir option does now work
408
409 Changes in 1.5.3
410 ================
411
412 * UPD: Extend the --disable-shell-check functionality to ignore users
413        with _no_ shell.  Also, send a log message if a user is refused login
414        based on the fact that they have no shell.
415 * UPD: Autoconf updates.
416 * UPD: Tru64 afpd authentication updates.
417 * UPD: As always: lots of minor code cleanups.
418 * FIX: Problems with Photoshop trying to open image files has been
419        corrected.
420 * FIX: Preserve special permission bits when creating or modifying
421        directories.
422 * FIX: afp_deleteid() now deletes the specified file and not the parent
423        directory.
424 * FIX: papd does now announce that it supports binary data to its clients.
425 * FIX: NetBSD ELF support.
426 * FIX: acleandir.rc is now installed in the bin directory.
427 * FIX: megatron does now compile even if compiled with -DDEBUG.
428 * FIX: Clean up some syslog messages.
429
430 Changes in 1.5.2
431 ================
432
433 * NEW: NetBSD support contributed by David Rankin and NetBSD contributors.
434        This includes a new configure option --enable-netbsd.
435 * NEW: Add the -client_polling afpd.conf flag to allow for clients to poll
436        the server every 10 seconds for open window updates.  Currently
437        this is the only way to get asynchronous directory updates.
438 * UPD: Use separate macro for AFS configure check.
439 * UPD: Some Perl scripts are now (partially) auto-generated. This improves
440        out-of-the-box usage of Netatalk.
441 * UPD: Solaris Kernel Makefile is now auto-generated. This fixes some path
442        issues, but isn't perfect, yet. Added some Solaris compatibility
443        fixes to the Kernel sources, too.
444 * UPD: CNID DB code sync'd with the current CVS version.  NOTE: Using this
445        code requires you to delete _all_ existing .AppleDB directories in
446        order to avoid database corruption!
447 * FIX: The file AppleVolumes.system contained wrong line breaks so that
448        not all file types were properly recognized.
449 * FIX: AFS compilation would fail due to a misnamed variable.
450 * FIX: SLP configure check was wrong so SLP did not compile.
451 * FIX: Fix the way quotas are handled under certain situations.
452 * FIX: Do not enable debugging code if debugging option is not set.
453 * FIX: Some problems with wrongly assigned DIDs were fixed.
454 * FIX: Various bug fixes and code cleanups.
455
456 Changes in 1.5.1
457 ================
458
459 * NEW: Added a program called cnid_didname_verify that can be used to
460        verify the consistency of the CNID database.
461 * NEW: New afpd option: -timeout. Warning: This still doesn't do what it's
462        supposed to!
463 * UPD: Code cleanups and compatibility fixes to macusers.
464 * UPD: AppleVolumes.system was cleaned up.
465 * FIX: Really fix Tru64 compilation (see last entry).
466 * FIX: Hand correct error value back to AFP client when deleting files or
467        directories fails.
468 * FIX: Leading or trailing spaces are now forbidden on volumes that have
469        the AFPVOL_MSWINDOWS flag set.
470 * FIX: Minor code cleanups and warning fixes.
471 * FIX: Make quota support work on FreeBSD.
472
473 Changes in 1.5.0
474 ================
475
476 * FIX: Compilation on Tru64 systems was broken, since libtool's acinclude.m4
477        file on the packagers system did not contain the necessary patch.
478 * FIX: On some systems, atalkd refuses to start, since it couldn't detect
479        any interfaces. This was caused by an overzealous validity check.
480
481 Changes in 1.5rc2
482 =================
483
484 * FIX: contrib/shell_utils/lp2pap.sh was erased when "make clean" was called.
485        Now we distribute lp2pap.sh.tmpl instead, and lp2pap.sh is automatically
486        generated during package build.
487 * FIX: Some platforms (notably Tru64) don't have the snprintf() call, which
488        was used in etc/afp/afp_config.c. This call was replaced by sprintf()
489        and prior bounds checking.
490
491 Changes from the 1.4b1 release:
492 ===============================
493
494 *   Fixed the maximum free/total volume size in afpd.
495
496 *   Made ~ the default volume in afpd.
497
498 *   Fixed pid file handling and changed setpgrp() to setpgid() in afpd,
499     papd, and atalkd.
500
501 *   Added code to afpd to set the Unix file time stamps with utime().
502
503 *   Fixed a bug in papd's printcap code which limited it to 15 or so
504     printers.
505
506 *   Fixed papd's handling of piped printers.
507
508 *   Fixed papd's handling of bad job names.
509
510 *   Fixed atalkd to send NBP LKUP packets from NBP port.
511
512 *   Added "sync;sync;sync" to Solaris kinstall to help with streams
513     file corruption.
514
515 *   Added nlocalrts to streams ddp.conf.  Thanks Thomas Tornblom.
516
517 *   Fixed signed extension infinite loop in Solaris module.
518
519 *   Moved all the config files to .../config.
520
521 Changes from the 1.3.3 release:
522 ===============================
523
524 *   Added code from Sun Microsystems, Inc (OPCOM) for Solaris support.
525     See COPYRIGHT.
526
527 *   Added support for FreeBSD, mostly changes by Mark Dawson and Julian
528     Elischer.
529
530 *   All sorts of other stuff.
531
532 Changes from the 1.3.1 release:
533 ===============================
534
535 *   Added options to psf's filter names to support accounting on HPs.
536     !!! NOTE:  The location of the filters has changed, see the man
537     page for where.
538
539 *   Added code from Alan Cox to support Linux.
540
541 *   Rewrote papd.  Now handles dropped connections better.
542     Configuration has been modernized.  !!! NOTE: The format of the
543     configuration file has changed, but NOT THE NAME.
544
545 *   Added Kerberos support to papd.
546
547 *   atalkd now removes routes on a SIGTERM.  Still can't just restart
548     it, but it's closer.
549
550 *   Changed atalkd and the kernel driver to remove a hack added to
551     support sending to 0.255.  Now the kernel will allow multiple open
552     sockets with the same port, so long as the addess associated with
553     the port is different.  atalkd now opens a socket for each port on
554     each interface.
555
556 *   atalkd now rewrites its configuration file.  If no configuration
557     file is given, one will be generated.  Permissions on the new
558     configuration file will be inherited from the old one.  If there is
559     no old one, permissions default to 644.  Won't rewrite the file if
560     the owner doesn't have write permission.
561
562 *   Removed support for the "AFS Kerberos UAM", in favor of the
563     "AuthMan UAM".  Kerberos support should now be much more
564     straight-forward.
565
566 *   Fixed a bug in afpd which would cause incorrect group calculations
567     on ultrix machines.
568
569 *   Fixed a bug in afpd which causes SimpleText and some other
570     applications to silently fail to write.  There's also a bug in
571     MacOS, but we can't fix that.
572
573 *   Fixed a bad interaction with afpd and AFS which would cause file
574     writes to not propogate between AFS clients.
575
576 *   !!! CHANGED the name(s) of afpd's config files.  The new files are
577     AppleVolumes.system and AppleVolumes.default.  If AppleVolumes.system
578     exists, it is always read, AppleVolumes.default is only read if the
579     user has no AppleVolumes file.  Included a flag "-u" to indicate
580     which file has precedence.  "-u" user wins, otherwise ".system"
581     wins.
582
583 *   Rewrote the AppleVolumes parsing code.  Now works.
584
585 *   Added a filename extension mapping to afpd.  User always takes
586     precedence, regardless of the "-u" flag.  Code to change the type
587     of all Unix files contributed by Kee Hinckley <nazgul@utopia.com>.
588
589 *   afpd now supports both UFS and AFS volumes simultaneously.  It also
590     uses access() to attempt to calculate reasonable Mac permissions
591     for AFS directories.
592
593 *   Changed reporting of file times.  Files that are written from Unix
594     now update the Mac's idea of the files modification time.  Unix
595     mtime is now reported instead of ctime.
596
597 *   Added support for a new UAM to afpd.  This requires that client
598     Macs have MacTCP and AuthMan installed.  Should make running afpd
599     for AFS easier.
600
601 *   Removed code so that otherwise valid volumes for which the mounting
602     user has no permission will appear in the volume selection dialog
603     on the Mac gray-ed out.
604
605 *   Added code from Chris Metcalf of MIT to the AppleDouble library
606     which improves permission inheritance.
607
608 *   Added code from G. Paul Ziemba of Alantec, Inc to better report
609     errors in psf.  Also changed psf to use syslog for errors that
610     users aren't interested in.
611
612 *   Added information to psf's man page to better explain the
613     interaction between psf, pap, and lpd.
614
615 *   Make psf/pap/psa do accounting when it's turnes on in
616     /etc/printcap.
617
618 *   Changed pap's error message when there is no printer specified on
619     the command line and no .paprc is found.  Also heavily modified
620     pap's man page to reflect changes in the "new" version of pap,
621     including moving it from section 8 to section 1.
622
623 *   Fixed a byte-order bug in pap's sequence numbers.  Doubt if pap has
624     ever worked right on little endian machines!
625
626 *   Added a flag to pap to optionally close before receiving EOF from
627     the printer.  Off by default.  psf calls pap with this option on.
628
629 *   Added timeouts to the nbp library calls.  This means that processes
630     won't hang when atalkd dies during boot, thus hanging your
631     machine.
632
633 Changes from the 1.3 release:
634 =============================
635
636 *   Fixed a bug in afpd which would cause APPL mappings to contain both
637     mac and unix path names.  The fixed code will handle the old
638     (corrupted) database.
639
640 *   Fixed a *very* serious bug which would cause files to be corrupted
641     when copying to afpd.
642
643 *   Fixed a bug in afpd which would cause replies to icon writes to
644     contain the written icon.
645
646 *   Filled in the function code switch in afpd.  Previously, a hacker
647     could probably have used afpd to get unauthorized access to a
648     machine running afpd.
649
650 *   Fixed a bug in the asp portion of libatalk.a which could cause the
651     malloc()/free() database to be corrupted.
652
653 *   Fixed a bug in atalkd's zip query code.  With this bug, only the
654     first N % 255 nets get queried.  However, since nets bigger than
655     255 are usually pretty unstable, the unqueried for nets will
656     eventually get done, when N drops by one.
657
658 *   Suppressed a spurious error ("route: No such process") in atalkd.
659
660 Changes from the 1.2.1 release:
661 ===============================
662
663 *   atalkd is completely rewritten for phase 2 support.  atalkd.conf
664     from previous version will not work!
665
666 *   afpd now has better AFS support.  In particular, the configuration
667     for AFS was made much easier; a number of Kerberos-related
668     byte-ordering and time problems were found; clear-text passwords
669     were added (thanks to geeb@umich.edu).
670
671 *   afpd now handles Unix permissions much better (thanks to
672     metcalf@mit.edu).
673
674 *   There are many, many more changes, but most are small bug fixes.
675
676 Changes from the 1.2 release:
677 =============================
678
679 *   The Sun support now uses loadable kernel modules (a la VDDRV)
680     instead of binary patches. As such, it should work on any sunos
681     greater than 4.1, and is confirmed to work under 4.1.1 and 4.1.2.
682
683 *   The DEC support no longer requires source. It also runs under
684     ultrix 4.1 and 4.2. It still requires patching your kernel, but the
685     patches are limited to those files available to binary-only sites
686     -- primarily hooks for things like netatalk.
687
688 *   The etc.rc script now uses changes made to nbprgstr (see below).
689
690 *   aecho now takes machine names on the command line.
691
692 *   nbplkup now takes a command line argument specifying the number of
693     responses to accept. It also takes its defaults from the NBPLKUP
694     environment variable.
695
696 *   nbprgstr may be used to register a name at any requested port.
697
698 *   afpd now logs if an illegal shell is used during login, instead of
699     silently denying service.
700
701 *   A bug in afpd which caused position information for the directory
702     children of the root of a volume to be ignored has been fixed.
703
704 *   Several typos in afpd which would cause include files necessary to
705     ultrix to be skipped have been fixed.
706
707 *   atalkd will no long propagate routes to networks whose zone
708     it doesn't know.
709
710 *   atalkd no longer dumps core if it receives a ZIP GetMyZone request
711     from a network whose zone it doesn't know. (Since this currently
712     can only happen from off net, it's not precisely a legal request.)
713
714 *   pap and papd (optionally) no longer check the connection id in PAP
715     DATA responses. Both also maintain the function code in non-first-packet
716     PAP DATA responses.  These changes are work-arounds to deal with
717     certain AppleTalk printer cards, notably the BridgePort LocalTalk
718     card for HP LJIIISIs.
719
720 *   pap no longer sends an EOF response to each PAP SENDDATA request,
721     only the first.
722
723 *   A bug in papd which would cause it to return a random value when
724     printing the procset to a piped printer has been fixed.
725
726 *   A bug relating to NBP on reverse-endian machines has been fixed.
727
728 *   atp_rsel() from libatalk now returns a correct value even if it
729     hasn't recieved anything yet.
730
731 *   atalk_addr() from libatalk no longer accepts addresses in octal
732     format, since AppleTalk addresses can have leading zeros. Also it
733     checks that the separator character is a '.'.
734
735 *   Pseudo man pages for nbplkup, nbprgstr, and nbpunrgstr, have been
736     added.
737
738 *   The example in the psf(8) man page is now correct.
739
740 *   The man pages for changed commands have been updated.
741
742 *   The README files for various machine have been updated
743     appropriately.