]> arthur.barton.de Git - netatalk.git/blobdiff - ChangeLog
Added Brandon Warren to contibutors.
[netatalk.git] / ChangeLog
index c0b575e81c4121cd479fbb30654318daf30fe965..a4f9fd656ee29bda83d4dd020d4d21a04dd37aac 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,229 @@
+2001-10-19  Lance Levsen  <l.levsen@printwest.com>
+
+       * doc/FAQ: Thanks for the Patch Karen.
+
+       * doc/INSTALL: Thanks for the Patch Karen.
+
+       * CONTRIBUTORS (Developers): Thanks for the patch Brandon.
+
+2001-10-18  joe c <marcus@marcuscom.com>
+
+       * libatalk/cnid/cnid_add.c: Fix dancing icon problem
+       * bin/afile/achfile.c: Fix resource fork problem on littleendian
+         platforms.  Thanks to Brandon Warren <bwarren@u.washington.edu>.
+
+2001-10-17  joe c <marcus@marcuscom.com>
+
+       * libatalk/cnid/cnid_add.c: Fix deadlock problem when copying files to
+         netatalk server from multiple clients
+
+2001-10-16  Lance Levsen  <l.levsen@printwest.com>
+
+       * man/man1/apple_mv.1.tmpl: Added apple_mv man page.
+
+       * man/man1/apple_rm.1.tmpl: Added apple_rm man page.
+
+       * contrib/shell_utils/apple_mv: Updated perl. Added error check.
+
+       * config/Makefile.am: Change autoconf variable $(f) to shell
+       variable $$f.
+
+       * man/man1/Makefile.am: Modified to allow variable subs in man pages.
+
+       * contrib/shell_utils/apple_cp: Updated. Fixed file to file
+       copy.
+
+2001-10-15  Lance Levsen  <l.levsen@printwest.com>
+
+       * CONTRIBUTORS: Now up to date.
+
+       * doc/FAQ: Added Karen A Swanberg's FAQ additions.
+
+2001-10-14  Lance Levsen  <l.levsen@printwest.com>
+
+       * doc/INSTALL: Added some basic instructions. Filled in more of
+       the ./configure options.
+
+       * doc/DEVELOPER: Added BDB3 information 
+
+2001-10-11  joe  c  <marcus@marcuscom.com>
+
+       * configure.in: More PAM fixes
+
+2001-10-10  joe  c  <marcus@marcuscom.com>
+
+       * configure.in: More PAM fixes
+       * etc/uams/Makefile.am: Properly add -lpam (thanks, Sebastian)
+
+2001-10-09  joe  c  <marcus@marcuscom.com>
+
+       * configure.in: Fix problem with forced PAM
+       * etc/afpd/unix.c: Fix a problem setting directory perms on FreeBSD (thanks
+       to Glenn Trewitt <glenn@trewitt.org>)
+       * libatalk/cnid/cnid_close.c: Fix problem with .AppleDB contents showing
+       up in share window
+       * libatalk/cnid/cnid_update.c: memset more for cleanliness sake
+
+2001-10-04  jeff b  <jeff@univrel.pr.uconn.edu>
+
+       Released 1.5pre8
+
+2001-10-03  joe c   <marcus@marcuscom.com>
+       
+       * configure.in: Fix bug with PAM configuration
+       * etc/afpd/directory.c: Fix bug with unaccessible directories causing
+       afpd to erroneously return AFPERR_NOOBJ
+       * acinclude.m4: Fixed make problem on systems running libtool 1.3.x
+
+2001-09-28  joe c   <marcus@marcuscom.com>
+
+       * libatalk/cnid/cnid_close.c: Add more db3 3.3.x compatibility to CNID DB
+
+2001-09-27  joe c   <marcus@marcuscom.com>
+
+       * libatalk/cnid/cnid_open.c: Set internal deadlock detection
+
+2001-09-23  joe c   <marcus@marcuscom.com>
+
+       * libatalk/cnid/cnid_close.c, libatalk/cnid/cnid_resolve.c,
+       libatalk/cnid/cnid_open.c: More s/errno/rc fixes and some code
+       cleanup
+
+2001-09-22  joe c   <marcus@marcuscom.com>
+
+       * configure.in: Fix db3 compilation on Linux
+
+       * libatalk/cnid/cnid_get.c: Fix another potential deadlock problem by
+       replacing EAGAIN with DB_LOCK_DEADLOCK
+
+2001-09-21  joe c   <marcus@marcuscom.com>
+
+       * etc/afpd/desktop.c: Re-enable codepage translations (thanks to
+       Egon Niederacher <niederacher@fh-vorarlberg.ac.at>)
+
+       * libatalk/cnid/cnid_add.c, libatalk/cnid/cnid_get.c,
+       libatalk/cnid/cnid_lookup.c, libatalk/cnid/cnid_close.c,
+       libatalk/cnid/cnid_open.c, libatalk/cnid/cnid_update.c: Fixed bugs
+       with database contention and database corruption.
+
+2001-09-19  joe c   <marcus@marcuscom.com>
+
+       * etc/afpd/afp_config.c: Fixed a bug where SRVLOC services wouldn't
+       show up in OS 9.x
+
+       * libatalk/cnid/cnid_add.c: Fix a bug where some DBT data structures
+       were not being memset to NULL correctly.
+
+2001-09-18  joe c   <marcus@marcuscom.com>
+
+       * etc/afpd/afp_options.c: Fix a bug in the custom icon code (thanks to
+       Edmund Lam <epl@unimelb.edu.au> for finding this)
+
+       * libatalk/cnid/cnid_open.c: Added db3 version checking code
+
+       * config/afpd.conf.tmpl: Removed uams_guest.so from the default UAMs
+       list
+
+2001-09-17  jeff b  <jeff@univrel.pr.uconn.edu>
+
+       * acconfig.h, configure.in, etc/afpd/afp_config.c: SLP
+       support added (Joe Clarke)
+
+2001-09-14  jeff b  <jeff@univrel.pr.uconn.edu>
+
+       * sys/netatalk/endian.h: fix from Robert Cohen
+       <robert.cohen@anu.edu.au> for missing endif
+
+2001-09-13  joe c   <marcus@marcuscom.com>
+
+       * libatalk/util/getiface.c:
+       fix some malloc problems when no atalkd.conf file exists
+
+2001-09-10  joe c   <marcus@marcuscom.com>
+
+       * libatalk/util/getiface.c: up the new interface by one
+       each time instead of IFACE_NUM
+
+2001-09-10  jeff b  <jeff@univrel.pr.uconn.edu>
+
+       * etc/afpd/afp_options.c, etc/atalkd/main.c, etc/papd/main.c:
+       added version reporting with -v switch
+
+2001-09-06  jeff b  <jeff@univrel.pr.uconn.edu>
+
+       * etc/atalkd/main.c, etc/papd/main.c, etc/psf/psf.c,
+       libatalk/asp/asp_getsess.c, libatalk/dsi/dsi_getsess.c,
+       libatalk/pap/pap_slinit.c, libatalk/util/server_child.c:
+       autoconf POSIX.1 sys/wait.h check
+
+       * lots of files: AC_HEADER_STDC autoconf changes
+
+       * sys/netatalk/endian.h: used autoconf endian test instead
+       of manually checking every architecture
+
+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
+       want to compile with CNID support (Edmund Lam)
+
+2001-08-28  Lance Levsen  <l.levsen@printwest.com>
+
+       * config/Makefile.am: Added a variable substitution from
+       configure.in to stop overwriting the config files.
+
+       * configure.in: Added --enable-overwrite flag that enables the
+       overwriting of configure files. Default is no overwrite, but does
+       check for missing files.
+       
+2001-08-27  jeff b  <jeff@univrel.pr.uconn.edu>
+
+       Released 1.5pre7
+
+2001-08-21  jeff b  <jeff@univrel.pr.uconn.edu>
+
+       * configure.in: now does rudimentary check for DB3 library
+       if CNID DB option (--enable-cnid-db) is given, with
+       option to specify path to DB3 (Jeff)
+
+2001-08-16  Uwe Hees <uwe.hees@rz-online.de>
+
+       * libatalk/cnid: replaced EAGAIN in db result checking with
+       DB_LOCK_DEADLOCK as appropriate for db-3.
+       * fixed a potential transaction problem in cnidd_add.
+
+2001-08-14  Sam Noble <ns@shadow.org>
+
+       * etc/afpd/directory.c: in afp_mapname and afp_mapid
+       convert uid/gid to/from network byte order before actually
+       using.  This should hopefully fix a long-standing bug in
+       the admin functionality.
 
 2001-08-14  jeff b  <jeff@univrel.pr.uconn.edu>