Commit Graph

21 Commits

Author SHA1 Message Date
espie
54869ce610 fix up cleanup. while there, regen plist for @bin markers.
pam is so wrong, and autconf is so wrong, that people using both even
manage to fuck up configure tests.

so it compiles on linux, it must be right ?

pathetic...
2010-03-01 13:41:31 +00:00
naddy
10431b38d1 SECURITY FIX
Resolves CVE-2008-5718, diff from upstream

reminded by Brad
2009-08-14 19:09:22 +00:00
steven
cb86d2e7d4 let this build with newer db4 2007-10-26 14:27:23 +00:00
steven
4baf96ac84 regen patches 2007-10-25 18:57:32 +00:00
pvalchev
69e49a8551 Update to netatalk-2.0.3 and get rid of old directory structure.
A long due update with important features such as long filenames,
unicode, etc.
From new maintainer "Arnaud Bergeron" <abergeron@gmail.com>
2006-09-22 05:54:33 +00:00
naddy
25affa0205 Finish netatalk reorganization and update.
Submitted by maintainer Ian McWilliam <i.mcwilliam@uws.edu.au>.
2002-07-23 11:54:37 +00:00
brad
cbe1a9a9d1 copy file from files/ dir instead of patching it into existence 2001-08-16 03:23:21 +00:00
brad
31355b4571 patch-etcafpd-authc
more syslogging of login failures so we have have more info on why.

patch-etcafpd-volumec
Update to partially resolve the current problem with afpd not behaving
correctly with permisions on /etc/netatalk.

Log correctly to /var/log/daemon when we can't access configuration files.
Put in place proper error checking when reading them. Would be nice if the
origional programmers actually checked for failure for anything.
People can now see just why things are not working as they like.

Mar 29 18:08:38 kashmir afpd[6210]: session from 39148.187:250 on
39148.169:129
Mar 29 18:08:38 kashmir afpd[6210]: login dingo (uid 1002, gid 10)
Mar 29 18:08:38 kashmir afpd[6210]: unable to access
/etc/netatalk/AppleVolumes.system: Permission denied
Mar 29 18:08:40 kashmir afpd[6210]: done
Mar 29 18:08:40 kashmir afpd[21593]: asp_chld 6210 done

Pass the CORRECT arguments to creatvol. from "Benninghoff, John"
<JABenninghoff@dainrauscher.com>

Return AFPERR_PARAM when we can't access configuration files to
the appleshare client requesting access. This stops possible DOS under
MacOS. In it's current form the Appleshare client has to be killed on the
MAC side by killing the "CHOOSER" Application. By returning proper errors
the appleshare client exits gracefully with error: "An Appleshare system
error occured."

patch-etcpapd-lpc
cosmetic change: remove an unused variable.

patch-version
changes made bump version.
--
From: maintainer
2001-04-18 13:17:43 +00:00
brad
c92b3b5132 - integrate COMMENT
- bump NEED_VERSION
- hardcoded /etc/netatalk -> ${SYSCONFDIR}
--
Ok'd by: maintainer
2001-04-18 13:00:26 +00:00
wilfried
de006f5e67 bump the version. from maintainer 2001-03-19 13:51:21 +00:00
wilfried
721c65541e fix so papd can read lpd's /etc/printcap a little better.
from maintainer
2001-03-19 13:50:57 +00:00
wilfried
b8543e49b9 Fix the way in which the atalkd routing daemon handles startup with
repect to non-allowable zero appletalk zone range.
from maintainer
2001-03-19 13:50:01 +00:00
wilfried
a3122bc352 fix the example printcap settings in psf(8) so we use the correct paths.
from maintainer
2001-03-19 13:47:37 +00:00
brad
559c1d5a4a add support for colour volume icons; From: maintainer 2001-01-19 14:34:43 +00:00
brad
7be1e8c24d Fake 2000-08-10 18:06:01 +00:00
brad
f22b2212e6 - Fake
- add HOMEPAGE, another distsite, NEED_VERSION and some more docs
- respect CC and CFLAGS
- move RESDIR from share to share/netatalk
- move examples from lib/netatalk to share/examples/netatalk
- remove the need for having the source tree installed, just use the
headers in /usr/include/netatalk
2000-08-10 17:53:31 +00:00
espie
7647d31acf Various clean ups, from Ian McWilliam. 2000-06-12 17:27:33 +00:00
kevlo
ca76526b11 95% of the warnings are fixed. Port no longer destroys /etc/netatalk/rc.atalk
if it exists.
1999-12-15 02:54:39 +00:00
marc
4cf7d3a218 netatalk update from ianm@cit.nepean.uws.edu.au; Ian says:
This update implements changes to afpd (appletalk filing protocol daemon)
so that it handles users groups correctly for acess and handles the
effictive user and group of the parent process correctly under OpenBSD
2.5-beta. Previous fix didn't work quite as expected.
1999-03-31 22:51:00 +00:00
marc
c720e8585f patches from Ian McWilliam <I.McWilliam@cit.nepean.uws.edu.au>
Ian says: Sometime around January 1999 2.4-current sources broke
the handling of afpd group access. Now fixed.
Various fixes and updates to afpd.
1999-03-16 12:57:58 +00:00
marc
2255080328 netatalk 1.4b2 port; ianm@cit.nepean.uws.edu.au 1999-01-19 04:40:13 +00:00