]> arthur.barton.de Git - netatalk.git/blobdiff - ChangeLog
Updated with the CNID changes I made yesterday.
[netatalk.git] / ChangeLog
index d20df1202f0835289d00eb500e262a265af5d177..43794057252c36dc61c80a340fbabcc95b78f1a7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,29 @@
+2001-09-05  joe c <marcus@marcuscom.com>
+       * libatalk/cnid/cnid_open.c: comment out DB_JOINENV as this is not
+       supported in db3 3.1.17
+
+       * libatalk/cnid/cnid_add.c: fix my comments to properly explain the use
+       of rc over errno
+
+2001-09-04  jeff b  <jeff@univrel.pr.uconn.edu>
+
+       * etc/afpd/filedir.h: define veto_file() prototype (Edmund Lam)
+
+       * etc/uams/uams_dhx_pam.c: added quick Sun hack to seed openssl,
+       but it *really* needs something more elegant (#458433)
+
+2001-09-04  jeff b  <jeff@univrel.pr.uconn.edu>
+
+       * libatalk/cnid/cnid_add.c, libatalk/cnid/cnid_open.c: fixed
+       duplicate DID's being generated and FreeBSD db3 fix (Joe Clarke)
+
+       * doc/README.veto, etc/afpd/directory.c, etc/afpd/enumerate.c,
+       etc/afpd/file.c, etc/afpd/filedir.c, etc/afpd/volume.c,
+       etc/afpd/volume.h: adds Samba-style "veto file" support
+       (Edmund Lam)
+
+       * configure.in: properly checks for db3 headers (Joe Clarke)
+
 2001-08-31  jeff b  <jeff@univrel.pr.uconn.edu>
 
        * libatalk/cnid/cnid_*.c: compilation fixes for those who don't