]> arthur.barton.de Git - netatalk.git/log
netatalk.git
22 years agoAdded Brandon Warren to contibutors.
lancel [Fri, 19 Oct 2001 16:10:30 +0000 (16:10 +0000)]
Added Brandon Warren to contibutors.
Karen A Swanberg's patches to INSTALL and FAQ.

22 years agoUpdated with achfile fix.
jmarcus [Fri, 19 Oct 2001 02:40:47 +0000 (02:40 +0000)]
Updated with achfile fix.

22 years agoFix problem with "corrupt resource fork" error on littleendian machines.
jmarcus [Fri, 19 Oct 2001 02:39:07 +0000 (02:39 +0000)]
Fix problem with "corrupt resource fork" error on littleendian machines.
Thanks to Brandon Warren <bwarren@u.washington.edu>.

22 years agoUpdate with latest CNID fix.
jmarcus [Fri, 19 Oct 2001 02:37:01 +0000 (02:37 +0000)]
Update with latest CNID fix.

22 years agoFix problem with dancing icons and afpd crashes.
jmarcus [Fri, 19 Oct 2001 02:35:47 +0000 (02:35 +0000)]
Fix problem with dancing icons and afpd crashes.

22 years agoUpdate with deadlock fix.
jmarcus [Thu, 18 Oct 2001 02:31:56 +0000 (02:31 +0000)]
Update with deadlock fix.

22 years agoFix up the debugging diagnostics some.
jmarcus [Thu, 18 Oct 2001 02:30:45 +0000 (02:30 +0000)]
Fix up the debugging diagnostics some.

22 years agoFix deadlock problem by shifting some of the transaction elements. Also
jmarcus [Thu, 18 Oct 2001 02:28:56 +0000 (02:28 +0000)]
Fix deadlock problem by shifting some of the transaction elements.  Also
cleaned up the debugging code to make the messages slightly more useful.

22 years agoOrganized, indexed and numbered.
lancel [Wed, 17 Oct 2001 07:08:28 +0000 (07:08 +0000)]
Organized, indexed and numbered.

22 years agoUp-to-date
lancel [Wed, 17 Oct 2001 05:53:35 +0000 (05:53 +0000)]
Up-to-date

22 years agoSmall type changes.
lancel [Wed, 17 Oct 2001 05:53:10 +0000 (05:53 +0000)]
Small type changes.

22 years agoAdded apple_mv and apple_rm man pages.
lancel [Wed, 17 Oct 2001 05:52:19 +0000 (05:52 +0000)]
Added apple_mv and apple_rm man pages.

22 years agoAdded apple_mv and apple_rm to GENERATED_MANS list for variable
lancel [Wed, 17 Oct 2001 05:51:23 +0000 (05:51 +0000)]
Added apple_mv and apple_rm to GENERATED_MANS list for variable
substitution.

