]> arthur.barton.de Git - netatalk.git/log
netatalk.git
23 years agoAdded DROPKLUDGE file copying support, modularized DROPKLUDGE operations,
itlm019 [Thu, 19 Oct 2000 23:42:49 +0000 (23:42 +0000)]
Added DROPKLUDGE file copying support, modularized DROPKLUDGE operations,
and improved error handling.  That means we have DROPKLUDGE support for
creating files, moving files, and copying files now.  As far as I'm aware,
that covers all the ways of adding a file to a directory via AppleShare.

23 years agokludge for avoiding redefinition
rufustfirefly [Wed, 18 Oct 2000 15:26:27 +0000 (15:26 +0000)]
kludge for avoiding redefinition

23 years agoOne more "oops" fix.
itlm019 [Mon, 16 Oct 2000 21:15:27 +0000 (21:15 +0000)]
One more "oops" fix.

23 years agoFixes to a couple of "oops"'s introduced in version 1.3.
itlm019 [Mon, 16 Oct 2000 21:12:52 +0000 (21:12 +0000)]
Fixes to a couple of "oops"'s introduced in version 1.3.

23 years agoDROPKLUDGE fix to "move" procedure and a few general code cleanup things
itlm019 [Mon, 16 Oct 2000 21:01:41 +0000 (21:01 +0000)]
DROPKLUDGE fix to "move" procedure and a few general code cleanup things

23 years agoRenamed 'struct comment' to 'struct papd_comment' because 'struct comment' was alread...
morgana [Mon, 9 Oct 2000 15:42:40 +0000 (15:42 +0000)]
Renamed 'struct comment' to 'struct papd_comment' because 'struct comment' was already defined on some systems.

23 years agoReplaced mtoupath() calls from the previous patch with upath for efficiency.
itlm019 [Fri, 6 Oct 2000 21:13:18 +0000 (21:13 +0000)]
Replaced mtoupath() calls from the previous patch with upath for efficiency.

23 years agoFixed handling of Unix-prohibited characters in file names for dropkludge.
itlm019 [Fri, 6 Oct 2000 20:43:40 +0000 (20:43 +0000)]
Fixed handling of Unix-prohibited characters in file names for dropkludge.

23 years agofix for debian's bad netinet/tcp.h, including stdint.h
rufustfirefly [Thu, 5 Oct 2000 13:51:34 +0000 (13:51 +0000)]
fix for debian's bad netinet/tcp.h, including stdint.h

23 years agoremoved HAVE_SYS_CDEFS_H hack
rufustfirefly [Wed, 4 Oct 2000 15:21:41 +0000 (15:21 +0000)]
removed HAVE_SYS_CDEFS_H hack

23 years agobetter sys/cdefs.h fix to use sys/generic/sys/cdefs.h if not found
rufustfirefly [Wed, 4 Oct 2000 15:20:41 +0000 (15:20 +0000)]
better sys/cdefs.h fix to use sys/generic/sys/cdefs.h if not found

23 years agoadded ifdef for ADED_FILEI, and cdefs.h fix
rufustfirefly [Wed, 4 Oct 2000 15:09:56 +0000 (15:09 +0000)]
added ifdef for ADED_FILEI, and cdefs.h fix

23 years agoadded checking for cdefs.h and sys/cdefs.h
rufustfirefly [Wed, 4 Oct 2000 15:08:08 +0000 (15:08 +0000)]
added checking for cdefs.h and sys/cdefs.h

23 years agoAdded afpd.conf man page
rufustfirefly [Thu, 28 Sep 2000 16:49:47 +0000 (16:49 +0000)]
Added afpd.conf man page

23 years agoSomehow this got overwritten. Remade from scratch.
rufustfirefly [Thu, 28 Sep 2000 16:49:21 +0000 (16:49 +0000)]
Somehow this got overwritten. Remade from scratch.

23 years agooops. put afpd instead of atalkd, since there is no afpd.conf page yet. d'oh!
rufustfirefly [Wed, 27 Sep 2000 15:06:15 +0000 (15:06 +0000)]
oops. put afpd instead of atalkd, since there is no afpd.conf page yet. d'oh!

