Netatalk これまでの開発履歴

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

https://fossies.org/linux/netatalk/NEWS

Linux、Netatalk、Samba、NFSを使用したファイルサーバーについて研究・運用しています。

fsをフォローする
参考リンク

コメント