]> arthur.barton.de Git - netatalk.git/log
netatalk.git
22 years agoLet's call it 1.5.0. netatalk-1-5-0
srittau [Sat, 29 Dec 2001 17:33:57 +0000 (17:33 +0000)]
Let's call it 1.5.0.

22 years ago* FIX: On some systems, atalkd refuses to start, since it couldn't detect
srittau [Sat, 29 Dec 2001 17:33:11 +0000 (17:33 +0000)]
* FIX: On some systems, atalkd refuses to start, since it couldn't detect
       any interfaces. This was caused by an overzealous validity check.

22 years agoThe Tru64 compilation bug *should* be fixed in the next upload.
srittau [Thu, 27 Dec 2001 22:19:16 +0000 (22:19 +0000)]
The Tru64 compilation bug *should* be fixed in the next upload.

22 years agoAdded "News in rc2" item.
srittau [Wed, 19 Dec 2001 07:05:55 +0000 (07:05 +0000)]
Added "News in rc2" item.

22 years agoNew file, describing briefly the changes between releases. netatalk-1-5-rc2
srittau [Mon, 17 Dec 2001 03:54:30 +0000 (03:54 +0000)]
New file, describing briefly the changes between releases.

22 years agoMFH and MFM: 1.12, 1.13
jmarcus [Sun, 16 Dec 2001 23:26:17 +0000 (23:26 +0000)]
MFH and MFM: 1.12, 1.13

Certain platforms do not support snprintf() (e.g. Tru64).  Remove that
function call, and replace it with sprintf() after verifying we aren't
going to overflow srvloc_url.

Remove the snprintf() argument from the sprintf() calls.  Thanks to
Burkhard Schmidt for catching this.

22 years ago1.5RC2.
srittau [Sun, 16 Dec 2001 18:46:42 +0000 (18:46 +0000)]
1.5RC2.

22 years agoBack-port from stable: distribute template file instead of generated file
srittau [Sun, 16 Dec 2001 18:46:13 +0000 (18:46 +0000)]
Back-port from stable: distribute template file instead of generated file
and build the latter during installation.

22 years agoBackport from trunk: cleanup SSL macro. netatalk-1-5-rc1
srittau [Sat, 15 Dec 2001 12:44:34 +0000 (12:44 +0000)]
Backport from trunk: cleanup SSL macro.

22 years agoBack-port from HEAD: explain the ~ entry.
srittau [Sat, 15 Dec 2001 12:30:37 +0000 (12:30 +0000)]
Back-port from HEAD: explain the ~ entry.

22 years agoLet's call it 1.5rc1.
srittau [Sat, 15 Dec 2001 12:17:02 +0000 (12:17 +0000)]
Let's call it 1.5rc1.

22 years agoBack-port of Solaris endian patch from Joe.
srittau [Sat, 15 Dec 2001 12:14:42 +0000 (12:14 +0000)]
Back-port of Solaris endian patch from Joe.

22 years agoMFH: Sync CNID DB code with HEAD.
jmarcus [Sat, 15 Dec 2001 06:35:28 +0000 (06:35 +0000)]
MFH: Sync CNID DB code with HEAD.

22 years agoMFH: 1.26
jmarcus [Sat, 15 Dec 2001 06:32:14 +0000 (06:32 +0000)]
MFH: 1.26

Add patch to allow afpd to correctly share out NFSv3 mounts.  Effectively,
we replace access() calls with stat() calls.  Thanks to
Pierre Beyssac <beyssac@enst.fr> for the patch.

22 years agoRemoved configure option --with-cflags and --with-libs.
srittau [Tue, 11 Dec 2001 00:37:30 +0000 (00:37 +0000)]
Removed configure option --with-cflags and --with-libs.

--enable-fhs does now set mandir correctly.

22 years agoBack-Port from trunk: removed mention of --with-cflags configure option.
srittau [Tue, 11 Dec 2001 00:35:27 +0000 (00:35 +0000)]
Back-Port from trunk: removed mention of --with-cflags configure option.

22 years agoBack-port from trunk: Don't link to -lcom_err, -lresolv, and -l?
srittau [Wed, 5 Dec 2001 08:43:38 +0000 (08:43 +0000)]
Back-port from trunk: Don't link to -lcom_err, -lresolv, and -l?
by default.

22 years agoMFH: Fix CNID DB deadlock problem.
jmarcus [Mon, 3 Dec 2001 15:53:39 +0000 (15:53 +0000)]
MFH: Fix CNID DB deadlock problem.

22 years agoUpdated with CNID DB and afpd changes.
jmarcus [Mon, 3 Dec 2001 05:12:56 +0000 (05:12 +0000)]
Updated with CNID DB and afpd changes.