23 years agoadded papd.conf man page, and simplified Makefile.am
rufustfirefly [Tue, 26 Sep 2000 19:09:25 +0000 (19:09 +0000)]
added papd.conf man page, and simplified Makefile.am

23 years agoadded atalkd.conf documentation (man page)
rufustfirefly [Fri, 22 Sep 2000 20:01:39 +0000 (20:01 +0000)]
added atalkd.conf documentation (man page)

23 years agoMake man5 man pages independent of configure scripts paths.
arichard [Fri, 22 Sep 2000 15:18:44 +0000 (15:18 +0000)]
Make man5 man pages independent of configure scripts paths.

23 years agoRemove all theses Makefile files that have a corresponding Makefile.am,
arichard [Fri, 22 Sep 2000 15:06:03 +0000 (15:06 +0000)]
Remove all theses Makefile files that have a corresponding Makefile.am,
so they are unused and trashed the first time you run the configure
stff

23 years ago*** empty log message ***
rdschulz [Fri, 22 Sep 2000 14:35:32 +0000 (14:35 +0000)]
*** empty log message ***

23 years agosetvoltime modified for concurrent multiuser update of volumes
rdschulz [Fri, 22 Sep 2000 12:58:15 +0000 (12:58 +0000)]
setvoltime modified for concurrent multiuser update of volumes

23 years agoNew man pages (section 5) for config files, initial import
rufustfirefly [Wed, 20 Sep 2000 19:24:22 +0000 (19:24 +0000)]
New man pages (section 5) for config files, initial import

23 years agoMissing paren in DEBUG section
itlm019 [Wed, 20 Sep 2000 06:44:50 +0000 (06:44 +0000)]
Missing paren in DEBUG section

23 years agoMakes files and comments refering to install or configure variables up to date
arichard [Tue, 19 Sep 2000 17:13:46 +0000 (17:13 +0000)]
Makes files and comments refering to install or configure variables up to date
at the install time. In 1.4-asun version, this was done by a special sed script
at install time. This was droped from Makefile.am files. I have reinstroduced
it in, I hope, a clever way and also used it for distrib/initscripts/rc.atalk.redhat.in.
This will enable us to use any paths at the configure and get the various paths updates
in mans, scripts and comments.

23 years agomove libcrypto test into openssl found section
jnewman [Sat, 16 Sep 2000 20:16:49 +0000 (20:16 +0000)]
move libcrypto test into openssl found section

23 years agolibpam doesn't have a main(), so search for a reasonable replacement - pam_start
jnewman [Sat, 16 Sep 2000 19:42:38 +0000 (19:42 +0000)]
libpam doesn't have a main(), so search for a reasonable replacement - pam_start

23 years agoCorrected another syntax error in ADMIN_GRP testing.
arichard [Sat, 16 Sep 2000 14:50:14 +0000 (14:50 +0000)]
Corrected another syntax error in ADMIN_GRP testing.
Stop automake complaining about LIBTOOL (added AM_PROG_LIBTOOL).

23 years agoCorrected a little syntax error generated by AC_DEFINE (ADMIN_GRP)
arichard [Sat, 16 Sep 2000 13:48:21 +0000 (13:48 +0000)]
Corrected a little syntax error generated by AC_DEFINE (ADMIN_GRP)

23 years agoADMIN_GRP fix
itlm019 [Fri, 15 Sep 2000 20:12:09 +0000 (20:12 +0000)]
ADMIN_GRP fix

23 years agocorrectly handle null return from fopen instead of crashing later
jnewman [Fri, 15 Sep 2000 16:54:44 +0000 (16:54 +0000)]
correctly handle null return from fopen instead of crashing later

23 years agoMinor bug fix. Some UAMs don't give logging control back to afpd when they're
itlm019 [Thu, 14 Sep 2000 20:58:28 +0000 (20:58 +0000)]
Minor bug fix.  Some UAMs don't give logging control back to afpd when they're
done (including PAM).  Not a problem unless you're trying to log afpd logins
somewhere else.

