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