22 years agoClean up code with astyle.
jmarcus [Mon, 3 Dec 2001 05:05:45 +0000 (05:05 +0000)]
Clean up code with astyle.

22 years agoBIG commit to improve code style using astyle as well as fix up CNID DB
jmarcus [Mon, 3 Dec 2001 05:01:03 +0000 (05:01 +0000)]
BIG commit to improve code style using astyle as well as fix up CNID DB
so it might actually fair in production.  Also, removed a compiler warning
when an unsinged variable was being tested as being less than 0.

22 years agoAdded pam-check.m4 to distributed files.
srittau [Sat, 1 Dec 2001 15:14:15 +0000 (15:14 +0000)]
Added pam-check.m4 to distributed files.

22 years agoBackport from trunk: document changes to --with-did and --enable-cnid-db.
srittau [Fri, 30 Nov 2001 05:56:20 +0000 (05:56 +0000)]
Backport from trunk: document changes to --with-did and --enable-cnid-db.

22 years agoBackport from trunk: unified --with-did and --enable-cnid-db.
srittau [Fri, 30 Nov 2001 05:54:33 +0000 (05:54 +0000)]
Backport from trunk: unified --with-did and --enable-cnid-db.

22 years agoBack-Port from trunk: Document libtool issues on Tru64.
srittau [Sun, 25 Nov 2001 21:58:13 +0000 (21:58 +0000)]
Back-Port from trunk: Document libtool issues on Tru64.

22 years agoBack-Port from trunk: uams_dhx_pam can now also be loaded under this name.
srittau [Sun, 25 Nov 2001 21:56:19 +0000 (21:56 +0000)]
Back-Port from trunk: uams_dhx_pam can now also be loaded under this name.

22 years agoBack-Port from trunk: Suppress scary warning during "make install".
srittau [Sun, 25 Nov 2001 21:55:43 +0000 (21:55 +0000)]
Back-Port from trunk: Suppress scary warning during "make install".

22 years agoMacOS X fixes.
srittau [Sun, 25 Nov 2001 21:36:58 +0000 (21:36 +0000)]
MacOS X fixes.

22 years agoAdd DB3_CFLAGS and DB3_LIBS explicitly to CFLAGS and LIBS variables.
srittau [Sun, 25 Nov 2001 21:36:39 +0000 (21:36 +0000)]
Add DB3_CFLAGS and DB3_LIBS explicitly to CFLAGS and LIBS variables.

22 years agoFixed maccode installation.
srittau [Sun, 25 Nov 2001 21:35:55 +0000 (21:35 +0000)]
Fixed maccode installation.

22 years agoUse new subst value @PAMDIR@ instead of $(sysconfdir).
srittau [Sun, 25 Nov 2001 21:35:15 +0000 (21:35 +0000)]
Use new subst value @PAMDIR@ instead of $(sysconfdir).

22 years agoUse new PAM macro.
srittau [Sun, 25 Nov 2001 21:34:24 +0000 (21:34 +0000)]
Use new PAM macro.

DB3 cleanup.

Add *darwin* as alias for *macosx*.

Better DID=last message.

22 years agoNew PAM check.
srittau [Sun, 25 Nov 2001 21:18:27 +0000 (21:18 +0000)]
New PAM check.

22 years agoAdded the GPL as file COPYING.
srittau [Sat, 24 Nov 2001 21:11:41 +0000 (21:11 +0000)]
Added the GPL as file COPYING.

22 years agoPut SuSE rc files in /etc/rc.d, not /etc/init.d.
srittau [Sat, 24 Nov 2001 21:10:23 +0000 (21:10 +0000)]
Put SuSE rc files in /etc/rc.d, not /etc/init.d.

22 years agoSolaris does use Makefile.kernel for Kernel builds.
srittau [Sat, 24 Nov 2001 20:26:58 +0000 (20:26 +0000)]
Solaris does use Makefile.kernel for Kernel builds.

22 years agoBackport from trunk: :SBIN: -> :SBINDIR:
srittau [Sat, 24 Nov 2001 15:04:22 +0000 (15:04 +0000)]
Backport from trunk: :SBIN: -> :SBINDIR:

22 years agoRemoved obsolete --with-config-dir option.
srittau [Fri, 23 Nov 2001 07:34:58 +0000 (07:34 +0000)]
Removed obsolete --with-config-dir option.

22 years agoRemoved obsolete file. Please modify your local acinclude.m4 file as described
srittau [Fri, 23 Nov 2001 07:34:16 +0000 (07:34 +0000)]
Removed obsolete file. Please modify your local acinclude.m4 file as described
in doc/DEVELOPER if you're building for Tru64 or are creating tar-balls.