23 years agoCommented out ADMIN_GRP option here and left it enabled by default. It can
itlm019 [Wed, 13 Sep 2000 23:56:02 +0000 (23:56 +0000)]
Commented out ADMIN_GRP option here and left it enabled by default.  It can
still be controlled from afpd.conf.

23 years agoOne of the changes we made for our particular server configuration concerning
itlm019 [Wed, 13 Sep 2000 23:43:48 +0000 (23:43 +0000)]
One of the changes we made for our particular server configuration concerning
log information accidently got in here in my last commit.  Took it out.

23 years agoDocumented -admingroup option
itlm019 [Tue, 12 Sep 2000 22:26:27 +0000 (22:26 +0000)]
Documented -admingroup option

23 years agoJonathan Newman's USE_LASTDID and host_{os,cpu} patches
rufustfirefly [Tue, 12 Sep 2000 20:22:01 +0000 (20:22 +0000)]
Jonathan Newman's USE_LASTDID and host_{os,cpu} patches

23 years agomoved from @bindir@ to @prefix@/bin to stop stupid subst problems
rufustfirefly [Tue, 12 Sep 2000 18:49:04 +0000 (18:49 +0000)]
moved from @bindir@ to @prefix@/bin to stop stupid subst problems

23 years agoAdded /usr to OpenSSL prefix try list for Mandrake compatibility
rufustfirefly [Tue, 12 Sep 2000 18:45:01 +0000 (18:45 +0000)]
Added /usr to OpenSSL prefix try list for Mandrake compatibility

23 years agoSam Noble's ADMIN_GRP patch, removed Marc's old ADMIN_GRP patch.
itlm019 [Mon, 11 Sep 2000 23:55:00 +0000 (23:55 +0000)]
Sam Noble's ADMIN_GRP patch, removed Marc's old ADMIN_GRP patch.

23 years agoadded UAM_RNDNUM to acconfig.h to match AC_DEFINE
rufustfirefly [Mon, 11 Sep 2000 18:42:39 +0000 (18:42 +0000)]
added UAM_RNDNUM to acconfig.h to match AC_DEFINE

23 years agoadded mac osx specific stuff from sys/osx/Makefile to configure script
rufustfirefly [Thu, 7 Sep 2000 18:03:57 +0000 (18:03 +0000)]
added mac osx specific stuff from sys/osx/Makefile to configure script

23 years agoOpenssl checking added, so remove UAM_RNDNUM definition
jnewman [Wed, 6 Sep 2000 18:35:58 +0000 (18:35 +0000)]
Openssl checking added, so remove UAM_RNDNUM definition

23 years agoOpenssl checking, so remove UAM_RNDNUM as it will be defined appropriately
jnewman [Wed, 6 Sep 2000 18:34:02 +0000 (18:34 +0000)]
Openssl checking, so remove UAM_RNDNUM as it will be defined appropriately

23 years agoAdd check for openssl and enable DHX and RANDNUM when it is available.
jnewman [Wed, 6 Sep 2000 18:30:17 +0000 (18:30 +0000)]
Add check for openssl and enable DHX and RANDNUM when it is available.

23 years agoFix enable/disable debug
jnewman [Tue, 5 Sep 2000 17:18:04 +0000 (17:18 +0000)]
Fix enable/disable debug

23 years agomoved "bindir" to prefix/bin/ to solve passing as variables problem from autoconf
rufustfirefly [Tue, 5 Sep 2000 15:21:18 +0000 (15:21 +0000)]
moved "bindir" to prefix/bin/ to solve passing as variables problem from autoconf

23 years agoAdded a -rdynamic option to the linking of afpd and papd in order to be
arichard [Mon, 4 Sep 2000 16:46:25 +0000 (16:46 +0000)]
Added a -rdynamic option to the linking of afpd and papd in order to be
able to load uam modules at runtime

