]> arthur.barton.de Git - netatalk.git/log
netatalk.git
23 years agoFix for server messaging. Afpd switches user to root to unlink message file, then...
morgana [Sun, 1 Apr 2001 16:11:38 +0000 (16:11 +0000)]
Fix for server messaging. Afpd switches user to root to unlink message file, then immediately switches back to user.

23 years agoadded TIMELORD_RUN, set by default to "no"
rufustfirefly [Thu, 29 Mar 2001 16:45:52 +0000 (16:45 +0000)]
added TIMELORD_RUN, set by default to "no"

23 years agomoved VERSION to BVERSION to avoid redefining VERSION
rufustfirefly [Thu, 29 Mar 2001 16:40:35 +0000 (16:40 +0000)]
moved VERSION to BVERSION to avoid redefining VERSION

23 years agoadded HAVE_BROKEN_DBTOB (whoever updated configure.in forgot it here)
rufustfirefly [Thu, 29 Mar 2001 16:33:44 +0000 (16:33 +0000)]
added HAVE_BROKEN_DBTOB (whoever updated configure.in forgot it here)

23 years agoThis patch fixes "broken" handling of dbtob (converting diskblocks to
samnoble [Thu, 29 Mar 2001 06:02:58 +0000 (06:02 +0000)]
This patch fixes "broken" handling of dbtob (converting diskblocks to
actual bytes) on Linux (every version I've used).  Basically if you mount
a filesystem that uses diskblocks with a size other than 1024 bytes/block
netatalk just assumes that you've got 1024 byte blocks anyway and reports
incorrect quota information.  define HAVE_BROKEN_DBTOB in configure.in to
enable this fix on other platforms.

23 years agoupdated to work with a recent release of the Umich AuthMan UAM.
samnoble [Wed, 28 Mar 2001 22:49:25 +0000 (22:49 +0000)]
updated to work with a recent release of the Umich AuthMan UAM.

23 years agoadded check for HAVE_CONFIG_H
samnoble [Wed, 28 Mar 2001 22:42:15 +0000 (22:42 +0000)]
added check for HAVE_CONFIG_H

23 years agoAdded UAM_OPTION_PROTOCOL to find out if we're ASP or DSI
samnoble [Wed, 28 Mar 2001 22:22:45 +0000 (22:22 +0000)]
Added UAM_OPTION_PROTOCOL to find out if we're ASP or DSI

23 years agoText fixes, added --prefix
lancel [Wed, 28 Mar 2001 15:37:54 +0000 (15:37 +0000)]
Text fixes, added --prefix

23 years agoun-hardcoded -shared, moved into LDSHAREDFLAGS
rufustfirefly [Mon, 26 Mar 2001 20:11:53 +0000 (20:11 +0000)]
un-hardcoded -shared, moved into LDSHAREDFLAGS

23 years agoAdded Credit for pam
lancel [Sat, 24 Mar 2001 05:27:52 +0000 (05:27 +0000)]
Added Credit for pam

23 years agoFix URLs
lancel [Sat, 24 Mar 2001 05:11:17 +0000 (05:11 +0000)]
Fix URLs

23 years ago./etc/uams/Makefile.am fix
lancel [Fri, 23 Mar 2001 04:13:25 +0000 (04:13 +0000)]
./etc/uams/Makefile.am fix

23 years agoAdded $LDFLAGS definition and usage. Enables -L linker flags to be passed for a...
lancel [Fri, 23 Mar 2001 04:05:48 +0000 (04:05 +0000)]
Added $LDFLAGS definition and usage.  Enables -L linker flags to be passed for a --with-ssl-dir configure directive. Fixes compiler fail on uams_dhx.so by not finding libcrypto.

23 years agoUpdate file lists in Makefile.am
lancel [Thu, 22 Mar 2001 22:23:17 +0000 (22:23 +0000)]
Update file lists in Makefile.am

23 years agoChanged ftp filenames for GNU programs automake and autoconf.
lancel [Thu, 22 Mar 2001 19:56:41 +0000 (19:56 +0000)]
Changed ftp filenames for GNU programs automake and autoconf.

23 years agomore OpenBSD fixes from Jean-Philippe Rey
rufustfirefly [Thu, 22 Mar 2001 19:09:11 +0000 (19:09 +0000)]
more OpenBSD fixes from Jean-Philippe Rey

23 years agoOpenBSD compile fix (tx to Jean-Philippe Rey for this one)
rufustfirefly [Thu, 22 Mar 2001 17:57:33 +0000 (17:57 +0000)]
OpenBSD compile fix (tx to Jean-Philippe Rey for this one)

23 years agopatch from Jonathan Paisley (jonp@chem.gla.ac.uk)
rufustfirefly [Wed, 21 Mar 2001 14:36:36 +0000 (14:36 +0000)]
patch from Jonathan Paisley (jonp@chem.gla.ac.uk)

23 years agofixes for FreeBSD relying on unistd.h (not crypt.h) for crypto headers
rufustfirefly [Wed, 21 Mar 2001 14:12:33 +0000 (14:12 +0000)]
fixes for FreeBSD relying on unistd.h (not crypt.h) for crypto headers

23 years agoSpelling mistakes
lancel [Mon, 19 Mar 2001 18:38:31 +0000 (18:38 +0000)]
Spelling mistakes

23 years agopatch for emptying trash (Patch #408218)
rufustfirefly [Wed, 14 Mar 2001 17:38:17 +0000 (17:38 +0000)]
patch for emptying trash (Patch #408218)

23 years agopatch from Yoshinobu Ishizaki for Linux 2.0.x builds
rufustfirefly [Wed, 14 Mar 2001 17:31:57 +0000 (17:31 +0000)]
patch from Yoshinobu Ishizaki for Linux 2.0.x builds

23 years agofixed ad_mode / O_RDWR bug reported on netatalk-admins list
rufustfirefly [Wed, 14 Mar 2001 15:57:44 +0000 (15:57 +0000)]
fixed ad_mode / O_RDWR bug reported on netatalk-admins list

23 years agofixes for Solaris build problems, noted by Akop Pogosian <akopps@csua.berkeley.edu>
rufustfirefly [Fri, 9 Mar 2001 14:44:47 +0000 (14:44 +0000)]
fixes for Solaris build problems, noted by Akop Pogosian <akopps@csua.berkeley.edu>

23 years agopatches from Sebastian Rittau for a cleaner build
rufustfirefly [Thu, 8 Mar 2001 14:37:28 +0000 (14:37 +0000)]
patches from Sebastian Rittau for a cleaner build

23 years agoupdated netatalk redhat rpm spec file with small fixes
rufustfirefly [Thu, 8 Mar 2001 14:31:21 +0000 (14:31 +0000)]
updated netatalk redhat rpm spec file with small fixes

23 years agoDocumentation has moved.
srittau [Wed, 7 Mar 2001 22:40:28 +0000 (22:40 +0000)]
Documentation has moved.

23 years agoThe file I used to check if we are in the main netatalk source directory
srittau [Wed, 7 Mar 2001 22:40:07 +0000 (22:40 +0000)]
The file I used to check if we are in the main netatalk source directory
has vanished. Use a different one.

23 years agoIgnore generated files.
srittau [Wed, 7 Mar 2001 22:37:56 +0000 (22:37 +0000)]
Ignore generated files.

23 years agostub README to stop debian build from breaking
rufustfirefly [Wed, 7 Mar 2001 21:47:44 +0000 (21:47 +0000)]
stub README to stop debian build from breaking

23 years agoRemoved uams_dhx_pam.c.patch integrated in the main source tree.
srittau [Wed, 7 Mar 2001 20:59:53 +0000 (20:59 +0000)]
Removed uams_dhx_pam.c.patch integrated in the main source tree.

23 years agoBetter checking for the version information.
srittau [Wed, 7 Mar 2001 20:56:13 +0000 (20:56 +0000)]
Better checking for the version information.

23 years agoremoved stale README.* references
rufustfirefly [Wed, 7 Mar 2001 20:44:34 +0000 (20:44 +0000)]
removed stale README.* references

23 years agohack README stub
rufustfirefly [Wed, 7 Mar 2001 20:40:17 +0000 (20:40 +0000)]
hack README stub

23 years agoupdated spec files for release
rufustfirefly [Wed, 7 Mar 2001 20:39:24 +0000 (20:39 +0000)]
updated spec files for release

23 years agofix for VOLOPT_MAX being 11 instead of 9 without FORCE_UIDGID
rufustfirefly [Wed, 7 Mar 2001 15:36:54 +0000 (15:36 +0000)]
fix for VOLOPT_MAX being 11 instead of 9 without FORCE_UIDGID
(thanks to Axel Bringenberg <A.Bringenberg@srz-berlin.de>)

23 years agochange from Sebastian Rittau to fix Kerberos UAM compile break (typo)
rufustfirefly [Wed, 7 Mar 2001 15:19:20 +0000 (15:19 +0000)]
change from Sebastian Rittau to fix Kerberos UAM compile break (typo)

23 years agoBring ChangeLog up to date.
lancel [Tue, 6 Mar 2001 23:26:10 +0000 (23:26 +0000)]
Bring ChangeLog up to date.

23 years agoMoved to docs/ where they should be, not INSTALL/.
lancel [Tue, 6 Mar 2001 23:20:25 +0000 (23:20 +0000)]
Moved to docs/ where they should be, not INSTALL/.

23 years ago*** empty log message ***
lancel [Tue, 6 Mar 2001 23:08:01 +0000 (23:08 +0000)]
*** empty log message ***

23 years agoMoved FAQ, AND READMEs to ./INSTALL
lancel [Tue, 6 Mar 2001 19:40:00 +0000 (19:40 +0000)]
Moved FAQ, AND READMEs to ./INSTALL

23 years agoAdded ./INSTALL/INSTALL.txt
lancel [Tue, 6 Mar 2001 19:35:36 +0000 (19:35 +0000)]
Added ./INSTALL/INSTALL.txt

23 years agoMoved README.ASUN, README, FAQ to ./INSTALL
lancel [Tue, 6 Mar 2001 19:32:48 +0000 (19:32 +0000)]
Moved README.ASUN, README, FAQ to ./INSTALL

23 years agoA few updates to papd entry.
morgana [Tue, 6 Mar 2001 17:47:23 +0000 (17:47 +0000)]
A few updates to papd entry.

23 years agoRemoved README.MORGAN because that information in now in papd's man page.
morgana [Tue, 6 Mar 2001 17:42:40 +0000 (17:42 +0000)]
Removed README.MORGAN because that information in now in papd's man page.

23 years agoUpdated papd man page to match current code. Added descriptions of authenticated...
morgana [Tue, 6 Mar 2001 16:19:17 +0000 (16:19 +0000)]
Updated papd man page to match current code.  Added descriptions of authenticated printing and other new papd options.

23 years agoAppleDouble directory creation debugging
itlm019 [Wed, 28 Feb 2001 21:43:13 +0000 (21:43 +0000)]
AppleDouble directory creation debugging

23 years agoadded dropbox as a volume option when DROPKLUDGE is compiled in
rufustfirefly [Wed, 28 Feb 2001 16:53:23 +0000 (16:53 +0000)]
added dropbox as a volume option when DROPKLUDGE is compiled in

23 years agofixed Id tag in Changelog
rufustfirefly [Tue, 27 Feb 2001 21:32:26 +0000 (21:32 +0000)]
fixed Id tag in Changelog

23 years agoupdated readme
rufustfirefly [Tue, 27 Feb 2001 21:32:10 +0000 (21:32 +0000)]
updated readme

23 years agoKerberos UAM module changes. (still not working yet, initial changes)
rufustfirefly [Tue, 27 Feb 2001 21:07:20 +0000 (21:07 +0000)]
Kerberos UAM module changes. (still not working yet, initial changes)

23 years agoBumped version to 1.5pre4-2.
srittau [Tue, 27 Feb 2001 20:44:28 +0000 (20:44 +0000)]
Bumped version to 1.5pre4-2.

Added copyright of the University of Newcastle upon Tyne to copyright.

23 years agoPGP UAM module compilation support using --enable-pgp-uam
rufustfirefly [Tue, 27 Feb 2001 17:24:39 +0000 (17:24 +0000)]
PGP UAM module compilation support using --enable-pgp-uam

23 years agouams CVS Id tag addition, uams_dhx_pam auth module works again, new spec file for...
rufustfirefly [Tue, 27 Feb 2001 17:07:42 +0000 (17:07 +0000)]
uams CVS Id tag addition, uams_dhx_pam auth module works again, new spec file for redhat

23 years agocompilation fixes for FORCE_UIDGID enabled
rufustfirefly [Tue, 27 Feb 2001 16:27:19 +0000 (16:27 +0000)]
compilation fixes for FORCE_UIDGID enabled

23 years agochanged USE_AFS to AFS to work with current tree
rufustfirefly [Tue, 27 Feb 2001 16:26:18 +0000 (16:26 +0000)]
changed USE_AFS to AFS to work with current tree

23 years agoupdated requirements documentation
rufustfirefly [Tue, 27 Feb 2001 14:23:24 +0000 (14:23 +0000)]
updated requirements documentation

23 years agoinitscript patch for kernel module loading, timelord updates, SSL fix for Mac OS...
rufustfirefly [Mon, 26 Feb 2001 15:39:00 +0000 (15:39 +0000)]
initscript patch for kernel module loading, timelord updates, SSL fix for Mac OS X building

23 years agomoved FORCE_UIDGID check after config.h load (paperbag)
rufustfirefly [Fri, 23 Feb 2001 22:16:15 +0000 (22:16 +0000)]
moved FORCE_UIDGID check after config.h load (paperbag)

23 years agoChangelog entry for the upcoming 1.5pre5-1.
srittau [Fri, 23 Feb 2001 22:05:04 +0000 (22:05 +0000)]
Changelog entry for the upcoming 1.5pre5-1.

23 years agoRemoved unneeded generated file.
srittau [Fri, 23 Feb 2001 22:04:22 +0000 (22:04 +0000)]
Removed unneeded generated file.

23 years agoadded confdefs.h
rufustfirefly [Fri, 23 Feb 2001 21:32:24 +0000 (21:32 +0000)]
added confdefs.h

23 years agofix for FAQ not being distributed in .deb (Sebastian Rittau)
rufustfirefly [Fri, 23 Feb 2001 20:13:40 +0000 (20:13 +0000)]
fix for FAQ not being distributed in .deb (Sebastian Rittau)

23 years agoAlso ship the FAQ.
srittau [Fri, 23 Feb 2001 20:06:32 +0000 (20:06 +0000)]
Also ship the FAQ.

23 years agoAdded a check for the INSTALL file.
srittau [Fri, 23 Feb 2001 20:02:12 +0000 (20:02 +0000)]
Added a check for the INSTALL file.

23 years agoSource version is 1.5pre5.
srittau [Fri, 23 Feb 2001 20:01:04 +0000 (20:01 +0000)]
Source version is 1.5pre5.

23 years agofixed typos in configure.in, and search for hosts_access in libwrap
rufustfirefly [Fri, 23 Feb 2001 16:35:49 +0000 (16:35 +0000)]
fixed typos in configure.in, and search for hosts_access in libwrap

23 years agoadded ltconfig and ltmain.sh
rufustfirefly [Fri, 23 Feb 2001 16:35:07 +0000 (16:35 +0000)]
added ltconfig and ltmain.sh

23 years agoautogen fix for libtoolize (Wes Hardaker)
rufustfirefly [Fri, 23 Feb 2001 15:49:56 +0000 (15:49 +0000)]
autogen fix for libtoolize (Wes Hardaker)

23 years agobumped version to 1.5pre5, pending release of paperbag fixes
rufustfirefly [Fri, 23 Feb 2001 15:46:46 +0000 (15:46 +0000)]
bumped version to 1.5pre5, pending release of paperbag fixes

23 years agoimplemented Wes Hardaker's patch for AFS support
rufustfirefly [Fri, 23 Feb 2001 15:46:13 +0000 (15:46 +0000)]
implemented Wes Hardaker's patch for AFS support

23 years agocodepage fix from Axel Barnitzek (barney@users.sourceforge.net), keeping ChangeLog...
rufustfirefly [Fri, 23 Feb 2001 15:35:36 +0000 (15:35 +0000)]
codepage fix from Axel Barnitzek (barney@users.sourceforge.net), keeping ChangeLog up to date

23 years agoRemoved more patches applied upstream.
srittau [Thu, 22 Feb 2001 09:27:09 +0000 (09:27 +0000)]
Removed more patches applied upstream.

23 years agoRemoved SSL support from version 1.5pre3-1 and added to 1.4pre4-1.
srittau [Thu, 22 Feb 2001 09:25:06 +0000 (09:25 +0000)]
Removed SSL support from version 1.5pre3-1 and added to 1.4pre4-1.

23 years agomegatron fixes from the old Debian maintainer (Sebastian Rittau)
rufustfirefly [Wed, 21 Feb 2001 21:00:37 +0000 (21:00 +0000)]
megatron fixes from the old Debian maintainer (Sebastian Rittau)

23 years agoDebian distrib/debian/patches/libatalk.patch for automake (Sebastian Rittau)
rufustfirefly [Wed, 21 Feb 2001 20:30:30 +0000 (20:30 +0000)]
Debian distrib/debian/patches/libatalk.patch for automake (Sebastian Rittau)

23 years agoship add_netatalk_printer properly for Debian (Sebastian Rittau)
rufustfirefly [Wed, 21 Feb 2001 20:26:53 +0000 (20:26 +0000)]
ship add_netatalk_printer properly for Debian (Sebastian Rittau)

23 years agofix "make dist" to not fail (Sebastian Rittau)
rufustfirefly [Wed, 21 Feb 2001 20:25:47 +0000 (20:25 +0000)]
fix "make dist" to not fail (Sebastian Rittau)

23 years agoUpstream file has fixed some issues.
srittau [Wed, 21 Feb 2001 19:20:34 +0000 (19:20 +0000)]
Upstream file has fixed some issues.

23 years agoRemoved unneeded patch.
srittau [Wed, 21 Feb 2001 19:04:32 +0000 (19:04 +0000)]
Removed unneeded patch.

23 years agoRemoved patch that was fixed upstream.
srittau [Wed, 21 Feb 2001 18:57:39 +0000 (18:57 +0000)]
Removed patch that was fixed upstream.

23 years agoFinalized pre3-1.
srittau [Wed, 21 Feb 2001 18:52:49 +0000 (18:52 +0000)]
Finalized pre3-1.

pre3cvs-1 -> pre3-1

23 years agopam.d file fix
rufustfirefly [Wed, 21 Feb 2001 13:34:06 +0000 (13:34 +0000)]
pam.d file fix

23 years agoadded Dreamweaver Template extension (dwt) and added CVS Id tag
rufustfirefly [Wed, 21 Feb 2001 13:06:55 +0000 (13:06 +0000)]
added Dreamweaver Template extension (dwt) and added CVS Id tag

23 years agoshadow password specific PAM file
rufustfirefly [Tue, 20 Feb 2001 21:26:45 +0000 (21:26 +0000)]
shadow password specific PAM file

23 years agoallow for installation of PAM netatalk file
rufustfirefly [Tue, 20 Feb 2001 21:20:52 +0000 (21:20 +0000)]
allow for installation of PAM netatalk file

23 years agoremoving -latalk, since it is unneeded and sometimes causes errors
rufustfirefly [Tue, 20 Feb 2001 20:37:10 +0000 (20:37 +0000)]
removing -latalk, since it is unneeded and sometimes causes errors

23 years agofixed typos introduced in other commit
rufustfirefly [Tue, 20 Feb 2001 20:35:17 +0000 (20:35 +0000)]
fixed typos introduced in other commit

23 years agoremoved -latalk that broke build (d'oh!)
rufustfirefly [Tue, 20 Feb 2001 17:43:21 +0000 (17:43 +0000)]
removed -latalk that broke build (d'oh!)

23 years agochanged version to 1.5pre4
rufustfirefly [Tue, 20 Feb 2001 17:20:04 +0000 (17:20 +0000)]
changed version to 1.5pre4

23 years agoslight fix, added AC_CONDITIONAL for USE_SHADOWPW for PAM files
rufustfirefly [Tue, 20 Feb 2001 17:17:20 +0000 (17:17 +0000)]
slight fix, added AC_CONDITIONAL for USE_SHADOWPW for PAM files

23 years agoremoved old scripts, updated, added mandrake RPM spec from 1.5pre3
rufustfirefly [Tue, 20 Feb 2001 16:57:32 +0000 (16:57 +0000)]
removed old scripts, updated, added mandrake RPM spec from 1.5pre3

23 years agoSolaris build ignores for CVS
rufustfirefly [Tue, 20 Feb 2001 16:56:24 +0000 (16:56 +0000)]
Solaris build ignores for CVS

23 years agoadded .tmpl generated files to ignore list (cleanup for release)
rufustfirefly [Tue, 20 Feb 2001 16:46:16 +0000 (16:46 +0000)]
added .tmpl generated files to ignore list (cleanup for release)

23 years agoSuSE / Tru64 fixes for initscripts
rufustfirefly [Tue, 20 Feb 2001 16:40:13 +0000 (16:40 +0000)]
SuSE / Tru64 fixes for initscripts

23 years ago* Removed various build patches now included upstream.
srittau [Mon, 19 Feb 2001 21:23:35 +0000 (21:23 +0000)]
* Removed various build patches now included upstream.
* dh_installmanpages -> dh_installman
* Removed comment about Debian specific changes from debian/copyright.
* Merged in changes made to 1.5pre3-0.1 changelog entry.

23 years agoUse dh_installman from debhelper v3 instead of the deprecated
srittau [Mon, 19 Feb 2001 21:20:56 +0000 (21:20 +0000)]
Use dh_installman from debhelper v3 instead of the deprecated
dh_installmanpages. Build depend on debhelper >= 3.0.0.

23 years agoRemoved comment about Debian specific changes.
srittau [Mon, 19 Feb 2001 21:18:29 +0000 (21:18 +0000)]
Removed comment about Debian specific changes.

23 years agoExit with "error" status 0 when program executes successfully.
srittau [Mon, 19 Feb 2001 21:16:33 +0000 (21:16 +0000)]
Exit with "error" status 0 when program executes successfully.