]> arthur.barton.de Git - netatalk.git/blobdiff - ChangeLog
more portable Makefiles (thanks to Christian Weisgerber <naddy@mips.inka.de> from...
[netatalk.git] / ChangeLog
index 670926a96d0f857c2520b056c2005f1341659e2c..fc36098b4292a7090a047c74c25bf51f8931348c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,165 @@
-($Id: ChangeLog,v 1.15 2001-03-06 23:26:10 lancel Exp $)
+($Id: ChangeLog,v 1.35 2001-05-09 13:35:40 rufustfirefly Exp $)
+
+2001-05-09  jeff b  <jeff@univrel.pr.uconn.edu>
+       * autogen.sh: added automake --include-deps to autogen.sh to
+       promote more portable Makefiles (thanks to Christian
+       Weisgerber <naddy@mips.inka.de> from OpenBSD)
+
+2001-05-08  jeff b  <jeff@univrel.pr.uconn.edu>
+
+       * bin/megatron/Makefile.am, etc/uams/Makefile.am: small Makefile fixes
+       from Olaf Hering <olh@suse.de>
+
+       * etc/uams/uams_dhx_passwd.c: Tru64 fixes from Burkhard Schmidt
+       <bs@cpfs.mpg.de>
+
+2001-05-07  jeff b  <jeff@univrel.pr.uconn.edu>
+
+       * contrib/shell_utils/netatalkshorternamelinks.pl: added script to
+       shorten names
+
+       * etc/afpd/quota.c, etc/uams/uams_passwd.c: patches from Burkhard
+       Schmidt <bs@cpfs.mpg.de> to fix typos
+
+2001-05-03  jeff b  <jeff@univrel.pr.uconn.edu>
+
+       * etc/afpd/quota.c, etc/afpd/unix.h, etc/afpd/main.c,
+       etc/uams/uams_passwd.c: Tru64 patch from Burkhard Schmidt <bs@cpfs.mpg.de>
+
+       * configure.in, etc/afpd/quota.c, etc/afpd/unix.h: fixes for USE_*_H
+       moving to autodetected HAVE_*_H from autoconf script
+
+2001-05-01  jeff b  <jeff@univrel.pr.uconn.edu>
+
+       * bin/aecho/aecho.c, bin/getzones/getzones.c, bin/megatron/asingle.c,
+       bin/megatron/hqx.c, bin/megatron/macbin.c, bin/megatron/megatron.c,
+       bin/megatron/nad.c, bin/megatron/updcrc.c, libatalk/atp/atp_bprint.c,
+       libatalk/util/getiface.c: warnings patch from Sebastian Rittau
+       <srittau@users.sourceforge.net> (#420300)
+
+       * bin/afile/*: replacement for old restrictive afile from Sebastian
+       Rittau <srittau@users.sourceforge.net> (#420302)
+
+       * distrib/initscripts/rc.atalk.redhat.tmpl: daemon-specific start and
+       stop messages to the redhat initscript. nbpregister and unregister
+       messages are also displayed. This patch also permits spaces in zone
+       and machine names to be used in the variables. From Ryan Cleary
+       <tryanc@users.sourceforge.net> (#418094)
+
+       * bin/megatron/Makefile.am: patch to properly create links for
+       megatron, from Sebastian Rittau <srittau@users.sourceforge.net>
+       (#420446)
+
+2001-04-25  morgan a <morgan@orst.edu>
+
+       * etc/afpd/unix.c: in setdirowner(), changed some of the syslog
+       statements from LOG_ERR to LOG_DEBUG.  Some common "soft errors"
+       were being logged and scaring users.  :)
+
+2001-04-24  jeff b  <jeff@univrel.pr.uconn.edu>  
+
+       * configure.in: fixed problem with tcp_wrappers support; it needed to
+       check for tcpd_warn
+
+2001-04-20  jeff b  <jeff@univrel.pr.uconn.edu>  
+
+       * configure.in, etc/afpd/Makefile.am, etc/papd/Makefile.am: added
+       AFPD_LIBS and PAPD_LIBS to cope with libraries that don't need to
+       be used for everything
+
+2001-04-16  jeff b  <jeff@univrel.pr.uconn.edu>  
+
+       * etc/afpd/directory.c, etc/afpd/messages.c, etc/uams/uams_dhx_pam.c:
+       merged patch from Heath Kehoe <hkehoe@users.sourceforge.net> #416371,
+       fixing an OSX issue, byteorder problems with uid/gid in directory.c,
+       and fixing the syslog()'s in uams_dhx_pam.c to not produce useless
+       errors
+
+2001-04-12  jeff b  <jeff@univrel.pr.uconn.edu>  
+
+       Released 1.5pre6
+
+2001-04-10  jeff b  <jeff@univrel.pr.uconn.edu>  
+
+       * configure.in, acconfig.h, etc/afpd/uam.c: patch submitted by Jason
+       Kelitz (jkeltz) to allow disabling of shell checking
+
+       * configure.in, contrib/Makefile.am: made timelord compilation
+       optional, disabled by default
+
+2001-04-03  jeff b  <jeff@univrel.pr.uconn.edu>  
+
+       * etc/afpd/file.c: merged patch from Soren Spies <sspies@apple.com>
+       at Apple, fixing server disconnect problem upon afp_createid() call
+
+2001-04-02  jeff b  <jeff@univrel.pr.uconn.edu>  
+
+       * contrib/shell_utils/Makefile.am, contrib/shell_utils/cleanappledouble.pl:
+       added cleanappledouble.pl script from Heath Kehoe <hakehoe@avalon.net>
+
+2001-03-26  jeff b  <jeff@univrel.pr.uconn.edu>  
+
+       * etc/afpd/quota.c: fix compile dbtob problem on Linux from Sam
+       Noble <ns@shadow.org>
+
+       * configure.in, etc/uams/Makefile.am, etc/uams/uams_krb4/Makefile.am:
+       moved -shared into LDSHAREDFLAGS to fix Solaris build problems
+       from Bob Rogers <rogers-netatalk-devel@rgrjr.dyndns.org> and
+       Akop Pogosian <akopps@csua.berkeley.edu>
+
+2001-03-22  Lance Levsen  <lance.l@dontspam.home.com>
+
+       * etc/uams/Makefile.am: Added $LDFLAGS to fix broken compile due
+       to inability to find libcrypto. libcrypto is defined in LDFLAGS as
+       "-L$ssldir/lib" in configure.
+
+2001-03-22 12:57 EST  jeff b  <jeff@univrel.pr.uconn.edu>  
+
+       * configure.in: patch for OpenBSD compile reported by Jean-Phillipe
+       Rey <jprey@ads.ecp.fr>
+
+2001-03-21 09:35 EST  jeff b  <jeff@univrel.pr.uconn.edu>  
+
+       * etc/afpd/ofork.c, include/atalk/adouble.h, libatalk/adouble/ad_open.c:
+       patch from Jonathan Paisley (jonp@chem.gla.ac.uk)
+
+2001-03-14 13:30 EST  jeff b  <jeff@univrel.pr.uconn.edu>  
+
+       * configure.in: patch from Yoshinobu Ishizaki to fix problems with
+       Linux 2.0.x builds (Patch #408256)
+
+       * etc/afpd/file.c: used patch at http://www.avalon.net/~hakehoe/
+       to fix deleting/emptying trash problems (Patch #408218)
+
+2001-03-14 11:00 EST  jeff b  <jeff@univrel.pr.uconn.edu>  
+
+       * libatalk/adouble/ad_open.c: fixed O_RDWR kludge in ad_mode call
+       which was causing file creation problems
+
+2001-03-09 09:42 EST  jeff b  <jeff@univrel.pr.uconn.edu>  
+
+       * sys/solaris/Makefile: fixed problems noted by Akop Pogosian in Solaris
+       build, most notably paths, and reference to lp2pap.sh in the wrong
+       place
+
+2001-03-07 15:30 EST  jeff b  <jeff@univrel.pr.uconn.edu>  
+
+       Released 1.5pre5
+
+       * distrib/rpm/netatalk-redhat.spec, distrib/rpm/netatalk-mandrake.spec:
+       updated for 1.5pre5 release
+
+2001-03-07 10:34 EST  jeff b  <jeff@univrel.pr.uconn.edu>  
+
+       * etc/afpd/volume.c: changed VOLOPT_MAX to be 9 if FORCE_UIDGID is not
+       defined (thanks to Axel Bringenberg <A.Bringenberg@srz-berlin.de>)
+
+2001-03-07 10:14 EST  jeff b  <jeff@univrel.pr.uconn.edu>  
+
+       * ChangeLog: started using timestamps in ChangeLog
+
+       * etc/uams/uams_krb4/Makefile.am: fixed reference to send_to_kdc.c typo
+       (thanks to Sebastian Rittau)
 
 2001-03-06 13:40  Lance Levsen <l.levsen@printwest.com>