]> arthur.barton.de Git - netatalk.git/log
netatalk.git
20 years agofix: make libatalk compilable when DB3/CDB backend is turned off
rlewczuk [Thu, 10 Jul 2003 13:50:39 +0000 (13:50 +0000)]
fix: make libatalk compilable when DB3/CDB backend is turned off

20 years agoUpdated NEWS file from stable branch.
srittau [Tue, 1 Jul 2003 19:23:22 +0000 (19:23 +0000)]
Updated NEWS file from stable branch.

20 years agoUpdated option descriptions.
srittau [Tue, 1 Jul 2003 19:22:34 +0000 (19:22 +0000)]
Updated option descriptions.

20 years agoTry to ckeck, recover and cleanly close cnid. Few issues if afpd killed in db
didg [Thu, 26 Jun 2003 02:15:21 +0000 (02:15 +0000)]
Try to ckeck, recover and cleanly close cnid. Few issues if afpd killed in db
routine. From Björn Fernhomberg.

20 years agoTurn off optimization by default. [Michael McCarthy]
srittau [Tue, 17 Jun 2003 06:39:37 +0000 (06:39 +0000)]
Turn off optimization by default. [Michael McCarthy]

20 years agoWhitespace fixes.
srittau [Sat, 14 Jun 2003 16:56:56 +0000 (16:56 +0000)]
Whitespace fixes.

20 years agoWhite space fixes.
srittau [Sat, 14 Jun 2003 16:45:21 +0000 (16:45 +0000)]
White space fixes.

20 years agoFixed error that I introduced into Burkhard's patch. Pointed out by
srittau [Sat, 14 Jun 2003 16:40:54 +0000 (16:40 +0000)]
Fixed error that I introduced into Burkhard's patch. Pointed out by
Burkhard.

20 years agoInclude path fixes.
srittau [Thu, 12 Jun 2003 23:47:48 +0000 (23:47 +0000)]
Include path fixes.

20 years agoInclude path fix.
srittau [Thu, 12 Jun 2003 23:45:22 +0000 (23:45 +0000)]
Include path fix.

20 years agoPut TCP wrappers check into a separate file. Changed --with-tcp-wrappers to
srittau [Thu, 12 Jun 2003 23:15:06 +0000 (23:15 +0000)]
Put TCP wrappers check into a separate file. Changed --with-tcp-wrappers to
--disable-tcp-wrappers, changed default.

20 years agoInclude path fixes.
srittau [Thu, 12 Jun 2003 22:46:28 +0000 (22:46 +0000)]
Include path fixes.

20 years agoRemoved unused file.
srittau [Thu, 12 Jun 2003 11:37:11 +0000 (11:37 +0000)]
Removed unused file.

20 years agoFixed include paths.
srittau [Thu, 12 Jun 2003 11:36:10 +0000 (11:36 +0000)]
Fixed include paths.

20 years agoOops, fixed thinko I introduced in the last patch.
srittau [Wed, 11 Jun 2003 22:07:56 +0000 (22:07 +0000)]
Oops, fixed thinko I introduced in the last patch.

20 years agoPatch by Burkhard Schmidt to improve seeding of the entropy cache on Tru64.
srittau [Wed, 11 Jun 2003 22:05:55 +0000 (22:05 +0000)]
Patch by Burkhard Schmidt to improve seeding of the entropy cache on Tru64.

20 years agoDon't check for sys/quota.h and linux/quota.h, since the resulting #defines
srittau [Wed, 11 Jun 2003 21:45:43 +0000 (21:45 +0000)]
Don't check for sys/quota.h and linux/quota.h, since the resulting #defines
are not used anyways.

20 years agoAlternate libgcrypt support for uams_randnum.c.
srittau [Wed, 11 Jun 2003 07:49:52 +0000 (07:49 +0000)]
Alternate libgcrypt support for uams_randnum.c.

20 years agoAlternate libgcrypt support for uams_pgp.
srittau [Wed, 11 Jun 2003 07:26:50 +0000 (07:26 +0000)]
Alternate libgcrypt support for uams_pgp.

20 years agoRemoved all traces of OpenSSL specific stuff.
srittau [Wed, 11 Jun 2003 07:23:24 +0000 (07:23 +0000)]
Removed all traces of OpenSSL specific stuff.

20 years agoRemoved --enable-pgp-uam configure option. Is there any reason somebody
srittau [Wed, 11 Jun 2003 07:18:04 +0000 (07:18 +0000)]
Removed --enable-pgp-uam configure option. Is there any reason somebody
would not want to compile it as long as the dependencies (namely OpenSSL)
are fulfilled? It's not enabled in the default configuration anyways, so
compiling it will do no harm.