22 years agoEnable --with-did=last by default.
srittau [Sat, 17 Nov 2001 23:43:01 +0000 (23:43 +0000)]
Enable --with-did=last by default.

22 years agoThe new version is called rc0 (release candidate 0).
srittau [Sat, 17 Nov 2001 23:31:14 +0000 (23:31 +0000)]
The new version is called rc0 (release candidate 0).

22 years agoRe-added global CFLAGS variable for now, since automake 1.4 is broken.
srittau [Sat, 17 Nov 2001 12:56:47 +0000 (12:56 +0000)]
Re-added global CFLAGS variable for now, since automake 1.4 is broken.

22 years agoWarning fix.
srittau [Sat, 17 Nov 2001 12:56:11 +0000 (12:56 +0000)]
Warning fix.

22 years agoOoops. Typo.
jnewman [Fri, 16 Nov 2001 21:51:05 +0000 (21:51 +0000)]
Ooops.  Typo.

22 years agoSearch directories in order of specificity.
jnewman [Fri, 16 Nov 2001 20:11:00 +0000 (20:11 +0000)]
Search directories in order of specificity.

22 years ago*** empty log message ***
jnewman [Fri, 16 Nov 2001 20:10:10 +0000 (20:10 +0000)]
*** empty log message ***

22 years agoWarning fixes (%m -> strerror(errno)).
srittau [Fri, 16 Nov 2001 15:45:15 +0000 (15:45 +0000)]
Warning fixes (%m -> strerror(errno)).

22 years agoInclude $(top_srcdir)/include before everything else.
srittau [Fri, 16 Nov 2001 15:44:31 +0000 (15:44 +0000)]
Include $(top_srcdir)/include before everything else.

22 years agoFixed typo.
srittau [Fri, 16 Nov 2001 11:11:00 +0000 (11:11 +0000)]
Fixed typo.

22 years agoRemove FreeBSD-ism from last commit.
jmarcus [Fri, 16 Nov 2001 06:42:45 +0000 (06:42 +0000)]
Remove FreeBSD-ism from last commit.

22 years ago* Modified SuSE initscript, distrib/initscripts/rc.atalk.suse.tmpl
pooba53 [Fri, 16 Nov 2001 03:16:27 +0000 (03:16 +0000)]
* Modified SuSE initscript, distrib/initscripts/rc.atalk.suse.tmpl

22 years agoModified SuSE initscript. pooba53 <bobo@bocklabs.wisc.edu>
pooba53 [Fri, 16 Nov 2001 03:12:45 +0000 (03:12 +0000)]
Modified SuSE initscript. pooba53 <bobo@bocklabs.wisc.edu>

22 years agoFix db3 checking code to test for $trydb3dir/include/db3 before it tries
jmarcus [Wed, 14 Nov 2001 22:36:35 +0000 (22:36 +0000)]
Fix db3 checking code to test for $trydb3dir/include/db3 before it tries
anywhere else.  This fixes things on FreeBSD at least.

22 years ago%m -> %s strerror(errno) (Warnings)
srittau [Wed, 14 Nov 2001 21:45:12 +0000 (21:45 +0000)]
%m -> %s strerror(errno) (Warnings)