23 years agoCorrected a little syntax error that was creating a boggus "6," file during
arichard [Mon, 4 Sep 2000 15:21:29 +0000 (15:21 +0000)]
Corrected a little syntax error that was creating a boggus "6," file during
./configure

23 years agoadded undef DROPKLUDGE for the new configure option
rufustfirefly [Thu, 31 Aug 2000 14:13:48 +0000 (14:13 +0000)]
added undef DROPKLUDGE for the new configure option

23 years agoAdded --enable-dropkludge flag (NOT VERY SECURE)
itlm019 [Wed, 30 Aug 2000 21:34:35 +0000 (21:34 +0000)]
Added --enable-dropkludge flag (NOT VERY SECURE)

23 years agoFixes necessary for NATALI netatalk support; shouldn't affect anything else.
itlm019 [Wed, 30 Aug 2000 20:37:09 +0000 (20:37 +0000)]
Fixes necessary for NATALI netatalk support; shouldn't affect anything else.

23 years agoDropbox kludge -- fixed file overwrites, I don't plan any more dev. on this.
itlm019 [Sat, 26 Aug 2000 00:12:50 +0000 (00:12 +0000)]
Dropbox kludge -- fixed file overwrites, I don't plan any more dev. on this.
See docs for details.  THERE IS A KNOWN SECURITY HOLE IN THIS KLUDGE WHICH
I CAN'T FIGURE OUT HOW TO FIX.

23 years agoPermission kludge; 95% bug-free!
itlm019 [Wed, 23 Aug 2000 20:15:51 +0000 (20:15 +0000)]
Permission kludge; 95% bug-free!

23 years agoCleaned up DROPKLUDGE tags.
itlm019 [Tue, 22 Aug 2000 22:54:41 +0000 (22:54 +0000)]
Cleaned up DROPKLUDGE tags.

23 years agoAnother fix for the dropbox kludge
itlm019 [Tue, 22 Aug 2000 21:52:40 +0000 (21:52 +0000)]
Another fix for the dropbox kludge

23 years agoMore kludge work. Now updates the owner/group correctly but crashes afpd.
itlm019 [Fri, 18 Aug 2000 21:39:45 +0000 (21:39 +0000)]
More kludge work.  Now updates the owner/group correctly but crashes afpd.
Kludge is still disabled so you shouldn't notice anything.