20 years agoWarning fixes.
srittau [Wed, 11 Jun 2003 07:16:14 +0000 (07:16 +0000)]
Warning fixes.

20 years agoPrefix functions in crypt.[ch] with atalk_. Removed all direct invocations
srittau [Wed, 11 Jun 2003 07:14:09 +0000 (07:14 +0000)]
Prefix functions in crypt.[ch] with atalk_. Removed all direct invocations
of SSL functions from uams_randnum.c.

20 years agoDon't use crypt.[ch] for the PGP UAMS.
srittau [Wed, 11 Jun 2003 06:55:52 +0000 (06:55 +0000)]
Don't use crypt.[ch] for the PGP UAMS.

20 years agoPut cryptographic code into a separate code file. This is in preparation
srittau [Wed, 11 Jun 2003 06:29:29 +0000 (06:29 +0000)]
Put cryptographic code into a separate code file. This is in preparation
for libgcrypt support. Also, it will reduce code duplication.

20 years agoHead <-> 1.6 patch reduction.
srittau [Mon, 9 Jun 2003 15:09:19 +0000 (15:09 +0000)]
Head <-> 1.6 patch reduction.

20 years agoWarning fixes.
srittau [Mon, 9 Jun 2003 14:42:38 +0000 (14:42 +0000)]
Warning fixes.

20 years agoWhite space and comment capitalization fixes.
srittau [Mon, 9 Jun 2003 14:25:51 +0000 (14:25 +0000)]
White space and comment capitalization fixes.

20 years agoTab -> spaces (consistency).
srittau [Mon, 9 Jun 2003 14:05:26 +0000 (14:05 +0000)]
Tab -> spaces (consistency).

20 years agoOptional libgcrypt support.
srittau [Mon, 9 Jun 2003 02:55:24 +0000 (02:55 +0000)]
Optional libgcrypt support.

20 years agoI suck; bug fixes, more code cleanup, better error handling, and more new
srittau [Mon, 9 Jun 2003 02:51:34 +0000 (02:51 +0000)]
I suck; bug fixes, more code cleanup, better error handling, and more new
OpenSSL API.

20 years agoFix --enable-gcrypt and --disable-gcrypt.
srittau [Mon, 9 Jun 2003 02:50:45 +0000 (02:50 +0000)]
Fix --enable-gcrypt and --disable-gcrypt.

20 years agoAdded HAVE_GCRYPT define. Removed explicit checks for libcryto and libdes,
srittau [Sun, 8 Jun 2003 16:49:25 +0000 (16:49 +0000)]
Added HAVE_GCRYPT define. Removed explicit checks for libcryto and libdes,
since they interfered with libgcrypt.

20 years agoAdded check for libgcrypt (as an alternative to OpenSSL).
srittau [Sun, 8 Jun 2003 16:04:49 +0000 (16:04 +0000)]
Added check for libgcrypt (as an alternative to OpenSSL).

20 years agoPut COMPILE_A2BOOT conditional into contrib/a2boot/Makefile.am, not
srittau [Sun, 8 Jun 2003 15:57:40 +0000 (15:57 +0000)]
Put COMPILE_A2BOOT conditional into contrib/a2boot/Makefile.am, not
contrib/Makefile.am. Even if COMPILE_A2BOOT is not defined, we *must*
recurse into a2boot, so that e.g. "make dist", "make clean" or the
regeneration of Makefile.in still work properly.

20 years agoRemove --enable-timelord; always compile timelord.
srittau [Sun, 8 Jun 2003 15:21:40 +0000 (15:21 +0000)]
Remove --enable-timelord; always compile timelord.