22 years agoThe help string of --with-message-dir said --with-msg-dir. (Addresses
srittau [Wed, 14 Nov 2001 21:42:00 +0000 (21:42 +0000)]
The help string of --with-message-dir said --with-msg-dir. (Addresses
SF bug #46047.)

22 years agoFixed a wrong call to readvolfile(). Thanks to Daniel E. Lautenschleger
srittau [Wed, 14 Nov 2001 21:34:37 +0000 (21:34 +0000)]
Fixed a wrong call to readvolfile(). Thanks to Daniel E. Lautenschleger
<dan@bocklabs.wisc.edu> for pointing this out.

22 years agoAdded -ldb to DB3_LIBS...
srittau [Wed, 14 Nov 2001 16:03:28 +0000 (16:03 +0000)]
Added -ldb to DB3_LIBS...

22 years agoRemoved LDSHAREDFLAGS since it's not used, anyway.
srittau [Tue, 13 Nov 2001 19:10:47 +0000 (19:10 +0000)]
Removed LDSHAREDFLAGS since it's not used, anyway.

22 years agoUse new macro AC_PATH_DB3.
srittau [Tue, 13 Nov 2001 19:06:09 +0000 (19:06 +0000)]
Use new macro AC_PATH_DB3.

Replaced LDFLAGS by LIBS.

Longer description for --enable-overwrite.

22 years agoNew macro: AC_PATH_DB3
srittau [Tue, 13 Nov 2001 19:03:13 +0000 (19:03 +0000)]
New macro: AC_PATH_DB3

22 years agoIgnore another generated file.
srittau [Tue, 13 Nov 2001 15:46:37 +0000 (15:46 +0000)]
Ignore another generated file.

22 years agoMinor fixes and improvements.
srittau [Tue, 13 Nov 2001 15:43:41 +0000 (15:43 +0000)]
Minor fixes and improvements.

22 years agopatch to fix checking of hostname
rufustfirefly [Tue, 13 Nov 2001 15:01:38 +0000 (15:01 +0000)]
patch to fix checking of hostname

22 years agosync
rufustfirefly [Tue, 13 Nov 2001 15:00:53 +0000 (15:00 +0000)]
sync

22 years agoFixed my scrwed last commit.
srittau [Tue, 13 Nov 2001 08:47:29 +0000 (08:47 +0000)]
Fixed my scrwed last commit.

22 years agoNull-terminate strings after strncpy.
srittau [Sat, 10 Nov 2001 18:31:06 +0000 (18:31 +0000)]
Null-terminate strings after strncpy.

22 years agoIdentify modules as uams_pam as well as uams_clrtxt.
srittau [Sat, 10 Nov 2001 18:30:21 +0000 (18:30 +0000)]
Identify modules as uams_pam as well as uams_clrtxt.

Removed #ifdef USE_PAM guards. This is now handled by the Makefile.

22 years agoLog message "uam : Loading..." changed to "uam: loading...". This fits the
srittau [Sat, 10 Nov 2001 17:51:10 +0000 (17:51 +0000)]
Log message "uam : Loading..." changed to "uam: loading...". This fits the
other log messages.

22 years agoOpenBSD: Removed comment that :BINDIR: must be substituted by the real
srittau [Sat, 10 Nov 2001 16:00:07 +0000 (16:00 +0000)]
OpenBSD: Removed comment that :BINDIR: must be substituted by the real
directory path, since rc.atalk.bsd is now auto-generated.

22 years agoAdded explanation that MacOS X's network trash handling is broken.
srittau [Sat, 10 Nov 2001 15:59:17 +0000 (15:59 +0000)]
Added explanation that MacOS X's network trash handling is broken.

22 years agoAuto-generate rc.atalk.bsd.
srittau [Sat, 10 Nov 2001 15:58:19 +0000 (15:58 +0000)]
Auto-generate rc.atalk.bsd.

22 years agoRemoved automake supplied file.
srittau [Fri, 9 Nov 2001 18:51:10 +0000 (18:51 +0000)]
Removed automake supplied file.

22 years agoUpdated from libtool 1.4.2.
srittau [Fri, 9 Nov 2001 18:49:30 +0000 (18:49 +0000)]
Updated from libtool 1.4.2.

22 years agoIgnore more generated files.
srittau [Fri, 9 Nov 2001 11:42:35 +0000 (11:42 +0000)]
Ignore more generated files.

22 years agoInclude the dbenv path in some of the syslog messages so that administrators
jmarcus [Mon, 5 Nov 2001 16:06:32 +0000 (16:06 +0000)]
Include the dbenv path in some of the syslog messages so that administrators
can easily track down problem volumes.

22 years agoAdd a static variable to track the exclusive lock. Seems Macs like to open
jmarcus [Sun, 4 Nov 2001 22:13:50 +0000 (22:13 +0000)]
Add a static variable to track the exclusive lock.  Seems Macs like to open
the database numerous time per thread of control.  This will keep the
DB_RECOVER flag from being used more than it should.

22 years agoRe-added code to enable on-the-fly database recovery. This was originally
jmarcus [Sun, 4 Nov 2001 17:34:13 +0000 (17:34 +0000)]
Re-added code to enable on-the-fly database recovery.  This was originally
there, but removed as it caused database corruption when multiple afpd
processes tried to open the same database with the DB_RECOVER flag.  Now,
we check to make sure we have an exclusive lock, and if we do, we open
the database with the DB_RECOVER flag.

22 years agoAdd note about GNU make being required, and fix the make calls.
jmarcus [Sun, 4 Nov 2001 16:30:52 +0000 (16:30 +0000)]
Add note about GNU make being required, and fix the make calls.

22 years agoAdded @CFLAGS@ to lib*_la_CFLAGS variables.
srittau [Sat, 3 Nov 2001 14:29:44 +0000 (14:29 +0000)]
Added @CFLAGS@ to lib*_la_CFLAGS variables.

22 years agoClarifications by Glenn Trewitt <glenn@trewitt.org>.
srittau [Sat, 3 Nov 2001 14:16:35 +0000 (14:16 +0000)]
Clarifications by Glenn Trewitt <glenn@trewitt.org>.

22 years agoAdded doc/REAME.hidden-items.
srittau [Sat, 3 Nov 2001 14:05:36 +0000 (14:05 +0000)]
Added doc/REAME.hidden-items.

Formatting changes.

22 years agoNew document by Alistair Riddell <ali@gwc.org.uk>.
srittau [Sat, 3 Nov 2001 14:05:10 +0000 (14:05 +0000)]
New document by Alistair Riddell <ali@gwc.org.uk>.

22 years agoUse CLEANFILES variable instead of manually overriding the clean rule.
srittau [Sat, 3 Nov 2001 13:59:46 +0000 (13:59 +0000)]
Use CLEANFILES variable instead of manually overriding the clean rule.

22 years agoRemoved non-existing option --with-lastdid and moved its description to
srittau [Sat, 3 Nov 2001 13:59:14 +0000 (13:59 +0000)]
Removed non-existing option --with-lastdid and moved its description to
the description of --with-did.

Indention fixes.

22 years agoAdded @CFLAGS@ to CFLAGS variable.
srittau [Sat, 3 Nov 2001 13:56:52 +0000 (13:56 +0000)]
Added @CFLAGS@ to CFLAGS variable.

22 years agoFixed compile bug in bin/afppasswd/Makefile.am causing SuSE compile problems.
pooba53 [Thu, 1 Nov 2001 03:11:12 +0000 (03:11 +0000)]
Fixed compile bug in bin/afppasswd/Makefile.am causing SuSE compile problems.

22 years agoModified Makefile.am so it compiles properly with SuSE distro.
pooba53 [Thu, 1 Nov 2001 03:06:58 +0000 (03:06 +0000)]
Modified Makefile.am so it compiles properly with SuSE distro.

22 years agoFix a minor aesthetic thing.
jmarcus [Tue, 30 Oct 2001 18:38:29 +0000 (18:38 +0000)]
Fix a minor aesthetic thing.

22 years agoAnother day, another PAM patch. This time, PAM should really _not_ be
jmarcus [Tue, 30 Oct 2001 17:53:45 +0000 (17:53 +0000)]
Another day, another PAM patch.  This time, PAM should really _not_ be
enabled if PAM is not on the system.

22 years ago(prog name)_CFLAGS does not appear to be supported by automake (at least not
jmarcus [Mon, 29 Oct 2001 18:00:46 +0000 (18:00 +0000)]
(prog name)_CFLAGS does not appear to be supported by automake (at least not
1.4x).  Change this to be CFLAGS.

22 years agoRemoved SSL stuff from global variables.
srittau [Sun, 28 Oct 2001 12:09:17 +0000 (12:09 +0000)]
Removed SSL stuff from global variables.

22 years agoRe-added SSL use to uams_randnum.
srittau [Sun, 28 Oct 2001 12:08:55 +0000 (12:08 +0000)]
Re-added SSL use to uams_randnum.

22 years agoLink uams_pgp against SSL_LIBS, but not uams_randnum.
srittau [Sun, 28 Oct 2001 12:02:23 +0000 (12:02 +0000)]
Link uams_pgp against SSL_LIBS, but not uams_randnum.

22 years agoFixed include dir option.
srittau [Sat, 27 Oct 2001 13:17:38 +0000 (13:17 +0000)]
Fixed include dir option.

22 years agoAdded "macros" as include directory.
srittau [Sat, 27 Oct 2001 13:17:08 +0000 (13:17 +0000)]
Added "macros" as include directory.

22 years agoAdded macros directory.
srittau [Sat, 27 Oct 2001 13:16:48 +0000 (13:16 +0000)]
Added macros directory.

22 years agoMoved macro AC_PATH_SSL into its own file.
srittau [Sat, 27 Oct 2001 13:16:03 +0000 (13:16 +0000)]
Moved macro AC_PATH_SSL into its own file.

Added macros/Makefile to generated files.

22 years agoIgnore generated files.
srittau [Sat, 27 Oct 2001 13:14:40 +0000 (13:14 +0000)]
Ignore generated files.

22 years agoFirst autoconf macro.
srittau [Sat, 27 Oct 2001 13:13:59 +0000 (13:13 +0000)]
First autoconf macro.

22 years agoRemoved afppasswd and its man page from the Debian dist.
srittau [Sat, 27 Oct 2001 13:08:47 +0000 (13:08 +0000)]
Removed afppasswd and its man page from the Debian dist.