]> arthur.barton.de Git - netatalk.git/blobdiff - ChangeLog
Let's call it 1.5rc1.
[netatalk.git] / ChangeLog
index 587a5f9287e477af0c4098b2a2f95eb2e0737471..97a761725032e5a9f5ad5be5a4773bea6128da75 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,47 @@
+2001-12-14  joe c  <marcus@marcuscom.com>
+       * etc/afpd/unix.c: MFH: Fix afpd sharing NFSv3 mounts (thanks to
+         Pierre Beyssac <beyssac@enst.fr>)
+
+       * libatalk/cnid/*.[ch]: MFH: Sync CNID DB code with HEAD.
+
+2001-12-03  joe c  <marcus@marcuscom.com>
+       * etc/afpd/*.[ch], libatalk/cnid/*.[ch]: Big commit to clean up code
+       with astyle (readable code is hackable code).  Also committed a fix
+       for CNID DB that should give it a shot in production use.
+
+2001-11-16  jnewman <jnewman@mudpup.com>
+       * macros/db3-check.m4: Prefer specific directories before general ones
+       
+2001-11-15  pooba53 <bobo@bocklabs.wisc.edu>
+        * Modified SuSE initscript, distrib/initscripts/rc.atalk.suse.tmpl
+
+2001-11-08  jeff b  <jeff@univrel.pr.uconn.edu>
+
+       * 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
+       <pbf@users.sourceforge.net>)
+
+2001-11-04  joe c <marcus@marcuscom.com>
+
+       * libatalk/cnid/cnid_open.c: Re-added code to enable on-the-fly database
+       recovery
+
+2001-10-31  Dan <bobo@bocklabs.wisc.edu>
+        * Fixed bug in bin/afppasswd/Makefile.am causing compile problems
+          with SuSE distro.
+
+2001-10-24  joe  c  <marcus@marcuscom.com>
+
+       * etc/afpd/fork.c: Patch to add read-only locking support
+         (thanks to Miro Jurisic <meeroh@MIT.EDU>)
+
+2001-10-23  jeff b  <jeff@univrel.pr.uconn.edu>
+
+       * etc/afpd/{{afpd_options,filedir,main,unix}.c,
+       {filedir,globals,unix}.h}: patch from Edmund Lam to allow
+       perms masks
+
 2001-10-21  joe c <marcus@marcuscom.com>
 
        * libatalk/cnid*.c: Big patch to improve transaction throughput