23 years agoImprovements to ownership kludge (new code still doesn't work and is disabled).
itlm019 [Thu, 17 Aug 2000 00:06:16 +0000 (00:06 +0000)]
Improvements to ownership kludge (new code still doesn't work and is disabled).

23 years agoFile ownership kludge, not yet complete.
itlm019 [Wed, 16 Aug 2000 23:31:29 +0000 (23:31 +0000)]
File ownership kludge, not yet complete.

23 years agoProperly generates sbindir
rufustfirefly [Mon, 14 Aug 2000 20:54:31 +0000 (20:54 +0000)]
Properly generates sbindir

23 years agoopenssl works properly now, uams build without lib_ prepended
rufustfirefly [Mon, 14 Aug 2000 16:23:30 +0000 (16:23 +0000)]
openssl works properly now, uams build without lib_ prepended

23 years agoRenabled unlink call for server messaging to eliminate clutter. See docs for
itlm019 [Fri, 11 Aug 2000 22:24:19 +0000 (22:24 +0000)]
Renabled unlink call for server messaging to eliminate clutter.  See docs for
details on controlling clutter.

23 years agoRemoved extra -DVERSION
rufustfirefly [Fri, 11 Aug 2000 19:08:38 +0000 (19:08 +0000)]
Removed extra -DVERSION

23 years agoRemoved duplicate -I cruft from automake files
rufustfirefly [Fri, 11 Aug 2000 19:05:52 +0000 (19:05 +0000)]
Removed duplicate -I cruft from automake files

23 years agonetatalk now starts in the foreground by default
rufustfirefly [Fri, 11 Aug 2000 16:30:07 +0000 (16:30 +0000)]
netatalk now starts in the foreground by default

23 years agoDisabled attempting to delete the file after it has been read. Fixed reading
itlm019 [Thu, 10 Aug 2000 21:21:23 +0000 (21:21 +0000)]
Disabled attempting to delete the file after it has been read.  Fixed reading
from the default MSGDIR/message file.

23 years agoAdded making the MSGDIR for server messages in "make install"
itlm019 [Thu, 10 Aug 2000 21:03:44 +0000 (21:03 +0000)]
Added making the MSGDIR for server messages in "make install"

23 years agoRemoved redundant CFLAGS defs for include directories
rufustfirefly [Thu, 10 Aug 2000 16:08:14 +0000 (16:08 +0000)]
Removed redundant CFLAGS defs for include directories

23 years agoFix DDP support so --enable-ddp and --disable-ddp work as expected.
jnewman [Wed, 9 Aug 2000 20:57:32 +0000 (20:57 +0000)]
Fix DDP support so --enable-ddp and --disable-ddp work as expected.

23 years agomemory allocation for address
rufustfirefly [Wed, 9 Aug 2000 14:52:37 +0000 (14:52 +0000)]
memory allocation for address

23 years ago/usr/local/bin/perl -> /usr/bin/perl and portability fixes
rufustfirefly [Wed, 9 Aug 2000 14:12:06 +0000 (14:12 +0000)]
/usr/local/bin/perl -> /usr/bin/perl and portability fixes

23 years agoUpdated automake / autoconf for use with contrib/shell_utils/
rufustfirefly [Wed, 9 Aug 2000 14:10:04 +0000 (14:10 +0000)]
Updated automake / autoconf for use with contrib/shell_utils/

23 years agoShell utils from http://www.-genome.wi.mit.edu/ftp/distribution/software/Bass/bass...
rufustfirefly [Wed, 9 Aug 2000 14:08:06 +0000 (14:08 +0000)]
Shell utils from http://www.-genome.wi.mit.edu/ftp/distribution/software/Bass/bass-1.29/apple_util/ (initial import)

23 years agoFix cracklib support to accept an empty path
jnewman [Tue, 8 Aug 2000 22:15:07 +0000 (22:15 +0000)]
Fix cracklib support to accept an empty path
defaults to /usr/lib/cracklib_dict

23 years agoUpdated TODO list. We should use this to track the next version's release requirements.
morgana [Tue, 8 Aug 2000 20:14:14 +0000 (20:14 +0000)]
Updated TODO list.  We should use this to track the next version's release requirements.

23 years agoautomake file for bin/afile/
rufustfirefly [Tue, 8 Aug 2000 19:40:46 +0000 (19:40 +0000)]
automake file for bin/afile/

23 years agoAdded timeout executable
rufustfirefly [Tue, 8 Aug 2000 19:40:17 +0000 (19:40 +0000)]
Added timeout executable

23 years agoFix DDP enable/disable
jnewman [Tue, 8 Aug 2000 18:10:32 +0000 (18:10 +0000)]
Fix DDP enable/disable

23 years agomacusers script erased one TODO; utmp/wtmp would still be nice. :)
itlm019 [Tue, 8 Aug 2000 17:27:12 +0000 (17:27 +0000)]
macusers script erased one TODO; utmp/wtmp would still be nice.  :)

23 years agoA more comprehensive "who's logged in now?" than nu
itlm019 [Tue, 8 Aug 2000 17:24:54 +0000 (17:24 +0000)]
A more comprehensive "who's logged in now?" than nu

23 years agoMoved things into the correct categories
itlm019 [Tue, 8 Aug 2000 17:01:05 +0000 (17:01 +0000)]
Moved things into the correct categories

23 years agoStuff that still needs to be done; still needs to be fixed.
itlm019 [Tue, 8 Aug 2000 16:49:34 +0000 (16:49 +0000)]
Stuff that still needs to be done; still needs to be fixed.