22 years agoAdded error checking against multiple files to one file. Eliminated
lancel [Wed, 17 Oct 2001 05:21:52 +0000 (05:21 +0000)]
Added error checking against multiple files to one file. Eliminated
depreciated special variable. $ARGV($#ARGV) to $ARGV(-1)

22 years agoup-to-date
lancel [Wed, 17 Oct 2001 04:07:42 +0000 (04:07 +0000)]
up-to-date

22 years agoFix variable interpolation. $(f) to $$f. Difference between autoconf
lancel [Wed, 17 Oct 2001 03:22:14 +0000 (03:22 +0000)]
Fix variable interpolation. $(f) to $$f. Difference between autoconf
and shell variables. f is initialized in a shell loop in the Makefile,
so it isn't subject to autoconf variable substitutio, as in $().

22 years agoAdded a section on getting Netatalk.
lancel [Tue, 16 Oct 2001 19:48:16 +0000 (19:48 +0000)]
Added a section on getting Netatalk.

22 years agoCorrected all doc references.
lancel [Tue, 16 Oct 2001 19:47:30 +0000 (19:47 +0000)]
Corrected all doc references.

22 years agoAdded README for OpenBSD by Karen A Swanberg <swanberg@tc.umn.edu>.
srittau [Tue, 16 Oct 2001 19:24:48 +0000 (19:24 +0000)]
Added README for OpenBSD by Karen A Swanberg <swanberg@tc.umn.edu>.

22 years agoAdded a reference to the DEVELOPER file for external sources.
lancel [Tue, 16 Oct 2001 19:10:32 +0000 (19:10 +0000)]
Added a reference to the DEVELOPER file for external sources.

22 years agoAdded a reference to the new README.platforms.
lancel [Tue, 16 Oct 2001 18:35:34 +0000 (18:35 +0000)]
Added a reference to the new README.platforms.

22 years agoNew stuff.
lancel [Tue, 16 Oct 2001 18:28:05 +0000 (18:28 +0000)]
New stuff.

22 years agoUpdated perl.
lancel [Tue, 16 Oct 2001 18:27:27 +0000 (18:27 +0000)]
Updated perl.

Fixed a failing test where $to wasn't a directory, but
didn't check that $from was only a single file, result file to file
always failed.

Fixed the .AppleDouble variable being sent to the split_dir_file
function, it was mistakenly sending $from instead of $to, result cp
$from $from, same file.

22 years agoNew man page with variable substitution.
lancel [Tue, 16 Oct 2001 18:22:41 +0000 (18:22 +0000)]
New man page with variable substitution.

22 years agoModified to allow variable subs in man pages.
lancel [Tue, 16 Oct 2001 18:21:48 +0000 (18:21 +0000)]
Modified to allow variable subs in man pages.

22 years agoSmall typo change.
lancel [Tue, 16 Oct 2001 04:49:08 +0000 (04:49 +0000)]
Small typo change.

22 years agoUpdated docs list.
srittau [Tue, 16 Oct 2001 02:25:58 +0000 (02:25 +0000)]
Updated docs list.

22 years agoRemoved unused and empty file.
srittau [Tue, 16 Oct 2001 02:12:26 +0000 (02:12 +0000)]
Removed unused and empty file.

22 years agoAdded changelog entry for 1.5pre8-2.
srittau [Tue, 16 Oct 2001 02:08:22 +0000 (02:08 +0000)]
Added changelog entry for 1.5pre8-2.

22 years agoChanged my e-mail address. Also, I'm not maintaining RPMs.
srittau [Tue, 16 Oct 2001 02:06:21 +0000 (02:06 +0000)]
Changed my e-mail address. Also, I'm not maintaining RPMs.

22 years agoPAM cleanups.
srittau [Tue, 16 Oct 2001 01:54:42 +0000 (01:54 +0000)]
PAM cleanups.

22 years agoIgnore another generated file.
srittau [Tue, 16 Oct 2001 01:51:14 +0000 (01:51 +0000)]
Ignore another generated file.

22 years agoFix up file list for EXTRADIST.
lancel [Mon, 15 Oct 2001 23:18:43 +0000 (23:18 +0000)]
Fix up file list for EXTRADIST.

22 years agoMerged into README.platforms and deleted.
lancel [Mon, 15 Oct 2001 23:14:36 +0000 (23:14 +0000)]
Merged into README.platforms and deleted.

22 years agoInitial Entry
lancel [Mon, 15 Oct 2001 23:05:50 +0000 (23:05 +0000)]
Initial Entry

22 years agoAdded setpassword Q.
lancel [Mon, 15 Oct 2001 23:05:05 +0000 (23:05 +0000)]
Added setpassword Q.

22 years agoAdded Sebastian Rittau and Chris Blake to documentation credits.
lancel [Mon, 15 Oct 2001 22:15:38 +0000 (22:15 +0000)]
Added Sebastian Rittau and Chris Blake to documentation credits.

22 years agoOpps, spelling . . .
lancel [Mon, 15 Oct 2001 22:02:17 +0000 (22:02 +0000)]
Opps, spelling . . .

22 years agoUpdated contributors list in the CONTRIBUTORS file.
lancel [Mon, 15 Oct 2001 21:59:53 +0000 (21:59 +0000)]
Updated contributors list in the CONTRIBUTORS file.

22 years agoUpdated contributors list in the AUTHORS file.
lancel [Mon, 15 Oct 2001 21:44:42 +0000 (21:44 +0000)]
Updated contributors list in the AUTHORS file.

22 years agoUpdates about the required compiler and make programs as well as the SIA
srittau [Mon, 15 Oct 2001 21:41:24 +0000 (21:41 +0000)]
Updates about the required compiler and make programs as well as the SIA
integration.

22 years agoRemoved file which wasn't used and isn't necessary anymore.
srittau [Mon, 15 Oct 2001 21:39:43 +0000 (21:39 +0000)]
Removed file which wasn't used and isn't necessary anymore.

22 years agoRemoved obsolete parts.
srittau [Mon, 15 Oct 2001 21:37:21 +0000 (21:37 +0000)]
Removed obsolete parts.

22 years agoCouple of format changes.
lancel [Mon, 15 Oct 2001 17:03:20 +0000 (17:03 +0000)]
Couple of format changes.

22 years agoAdded Karen A Swanberg's FAQ's
lancel [Mon, 15 Oct 2001 16:28:24 +0000 (16:28 +0000)]
Added Karen A Swanberg's FAQ's

22 years agoAdded basic instructions. Added BDB3 information.
lancel [Mon, 15 Oct 2001 05:10:43 +0000 (05:10 +0000)]
Added basic instructions. Added BDB3 information.

22 years agoRemove extra debugging cruft.
jmarcus [Mon, 15 Oct 2001 02:06:13 +0000 (02:06 +0000)]
Remove extra debugging cruft.

22 years agoChange truncate to remove for proper logfile removal.
jmarcus [Sun, 14 Oct 2001 03:14:41 +0000 (03:14 +0000)]
Change truncate to remove for proper logfile removal.

22 years agoAdd -lpam to AFPD_LIBS and PAPD_LIBS. afpd and papd need to be linked
jmarcus [Thu, 11 Oct 2001 19:10:15 +0000 (19:10 +0000)]
Add -lpam to AFPD_LIBS and PAPD_LIBS.  afpd and papd need to be linked
against PAM if the UAMS are going to work.

22 years agoSymlink fix.
srittau [Thu, 11 Oct 2001 17:11:55 +0000 (17:11 +0000)]
Symlink fix.

22 years agoProperly add -lpam to LDFLAGS (thanks, Sebastian).
jmarcus [Wed, 10 Oct 2001 20:19:18 +0000 (20:19 +0000)]
Properly add -lpam to LDFLAGS (thanks, Sebastian).

22 years agoIn order to link against PAM, it helps to have -lpam in LIBS.
jmarcus [Wed, 10 Oct 2001 18:29:19 +0000 (18:29 +0000)]
In order to link against PAM, it helps to have -lpam in LIBS.

22 years agoFixed a build problem caused by the renaming of the Makefile.
srittau [Wed, 10 Oct 2001 16:08:18 +0000 (16:08 +0000)]
Fixed a build problem caused by the renaming of the Makefile.

22 years agoFixed a C++ style comment. Pointed out by Robert Cohen
srittau [Wed, 10 Oct 2001 16:05:37 +0000 (16:05 +0000)]
Fixed a C++ style comment. Pointed out by Robert Cohen
<robert.cohen@anu.edu.au>.

22 years agoFixed typo.
srittau [Wed, 10 Oct 2001 15:26:05 +0000 (15:26 +0000)]
Fixed typo.

22 years agoThe -e argument to test doesn't work for all implementations of test.
jmarcus [Wed, 10 Oct 2001 07:21:41 +0000 (07:21 +0000)]
The -e argument to test doesn't work for all implementations of test.
Replace this with a -f option.

22 years agoDuh, after all my s/errno/rc/ hacking, I make the same mistake.
jmarcus [Wed, 10 Oct 2001 02:52:15 +0000 (02:52 +0000)]
Duh, after all my s/errno/rc/ hacking, I make the same mistake.

22 years agoFix some more CNID DB bugs:
jmarcus [Wed, 10 Oct 2001 02:27:06 +0000 (02:27 +0000)]
Fix some more CNID DB bugs:

* The .AppleDB contents should no longer show up in the share window
  when connecting to more than one share from a server.
* memset all DBT structures to 0 each time they're used to avoid any
  EINVAL failures.

22 years agoIgnore generated files.
srittau [Tue, 9 Oct 2001 13:17:09 +0000 (13:17 +0000)]
Ignore generated files.

22 years agoStripped PAM path from PAM modules.
srittau [Tue, 9 Oct 2001 13:15:11 +0000 (13:15 +0000)]
Stripped PAM path from PAM modules.

22 years agoUpdated with my latest commits.
jmarcus [Tue, 9 Oct 2001 04:05:09 +0000 (04:05 +0000)]
Updated with my latest commits.

22 years agoFix a problem with setting perms on directories. Thanks to
jmarcus [Tue, 9 Oct 2001 04:03:33 +0000 (04:03 +0000)]
Fix a problem with setting perms on directories.  Thanks to
Glenn Trewitt <glenn@trewitt.org>.

22 years agoFix problem with PAM being forced on users by default.
jmarcus [Tue, 9 Oct 2001 04:00:04 +0000 (04:00 +0000)]
Fix problem with PAM being forced on users by default.

22 years agoChanged default creator from text to unix binary.
srittau [Sun, 7 Oct 2001 11:49:55 +0000 (11:49 +0000)]
Changed default creator from text to unix binary.

22 years agoReadding missing patch.
srittau [Sun, 7 Oct 2001 11:25:34 +0000 (11:25 +0000)]
Readding missing patch.

22 years agoSync with current Debian version.
srittau [Sun, 7 Oct 2001 11:24:41 +0000 (11:24 +0000)]
Sync with current Debian version.

22 years agoRemoved old files.
srittau [Sun, 7 Oct 2001 11:16:20 +0000 (11:16 +0000)]
Removed old files.

22 years agoPAM compilation fixed.
srittau [Sun, 7 Oct 2001 10:51:27 +0000 (10:51 +0000)]
PAM compilation fixed.

Fixed some --enable and --with functions.

22 years agoautomake 1.5 fixes
srittau [Sun, 7 Oct 2001 10:50:50 +0000 (10:50 +0000)]
automake 1.5 fixes

22 years agoFix --enable-overwrite:
srittau [Sat, 6 Oct 2001 15:57:26 +0000 (15:57 +0000)]
Fix --enable-overwrite:

 * Moved the main functionality from configure.in to config/Makefile.am.
   I think it belongs in the latter file.
 * No need to duplicate the list of files to install in configure.in.
   This was misleading and confusing and could lead to bugs. (I wondered
   today, why changes to config/Makefile.am didn't work.)
 * --disable-overwrite does now work as one would expect (i.e. it forces
   configuration not to be overwritten).
 * netatalk.pamd will not get installed in $(pkgconfdir)/netatalk.
 * We do now have a proper "check whether configuration files should be
   overwritten... [yes/no]" message.

22 years agoQuoted some variables with {}.
srittau [Sat, 6 Oct 2001 12:27:38 +0000 (12:27 +0000)]
Quoted some variables with {}.

22 years agoversion release 1.5pre8
rufustfirefly [Fri, 5 Oct 2001 13:13:29 +0000 (13:13 +0000)]
version release 1.5pre8

22 years agobumped version to 1.5pre8
rufustfirefly [Thu, 4 Oct 2001 20:50:16 +0000 (20:50 +0000)]
bumped version to 1.5pre8

22 years agoMake user home directory visible by default.
srittau [Thu, 4 Oct 2001 20:33:08 +0000 (20:33 +0000)]
Make user home directory visible by default.

22 years agoDon't install netatalk.pamd as netatalk config file.
srittau [Thu, 4 Oct 2001 20:31:59 +0000 (20:31 +0000)]
Don't install netatalk.pamd as netatalk config file.

Warning fixes.

22 years agoFixed description of the ca flag (courtesy of Jonas Smedegaard
srittau [Thu, 4 Oct 2001 20:21:18 +0000 (20:21 +0000)]
Fixed description of the ca flag (courtesy of Jonas Smedegaard
<js@debian.org>).

22 years agoRevert previous commit. Apparently, this does break libtool 1.4. We
jmarcus [Thu, 4 Oct 2001 15:50:58 +0000 (15:50 +0000)]
Revert previous commit.  Apparently, this does break libtool 1.4.  We
libtool 1.3 users will have to suffer.

22 years agoFixed make problem on systems with libtool 1.3.x. This could be a bad commit,
jmarcus [Wed, 3 Oct 2001 22:33:39 +0000 (22:33 +0000)]
Fixed make problem on systems with libtool 1.3.x.  This could be a bad commit,
so it could be backed out real quick.

22 years agoFINALLY fix that damn "AUTHORS: Can't execute" error.
jmarcus [Wed, 3 Oct 2001 22:02:16 +0000 (22:02 +0000)]
FINALLY fix that damn "AUTHORS: Can't execute" error.

22 years agoFix bug where afpd would erroneously return AFPERR_NOOBJ when it encountered
jmarcus [Wed, 3 Oct 2001 19:51:03 +0000 (19:51 +0000)]
Fix bug where afpd would erroneously return AFPERR_NOOBJ when it encountered
a directory that could not be read or searched.  This fixes a problem with
trashcan handling.

22 years agoFix long-standing bug with PAM configuration. PAM, as always, is enabled
jmarcus [Wed, 3 Oct 2001 18:22:28 +0000 (18:22 +0000)]
Fix long-standing bug with PAM configuration.  PAM, as always, is enabled
by default, but can now be explicitly enabled by specifying the --with-pam
configure argument.  It can be disabled by specifying the --without-pam
configure argument (as well as --with-pam=no).

22 years agoFix the log_archive function call so that it is compatible with db 3 3.3.x.
jmarcus [Fri, 28 Sep 2001 14:51:45 +0000 (14:51 +0000)]
Fix the log_archive function call so that it is compatible with db 3 3.3.x.

22 years agoAdd support for internal deadlock detection.
jmarcus [Thu, 27 Sep 2001 15:51:26 +0000 (15:51 +0000)]
Add support for internal deadlock detection.

22 years agoMore s/errno/rc/ fixes and code cleanup.
jmarcus [Sun, 23 Sep 2001 19:08:23 +0000 (19:08 +0000)]
More s/errno/rc/ fixes and code cleanup.

22 years agoAutoconf comment additions.
jmarcus [Sun, 23 Sep 2001 18:47:52 +0000 (18:47 +0000)]
Autoconf comment additions.

22 years agoDB_VERSION comment additions.
jmarcus [Sun, 23 Sep 2001 18:43:44 +0000 (18:43 +0000)]
DB_VERSION comment additions.

22 years agoReplaced EAGAIN with DB_LOCK_DEADLOCK.
jmarcus [Sat, 22 Sep 2001 07:12:10 +0000 (07:12 +0000)]
Replaced EAGAIN with DB_LOCK_DEADLOCK.

22 years agoSome cleanup.
jmarcus [Sat, 22 Sep 2001 04:44:48 +0000 (04:44 +0000)]
Some cleanup.

22 years agoFix db3 compilation on Linux.
jmarcus [Sat, 22 Sep 2001 04:43:19 +0000 (04:43 +0000)]
Fix db3 compilation on Linux.

22 years agosmall cleanup of changelog
rufustfirefly [Fri, 21 Sep 2001 19:05:13 +0000 (19:05 +0000)]
small cleanup of changelog

22 years agoRe-enable codepage translations
jmarcus [Fri, 21 Sep 2001 17:39:20 +0000 (17:39 +0000)]
Re-enable codepage translations
(thanks to Egon Niederacher <niederacher@fh-vorarlberg.ac.at>).

22 years agoUpdated with my latest CNID DB changes.
jmarcus [Fri, 21 Sep 2001 15:14:06 +0000 (15:14 +0000)]
Updated with my latest CNID DB changes.

22 years agoWhoops, forgot to declare rc in cnid_get.c.
jmarcus [Fri, 21 Sep 2001 15:09:54 +0000 (15:09 +0000)]
Whoops, forgot to declare rc in cnid_get.c.

22 years agoFix a bunch of problems with database contention and corruption. Note:
jmarcus [Fri, 21 Sep 2001 15:08:32 +0000 (15:08 +0000)]
Fix a bunch of problems with database contention and corruption.  Note:
the database no longer starts with the DB_RECOVER flag.  This caused
problems with multiple afpd processes accessing the same database.

22 years agoMore instances of s/errno/rc/
jmarcus [Thu, 20 Sep 2001 06:07:12 +0000 (06:07 +0000)]
More instances of s/errno/rc/

22 years agoFixed some problems in the SRVLOC code. OS 9 doesn't like a port number
jmarcus [Wed, 19 Sep 2001 23:17:22 +0000 (23:17 +0000)]
Fixed some problems in the SRVLOC code.  OS 9 doesn't like a port number
in the URL.

22 years agoUpdated for my cnid_add.c fix.
jmarcus [Wed, 19 Sep 2001 17:47:55 +0000 (17:47 +0000)]
Updated for my cnid_add.c fix.

22 years agoFixed a problem with looking up rootinfo. You can't do sizeof on a pointer
jmarcus [Wed, 19 Sep 2001 17:44:39 +0000 (17:44 +0000)]
Fixed a problem with looking up rootinfo.  You can't do sizeof on a pointer
address!

22 years agoUpdate with the afp_options.c code fix.
jmarcus [Wed, 19 Sep 2001 03:11:28 +0000 (03:11 +0000)]
Update with the afp_options.c code fix.

22 years agoAdded a missing break in the CLI options parsing code. Thanks to
jmarcus [Wed, 19 Sep 2001 03:08:40 +0000 (03:08 +0000)]
Added a missing break in the CLI options parsing code.  Thanks to
Edmund Lam <epl@unimelb.edu.au> for catching this.