]> arthur.barton.de Git - netatalk.git/blob - NEWS
afpd: Solaris locking problem, bug #559
[netatalk.git] / NEWS
1 Changes in 3.1.7
2 ================
3 * UPD: Spotlight: enhance behaviour for long running queries, client
4        will now show "progress wheel" while waiting for first results.
5 * FIX: netatalk: fix a crash on Solaris when registering with mDNS
6 * FIX: netatalk: SIGHUP would kill the process instead of being resent
7        to the other Netatalk processes, bug #579
8 * FIX: afpd: Solaris locking problem, bug #559
9
10 Changes in 3.1.6
11 ================
12 * FIX: Spotlight: fix for long running queries
13 * UPD: afpd: distribute SIGHUP from parent afpd to children and force
14        reload shares
15 * FIX: netatalk: refresh Zeroconf registration when receiving SIGHUP
16 * NEW: configure option "--with-init-style=debian-systemd" for Debian 8 jessieand later.
17        "--with-init-style=debian" is renamed "--with-init-style=debian-sysv".
18
19 Changes in 3.1.5
20 ================
21 * FIX: Spotlight: several important fixes
22
23 Changes in 3.1.4
24 ================
25 * FIX: afpd: Hangs in Netatalk which causes it to stop responding to
26        connections, bug #572.
27 * NEW: afpd: new option "force xattr with sticky bit = yes|no"
28        (default: no), FR #94
29 * UPD: afpd: FCE version 2 with new event types and new config options
30        "fce ignore names" and "fce notify script"
31 * UPD: afpd: check for modified included config file, FR #95.
32 * UPD: libatalk: logger: remove flood protection and allocate messages
33 * UPD: Spotlight: use async Tracker SPARQL API
34 * NEW: afpd: new option "case sensitive = yes|no" (default: yes)
35        In spite of being case sensitive as a matter of fact, netatalk
36        3.1.3 and earlier did not notify kCaseSensitive flag to the client.
37        Now, it is notified correctly by default, FR #62.
38
39 Changes in 3.1.3
40 ================
41 * UPD: Spotlight: more SPARQL query optimisations
42 * UPD: Spotlight: new options "sparql results limit", "spotlight
43        attributes" and "spotlight expr"
44 * FIX: afpd: Unarchiving certain ZIP archives fails, bug #569
45 * UPD: Update Unicode support to version 7.0.0
46 * FIX: Memory overflow caused by 'basedir regex', bug #567
47 * NEW: afpd: delete empty resource forks, from FR #92
48 * FIX: afpd: fix a crash when accessing ._ AppleDouble files created
49        by OS X via SMB, bug #564
50 * FIX: afpd and dbd: Converting from AppleDouble v2 to ea may corrupt
51        the resource fork. In some circumstances an offset calculation
52        is wrong resulting in corrupt resource forks after the
53        conversion. Bug #568.
54 * FIX: ad: fix for bug #563 broke ad file utilities, bug #570.
55 * NEW: afpd: new advanced option controlling permissions and ACLs,
56        from FR #93
57
58 Changes in 3.1.2
59 ================
60 * FIX: Option "vol dbpath" was broken in 3.1.1
61 * FIX: Spotlight: file modification date, bug #545
62 * FIX: Improve reliability of afpd child handler
63 * FIX: debian initscript: add 0 and 6 to Default-Stop. debian-bug#745520
64 * FIX: put the Solaris share reservation after our locking stuff, bug #560.
65 * UPD: Improve Linux quota behaviour
66 * FIX: xattrs on *BSD, bug #562
67 * NEW: afpd: support for using $u username variable in AFP volume
68        definitions. FR#90.
69 * FIX: getvolbypath returns incorrect volume, bug #563
70 * FIX: fd leak when using appledouble = v2, bug #554
71 * UPD: New options that control whether dbus and Tracker are started:
72        'start dbus' and 'start tracker', both default to yes, FR#91
73 * UPD: Spotlight: SPARQL query optimisations
74
75 Changes in 3.1.1
76 ================
77 * FIX: Add asprint() compatibility function for systems lacking it
78 * FIX: Fix ressource fork name conversion. Bug #534.
79 * FIX: Fix a bug where only the first configured UAM was loaded.
80        Bug #537.
81 * UPD: Add support for AFP 3.4. From FR #85.
82 * FIX: Registering with mDNS crashed. Bug #540
83 * FIX: Saving from applications like Photoshop may fail, because
84        removing the ressource fork AppleDouble file failed. Bug #542.
85 * FIX: dbd: remove orphaned ._ AppleDouble files. Bug #549.
86 * NEW: afpd: Automatic conversion of ._ AppleDouble files
87        created by OS X. Bug #550.
88 * FIX: afpd: Fix a crash in of_closefork(). Bug #551.
89 * FIX: dbd: Don't print message "Ignoring ._file" for every ._ file.
90        Bug #552.
91 * FIX: afpd: Don't flood log with failed sys_set_ea() messages.
92
93 Changes in 3.1.0
94 ================
95 * NEW: AFP Spotlight support with Gnome Tracker
96 * NEW: New option "spotlight" (G/V)
97 * NEW: Configure option --with-tracker-pkgconfig-version
98 * NEW: Configure option --with-tracker-prefix
99 * NEW: If Spotlight is enabled, launch our own dbus instance
100 * NEW: New option "dbus daemon" (G)
101 * UPD: Add configure option --with-afpstats for overriding the
102        result of autodetecting dbus-glib presence
103 * NEW: Add recvfile support with splice() on Linux. New global options
104        "recvfile" (default: no) and "splice size" (default 64k).
105 * NEW: CNID backend "mysql" for use with a MySQL server
106
107 Changes in 3.0.7
108 ================
109 * FIX: Build fixes for the Kerberos UAM
110 * UPD: Use dedicated exit code for AFP connections that were dropped
111        by the client right after the TCP handshake
112 * FIX: Workaround for a problem which cannot be advertized by Avahi. Bug #541.
113 * FIX: Registering with mDNS crashed. Bug #540
114 * FIX: Saving from applications like Photoshop may fail, because
115        removing the ressource fork AppleDouble file failed. Bug #542.
116 * FIX: macusers showed root user. Bug #495.
117 * UPD: Add file pathname to logmessage parse_entries: bogus eid. FR#87.
118
119 Changes in 3.0.6
120 ================
121 * FIX: charset conversion failed when copying from Mac OS 9. Bug #523.
122 * UPD: Don't force S_ISGID for directories on FreeBSD. Bug #525.
123 * NEW: Add support for ZFS ACLs on FreeBSD with libsunacl. From FR#83.
124 * FIX: Active Directory LDAP queries for ACL support with new options
125        "ldap user filter" and "ldap group filter". Bug #526.
126 * NEW: Option "vol dbnest", when set to true, the CNID database for
127        a volume is stored in the volume root of a share in a directory
128        .AppleDB like in Netatalk 2. Defaults to false. From FR#84.
129 * FIX: Small fix in the DSI tickle handling. Bug #528.
130 * UPD: Enhance handling of connection attempts when hitting the
131        connection limit. Bug #529.
132 * FIX: Saving from Word to a folder that is a symlink to a folder on
133        another filesystem results in a crash of the afpd process and
134        the save to fail. This happens only if the option
135        "follow symlinks" is enabled. Bug #532.
136 * FIX: Disable Kerberos UAM if AFP service principal name can't be
137        evaluated. Fixes bug #531.
138 * FIX: Fix handling of large number of volumes. Bug #527.
139 * NEW: Configure option --with-tbd which can be used to disable the
140        use of the bundled tdb and use a system installed version.
141
142 Changes in 3.0.5
143 ================
144 * FIX: Fix a crash when using pam_winbind. Fixes bug #516.
145 * NEW: New global/volume option "ignored attributes"
146 * FIX: "afp listen" option failed to take IPv6 addresses. Bug #515.
147 * FIX: Fix a possible crash in set_groups. Bug #518.
148 * NEW: Send optional AFP messages for vetoed files, new option
149        "veto message" can be used to enable sending messages.
150        Then whenever a client tries to access any file or directory
151        with a vetoed name, it will be sent an AFP message indicating
152        the name and the directory. From FR #81.
153 * NEW: New boolean volume option "delete veto files". If this option is
154        set to yes, then Netatalk will attempt to recursively delete any
155        vetoed files and directories. FR #82.
156 * UPD: systemd unit dir is /usr/lib/systemd/system .
157 * FIX: Saving files from application like MS Word may result in the file
158        loosing metadata like the Finder label. Bug #521.
159
160 Changes in 3.0.4
161 ================
162 * FIX: Opening files without metadata EA may result in an invalid
163        metadata EA. Check for malformed metadata EAs and delete them.
164        Fixes bug #510.
165 * FIX: Fix an issue with filenames containing non-ASCII characters that
166        lead to a failure setting the size of a files ressource fork.
167        This affected application like Adobe Photoshop where saving
168        files may fail. Fixes bug #511.
169 * UPD: Enhance ACL mapping, change global ACL option 'map acls' to take
170        the following options: "none", "rights" (default), "mode".
171        none   = no mapping, this resembles the previous false/no setting
172        rights = map ACLs to Finder UARights, this resembles the previous
173                 true/yes setting. This is the default.
174        mode   = map ACLs to Finder UARights and UNIX mode
175        From FR #73.
176 * FIX: Fix a possible crash in cname() where cname_mtouname calls
177        dirlookup() where the curdir is freed because the dircache
178        detected a dev/inode cache difference and evicted the object
179        from the cache. Fixes bug #498.
180 * FIX: Add missing include, fixes bug #512.
181 * FIX: Change default FinderInfo for directories to be all 0, fixes
182        bug 514.
183 * NEW: New option "afp interfaces" which allows specifying where
184        Netatalk listens for AFP connections by interface names.
185        From FR #79.
186
187 Changes in 3.0.3
188 ================
189 * UPD: afpd: Increase default DSI server quantum to 1 MB
190 * UPD: bundled libevent2 is now static
191 * NEW: --with-lockfile=PATH configure option for specifying an
192        alternative path for the netatalk lockfile.
193 * UPD: systemd service file use PIDFile and ExecReload.
194        From FR #70.
195 * UPD: RedHat sysvinit: rm graceful, reimplement reload, add condrestart
196 * FIX: Couldn't create folders on FreeBSD 9.1 ZFS fileystems.
197        Fixed bug #491.
198 * FIX: Fix an issue with user homes when user home directory has not the
199        same name as the username.
200        Fixes bug #497.
201 * UPD: Fix PAM config install, new default installation dir is
202        $sysconfdir/pam.d/. Add configure option --with-pam-confdir
203        to specify alternative path.
204 * NEW: AFP stats about active session via dbus IPC. Client side python
205        program `afpstats`. Requires dbus, dbus-glib any python-dbus.
206        configure option --dbus-sysconf-dir for specifying dbus
207        system security configuration files.
208        New option 'afpstats' (default: no) which determines whether
209        to enable the feature or not.
210 * NEW: configure option --with-init-dir
211 * NEW: dtrace probes, cf include/atalk/afp_dtrace.d for available
212        probes.
213 * UPD: Reload groups when reloading volumes. FR #71.
214 * FIX: Attempt to read read-only ._ rfork results in disconnect.
215        Fixes bug #502.
216 * FIX: File's ressource fork can't be read if metadata EA is missing.
217        Fixes bug #501.
218 * FIX: Conversion from adouble v2 to ea for directories.
219        Fixes bug #500.
220 * FIX: Error messages when mounting read-only filesystems.
221        Fixes bug #504.
222 * FIX: Permissions of ._ AppleDouble ressource fork after conversion
223        from v2 to ea.
224        Fixes bug #505.
225 * UPD: Use FreeBSD sendfile() capability to send protocol header.
226        From FR #75.
227 * UPD: Increase IO size when sendfile() is not used.
228        From FR #76.
229 * FIX: Can't set Finder label on symlinked folder with "follow symlinks = yes".
230        Fixes bug #508.
231 * FIX: Setting POSIX ACLs on Linux
232        Fixes bug #506.
233 * FIX: "ad ls" segfault if requested object is not in an AFP volume.
234        Fixes bug #496.
235
236 Changes in 3.0.2
237 ================
238 * NEW: afpd: Put file extension type/creator mapping back in which had
239        been removed in 3.0.
240 * NEW: afpd: new option 'ad domain'. From FR #66.
241 * FIX: volumes and home share with symlinks in the path
242 * FIX: Copying packages to a Netatalk share could fail, bug #469
243 * FIX: Reloading volumes from config file was broken.  Fixes bug #474.
244 * FIX: Fix _device-info service type registered with dns-sd API
245 * FIX: Fix pathname bug for FCE modified event.
246 * FIX: Remove length limitation of options like "valid users".
247        Fixes bug #473.
248 * FIX: Dont copy our metadata EA in copyfile(). Fixes bug #452.
249 * FIX: Fix an error where catalog search gave incomplete results.
250        Fixes bug #479.
251 * REM: Remove TimeMachine volume used size FCE event.
252 * UPD: Add quoting support to '[in]valid users' option. Fixes bug #472.
253 * FIX: Install working PAM config on Solaris 11. Fixes bug #481.
254 * FIX: Fix a race condition between dbd and the cnid_dbd daemon
255        which could result in users being disconnected from volumes
256        when dbd was scanning their volumes. Fixes bug #477.
257 * FIX: Netatalk didn't start when the last line of the config file
258        afp.conf wasn't terminated by a newline. Fixes bug #476.
259 * NEW: Add a new volumes option 'follow symlinks'. The default setting is
260        false, symlinks are not followed on the server. This is the same
261        behaviour as OS X's AFP server.
262        Setting the option to true causes afpd to follow symlinks on the
263        server. symlinks may point outside of the AFP volume, currently
264        afpd doesn't do any checks for "wide symlinks".
265 * FIX: Automatic AppleDouble conversion to EAs failing for directories.
266        Fixes bug #486.
267 * FIX: dbd failed to convert appledouble files of symlinks.
268        Fixes bug #490.
269
270 Changes in 3.0.1
271 ================
272 * NEW: afpd: Optional "ldap uuid encoding = string | ms-guid" parameter to
273        afp.conf, allowing for usage of the binary objectGUID fields from
274        Active Directory.
275 * FIX: afpd: Fix a Solaris 10 SPARC sendfilev bug
276 * FIX: afpd: Fix a crash on FreeBSD
277 * FIX: afpd: Fixes open file handle refcounting bug which was reported as
278        being unable to play movies off a Netatalk AFP share.
279        Bug ID 3559783.
280 * FIX: afpd: Fix a possible data corruption when reading from and writing
281        to the server simultaniously under load
282 * FIX: Fix possible alignment violations due to bad casts
283 * FIX: dbd: Fix logging
284 * FIX: apple_dump: Extended Attributes AppleDouble support for *BSD
285 * FIX: handling of '/' and ':' in volume name
286 * UPD: Install relevant includes necessary for building programs with
287        installed headers and shared lib libatalk
288 * UPD: libevent configure args to pick up installed version. Removed
289        configure arg --disable-libevent, added configure args
290        --with-libevent-header|lib.
291 * UPD: gentoo initscript: merge from portage netatalk.init,v 1.1
292 * REM: Remove --with-smbsharemodes configure option, it was an
293        empty stub not yet implemented
294
295 Changes in 3.0
296 ==============
297
298 * UPD: afpd: force read only mode if cnid scheme is last
299 * REM: afpd: removed global option "icon"
300 * FIX: CNID path for user homes
301
302 Changes in 3.0 beta2
303 ====================
304
305 * UPD: Solaris and friends: Replace initscript with SMF manifest
306 * FIX: Solaris and friends: resource fork handling
307
308 Changes in 3.0 beta1
309 ====================
310
311 * UPD: afpd: Performance tuning of read/write AFP operations. New option
312        "afp read locks" (default: no) which disables that the server
313        applies UNIX byte range locks to regions of files in AFP read and
314        write calls.
315 * UPD: apple_dump: Extended Attributes AppleDouble support.
316        (*BSD is not supported yet)
317
318 Changes in 3.0 alpha3
319 =====================
320
321 * NEW: afpd: Per volume "login message", NetAFP bug ID #18
322 * NEW: afpd: Cross-platform locking (share modes) on Solaris and derivates
323        with Solaris CIFS/SMB server. Uses new Solaris fcntl F_SHARE share
324        reservation locking primitives. Enabled by default, set global
325        "solaris share reservations" option to false to disable it.
326 * NEW: ad: ad set subcommand for changing Mac metadata on the server
327 * UPD: unix charset is UTF8 by default.
328        vol charset is same value as unix charset by default.
329 * UPD: .AppleDesktop/ are stored in $localstatedir/netatalk/CNID
330        (default: /var/netatalk/CNID), databases found in AFP volumes are
331        automatically moved
332 * FIX: afpd: Server info packet was malformed resulting in broken
333        server names being displayed on clients
334 * FIX: afpd: Byte order detection. Fixes an error where Netatalk on
335        OpenIndiana returned wrong volume size information.
336
337 Changes in 3.0 alpha2
338 =====================
339
340 * UPD: afpd: Store '.' as is and '/' as ':' on the server, don't
341        CAP hexencode as "2e" and "2f" respectively
342 * UPD: afdp: Automatic name conversion, renaming files and directories
343        containing CAP sequences to their not enscaped forms
344 * UPD: afpd: Correct handling of user homes and users without homes
345 * UPD: afpd: Perform complete automatic adouble:v2 to adouble:ea conversion
346        as root. Previously only unlinking the adouble:v2 file was done as root
347 * UPD: dbd: -C option removes CAP encoding
348 * UPD: Add graceful option to RedHat init script
349 * UPD: Add --disable-bundled-libevent configure options When set to yes,
350        we rely on a properly installed version on libevent CPPFLAGS and LDFLAGS
351        should be set properly to pick that up
352 * UPD: Run ldconfig on Linux at the end of make install
353 * FIX: afpd: ad cp on appledouble = ea volumes
354 * FIX: dbd: ignore ._ appledouble files
355 * REM: Volumes options "use dots" and "hex encoding"
356
357 Changes in 3.0 alpha1
358 =====================
359
360 * NEW: Central configuration file afp.conf which replaces all previous files
361 * NEW: netatalk: service controller starting and restarting afpd and cnid_metad
362        as necessary
363 * NEW: afpd: Extended Attributes AppleDouble backend (default)
364 * UPD: CNID databases are stored in $localstatedir/netatalk/CNID
365        (default: /var/netatalk/CNID), databases found in AFP volumes are
366        automatically moved
367 * UPD: Start scripts and service manifests have been changed to only start
368        the new netatalk service controller process
369 * UPD: afpd: UNIX privileges and use dots enabled by default
370 * UPD: afpd: Support for arbitrary AFP volumes using variable expansion has been
371        removed
372 * UPD: afpd: afp_voluuid.conf and afp_signature.conf location has been
373        changed to $localstatedir/netatalk/ (default: /var/netatalk/)
374 * UPD: afpd: default server messages dir changed to $localstatedir/netatalk/msg/
375 * UPD: dbd: new option -C for conversion from AppleDouble v2 to ea
376 * REM: AppleTalk support has been removed
377 * REM: afpd: SLP and AFP proxy support have been removed
378 * REM: afpd: legacy file extension to type/creator mapping has been removed
379 * REM: afpd: AppleDouble backends v1, osx and sfm have been removed
380
381 Changes in 2.2.4
382 ================
383
384 * FIX: Missing UAM links
385 * FIX: Lockup in AFP logout on Fedora 17
386 * FIX: Reset signal handlers and alarm timer after successfull PAM
387        authentication. Fixes a problem with AFP disconnects caused
388        by pam_smbpass.so messing with our handlers and timer.
389 * FIX: afpd: Fix a possible problem with sendfile on Solaris derived
390        platforms
391
392 Changes in 2.2.3
393 ================
394
395 * NEW: afpd: support for mdnsresponder
396 * NEW: afpd: new LDAP config option ldap_uuid_string
397 * UPD: based on Unicode 6.1.0
398 * UPD: experimental systemd service files: always run both afpd and cnid_metad
399 * UPD: afpd: Ensure our umask is not altered by eg pam_umask
400 * UPD: afpd: Use GSS_C_NO_NAME as server principal when Kerberos options -fqdn
401        and -krb5service are not set, from Jamie Gilbertson
402 * UPD: afpd: Changed behaviour for TimeMachine volumes in case there's a problem
403        talking to the CNID daemons. Previously the volume was flagged read-only
404        and an AFP message was sent to the client. As this might result in
405        TimeMachine assuming the backup sparse bundle is damaged, we now just
406        switch the CNID database to an in-memory tdb without the additional stuff.
407 * FIX: afpd: sendfile() on FreeBSD was broken, courtesy of Denis Ahrens
408 * FIX: afpd: Dont use searchdb when doing partial name search
409 * FIX: afpd: Fix a possible bug handling disconnected sessions,
410        NetAFP Bug ID #16
411 * FIX: afpd: Close IPC fds in afpd session child inherited from the afpd
412        master process
413 * FIX: dbd: Don't remove BerkeleyDB if it's still in use by eg cnid_dbd, fixes
414        bug introduced in 2.2.2
415 * FIX: debian initscript: start avahi-daemon (if available) before atalkd
416 * FIX: Zeroconf could not advertise non-ASCII time machine volume name
417
418 Changes in 2.2.2
419 ================
420
421 * NEW: afpd: New option "adminauthuser". Specifying eg "-adminauthuser root"
422        whenever a normal user login fails, afpd tries to authenticate as
423        the specified adminauthuser. If this succeeds, a normal session is
424        created for the original connecting user. Said differently: if you
425        know the password of adminauthuser, you can authenticate as any other
426        user.
427 * NEW: configure option "--enable-suse-systemd" for openSUSE12.1 and later.
428        "--enable-redhat-systemd" and "--enable-suse-systemd" are same as
429        "--enable-systemd".
430        "--enable-suse" is renamed "--enable-suse-sysv".
431 * NEW: experimental systemd service files in distrib/systemd/
432 * UPD: afpd: Enhanced POSIX ACL mapping semantics, from Laura Mueller
433 * UPD: afpd: Reset options every time a :DEFAULT: line is found in a
434        AppleVolumes file
435 * UPD: afpd: Convert passwords from legacy encoding (wire format) to host
436        encoding, NetAFP Bug ID #14
437 * UPD: afpd: Don't set ATTRBIT_SHARED flag for directories
438 * UPD: afpd: Use sendfile() on Solaris and FreeBSD for sending data
439 * UPD: afpd: Faster volume used size calculation for "volsizelimit" option,
440        cf man AppleVolume.default for details
441 * FIX: afpd: ACL access checking
442 * FIX: afpd: Fix an error when duplicating files that lacked an AppleDouble
443        file which lead to a possible Finder crash
444 * FIX: afpd: Read-only filesystems lead to afpd processes running as root
445 * FIX: afpd: Fix for filesystem without NFSv4 ACL support on Solaris
446 * FIX: afpd: Fix catsearch bug, NetAFP Bug ID #12
447 * FIX: afpd: Fix dircache bug, NetAFP Bug ID #13
448 * FIX: dbd: Better checking for duplicated or bogus CNIDs from AppleDouble
449        files
450 * FIX: dbd: Remove BerkeleyDB database environment after running `dbd`. This
451        is crucial for the automatic BerkeleyDB database upgrade feature which
452        is built into cnid_dbd and dbd.
453 * FIX: Fix compilation error when AppleTalk support is disabled
454 * FIX: Portability fixes
455 * FIX: search of surrogate pair
456
457 Changes in 2.2.1
458 ================
459
460 * NEW: afpd: disable continous service feature by default, new option
461        -keepsessions to enable it
462 * NEW: configure option "--enable-redhat-systemd" for Fedora15 and later.
463        "--enable-redhat" is renamed "--enable-redhat-sysv".
464 * UPD: afpd: Enhance ACL support detection for volumes: enable them per volume
465        if
466        1) ACL support compiled in, 2) the volume supports ACLs, 3) the new
467        volume option "noacls" is not set for the volume.
468        The previous behaviour was to enable ACL support for a volume if
469        1) it was compiled in and 2) the volume supported ACLs. There was no way
470        to disable ACLs for a volume.
471 * UPD: afpd: add a configurable hold time option to FCE file modification event
472        generation, default is 60 s, new option "fceholdfmod" to change it
473 * UPD: afpd: add support for new NetBSD quota subsystem, Bug ID 3249879
474 * FIX: afpd: increase BerkeleyDB locks and lockobjs
475 * FIX: afpd: create special folder as root
476 * FIX: afpd: fix compilation error if --enable-ddp is used
477 * FIX: afpd: More robust IPC reconnect error handling
478 * FIX: afpd: ACL access checking
479 * FIX: afpd: fix a possible race condition between SIGCHLD handler and
480        new connection attempts
481 * FIX: afpd: fix undefined behaviour when more then ~510 connetions where
482        established
483 * FIX: afpd: fix a crash when searching for a UUID that is not a special
484        local UUID and LDAP support is not compiled in
485 * FIX: afpd: .volinfo file not created on first volume access if user in rolist
486 * FIX: afpd: possible crash at startup when registering with Avahi
487        when Avahi is not running
488 * FIX: afpd: return correct user/group type when mapping UUIDs to names
489 * FIX: afpd: for directories add DARWIN_ACE_DELETE ACE
490        if DARWIN_ACE_ADD_SUBDIRECTORY is set
491 * FIX: afpd: afpd crashed when it failed to register with Avahi because eg
492        user service registration is disabled in the Avahi config
493 * FIX: dbd: function checking and removing malformed ad:ea header files failed
494        to chdir back to the original working directory
495 * FIX: cnid_dbd: increase BerkeleyDB locks and lockobjs
496 * FIX: cnid_dbd: implement -d option, deletes CNID db
497 * FIX: dbd: better detection of local (or SMB/NFS) modifications on AFP volumes
498 * FIX: suse: initscript return better status
499 * FIX: Sourcecode distribution: add missing headers
500 * FIX: Solaris 10: missing dirfd replacement function
501 * FIX: case-conversion of surrogate pair
502 * FIX: Compilation error on GNU/kFreeBSD, fixes Bug ID 3392794 and
503        Debian #630349
504 * FIX: Fix Debian Bug#637025
505 * FIX: Multiple *BSD compilation compatibility fixes, Bug ID 3380785
506 * FIX: precompose_w() failed if tail character is decomposed surrogate pair
507
508 Changes in 2.2.0
509 ==============
510
511 * NEW: afpd: new volume option "nonetids"
512 * NEW: afpd: ACL access check caching
513 * NEW: afpd: FCE event notifications
514 * NEW: afpd: new option "-mimicmodel" for specifying Bonjour model registration
515 * UPD: Support for Berkeley DB 5.1
516 * UPD: case-conversion is based on Unicode 6.0.0
517 * UPD: cnid_metad: allow up to 4096 volumes
518 * UPD: afpd: only forward SIGTERM and SIGUSR1 from parent to childs
519 * UPD: afpd: use internal function instead of popening du -sh in order to
520        calculate the used size of a volume for option "volsizelimit"
521 * UPD: afpd: Add negative UUID caching, enhance local UUID handling
522 * FIX: afpd: configuration reload with SIGHUP
523 * FIX: afpd: crashes in the dircache
524 * FIX: afpd: Correct afp logout vs dsi eof behaviour
525 * FIX: afpd: new catsearch was broken
526 * FIX: afpd: only use volume UUIDs in master afpd
527 * FIX: dbd: Multiple fixes, reliable locking
528 * FIX: ad file suite: fix an error that resulted in CNID database
529        inconsistencies
530
531 Changes in 2.2beta4
532 ===================
533
534 * NEW: afpd: new afpd.conf options "tcprcvbuf" and "tcpsndbuf" to customize
535        the corresponding TCP socket options.
536 * NEW: afpd: new afpd.conf option "nozeroconf" which disabled automatic
537        Zeroconf service registration.
538 * FIX: afpd: generate mersenne primes for DHX2 UAM once at startup,
539        not for every login
540 * FIX: afpd: DSI streaming deadlock
541 * FIX: afpd: extended sleep
542 * FIX: afpd: directory cache
543 * FIX: Support for platforms that do not have the *at functions
544 * UPD: afpd: put POSIX write lock on volume files while reading them
545
546 Changes in 2.2beta3
547 ===================
548
549 * FIX: afpd: fix option volsizelimit to return a usefull value for the
550        volume free space using `du -sh` with popen
551 * FIX: afpd: fix idle connection disconnects
552 * FIX: afpd: don't disconnect sessions for clients if boottimes don't match
553 * FIX: afpd: better handling of very long filenames that contain many
554        multibyte UTF-8 glyphs
555
556 Changes in 2.2beta2
557 ====================
558
559 * NEW: afpd: AFP 3.3
560 * UPD: afpd: AFP 3.x can't be disabled
561
562 Changes in 2.2beta1
563 ====================
564
565 * FIX: composition of Surrogate Pair
566 * UPD: gentoo,suse,cobalt,tru64: inistscript name is "netatalk", not "atalk"
567 * UPD: gentoo: rc-update install don't hook in the Makefile
568
569 Changes in 2.2alpha5
570 ====================
571
572 * UPD: afpd: new option "searchdb" which enables fast catalog searches
573        using the CNID db.
574 * UPD: Case-insensitive fast search with the CNID db
575 * UPD: cnid_dbd: afpd now passes the volume path, not the db path when
576        connecting for a volume. cnid_dbd will read the
577        ".AppleDesktop/.volinfo" file of the volume in order to figure
578        out the CNID db path and the volume charset encoding.
579
580 Changes in 2.2alpha4
581 ====================
582
583 * NEW: Enhanced CNID "dbd" database for fast name search support.
584        Important: this makes cnidscheme "cdb" incompatible with "dbd".
585 * NEW: afpd: support for fast catalog searches
586 * NEW: ad utility: ad find
587 * UPD: afpd: CNID database versioning check for "cdb" scheme
588 * UPD: cnid_dbd: CNID database versioning and upgrading. Additional
589        CNID database index for fast name searches.
590
591 Changes in 2.2alpha3
592 ====================
593
594 * FIX: afpd: various fixes
595 * FIX: Any daemon did not run if atalkd doesn't exist (redhat/debian)
596
597 Changes in 2.2alpha2
598 ====================
599
600 * FIX: afpd: fix compilation error when ACL support is not available
601 * FIX: Ensure Appletalk manpages and config files are distributed
602
603 Changes in 2.2alpha1
604 ====================
605
606 * NEW: ad utility: ad cp
607 * NEW: ad utility: ad rm
608 * NEW: ad utility: ad mv
609 * NEW: afpd: dynamic directoy and CNID cache (new config option -dircachesize)
610 * NEW: afpd: POSIX 1e ACL support
611 * NEW: afpd: automagic Zeroconf registration with avahi, registering both
612        the service _afpovertcp._tcp and TimeMachine volumes with _adisk._tcp.
613 * UPD: afpd: ACLs usable (though not visible on the client side) without common
614        directory service, by mapping ACLs to UARight
615 * UPD: afpd: performance improvements for ACL access calculations
616 * UPD: AppleTalk is disabled by default at configuration time. If needed
617        use configure switch --enable-ddp.
618 * FIX: afpd: Solaris 10 compatibilty fix: don't use SO_SNDTIMEO/SO_RCVTIMEO,
619        use non-blocking IO and select instead.
620 * FIX: cnid_dbd: Solaris 10 compatibilty fix: don't use SO_SNDTIMEO/SO_RCVTIMEO,
621        use non-blocking IO and select instead.
622 * REM: afile/achfile/apple_cp/apple_mv/apple_rm: use ad
623
624 Changes in 2.1.6
625 ================
626
627 * FIX: afpd: Fix for LDAP user cache corruption
628 * FIX: afpd: Fix for not shown ACLs for when filesyem uid or gid
629        couldn't be resolved because (eg deleted users/groups)
630 * FIX: gentoo: cannot set $CNID_CONFIG
631 * FIX: ubuntu: servername was empty
632 * FIX: Solaris: configure script failed to enable DDP module
633 * FIX: AppleDouble buffer overrun by extremely long filename
634 * UPD: afpd: return version info with machine type in DSIGetStatus
635 * UPD: dbd: use on-disk temporary rebuild db instead of in-memory db
636 * UPD: suse: initscript update
637
638 Changes in 2.1.5
639 ================
640
641 * UPD: afpd: support newlines in -loginmesg with \n escaping syntax
642 * UPD: afpd: support for changed chmod semantics on ZFS with ACLs
643        in onnv145+
644 * FIX: afpd: fix leaking ressource when moving objects on the server
645 * FIX: afpd: backport Solaris 10 compatibilty fix from 2.2: don't use
646        SO_SNDTIMEO/SO_RCVTIMEO, use non-blocking IO and select instead.
647 * FIX: afpd: misaligned memory access on Sparc in ad_setattr, fixes
648        bug 3110004.
649 * FIX: cnid_dbd: backport Solaris 10 compatibilty fix from 2.2: don't
650        use SO_SNDTIMEO/SO_RCVTIMEO, use non-blocking IO and select instead.
651
652 Changes in 2.1.4
653 ================
654
655 * FIX: afpd: Downstream fix for FreeBSD PR 148022
656 * FIX: afpd: Fixes for bugs 3074077 and 3074078
657 * FIX: afpd: Better handling of symlinks in combination with ACLs and EAs.
658        Fixes bug 3074076.
659 * FIX: dbd: Adding a file with the CNID from it's adouble file did
660        not work in case that CNID was already occupied in the database
661 * FIX: macusers: add support for Solaris
662 * NEW: cnid_metad: use a PID lockfile
663 * NEW: afpd: prevent log flooding
664 * UPD: dbd: ignore ".zfs" snapshot directories
665 * UPD: dbd: support interrupting -re mode
666
667 Changes in 2.1.3
668 ================
669
670 * FIX: afpd: fix a serious error in networking IO code
671 * FIX: afpd: Solaris 10 compatibilty fix: don't use SO_SNDTIMEO, use
672        non-blocking IO and select instead for writing/sending data.
673 * UPD: Support for BerkeleyDB 5.0.
674
675 Changes in 2.1.2
676 ================
677
678 * FIX: afpd: fix for possible crash in case more then one server is
679        configured in afpd.conf.
680 * FIX: afpd: ExtendedAttributes in FreeBSD
681 * FIX: afpd: sharing home folders corrupted the per volume umask.
682 * UPD: afpd: umask for home folders is no longer taken from startup umask.
683 * UPD: afpd: dont and permissions with parent folder when creating new
684        directories on "upriv" volumes.
685 * UPD: afpd: use 'afpserver@fqdn' instead of 'afpserver/fqdn@realm'.
686        Prevents a crash in older GNU GSSAPI libs on eg. CentOS 5.x.
687  
688 Changes in 2.1.1
689 ================
690
691 * UPD: fallback to a temporary in memory tdb CNID database if the volume
692        database can't be opened now works with the default backend "dbd" too.
693 * FIX: afpd: afp_ldap.conf was missing from tarball. This only effected
694        [Open]Solaris.
695 * FIX: afpd: Check if options->server is set in set_signature, preventing
696        SIGSEGV.
697 * FIX: afpd: server signature wasn't initialized in some cases
698 * FIX: DESTDIR support: DESTDIR was expanded twice
699 * FIX: Fix for compilation error if header files of an older Netatalk
700        version are installed.
701
702 Changes in 2.1-release
703 ======================
704
705 * NEW: afpd: new volume option "volsizelimit" for limitting reported volume
706        size. Useful for limitting TM backup size.
707 * UPD: dbd: -c option for rebuilding volumes which prevents the creation
708        of .AppleDouble stuff, only removes orphaned files.
709
710 Changes in 2.1-beta2
711 ====================
712
713 * NEW: afpd: static generated AFP signature stored in afp_signature.conf,
714        cf man 5 afp_signature.conf
715 * NEW: afpd: clustering support: new per volume option "cnidserver".
716 * UPD: afpd: set volume defaults options "upriv" and "usedots" in the
717        volume config file AppleVolumes.default. This will only affect
718        new installations, but not upgrades.
719 * FIX: afpd: prevent security attack guessing valid server accounts. afpd
720        now returns error -5023 for unknown users, as does AppleFileServer.
721
722 Changes in 2.1-beta1
723 ====================
724
725 * NEW: afpd: AFP 3.2 support
726 * NEW: afpd: Extended Attributes support using native attributes or
727        using files inside .AppleDouble directories.
728 * NEW: afpd: ACL support with ZFS
729 * NEW: cnid_metad: options -l and -f to configure logging
730 * NEW: IPv6 support
731 * NEW: AppleDouble compatible UNIX files utility suite `ad ...`.
732        With 2.1 only `ad ls`.
733 * NEW: CNID database maintanance utility dbd
734 * NEW: support BerkeleyDB upgrade. Starting with the next release
735        after 2.1 in case of BerkeleyDB library updates, Netatalk
736        will be able to upgrade the CNID databases.
737 * NEW: afpd: store and read CNIDs to/from AppleDouble files by default.
738        This is used as a cache and as a backup in case the database
739        is deleted or corrupted. It can be disabled with a new volume
740        option "nocnidcache".
741 * NEW: afpd: sending SIGINT to a child afpd process enables debug logging
742        to /tmp/afpd.PID.XXXXXX.
743 * NEW: configure args to download and install a "private" Webmin instance
744        including only basic Webmin modules plus our netatalk.wbm.
745 * NEW: fallback to a temporary in memory tdb CNID database if the volume
746        database can't be opened.
747 * NEW: support for Unicode characters in the range above U+010000 using
748        internal surrogate pairs
749 * NEW: apple_dump: utility to dump AppleSingle and AppleDouble files
750 * NEW: afpldaptest: utility to check afp_ldap.conf.
751 * UPD: atalkd and papd are now disabled by default. AppleTalk is legacy.
752 * UPD: slp advertisement is now disabled by default. server option -slp
753        SRVLOC is legacy.
754 * UPD: cdb/dbd CNID backend requires BerkeleyDB >= 4.6
755 * UPD: afpd: default CNID backend is "dbd"
756 * UPD: afpd: try to install PAM config that pulls in system|common auth
757 * UPD: afpd: symlink handling: never followed server side, client resolves
758        them, so it's safe to use them now.
759 * UPD: afpd: Comment out all extension->type/creator mappings in
760        AppleVolumes.system. They're unmaintained, possibly wrong and
761        do not fit for OS X.
762 * FIX: rewritten logger
763 * FIX: afpd: UNIX permissions handling
764 * FIX: cnid_dbd: always use BerkeleyDB transactions
765 * FIX: initscripts installation now correctly uses autoconf paths,
766        ie they're installed to --sysconfdir.
767 * FIX: UTF-8 volume name length
768 * FIX: atalkd: workaround for broken Linux 2.6 AT kernel module:
769        Linux 2.6 sends broadcast queries to the first available socket
770        which is in our case the last configured one. atalkd now tries to
771        find the right one.
772        Note: now a misconfigured or plugged router can broadcast a wrong route !
773 * REM: afpd: removed CNID backends "db3", "hash" and "mtab"
774 * REM: cnid_maint: use dbd
775 * REM: cleanappledouble.pl: use dbd
776 * REM: nu: use `macusers` instead
777
778 Changes in 2.0.5
779 ================
780
781 * NEW: afpd: Time Machine support with new volume option "tm".
782 * FIX: papd: Remove variable expansion for BSD printers. Fixes CVE-2008-5718.
783 * FIX: afpd: .AppleDxxx folders were user accessible if option 'usedots'
784        was set 
785 * FIX: afpd: vetoed files/dirs where still accessible
786 * FIX: afpd: cnid_resolve: don't return '..' as a valid name.
787 * FIX: uniconv: -d option wasn't working
788
789 Changes in 2.0.4
790 ================
791
792 * REM: remove timeout 
793 * NEW: afpd: DHX2 uams using GNU libgcrypt.
794 * NEW: afpd: volume options 'illegalseq', 'perm' and 'invisibledots'
795        'ilegalseq'  encode illegal sequence in filename asis, ex "\217-", which is not 
796        a valid SHIFT-JIS char, is encoded  as U\217 -.
797        'perm' value OR with the client requested permissions. (help with OSX 10.5
798        strange permissions).
799        Make dot files visible by default with 'usedots', use 'invisibledots' 
800        for keeping the old behavior, ie for OS9 (OSX hide dot files on its
801        own).
802 * NEW: afpd: volume options allow_hosts/denied hosts
803 * NEW: afpd: volume options dperm/fperm default directory and file
804        permissions or with server requests.
805 * NEW: afpd: afpd.conf, allow line continuation with \ 
806 * NEW: afpd: AppleVolumes.default allow line continuation with \
807 * NEW: afpd: Mac greek encoding.
808 * NEW: afpd: CJK encoding.
809 * UPD: afpd: Default UAMs: DHX + DHX2
810 * FIX: afpd: return the right error in createfile and copyfile if the disk
811        is full.
812 * FIX: afpd: resolveid return the same error code than OSX if it's a directory
813 * FIX: afpd: server name check, test for the whole loopback subnet 
814        not only 127.0.0.1.
815 * UPD: afpd: limit comments size to 128 bytes, (workaround for Adobe CS2 bug).
816 * UPD: afpd: no more daemon icon.
817 * UPD: usedots, return an invalide name only for .Applexxx files used by netatalk not
818        all files starting with .apple.
819 * UPD: cnid: increase the number of cnid_dbd slots to 512.
820 * FIX: cnid: dbd detach the daemon from the control terminal.
821 * UPD: cnid: never ending Berkeley API changes...
822 * UPD: cnid: dbd add a timeout when reading data from afpd client.
823 * UPD: cnid: Don't wait five second after the first error when speaking to the dbd
824        backend.
825 * FIX: papd: vars use % not $
826 * FIX: papd: quote chars in popen variables expansion. security fix.
827 * FIX: papd: papd -d didn't write to stderr.
828 * FIX: papd: ps comments don't always use ()
829 * FIX: many compilation errors (solaris, AFS, Tru64, xfs quota...).
830
831 Changes in 2.0.3
832 ================
833
834 * NEW: afpd: add a cachecnid option that controls if afpd should 
835        use the IDs stored in the AD2 files as cache. Defaults
836        to off.
837 * UPD: afpd: deal with more than 32 groups.
838 * FIX: afpd: several catsearch fixes, based on patch from
839        TSUBAKIMOTO Hiroya.
840 * FIX: afpd: fix a race when a client very quickly reconnects and 
841        tries to kill its old session.
842 * FIX: afpd: OSX style symlink caused problems with Panther clients.
843 * FIX: afpd: old files with default type didn't show the right icon
844        in finder, from Shlomi Yaakobovich, slightly modified.
845 * FIX: cnid_check: disable cnid_check if CNID db was configured with
846        transactions and really bail out after the first error.
847 * FIX: admin-group configure option was broken.
848 * FIX: several problems with IDs cached in AD2 files.
849 * FIX: Ignore BIDI in UTF8 hints from OSX.
850 * FIX: Lots of gcc warning fixes.
851 * FIX: small configure script changes.
852
853
854 Changes in 2.0.2
855 ================
856
857 * NEW: cnid: Add an indexes check and rebuild, optional for dbd 
858        (parameter check default no), standalone program cnid_index for
859        cdb.
860 * UPD: Enhanced afpd's -v command line switch and added -V for more 
861        verbose information
862 * UPD: uams_gss: build the principal used by uams_gss.so from afpd's
863        configuration, don't use GSS_C_NT_HOSTBASED_SERVICE
864 * UPD: cnid_dbd: add process id in syslog and small clean up
865 * REM: remove netatalkshorternamelinks.pl cf. SF bug [ 1061396 ]
866        netatalkshorternamelinks.pl broken
867 * FIX: afpd: check for DenyRead on FPCopyFile
868 * FIX: afpd: add missing flush for AD2 Metadata on FPCopyFile, SF bug 
869        [ 1055691 ] Word 98 OS 9 Saving an existing file
870 * FIX: afpd: Deal with AFP3 connection and type 2 (non-UTF8) names.
871        reported by Gair Heaton, HI RESOLUTION SYSTEMS
872 * FIX: afpd: Broken 'crlf' option
873 * FIX: afpd: fix SF bug [ 1079622 ] afpd/dhx memory bug, 
874        by Ralf Schuchardt
875 * FIX: afpd: Return an error if we cannot get the db stamp in 
876        afp_openvol.
877 * FIX: afpd: Fix slp registration with Solaris9 slpd, from
878        hat at fa2.so-net.ne.jp
879         
880
881 Changes in 2.0.1
882 ================
883
884 * NEW: --enable-debian configure option. Will install /etc/init.d/atalk
885        to get not in conflict with standard debian /etc/init.d/netatalk.
886        Reads netatalk.conf from $ETCDIR and not from /etc/default/
887 * UPD: Disable logger code by default. Log to syslog instead
888 * UPD: changed netatalk.conf default settings to prevent problems with
889        AppleTalk zone names containing spaces
890 * FIX: insecure tempfile handling bug in etc2ps.sh,
891        found by Trustix, CAN-2004-0974.
892 * REM: remove add_netatalk_printer and netatalk.template from stable 
893        branch until fixed. (possible symlink vulnerabilities)
894 * FIX: afpd: set hasBeenInited in default finder info. This bug caused 
895        endless finder refreshes with OS9 finder if the noadouble option 
896        was used. From TSUBAKIMOTO Hiroya.
897 * FIX: afpd: fix a bug in default CREATOR/TYPE handling. Due to this bug 
898        the type/creator mappings in AppleVolumes.system were ignored, 
899        causing problems i.e. with OS9 clients.
900 * FIX: AppleVolumes.system: By default don't define a CREATOR/TYPE for a
901        file of unknown type.
902 * FIX: fix two Tru64 UNIX compilation errors, 
903        from Burkhard Schmidt bs AT cpfs.mpg.de
904 * FIX: afpd: FPMapId wasn't using UTF8 for groups if requested by client.       
905
906 Changes in 2.0.0
907 ================
908
909 * UPD: afpd: add an error message if -ipaddr parameter cannot be parsed
910 * UPD: updated documentation
911 * FIX: afpd: fix a file descriptor and memory leak with OSX ._ resource fork
912 * FIX: afpd: Prevent overwriting a file by renaming a file in the same 
913        directory to the same name. Won't work with OSX, the dest file gets 
914        deleted by OSX first.
915 * FIX: sometimes '0' was used instead of 0 for creator/type
916 * FIX: removed setpgrp check from configure, we don't use it anymore and
917        it doesn't work with cross compile.
918 * FIX: fix for Solaris "make maintainer-clean", from Alexander Barton
919 * FIX: fix username matching bug in afppasswd. from kanai at nadmin dot org
920 * FIX: reworked username check a little. Depending on the UAM, the wrong
921        username _could_ have been selected.
922
923 Changes in 2.0-rc2
924 ==================
925
926 * UPD: use 0 0 for default creator/type rather than UNIX TEXT, from
927        Shlomi Yaakobovich.
928 * UPD: updated documentation
929 * UPD: change machine type from Macintosh to Netatalk in status reply
930 * FIX: afpd: CopyFile only create a resource fork for destination if source
931        has one.
932 * FIX: afpd: mangling: for utf8 --> max filename length is 255 bytes, else 31.
933 * FIX: cnid_dbd: fix a signed/unsigned, 16/32 bits mismatch. from Burkhard
934        Schmidt, bs at cpfs.mpg.de.
935 * FIX: afpd: After ad_setid don't flush resource fork if it has not been
936        modified.
937 * FIX: NEWS: Fixed ancient NEWS entries. Removed umlauts
938 * FIX: fix macname cache, SF bug 1021642
939 * FIX: revert Makefile change from 2.0-rc1. We have to include BDB_CFLAGS
940        after CFLAGS
941
942 Changes in 2.0-rc1
943 ==================
944
945 * NEW: new manual page for asip-status.pl
946 * UPD: updated documentation
947 * UPD: uams: link uam_dhx_passwd.so to lcrypt before lcrypto. might help with
948        MD5 passwords
949 * UPD: Improved BerkeleyDB detection
950 * UPD: sys/solaris/Makefile.in: enable 'make check', from Alexander Barton
951 * UPD: tcp wrappers detection should work on OpenBSD as well now
952 * UPD: macbin: increase the maximum size of macbinary forks, as suggested by 
953        Sourceforge bug ID 829221
954 * UPD: ASP: rework getstatus. use several ASP packets if the client allows
955        it, otherwise just send as much as we can
956 * FIX: FreeBSD 5 build, from Alex Barton (alex at barton.de)
957 * FIX: OSX 10.3 build
958 * FIX: papd: workaround a problem with PJL before Postscript
959 * FIX: afpd: make sure we only disconnect on old session if the users match
960 * FIX: apfd: Quark6 mangled long filenames should work better now
961 * FIX: enhance ADv1 to ADv2 conversion. Fixed a SIGSEGV reported by Mark Baker
962 * FIX: better detection of invalid resource forks
963 * FIX: fix some linking problems on OpenBSD
964 * FIX: afpd: catsearch.c, filedir.c: fix bogus casts, from Olaf Hering 
965        (olh at suse.de)
966 * FIX: afpd: don't try to create special folders and .volinfo on read-only
967        volumes
968 * FIX: iconv/unicode enhancements. fixed a sigsegv on conversion error
969 * FIX: configure.in: fix a typo, reported by Joerg Rossdeutscher
970 * FIX: uniconv: enhanced uniconv behaviour
971 * FIX: fixed some Solaris compilation problems
972 * FIX: papd/Makefile.am: add a missing $DESTDIR, from Vlad Agranovsky
973 * FIX: afpd: quota.c: remove a c99 declaration, from Yann Rouillard
974 * FIX: configure.in: Solaris/gcc 3.0 fix, from Yann Rouillard
975 * FIX: afpd: fix a SIGSEGV when sharing home dirs without any options in 
976        AppleVolumes.
977 * FIX: numerous small bugfixes
978
979 Changes in 2.0-beta2
980 ====================
981
982 * NEW: atalkd, papd and npb tools now support nbpnames with extended
983        characters
984 * NEW: integrated CUPS support for papd
985 * NEW: optionally advertise SSH tunneling capabilties
986 * NEW: automatic logfile removal for cnid_metad
987 * NEW: asip-status.pl has been added to netatalk
988 * UPD: updated documentation
989 * UPD: we now require Berkeley DB >= 4.1
990 * UPD: 64bit Linux fixes from Stew Benedict, Mandrakesoft
991 * UPD: remove --enable-sendfile
992 * UPD: more verbose error messages
993 * FIX: better handling for resource forks without read access
994 * FIX: Tru64 build, by Burkhard Schmidt
995 * FIX: MIT Kerberos detection
996 * FIX: varios *BSD compile problems
997 * FIX: compile problem with libiconv, reported by Joe Marcus Clarke
998 * FIX: adv1tov2: make it work with the new structure
999 * FIX: afpd: filenames longer than 127 bytes were not enumerated correctly,
1000        reported by Thies C. Arntzen
1001 * FIX: afpd: return IP before FQDN in status reply.
1002 * FIX: afpd: Mac chooser could crash on a codepage conversion error
1003 * FIX: afpd: KerberosV auth with Panther clients, make long AD tickets work,
1004        reported by Andrew Smith
1005 * FIX: atalkd: could send invalid NBPLKUP replies, e.g with more than 15
1006        printers. Reported by Almacha
1007 * FIX: papd: fix papd.conf parsing problems with consecutive ':' and missing 
1008        newline. Reported by Craig White.
1009 * FIX: megatron: make megatron work with UTF-8 volumes
1010 * FIX: timeout: running timeout with commands which accept arguments, 
1011        from Yuval Yeret.
1012 * FIX: uniconv: fix a SEGFAULT, reported by Matthew Geier
1013 * FIX: pam detection: PAM_C/LDFLAGS were always empty, from Alexander Barton
1014 * FIX: numerous small bugfixes.
1015
1016 Changes in 2.0-beta1
1017 ====================
1018
1019 * NEW: OSX style adouble scheme
1020 * NEW: japanese SHIFT_JIS codepage (iconv supplied)
1021 * NEW: Solaris kernel module build integrated with configure
1022 * NEW: Gentoo start scripts
1023 * NEW: cnid_dbd doesn't use transactions by default
1024 * FIX: afpd: the volume casefold option was broken
1025 * FIX: afpd: update AD2 headers and keep owner on file exchange
1026 * FIX: Solaris 9 and FreeBSD 4.9/5.2 compilation
1027 * FIX: free space reported with groups quotas on Linux
1028 * FIX: OS9/OS X didn't update free space
1029 * FIX: finder crash if folder opened got deleted by another process
1030 * FIX: randnum UAM wasn't AFP3 ready
1031 * FIX: numerous small bugfixes.
1032
1033 Changes in 2.0-alpha2
1034 =====================
1035
1036 * NEW: uniconv tool for converting volume encoding.
1037 * NEW: afpd: Make sure getstatus doesn't return loopback address as server IP.
1038 * NEW: afpd: Specify USEDOTS with MSWINDOWS implicitely.
1039 * NEW: afpd: SRVLOC register with IP address instead of hostname by default,
1040        if -fqdn is specified register with FQDN.  Added extended character 
1041        support for SLP, non ASCII characters are escaped Added ZONE to registration.
1042 * NEW: atalkd: Make atalkd set interfaces to ALLMULTI on linux by default.
1043 * NEW: cnid_metad: Use DB_PRIVATE attribute for dbd backend without transaction.
1044 * FIX: afpd: Partial workaround for an OSX client deadlock.
1045 * FIX: afpd: Reenumerate folder if db is out of sync in resolveID.
1046 * FIX: afpd: Don't modify modification date in copyfile.
1047 * FIX: afpd: Variable $v substitution: always use name defined in config files.
1048 * FIX: libatalk: Speed optimisation for byte locking was broken on resource fork.
1049 * FIX: Solaris 9 compilation.
1050 * FIX: Tru64 compilation fixes.
1051 * FIX: AFS compilation fixes.
1052 * FIX: strncpy bugfix.
1053 * FIX: configure, man pages update and small bugfixes.
1054
1055 Changes in 2.0-alpha1
1056 =====================
1057
1058 * NEW: afpd: We now support AFP 3.x, which features long filenames and 
1059        large file support
1060 * NEW: CNID handling completely reworked. We now use per Volume configurable
1061        CNID backends.
1062 * NEW: Two new daemons, cnid_metad and cnid_dbd to implement the dbd CNID backend.
1063        Using Berkeley DB transactions with the CNID database should be safe now.
1064 * NEW: The on disk format of the CNID database has changed. We now support 8 byte
1065        device and inode numbers and an additinal type field that should make 
1066        detection of file/directory changes outside of afpd more robust. 
1067        Changed from HASH to BTREE access which speeds things up in certain cases 
1068        and reduces database file size.
1069 * NEW: Long file name mangling is now implemented using the CNID ID, so no database is 
1070        required to map names to mangled names. This is the same method Mac OS X uses. 
1071 * NEW: New format (version 2) for Metadata in AppleDouble files. We record device and  
1072        inode of the underlying file as well as the CNID. This can be used for recovery
1073        and speeds up access to the CNID.
1074 * NEW: The old NLS codepage system has been removed. It was replaced by an iconv 
1075        based conversion system, which provides much more flexibility.
1076 * NEW: You can safely use extended characters in volume names and for SIGUSR2 messaging.
1077 * NEW: The default volume encoding is UTF-8.
1078 * NEW: All documentation is now generated using DocBook. New or completely reworked 
1079        sections about installing, setting up and upgrading Netatalk replace various 
1080        README files in the doc directory.
1081 * FIX: Protect afpd better against unexpected signals during updates of the CNID
1082        database with the cdb backend. This makes database corruption less likely.   
1083 * FIX: All manpages have been reviewed and should now be up to date.
1084 * FIX: Tons of bug fixes since 1.6.4. Please consults the CVS change log for details.
1085
1086 Changes in 1.6.4
1087 ================
1088
1089 * NEW: afpd: Using the mswindows option now implicitly specifies usedots.
1090   [Sam Noble]
1091 * UPD: afpd.8: Updated the option documentation.
1092   [Thomas Kaiser, Sebastian Rittau]
1093 * FIX: configure: Removed broken --with-flock-locks option. [Bjoern Fernhomberg]
1094 * FIX: libatalk: Do not log network probe (OSX 10.3). [Didier Gautheron]
1095 * FIX: libatalk: Deadlock in signal handlers. [Didier]
1096 * FIX: libatalk: Compilation with Linux kernel 2.6 fixed. [Sebastian, Bjoern]
1097 * FIX: afpd: Solaris compile issues. [Bjoern]
1098 * FIX: afpd: If connection broke in dsi_tickle the child did never die. [Bjoern]
1099 * FIX: afpd: Catsearch, fixes a possible segmentation fault. [Bjoern]
1100 * FIX: afpd: Compilation issues. [Olaf Hering, Sebastian]
1101 * FIX: cnid: Fix compile problems on Tru64. [Burkhard Schmidt]
1102 * FIX: megatron: Fixed an uninitialized variable. [Olaf]
1103 * FIX: installation: Don't overwrite PAM file if --enable-overwrite configure
1104        option is not set. [Sam, Ryan Cleary]
1105 * FIX: installation: Fixed BSD installation. [Toru TAKAMIZU]
1106 * FIX: docs: Removed ssl-dir/ssl-dirs confusion from doc/INSTALL. [Bjoern]
1107
1108 Changes in 1.6.3
1109 ================
1110
1111 * UPD: afpd: Infrastructural support for an upcoming Kerberos 5 UAM.
1112        [Sam Noble]
1113 * UPD: uams_dhx_passwd: Better random seed in Tru64. [Burkhard Schmidt]
1114 * FIX: afpd: Bug in AFP connection negotiation stage. [Sam]
1115 * FIX: afpd: Catsearch, when Mac and unix name differ, search on attributes.
1116 * FIX: afpd: Files could be opened for writing on read-only filesystems.
1117 * FIX: afpd: Debugging using SIGUSR1 was broken. [Stefan Muenkner]
1118 * FIX: afpd: Segfault after login. [Robby Griffin, Sean Bolton]
1119 * FIX: psf: Correct path to etc2ps.sh.
1120 * FIX: shell_utils: Don't distribute generated files.
1121 * FIX: aecho: -A option didn't work. [Chris Shiels]
1122 * FIX: configure: Berkeley DB path detection could be wrong. [Stefan]
1123 * FIX: Automake build fixes.
1124
1125 Changes in 1.6.2
1126 ================
1127
1128 * FIX: atalkd: Fixes for reading long configuration file lines. [Dan Wilga]
1129 * FIX: afpd: CNID id allocation in a multiuser environment.
1130 * FIX: papd: Fix PSSP support when PAM is enabled.
1131 * FIX: macusers: Can now cope with IP addresses as well as host names.
1132 * FIX: etc2ps.sh: Install correctly.
1133
1134 Changes in 1.6.1
1135 ================
1136
1137 * UPD: Improve --enable-fhs. [Olaf Hering]
1138 * UPD: Add BDB 4.1.x support.
1139 * UPD: Add more documentation on CNID, as well as list which versions
1140        of Berkeley DB are supported.
1141 * FIX: Codepage file maccode.koi8-r is now correctly cleaned.
1142 * FIX: Fix init script location on SuSE. [Olaf]
1143 * FIX: Build fixes. [Olaf, Steven N. Hirsch]
1144 * FIX: Various bugs when a user doesn't have access permission to a folder.
1145        (Fixes an OSX kernel panic.)
1146 * FIX: CNID, folders' DID handling with concurrent access or symlinks.
1147        (Fixes an endless loop in afpd.)
1148
1149 Changes in 1.6.0
1150 ================
1151
1152 * FIX: pap looks at the STDOUT file descriptor to see if it's connected to
1153        a tty, instead of STDIN.
1154
1155 Changes in 1.6pre2
1156 ==================
1157
1158 * UPD: Removed --with-catsearch option from configure and enable FPCatSearch
1159        by default.
1160 * UPD: The dbpath argument does now support variable substitution.
1161 * FIX: Build fix for non-GNU-C compilers in libatalk/util/logger.c.
1162 * FIX: Two directories with the same name but different case confused the
1163        Mac Finder.
1164 * FIX: The ROOT_PARENT directory could get invalidated.
1165
1166 Changes in 1.6pre1
1167 ====================
1168
1169 * NEW: Long file name mangling support.
1170 * NEW: Improved log file support.
1171 * NEW: Server-side find capability ("FPCatSearch")
1172 * NEW: Concurrent datastore (CDB) is now the default CNID datastore.  This
1173        should be heavily tested in a multiuser environment.
1174 * NEW: Variable substitution support has been added for the dbpath AppleVolume
1175        option.
1176 * UPD: CNID DID handling is now enabled by default.
1177 * FIX: Various bug and build fixes as well as code cleanups.
1178
1179 Changes in 1.5.5
1180 ================
1181
1182 * NEW: Allow afpd debugging to be enabled by sending the afpd process
1183        a SIGUSR1.
1184 * NEW: Allow SLP to be disabled per afpd process by adding a new -noslp flag
1185        to afpd.conf.
1186 * FIX: Use server name (if not NULL) for the SLP URL.
1187 * FIX: papd: buffer overflow during config file read (Olaf Hering)
1188
1189 Changes in 1.5.4
1190 ================
1191
1192 * FIX: File open read only and then read write (aka pb with Illustrator).
1193 * FIX: Problems with unexpected EOF when reading files on a ddp connection
1194        Photoshop, old finder.
1195 * FIX: --with-nls-dir option does now work
1196
1197 Changes in 1.5.3
1198 ================
1199
1200 * UPD: Extend the --disable-shell-check functionality to ignore users
1201        with _no_ shell.  Also, send a log message if a user is refused login
1202        based on the fact that they have no shell.
1203 * UPD: Autoconf updates.
1204 * UPD: Tru64 afpd authentication updates.
1205 * UPD: As always: lots of minor code cleanups.
1206 * FIX: Problems with Photoshop trying to open image files has been
1207        corrected.
1208 * FIX: Preserve special permission bits when creating or modifying
1209        directories.
1210 * FIX: afp_deleteid() now deletes the specified file and not the parent
1211        directory.
1212 * FIX: papd does now announce that it supports binary data to its clients.
1213 * FIX: NetBSD ELF support.
1214 * FIX: acleandir.rc is now installed in the bin directory.
1215 * FIX: megatron does now compile even if compiled with -DDEBUG.
1216 * FIX: Clean up some syslog messages.
1217
1218 Changes in 1.5.2
1219 ================
1220
1221 * NEW: NetBSD support contributed by David Rankin and NetBSD contributors.
1222        This includes a new configure option --enable-netbsd.
1223 * NEW: Add the -client_polling afpd.conf flag to allow for clients to poll
1224        the server every 10 seconds for open window updates.  Currently
1225        this is the only way to get asynchronous directory updates.
1226 * UPD: Use separate macro for AFS configure check.
1227 * UPD: Some Perl scripts are now (partially) auto-generated. This improves
1228        out-of-the-box usage of Netatalk.
1229 * UPD: Solaris Kernel Makefile is now auto-generated. This fixes some path
1230        issues, but isn't perfect, yet. Added some Solaris compatibility
1231        fixes to the Kernel sources, too.
1232 * UPD: CNID DB code sync'd with the current CVS version.  NOTE: Using this
1233        code requires you to delete _all_ existing .AppleDB directories in
1234        order to avoid database corruption!
1235 * FIX: The file AppleVolumes.system contained wrong line breaks so that
1236        not all file types were properly recognized.
1237 * FIX: AFS compilation would fail due to a misnamed variable.
1238 * FIX: SLP configure check was wrong so SLP did not compile.
1239 * FIX: Fix the way quotas are handled under certain situations.
1240 * FIX: Do not enable debugging code if debugging option is not set.
1241 * FIX: Some problems with wrongly assigned DIDs were fixed.
1242 * FIX: Various bug fixes and code cleanups.
1243
1244 Changes in 1.5.1
1245 ================
1246
1247 * NEW: Added a program called cnid_didname_verify that can be used to
1248        verify the consistency of the CNID database.
1249 * NEW: New afpd option: -timeout. Warning: This still doesn't do what it's
1250        supposed to!
1251 * UPD: Code cleanups and compatibility fixes to macusers.
1252 * UPD: AppleVolumes.system was cleaned up.
1253 * FIX: Really fix Tru64 compilation (see last entry).
1254 * FIX: Hand correct error value back to AFP client when deleting files or
1255        directories fails.
1256 * FIX: Leading or trailing spaces are now forbidden on volumes that have
1257        the AFPVOL_MSWINDOWS flag set.
1258 * FIX: Minor code cleanups and warning fixes.
1259 * FIX: Make quota support work on FreeBSD.
1260
1261 Changes in 1.5.0
1262 ================
1263
1264 * FIX: Compilation on Tru64 systems was broken, since libtool's acinclude.m4
1265        file on the packagers system did not contain the necessary patch.
1266 * FIX: On some systems, atalkd refuses to start, since it couldn't detect
1267        any interfaces. This was caused by an overzealous validity check.
1268
1269 Changes in 1.5rc2
1270 =================
1271
1272 * FIX: contrib/shell_utils/lp2pap.sh was erased when "make clean" was called.
1273        Now we distribute lp2pap.sh.tmpl instead, and lp2pap.sh is automatically
1274        generated during package build.
1275 * FIX: Some platforms (notably Tru64) don't have the snprintf() call, which
1276        was used in etc/afp/afp_config.c. This call was replaced by sprintf()
1277        and prior bounds checking.
1278
1279 Changes from the 1.4b1 release:
1280 ===============================
1281
1282 *   Fixed the maximum free/total volume size in afpd.
1283
1284 *   Made ~ the default volume in afpd.
1285
1286 *   Fixed pid file handling and changed setpgrp() to setpgid() in afpd,
1287     papd, and atalkd.
1288
1289 *   Added code to afpd to set the Unix file time stamps with utime().
1290
1291 *   Fixed a bug in papd's printcap code which limited it to 15 or so
1292     printers.
1293
1294 *   Fixed papd's handling of piped printers.
1295
1296 *   Fixed papd's handling of bad job names.
1297
1298 *   Fixed atalkd to send NBP LKUP packets from NBP port.
1299
1300 *   Added "sync;sync;sync" to Solaris kinstall to help with streams
1301     file corruption.
1302
1303 *   Added nlocalrts to streams ddp.conf.  Thanks Thomas Tornblom.
1304
1305 *   Fixed signed extension infinite loop in Solaris module.
1306
1307 *   Moved all the config files to .../config.
1308
1309 Changes from the 1.3.3 release:
1310 ===============================
1311
1312 *   Added code from Sun Microsystems, Inc (OPCOM) for Solaris support.
1313     See COPYRIGHT.
1314
1315 *   Added support for FreeBSD, mostly changes by Mark Dawson and Julian
1316     Elischer.
1317
1318 *   All sorts of other stuff.
1319
1320 Changes from the 1.3.1 release:
1321 ===============================
1322
1323 *   Added options to psf's filter names to support accounting on HPs.
1324     !!! NOTE:  The location of the filters has changed, see the man
1325     page for where.
1326
1327 *   Added code from Alan Cox to support Linux.
1328
1329 *   Rewrote papd.  Now handles dropped connections better.
1330     Configuration has been modernized.  !!! NOTE: The format of the
1331     configuration file has changed, but NOT THE NAME.
1332
1333 *   Added Kerberos support to papd.
1334
1335 *   atalkd now removes routes on a SIGTERM.  Still can't just restart
1336     it, but it's closer.
1337
1338 *   Changed atalkd and the kernel driver to remove a hack added to
1339     support sending to 0.255.  Now the kernel will allow multiple open
1340     sockets with the same port, so long as the addess associated with
1341     the port is different.  atalkd now opens a socket for each port on
1342     each interface.
1343
1344 *   atalkd now rewrites its configuration file.  If no configuration
1345     file is given, one will be generated.  Permissions on the new
1346     configuration file will be inherited from the old one.  If there is
1347     no old one, permissions default to 644.  Won't rewrite the file if
1348     the owner doesn't have write permission.
1349
1350 *   Removed support for the "AFS Kerberos UAM", in favor of the
1351     "AuthMan UAM".  Kerberos support should now be much more
1352     straight-forward.
1353
1354 *   Fixed a bug in afpd which would cause incorrect group calculations
1355     on ultrix machines.
1356
1357 *   Fixed a bug in afpd which causes SimpleText and some other
1358     applications to silently fail to write.  There's also a bug in
1359     MacOS, but we can't fix that.
1360
1361 *   Fixed a bad interaction with afpd and AFS which would cause file
1362     writes to not propogate between AFS clients.
1363
1364 *   !!! CHANGED the name(s) of afpd's config files.  The new files are
1365     AppleVolumes.system and AppleVolumes.default.  If AppleVolumes.system
1366     exists, it is always read, AppleVolumes.default is only read if the
1367     user has no AppleVolumes file.  Included a flag "-u" to indicate
1368     which file has precedence.  "-u" user wins, otherwise ".system"
1369     wins.
1370
1371 *   Rewrote the AppleVolumes parsing code.  Now works.
1372
1373 *   Added a filename extension mapping to afpd.  User always takes
1374     precedence, regardless of the "-u" flag.  Code to change the type
1375     of all Unix files contributed by Kee Hinckley <nazgul@utopia.com>.
1376
1377 *   afpd now supports both UFS and AFS volumes simultaneously.  It also
1378     uses access() to attempt to calculate reasonable Mac permissions
1379     for AFS directories.
1380
1381 *   Changed reporting of file times.  Files that are written from Unix
1382     now update the Mac's idea of the files modification time.  Unix
1383     mtime is now reported instead of ctime.
1384
1385 *   Added support for a new UAM to afpd.  This requires that client
1386     Macs have MacTCP and AuthMan installed.  Should make running afpd
1387     for AFS easier.
1388
1389 *   Removed code so that otherwise valid volumes for which the mounting
1390     user has no permission will appear in the volume selection dialog
1391     on the Mac gray-ed out.
1392
1393 *   Added code from Chris Metcalf of MIT to the AppleDouble library
1394     which improves permission inheritance.
1395
1396 *   Added code from G. Paul Ziemba of Alantec, Inc to better report
1397     errors in psf.  Also changed psf to use syslog for errors that
1398     users aren't interested in.
1399
1400 *   Added information to psf's man page to better explain the
1401     interaction between psf, pap, and lpd.
1402
1403 *   Make psf/pap/psa do accounting when it's turnes on in
1404     /etc/printcap.
1405
1406 *   Changed pap's error message when there is no printer specified on
1407     the command line and no .paprc is found.  Also heavily modified
1408     pap's man page to reflect changes in the "new" version of pap,
1409     including moving it from section 8 to section 1.
1410
1411 *   Fixed a byte-order bug in pap's sequence numbers.  Doubt if pap has
1412     ever worked right on little endian machines!
1413
1414 *   Added a flag to pap to optionally close before receiving EOF from
1415     the printer.  Off by default.  psf calls pap with this option on.
1416
1417 *   Added timeouts to the nbp library calls.  This means that processes
1418     won't hang when atalkd dies during boot, thus hanging your
1419     machine.
1420
1421 Changes from the 1.3 release:
1422 =============================
1423
1424 *   Fixed a bug in afpd which would cause APPL mappings to contain both
1425     mac and unix path names.  The fixed code will handle the old
1426     (corrupted) database.
1427
1428 *   Fixed a *very* serious bug which would cause files to be corrupted
1429     when copying to afpd.
1430
1431 *   Fixed a bug in afpd which would cause replies to icon writes to
1432     contain the written icon.
1433
1434 *   Filled in the function code switch in afpd.  Previously, a hacker
1435     could probably have used afpd to get unauthorized access to a
1436     machine running afpd.
1437
1438 *   Fixed a bug in the asp portion of libatalk.a which could cause the
1439     malloc()/free() database to be corrupted.
1440
1441 *   Fixed a bug in atalkd's zip query code.  With this bug, only the
1442     first N % 255 nets get queried.  However, since nets bigger than
1443     255 are usually pretty unstable, the unqueried for nets will
1444     eventually get done, when N drops by one.
1445
1446 *   Suppressed a spurious error ("route: No such process") in atalkd.
1447
1448 Changes from the 1.2.1 release:
1449 ===============================
1450
1451 *   atalkd is completely rewritten for phase 2 support.  atalkd.conf
1452     from previous version will not work!
1453
1454 *   afpd now has better AFS support.  In particular, the configuration
1455     for AFS was made much easier; a number of Kerberos-related
1456     byte-ordering and time problems were found; clear-text passwords
1457     were added (thanks to geeb@umich.edu).
1458
1459 *   afpd now handles Unix permissions much better (thanks to
1460     metcalf@mit.edu).
1461
1462 *   There are many, many more changes, but most are small bug fixes.
1463
1464 Changes from the 1.2 release:
1465 =============================
1466
1467 *   The Sun support now uses loadable kernel modules (a la VDDRV)
1468     instead of binary patches. As such, it should work on any sunos
1469     greater than 4.1, and is confirmed to work under 4.1.1 and 4.1.2.
1470
1471 *   The DEC support no longer requires source. It also runs under
1472     ultrix 4.1 and 4.2. It still requires patching your kernel, but the
1473     patches are limited to those files available to binary-only sites
1474     -- primarily hooks for things like netatalk.
1475
1476 *   The etc.rc script now uses changes made to nbprgstr (see below).
1477
1478 *   aecho now takes machine names on the command line.
1479
1480 *   nbplkup now takes a command line argument specifying the number of
1481     responses to accept. It also takes its defaults from the NBPLKUP
1482     environment variable.
1483
1484 *   nbprgstr may be used to register a name at any requested port.
1485
1486 *   afpd now logs if an illegal shell is used during login, instead of
1487     silently denying service.
1488
1489 *   A bug in afpd which caused position information for the directory
1490     children of the root of a volume to be ignored has been fixed.
1491
1492 *   Several typos in afpd which would cause include files necessary to
1493     ultrix to be skipped have been fixed.
1494
1495 *   atalkd will no long propagate routes to networks whose zone
1496     it doesn't know.
1497
1498 *   atalkd no longer dumps core if it receives a ZIP GetMyZone request
1499     from a network whose zone it doesn't know. (Since this currently
1500     can only happen from off net, it's not precisely a legal request.)
1501
1502 *   pap and papd (optionally) no longer check the connection id in PAP
1503     DATA responses. Both also maintain the function code in non-first-packet
1504     PAP DATA responses.  These changes are work-arounds to deal with
1505     certain AppleTalk printer cards, notably the BridgePort LocalTalk
1506     card for HP LJIIISIs.
1507
1508 *   pap no longer sends an EOF response to each PAP SENDDATA request,
1509     only the first.
1510
1511 *   A bug in papd which would cause it to return a random value when
1512     printing the procset to a piped printer has been fixed.
1513
1514 *   A bug relating to NBP on reverse-endian machines has been fixed.
1515
1516 *   atp_rsel() from libatalk now returns a correct value even if it
1517     hasn't recieved anything yet.
1518
1519 *   atalk_addr() from libatalk no longer accepts addresses in octal
1520     format, since AppleTalk addresses can have leading zeros. Also it
1521     checks that the separator character is a '.'.
1522
1523 *   Pseudo man pages for nbplkup, nbprgstr, and nbpunrgstr, have been
1524     added.
1525
1526 *   The example in the psf(8) man page is now correct.
1527
1528 *   The man pages for changed commands have been updated.
1529
1530 *   The README files for various machine have been updated
1531     appropriately.