X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=ChangeLog;h=f92e858e361d23b8265f863c41dbb72beced85b8;hb=7ac00a42dd5ad0f5f664ff7da4cf8c7aa2528e0a;hp=3f6281ef1a21207545b53e61e401af43ee4a8ae1;hpb=46d1c4b029cb8718cee44a48a7551261d17e1988;p=netatalk.git diff --git a/ChangeLog b/ChangeLog index 3f6281ef..f92e858e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,78 @@ +2002-02-06 joe c + * etc/afpd/globals.h, etc/afpd/afp_options.c, etc/afpd/status.c + etc/afpd/volume.c: Add a new option -server_notif to specify that + a server supports server notifications. If this flag is not specified + the client will poll the server every 10 seconds for directory changes. + +2002-02-03 and m + * bin/afppasswd/Makefile.am + Added an install-exec-hook to make the afppasswd binary suid root + after it is installed. This lets local users change their afppasswd + password. + +2001-12-14 joe c + * etc/afpd/afp_options.c, etc/afpd/afp_dsi.c, etc/afpd/globals.h: + Add a new option to afpd called -timeout to specify the number of + server tickles to send before killing a AFPoTCP session. + +2001-12-10 joe c + * bin/cnid/cnid_didname_verify,c: Add a utility to verify the consistency + of didname.db. Using the stock db_verify utility will fail as the sort + routine is unknown. + +2001-12-07 joe c + * libatalk/cnid/cnid_open.c: Re-enable synchronous transaction support + to try improve performance. + +2001-12-04 joe c + * etc/afpd/unix.c: Fix afpd sharing NFSv3 mounts (thanks to + Pierre Beyssac ) + +2001-12-03 joe c + * etc/afpd/*.[ch]: Big commit to clean up code with astyle (readable code + is hackable code). Also committed a fix to give CNID DB a shot in + production use. + +2001-11-27 joe c + * configure.in: Removed the --with-cnid-db option, and added + --with-did=cnid for consistency + +2001-11-19 pooba53 + * Modified distrib/initscripts/Makefile.am so + that SuSE init script ends up in the correct directory. + +2001-11-19 pooba53 + * modified config/AppleVolumes.default to not + have the "/Home Directory" text in it as this is not the + proper way of allowing default Home directory access. + +2001-11-16 jnewman + * macros/db3-check.m4: Prefer specific directories before general ones + +2001-11-15 pooba53 + * Modified SuSE initscript, distrib/initscripts/rc.atalk.suse.tmpl + +2001-11-08 jeff b + + * etc/afpd/uam.c, etc/uams/uams_pam.c, etc/uams/uams_dhx_pam.c, + include/atalk/uam.h: implemented patch #477640 for netatalk not + passing client name properly (thanks to Patrick Bihan-Faou + ) + +2001-11-04 joe c + + * libatalk/cnid/cnid_open.c: Re-added code to enable on-the-fly database + recovery + +2001-10-31 Dan + * Fixed bug in bin/afppasswd/Makefile.am causing compile problems + with SuSE distro. + +2001-10-24 joe c + + * etc/afpd/fork.c: Patch to add read-only locking support + (thanks to Miro Jurisic ) + 2001-10-23 jeff b * etc/afpd/{{afpd_options,filedir,main,unix}.c,