]> arthur.barton.de Git - netatalk.git/blobdiff - ChangeLog
2002-09-24 Sebastian Rittau <srittau@jroger.in-berlin.de>
[netatalk.git] / ChangeLog
index 4b164e0c06f0a752ad99f9374268ff65c23ef4f8..6729232bbb0b3b2252b1125333e7b9a40ec48a64 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,48 @@
+2002-09-24  Sebastian Rittau  <srittau@jroger.in-berlin.de>
+
+       * NEWS: Catted CHANGES to the end of this file. Updated from the
+       stable branch.
+       * CHANGES: Removed.
+
+2002-02-14  andy m <morgan@orst.edu>
+       * etc/papd/queries.c: Added support for "ADOIsBinaryOK?" printer query
+       to papd.  We now respond with "True" instead of "unknown".
+
+2002-02-09  joe c  <marcus@marcuscom.com>
+       * etc/afpd/afp_options.c: Redo the -server_notif flag.  Now, server
+       notifications are enabled by default, and specifying the -client_polling
+       flag will disable them.
+
+2002-02-06  joe c  <marcus@marcuscom.com>
+       * 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  andy m <morgan@orst.edu>
+       * 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   <marcus@marcuscom.com>
+       * 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   <marcus@marcuscom.com>
+       * 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   <marcus@marcuscom.com>
+       * libatalk/cnid/cnid_open.c: Re-enable synchronous transaction support
+       to try improve performance.
+
+2001-12-04  joe c   <marcus@marcuscom.com>
+       * etc/afpd/unix.c: Fix afpd sharing NFSv3 mounts (thanks to 
+       Pierre Beyssac <beyssac@enst.fr>)
+
 2001-12-03  joe c   <marcus@marcuscom.com>
        * 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