23 years agoRemoved duplicate -I tags from CFLAGS
rufustfirefly [Tue, 8 Aug 2000 16:30:34 +0000 (16:30 +0000)]
Removed duplicate -I tags from CFLAGS

23 years agoWesley Craig's > 2GB patch
rufustfirefly [Tue, 8 Aug 2000 16:28:48 +0000 (16:28 +0000)]
Wesley Craig's > 2GB patch

23 years agoModifications for bin/afile/* to work
rufustfirefly [Tue, 8 Aug 2000 16:00:50 +0000 (16:00 +0000)]
Modifications for bin/afile/* to work

23 years agoAdded man pages to Makefile.am
rufustfirefly [Tue, 8 Aug 2000 15:51:59 +0000 (15:51 +0000)]
Added man pages to Makefile.am

23 years agoAdded man files from afile package
rufustfirefly [Tue, 8 Aug 2000 15:49:38 +0000 (15:49 +0000)]
Added man files from afile package

23 years agoMoved man pages to man/man1/
rufustfirefly [Tue, 8 Aug 2000 15:47:30 +0000 (15:47 +0000)]
Moved man pages to man/man1/

23 years agoPath and portability fix for this script
rufustfirefly [Tue, 8 Aug 2000 15:46:33 +0000 (15:46 +0000)]
Path and portability fix for this script

23 years agoModified orginal Makefile to use tree paths
rufustfirefly [Tue, 8 Aug 2000 15:44:58 +0000 (15:44 +0000)]
Modified orginal Makefile to use tree paths

23 years agoAdded afile utilities to bin tree (unmodified package)
rufustfirefly [Tue, 8 Aug 2000 15:43:44 +0000 (15:43 +0000)]
Added afile utilities to bin tree (unmodified package)

23 years agoModified cracklib
jnewman [Tue, 8 Aug 2000 15:43:34 +0000 (15:43 +0000)]
Modified cracklib

23 years agoAdded legacy defines for adouble applications from 990130
rufustfirefly [Tue, 8 Aug 2000 15:41:01 +0000 (15:41 +0000)]
Added legacy defines for adouble applications from 990130

23 years agoAdded timelord to SUBDIRS so that it can be compiled now
rufustfirefly [Tue, 8 Aug 2000 15:26:28 +0000 (15:26 +0000)]
Added timelord to SUBDIRS so that it can be compiled now

23 years agoTimelord compilation fixes and makefile adjustment
rufustfirefly [Tue, 8 Aug 2000 15:25:51 +0000 (15:25 +0000)]
Timelord compilation fixes and makefile adjustment

23 years agoRedundancy kludge for libtool to pull in all libraries
rufustfirefly [Tue, 8 Aug 2000 13:55:19 +0000 (13:55 +0000)]
Redundancy kludge for libtool to pull in all libraries

23 years agonetscape-config and automake file generation that was accidentally left out yesterday
rufustfirefly [Tue, 8 Aug 2000 13:49:10 +0000 (13:49 +0000)]
netscape-config and automake file generation that was accidentally left out yesterday

23 years agoFix papd so it will spool to a BSD lpr queue and change the owner of the file to...
morgana [Tue, 8 Aug 2000 05:19:19 +0000 (05:19 +0000)]
Fix papd so it will spool to a BSD lpr queue and change the owner of the file to the authenticated username.  This makes papd compatible with lpr 0.46.
Also added a fix for server messaging in afpd.  Wrong member of structure accessed for dsi info.

23 years agoadded contrib/timelord/Makefile to list
rufustfirefly [Mon, 7 Aug 2000 20:30:49 +0000 (20:30 +0000)]
added contrib/timelord/Makefile to list

23 years agoNew automake/autoconf file for contrib/timelord/
rufustfirefly [Mon, 7 Aug 2000 20:30:18 +0000 (20:30 +0000)]
New automake/autoconf file for contrib/timelord/

23 years agoChanged Makefile to work with current tree setup
rufustfirefly [Mon, 7 Aug 2000 20:29:33 +0000 (20:29 +0000)]
Changed Makefile to work with current tree setup