20 years agoAC_INIT using a different source file (from afpd instead of adv1tov2.
srittau [Sun, 8 Jun 2003 15:17:56 +0000 (15:17 +0000)]
AC_INIT using a different source file (from afpd instead of adv1tov2.

20 years agoPut check for DID scheme into a separate macro, fixed configure help string
srittau [Sun, 8 Jun 2003 14:52:37 +0000 (14:52 +0000)]
Put check for DID scheme into a separate macro, fixed configure help string
indention, streamlined "checking foo..." messages.

20 years agoCompilation fix.
srittau [Sat, 7 Jun 2003 23:23:27 +0000 (23:23 +0000)]
Compilation fix.

20 years agoFix help string indention.
srittau [Sat, 7 Jun 2003 12:04:51 +0000 (12:04 +0000)]
Fix help string indention.

20 years agoAuto-generate etc2ps.sh.
srittau [Sat, 7 Jun 2003 12:01:03 +0000 (12:01 +0000)]
Auto-generate etc2ps.sh.

20 years agoBug fixes.
srittau [Sat, 7 Jun 2003 03:07:27 +0000 (03:07 +0000)]
Bug fixes.

20 years agoMore code cleanup.
srittau [Sat, 7 Jun 2003 01:39:05 +0000 (01:39 +0000)]
More code cleanup.

20 years agoAlways use new OpenSSL API.
srittau [Fri, 6 Jun 2003 22:43:39 +0000 (22:43 +0000)]
Always use new OpenSSL API.

20 years agoNew OpenSSL API.
srittau [Fri, 6 Jun 2003 22:40:12 +0000 (22:40 +0000)]
New OpenSSL API.

20 years agoCode cleanup.
srittau [Fri, 6 Jun 2003 22:34:34 +0000 (22:34 +0000)]
Code cleanup.

20 years agoWarning fixes.
srittau [Fri, 6 Jun 2003 21:17:19 +0000 (21:17 +0000)]
Warning fixes.

20 years agoDon't implement ad_hf_mode in header file, but always use the function in
srittau [Fri, 6 Jun 2003 20:46:38 +0000 (20:46 +0000)]
Don't implement ad_hf_mode in header file, but always use the function in
ad_open.c.

20 years agoImplement sendfile() as macro.
srittau [Fri, 6 Jun 2003 20:43:14 +0000 (20:43 +0000)]
Implement sendfile() as macro.

20 years agoImplement path_isadir() as macro. Please do not put function implementations
srittau [Fri, 6 Jun 2003 20:36:59 +0000 (20:36 +0000)]
Implement path_isadir() as macro. Please do not put function implementations
into header files.

20 years agoWarning fixes: comment out unused stuff, remove unused variables and labels.
srittau [Fri, 6 Jun 2003 20:25:32 +0000 (20:25 +0000)]
Warning fixes: comment out unused stuff, remove unused variables and labels.

20 years agoNew maccode map: identity to pass through characters.
srittau [Fri, 6 Jun 2003 20:18:39 +0000 (20:18 +0000)]
New maccode map: identity to pass through characters.

20 years agoInstall data correctly.
srittau [Fri, 6 Jun 2003 20:17:55 +0000 (20:17 +0000)]
Install data correctly.

20 years agoDB3 patch check fix by Stefan Muenkner.
srittau [Fri, 6 Jun 2003 19:45:51 +0000 (19:45 +0000)]
DB3 patch check fix by Stefan Muenkner.

20 years agoFix for afpd debugging by Stefan Muenkner.
srittau [Fri, 6 Jun 2003 19:41:48 +0000 (19:41 +0000)]
Fix for afpd debugging by Stefan Muenkner.

20 years agoAdded a missing break statement. Patch by Chris Shiels.
srittau [Fri, 6 Jun 2003 19:35:15 +0000 (19:35 +0000)]
Added a missing break statement. Patch by Chris Shiels.

20 years agoInclude config.h.
srittau [Fri, 6 Jun 2003 18:57:32 +0000 (18:57 +0000)]
Include config.h.

20 years agoRemove unused PAPD_LIBS, replaced AFPD_LIBS by WRAP_LIBS.
srittau [Fri, 6 Jun 2003 18:28:10 +0000 (18:28 +0000)]
Remove unused PAPD_LIBS, replaced AFPD_LIBS by WRAP_LIBS.

20 years agoBuild fix.
srittau [Fri, 6 Jun 2003 17:40:20 +0000 (17:40 +0000)]
Build fix.

20 years agoCFLAGS -> INCLUDES and other build fixes.
srittau [Fri, 6 Jun 2003 17:34:32 +0000 (17:34 +0000)]
CFLAGS -> INCLUDES and other build fixes.

20 years agoFix.
srittau [Fri, 6 Jun 2003 17:00:40 +0000 (17:00 +0000)]
Fix.

20 years agoUse configure mechanism for generating files. Don't distribute generated
srittau [Fri, 6 Jun 2003 16:16:45 +0000 (16:16 +0000)]
Use configure mechanism for generating files. Don't distribute generated
perl scripts.

20 years agoAFP3.x add unix privilege (new volume option upriv), fix double click and utf8
didg [Thu, 5 Jun 2003 09:17:07 +0000 (09:17 +0000)]
AFP3.x add unix privilege (new volume option upriv), fix double click and utf8
name. Björn Fernhomberg and me.

20 years agosmall fixes from Björn Fernhomberg, remove compiler warnings and a malloc
didg [Mon, 2 Jun 2003 06:54:22 +0000 (06:54 +0000)]
small fixes from Björn Fernhomberg, remove compiler warnings and a malloc
check.

20 years agocheck if mtoupath return NULL
didg [Mon, 26 May 2003 12:32:35 +0000 (12:32 +0000)]
check if mtoupath return NULL

21 years agodon't call log function if parameter is null, from Robby Griffin and Sean Bolton
didg [Wed, 21 May 2003 01:32:47 +0000 (01:32 +0000)]
don't call log function if parameter is null, from Robby Griffin and Sean Bolton

21 years agoSERVTEXT wasn't defined patch from Björn Fernhomberg
didg [Tue, 20 May 2003 20:50:49 +0000 (20:50 +0000)]
SERVTEXT wasn't defined patch from Björn Fernhomberg

21 years agoreturn 0xffff if more than 65536 entries in a directory.
didg [Tue, 20 May 2003 14:46:50 +0000 (14:46 +0000)]
return 0xffff if more than 65536 entries in a directory.

21 years agoAFP 3.x add sleep timeout, add disconnect old session. Björn Fernhomberg and me
didg [Fri, 16 May 2003 15:29:25 +0000 (15:29 +0000)]
AFP 3.x add sleep timeout, add disconnect old session. Björn Fernhomberg and me

21 years agoBUGFIX enumerate DID parameter and curdir->d_did are not always the same (when pathna...
didg [Fri, 16 May 2003 14:38:20 +0000 (14:38 +0000)]
BUGFIX enumerate DID parameter and curdir->d_did are not always the same (when pathname parameter is not empty).

21 years agopap: Allow login using gecos name too, fix most obvious buffers overrun... from
didg [Wed, 14 May 2003 15:13:50 +0000 (15:13 +0000)]
pap: Allow login using gecos name too, fix most obvious buffers overrun... from
Björn Fernhomberg.

21 years agobugfix, should work a lot better, from Björn Fernhomberg and me.
didg [Mon, 12 May 2003 13:31:02 +0000 (13:31 +0000)]
bugfix, should work a lot better, from Björn Fernhomberg and me.

21 years agoBUFIX: dirsearch_byname it's cdir not curdir, was a pb with catsearch
didg [Mon, 12 May 2003 09:43:11 +0000 (09:43 +0000)]
BUFIX: dirsearch_byname it's cdir not curdir, was a pb with catsearch

21 years agoif AFPVOL_MTOUUPPER or AFPVOL_MTOULOWER set , mac name and unix name are
didg [Wed, 7 May 2003 13:23:53 +0000 (13:23 +0000)]
if AFPVOL_MTOUUPPER or AFPVOL_MTOULOWER set , mac name and unix name are
different.

21 years agoFixed typo in comment.
srittau [Wed, 7 May 2003 00:13:24 +0000 (00:13 +0000)]
Fixed typo in comment.

21 years agomore stupid if ((a = b()) == C) to (C == (a = b()) changes
didg [Sat, 3 May 2003 20:03:12 +0000 (20:03 +0000)]
more stupid if ((a = b()) == C) to (C == (a = b()) changes

21 years agoAFP 3.1 catsearch fixes from Bjorn Fernhomberg.
didg [Fri, 2 May 2003 18:22:13 +0000 (18:22 +0000)]
AFP 3.1 catsearch fixes from Bjorn Fernhomberg.

21 years agobugfix from Bjorn Fernhomberg
didg [Fri, 2 May 2003 17:53:10 +0000 (17:53 +0000)]
bugfix from Bjorn Fernhomberg

21 years agoafp_createfile return VLOCK rather than PARAM error if the volume is mounted read...
didg [Sat, 26 Apr 2003 16:53:44 +0000 (16:53 +0000)]
afp_createfile return VLOCK rather than PARAM error if the volume is mounted read only.

21 years agoAFP3 return the right error in mapname when asked for unicode with a pre3.0 version.
didg [Thu, 24 Apr 2003 17:05:38 +0000 (17:05 +0000)]
AFP3 return the right error in mapname when asked for unicode with a pre3.0 version.

21 years agocheck against the right value in FPSetVolParms.
didg [Tue, 22 Apr 2003 04:19:55 +0000 (04:19 +0000)]
check against the right value in FPSetVolParms.

21 years agoAllow DirectoryNames to be computed properly when fqdn includes a port specification.
samnoble [Mon, 21 Apr 2003 22:39:40 +0000 (22:39 +0000)]
Allow DirectoryNames to be computed properly when fqdn includes a port specification.

21 years agoDon't advertise a fqdn in the DsiGetStatus reply if tcp is disabled.
samnoble [Mon, 21 Apr 2003 21:58:41 +0000 (21:58 +0000)]
Don't advertise a fqdn in the DsiGetStatus reply if tcp is disabled.

21 years agobetter error code for calls on a not existing file
didg [Sun, 20 Apr 2003 06:53:40 +0000 (06:53 +0000)]
better error code for calls on a not existing file

21 years agoAFP3 with UTF8 ckeck name parameter is not too big.
didg [Sun, 20 Apr 2003 06:13:40 +0000 (06:13 +0000)]
AFP3 with UTF8 ckeck name parameter is not too big.

21 years agofix from Bjorn Fernhomberg.
didg [Fri, 18 Apr 2003 11:38:31 +0000 (11:38 +0000)]
fix from Bjorn Fernhomberg.

21 years agok5service and k5realm options for Kerberos 5 UAM
samnoble [Wed, 16 Apr 2003 22:50:00 +0000 (22:50 +0000)]
k5service and k5realm options for Kerberos 5 UAM

21 years agoThe following were necessary in order to implement a Kerbers 5 UAM compatible
samnoble [Wed, 16 Apr 2003 22:45:08 +0000 (22:45 +0000)]
The following were necessary in order to implement a Kerbers 5 UAM compatible
with what Apple ships in OS X 10.2.

o support for specifying k5service and k5realm in afpd.conf
o support for UTF8ServerName and DirectoryServicesNames in GetStatus reply
o uam support for querying the server's k5service setting

21 years agobugfix: cache handling when inodes are reused.
didg [Wed, 16 Apr 2003 06:55:44 +0000 (06:55 +0000)]
bugfix: cache handling when inodes are reused.

21 years agobugfix: movecwd() if parent directory is deleted by someone else
didg [Tue, 15 Apr 2003 07:18:45 +0000 (07:18 +0000)]
bugfix: movecwd() if parent directory is deleted by someone else

21 years agoadd a macro for large file support and autoconf < 2.54 , from wxWindows
didg [Mon, 14 Apr 2003 18:22:02 +0000 (18:22 +0000)]
add a macro for large file support and autoconf < 2.54 , from wxWindows

21 years agoAFP 3.x double check in loginExt that large file support is enabled (size off_t
didg [Mon, 14 Apr 2003 18:11:06 +0000 (18:11 +0000)]
AFP 3.x double check in loginExt that large file support is enabled (size off_t
== 8).

21 years agoremove a linear dir search, we already have the info.
didg [Mon, 14 Apr 2003 18:03:48 +0000 (18:03 +0000)]
remove a linear dir search, we already have the info.

21 years agoBUGFIX: was trashing CFLAGS
didg [Fri, 11 Apr 2003 02:04:20 +0000 (02:04 +0000)]
BUGFIX: was trashing CFLAGS

21 years agoopen the file read-only if errno is EROFS.
didg [Thu, 10 Apr 2003 22:58:42 +0000 (22:58 +0000)]
open the file read-only if errno is EROFS.

21 years agofile descriptor leak with noadouble. Was only in HEAD.
didg [Wed, 9 Apr 2003 06:06:34 +0000 (06:06 +0000)]
file descriptor leak with noadouble. Was only in HEAD.

21 years agoUTF8 is defined but not mangled
didg [Wed, 9 Apr 2003 06:05:24 +0000 (06:05 +0000)]
UTF8 is defined but not mangled

21 years agoopenvol() add ifdef CNID_DB
didg [Wed, 19 Mar 2003 00:13:23 +0000 (00:13 +0000)]
openvol() add ifdef CNID_DB

21 years agoRemoved unused static arrays tokenmulti and tokenmultitab.
srittau [Tue, 18 Mar 2003 23:34:51 +0000 (23:34 +0000)]
Removed unused static arrays tokenmulti and tokenmultitab.

21 years agoparseline(): Increase buffer size instead of shrinking it, in case the
srittau [Tue, 18 Mar 2003 23:32:17 +0000 (23:32 +0000)]
parseline(): Increase buffer size instead of shrinking it, in case the
buffer is too small. Increased buffer size from 1024 to 2048. Patch by
Dan Wilga.