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