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