]> arthur.barton.de Git - netatalk.git/log
netatalk.git
19 years agoupdate NEWS, VERSION set to 2.0-beta2 netatalk-2-0-beta2
bfernhomberg [Thu, 24 Jun 2004 22:28:41 +0000 (22:28 +0000)]
update NEWS, VERSION set to 2.0-beta2

19 years ago mirror man page changes from docbook XML, change version
bfernhomberg [Thu, 24 Jun 2004 22:14:00 +0000 (22:14 +0000)]
 mirror man page changes from docbook XML, change version

19 years agoadd uniconv man page
bfernhomberg [Thu, 24 Jun 2004 22:12:58 +0000 (22:12 +0000)]
add uniconv man page

19 years ago fix status change: ASP status packet was invalid if <578 bytes
bfernhomberg [Thu, 24 Jun 2004 01:22:36 +0000 (01:22 +0000)]
 fix status change: ASP status packet was invalid if <578 bytes

19 years ago fix a Solaris compile warning, missing include
bfernhomberg [Thu, 24 Jun 2004 01:20:12 +0000 (01:20 +0000)]
 fix a Solaris compile warning, missing include

19 years ago remove obsolete iconv.h include, should fix the FreeBSD problem reported by Joe...
bfernhomberg [Thu, 24 Jun 2004 00:46:12 +0000 (00:46 +0000)]
 remove obsolete iconv.h include, should fix the FreeBSD problem reported by Joe Clarke

19 years agoremove sendfile from summary, add CUPS
bfernhomberg [Thu, 24 Jun 2004 00:43:58 +0000 (00:43 +0000)]
remove sendfile from summary, add CUPS

19 years ago check if UCS-2-INTERNAL is supported by libiconv
bfernhomberg [Thu, 24 Jun 2004 00:41:53 +0000 (00:41 +0000)]
 check if UCS-2-INTERNAL is supported by libiconv

19 years agodisable --enable-sendfile option, sendfile is not used anyway
bfernhomberg [Thu, 24 Jun 2004 00:41:00 +0000 (00:41 +0000)]
disable --enable-sendfile option, sendfile is not used anyway

19 years agothe maximum number of replies in a NBP packet is 15, count is 4 bit...
bfernhomberg [Tue, 22 Jun 2004 10:08:01 +0000 (10:08 +0000)]
the maximum number of replies in a NBP packet is 15, count is 4 bit...

19 years agoadd to new env vars:
bfernhomberg [Mon, 21 Jun 2004 15:18:30 +0000 (15:18 +0000)]
add to new env vars:
ATALK_MAC_CHARSET and ATALK_UNIX_CHARSET.
Used by papd and shell utils to determine charsets.

19 years agoLimit the number of responses in a NBPOP_LKUPREPLY to 10
bfernhomberg [Sun, 20 Jun 2004 15:54:03 +0000 (15:54 +0000)]
Limit the number of responses in a NBPOP_LKUPREPLY to 10

19 years agoremove \r lineendings
bfernhomberg [Sun, 20 Jun 2004 15:51:46 +0000 (15:51 +0000)]
remove \r lineendings

19 years ago Increase DSI command buffer to 8192 bytes. Fixes a problem with long kerberos tickets
bfernhomberg [Sun, 20 Jun 2004 15:46:28 +0000 (15:46 +0000)]
 Increase DSI command buffer to 8192 bytes. Fixes a problem with long kerberos tickets

19 years agocorrectly mangle decomposed UTF8 name > 255 bytes
bfernhomberg [Sun, 20 Jun 2004 15:30:04 +0000 (15:30 +0000)]
correctly mangle decomposed UTF8 name > 255 bytes

19 years agowith KerberosV, SSH tunnel and FQDN the length of the status packet can exceed
bfernhomberg [Sun, 20 Jun 2004 15:25:45 +0000 (15:25 +0000)]
with KerberosV, SSH tunnel and FQDN the length of the status packet can exceed
the maximum ATP packet size (574 bytes). Increase the maximum packet size for
DSI to 1400 bytes, if status packet is too big a smaller packet is build
for ATP. The ATP packet will miss some options.

19 years agofix a signed/unsigned problem preventing enumeration of folders with files longer...
bfernhomberg [Sun, 20 Jun 2004 15:10:14 +0000 (15:10 +0000)]
fix a signed/unsigned problem preventing enumeration of folders with files longer then 127 chars

19 years agoadd missing ibuflen decrement
bfernhomberg [Fri, 18 Jun 2004 07:58:20 +0000 (07:58 +0000)]
add missing ibuflen decrement

19 years agofix a typo
bfernhomberg [Fri, 18 Jun 2004 07:57:19 +0000 (07:57 +0000)]
fix a typo

19 years agofix papd.conf parsing problems with consecutive ':' and missing newline
bfernhomberg [Fri, 18 Jun 2004 07:56:04 +0000 (07:56 +0000)]
fix papd.conf parsing problems with consecutive ':' and missing newline

19 years agoA fix for afp_exchangefile.
didg [Tue, 15 Jun 2004 22:53:54 +0000 (22:53 +0000)]
A fix for afp_exchangefile.
And add owner bit if file owner is 0.

19 years ago only try to resolve LOCALE once
bfernhomberg [Tue, 15 Jun 2004 01:50:18 +0000 (01:50 +0000)]
 only try to resolve LOCALE once

19 years agofix a compile warning (ioctl on solaris)
bfernhomberg [Tue, 15 Jun 2004 01:10:07 +0000 (01:10 +0000)]
fix a compile warning (ioctl on solaris)

19 years ago fix NetBSD compile problems
bfernhomberg [Tue, 15 Jun 2004 00:52:09 +0000 (00:52 +0000)]
 fix NetBSD compile problems

19 years agoadd missing CUPS_CFLAGS
bfernhomberg [Tue, 15 Jun 2004 00:47:30 +0000 (00:47 +0000)]
add missing CUPS_CFLAGS

19 years ago fix NetBSD compile problems
bfernhomberg [Tue, 15 Jun 2004 00:46:51 +0000 (00:46 +0000)]
 fix NetBSD compile problems

19 years ago fix some compile warnings
bfernhomberg [Tue, 15 Jun 2004 00:44:02 +0000 (00:44 +0000)]
 fix some compile warnings

19 years agoFix KerberosV (uams_gss) with Panther clients, add kGetKerberosSessionKey type to...
bfernhomberg [Tue, 15 Jun 2004 00:35:06 +0000 (00:35 +0000)]
Fix KerberosV (uams_gss) with Panther clients, add kGetKerberosSessionKey type to getsessiontoken

19 years agoconvname can be NULL
bfernhomberg [Mon, 14 Jun 2004 20:58:56 +0000 (20:58 +0000)]
convname can be NULL

19 years agooption->server can be a null pointer.
didg [Sat, 12 Jun 2004 14:36:24 +0000 (14:36 +0000)]
option->server can be a null pointer.

19 years agofix a make install problem without CUPS
bfernhomberg [Wed, 9 Jun 2004 09:30:31 +0000 (09:30 +0000)]
fix a make install problem without CUPS

19 years agodelete spoolfile after print, uncomment forgotten unlink
bfernhomberg [Wed, 9 Jun 2004 02:24:47 +0000 (02:24 +0000)]
delete spoolfile after print, uncomment forgotten unlink

19 years agoadd CUPS support to papd
bfernhomberg [Wed, 9 Jun 2004 02:18:32 +0000 (02:18 +0000)]
add CUPS support to papd

19 years agoadd -advertise_ssh flag to afpd.conf, if set announce SSH tunneling capabilities.
bfernhomberg [Wed, 9 Jun 2004 02:07:15 +0000 (02:07 +0000)]
add -advertise_ssh flag to afpd.conf, if set announce SSH tunneling capabilities.

19 years agodeliver asip-status.pl with netatalk
bfernhomberg [Wed, 9 Jun 2004 01:43:08 +0000 (01:43 +0000)]
deliver asip-status.pl with netatalk

19 years agomove IP address before FQDN in getstatus addresses reply
bfernhomberg [Wed, 9 Jun 2004 01:31:14 +0000 (01:31 +0000)]
move IP address before FQDN in getstatus addresses reply

19 years agoadd CUPS support to papd
bfernhomberg [Wed, 9 Jun 2004 01:25:52 +0000 (01:25 +0000)]
add CUPS support to papd

19 years agointial fixes for megatron, use .volinfo to figure out volume setting
bfernhomberg [Wed, 9 Jun 2004 01:19:51 +0000 (01:19 +0000)]
intial fixes for megatron, use .volinfo to figure out volume setting

19 years agowrite a .volinfo file containing volume setup to .AppleDesktop, for shell utils and...
bfernhomberg [Wed, 9 Jun 2004 01:15:19 +0000 (01:15 +0000)]
write a .volinfo file containing volume setup to .AppleDesktop, for shell utils and 3rd party

19 years agoonly write -noallmulti flag to atalkd.conf on linux
bfernhomberg [Wed, 9 Jun 2004 01:10:07 +0000 (01:10 +0000)]
only write -noallmulti flag to atalkd.conf on linux

19 years agohandle extended characters in NBP and zone names.
bfernhomberg [Wed, 9 Jun 2004 01:07:16 +0000 (01:07 +0000)]
handle extended characters in NBP and zone names.

19 years agoread Mac and Unix charset settings from enviroment
bfernhomberg [Wed, 9 Jun 2004 00:50:52 +0000 (00:50 +0000)]
read Mac and Unix charset settings from enviroment

19 years agofix a problem detecting MIT Kerberos
bfernhomberg [Tue, 8 Jun 2004 13:59:35 +0000 (13:59 +0000)]
fix a problem detecting MIT Kerberos

19 years agochange mapping for unknown extension from BINA/UNIX to ????/???? to prevent OSX from...
bfernhomberg [Tue, 1 Jun 2004 06:41:04 +0000 (06:41 +0000)]
change mapping for unknown extension from BINA/UNIX to ????/???? to prevent OSX from showing them as Excel files

19 years agoonly change parent modify date if ATTRBIT_INVISIBLE is changed
bfernhomberg [Tue, 1 Jun 2004 06:33:09 +0000 (06:33 +0000)]
only change parent modify date if ATTRBIT_INVISIBLE is changed

19 years ago For running timeout with commands which accept arguments. From Yuval Yeret at exanet...
didg [Fri, 21 May 2004 14:19:59 +0000 (14:19 +0000)]
 For running timeout with commands which accept arguments. From Yuval Yeret at exanet.com.

19 years agocheck for dl* functions before AC_LTDL_DLSYM_USCORE
bfernhomberg [Tue, 18 May 2004 23:42:30 +0000 (23:42 +0000)]
check for dl* functions before AC_LTDL_DLSYM_USCORE

19 years agorework BDB detection. Search more subdirs and try to link to a versioned lib, e.g...
bfernhomberg [Mon, 17 May 2004 02:24:32 +0000 (02:24 +0000)]
rework BDB detection. Search more subdirs and try to link to a versioned lib, e.g. lidb-4.2.so.

19 years agocheck if dlsym needs to add underscore, remove platform specific defines. Should...
bfernhomberg [Mon, 17 May 2004 02:21:48 +0000 (02:21 +0000)]
check if dlsym needs to add underscore, remove platform specific defines. Should fix UAM problems with OpenBSD

19 years agoremove '\n' char in log messages.
didg [Wed, 12 May 2004 21:21:48 +0000 (21:21 +0000)]
remove '\n' char in log messages.

19 years agoin reenumerate_id we must take care of already open forks.
didg [Tue, 11 May 2004 08:31:17 +0000 (08:31 +0000)]
in reenumerate_id we must take care of already open forks.

19 years agofix a small leak.
didg [Tue, 11 May 2004 08:30:07 +0000 (08:30 +0000)]
fix a small leak.

19 years agochdir to / before running the script.
didg [Tue, 11 May 2004 08:29:24 +0000 (08:29 +0000)]
chdir to / before running the script.

19 years agotry very hard to open resource without read access.
didg [Tue, 11 May 2004 08:28:33 +0000 (08:28 +0000)]
try very hard to open resource without read access.

19 years agobetter handling for file without read access.
didg [Mon, 10 May 2004 18:40:31 +0000 (18:40 +0000)]
better handling for file without read access.

19 years agouse full pathname in error rather msg rather than "."
didg [Sat, 8 May 2004 22:39:26 +0000 (22:39 +0000)]
use full pathname in error rather msg rather than "."

19 years agodon't upgrade to v2 if a resource fork is open read only.
didg [Sat, 8 May 2004 22:38:33 +0000 (22:38 +0000)]
don't upgrade to v2 if a resource fork is open read only.

19 years agobetter handling for lock on missing resource fork.
didg [Sat, 8 May 2004 22:37:46 +0000 (22:37 +0000)]
better handling for lock on missing resource fork.

19 years agoMake it working again with the new ad structure.
didg [Sat, 8 May 2004 14:12:00 +0000 (14:12 +0000)]
Make it working again with the new ad structure.

19 years agomore verbose error msgs.
didg [Tue, 4 May 2004 15:38:23 +0000 (15:38 +0000)]
more verbose error msgs.

19 years agoad_read, return 0 if the resource fork is not open.
didg [Tue, 4 May 2004 15:37:13 +0000 (15:37 +0000)]
ad_read, return 0 if the resource fork is not open.

19 years agosmall speed up improvement.
didg [Tue, 4 May 2004 14:26:13 +0000 (14:26 +0000)]
small speed up improvement.

19 years agocheck if password changing is allowed in afp_changepw.
bfernhomberg [Tue, 4 May 2004 02:53:53 +0000 (02:53 +0000)]
check if password changing is allowed in afp_changepw.

19 years agoFor user admin change owner on the right file after creation.
didg [Mon, 3 May 2004 14:04:35 +0000 (14:04 +0000)]
For user admin change owner on the right file after creation.

20 years agoAdd support for automatic logfile removal to cnid_dbd.
lenneis [Thu, 29 Apr 2004 18:09:14 +0000 (18:09 +0000)]
Add support for automatic logfile removal to cnid_dbd.

20 years agoFix a sigsev with DDP and signal handler.
didg [Tue, 27 Apr 2004 22:47:32 +0000 (22:47 +0000)]
Fix a sigsev with DDP and signal handler.

20 years agoadd SIGUSR1 and SIGUSR2 they can send data.
didg [Tue, 27 Apr 2004 22:45:37 +0000 (22:45 +0000)]
add SIGUSR1 and SIGUSR2 they can send data.

20 years agouniconv: fix the fix, last commit wasn't great...
bfernhomberg [Mon, 26 Apr 2004 14:05:26 +0000 (14:05 +0000)]
uniconv: fix the fix, last commit wasn't great...

20 years agouse DSI semantic for signal (SIGHUP and SIGUSR1)
didg [Sun, 25 Apr 2004 23:19:06 +0000 (23:19 +0000)]
use DSI semantic for signal (SIGHUP and SIGUSR1)

20 years agodisable timer before reseting signal handler
didg [Sun, 25 Apr 2004 23:17:56 +0000 (23:17 +0000)]
disable timer before reseting signal handler

20 years agomore sanity checks on dbd packets
didg [Sat, 24 Apr 2004 18:12:06 +0000 (18:12 +0000)]
more sanity checks on dbd packets

20 years agobugfix: fix a segfault, make uniconv work correctly with relative paths. Reported...
bfernhomberg [Fri, 23 Apr 2004 01:13:33 +0000 (01:13 +0000)]
bugfix: fix a segfault, make uniconv work correctly with relative paths. Reported by Matthew Geier.

20 years agotry to fix OpenBSD build
bfernhomberg [Wed, 21 Apr 2004 18:45:40 +0000 (18:45 +0000)]
try to fix OpenBSD build

20 years ago64bit linux build fixes, from Stew Benedict <sbenedict@mandrakesoft.com>
bfernhomberg [Wed, 21 Apr 2004 00:56:58 +0000 (00:56 +0000)]
64bit linux build fixes, from Stew Benedict <sbenedict@mandrakesoft.com>

20 years agoadd .cvsignore
bfernhomberg [Wed, 21 Apr 2004 00:38:09 +0000 (00:38 +0000)]
add .cvsignore

20 years agofix Tru64 build, by Burkhard Schmidt
bfernhomberg [Wed, 14 Apr 2004 21:52:08 +0000 (21:52 +0000)]
fix Tru64 build, by Burkhard Schmidt

20 years agofix a chooser crash if we get a codepage conversion error for a volume name
bfernhomberg [Tue, 6 Apr 2004 23:29:37 +0000 (23:29 +0000)]
fix a chooser crash if we get a codepage conversion error for a volume name

20 years agofix build on platforms that don't have qsize_t, for now we use u_int64_t instead
bfernhomberg [Tue, 6 Apr 2004 23:05:15 +0000 (23:05 +0000)]
fix build on platforms that don't have qsize_t, for now we use u_int64_t instead

20 years agofix typos, PAM_C/LDFLAGS were always empty - from Alexander Barton
bfernhomberg [Sun, 4 Apr 2004 17:44:18 +0000 (17:44 +0000)]
fix typos, PAM_C/LDFLAGS were always empty - from Alexander Barton

20 years agoWe now require Berkeley DB >= 4.1. There have been several reports of strange, mostly...
bfernhomberg [Tue, 30 Mar 2004 04:18:21 +0000 (04:18 +0000)]
We now require Berkeley DB >= 4.1. There have been several reports of strange, mostly unreproducable, errors with 4.0.14. Additionally, 4.0.14 has shown stability problems during testing as well.

20 years agoupdate NEWS netatalk-2-0-beta1
bfernhomberg [Tue, 23 Mar 2004 00:10:46 +0000 (00:10 +0000)]
update NEWS

20 years agoupdate version strings
bfernhomberg [Mon, 22 Mar 2004 23:10:04 +0000 (23:10 +0000)]
update version strings

20 years agosuppress 'kernel module cannot be build' message on non Solaris platforms
bfernhomberg [Mon, 22 Mar 2004 23:00:24 +0000 (23:00 +0000)]
suppress 'kernel module cannot be build' message on non Solaris platforms

20 years agofix free space/limits when groups quotas are used (linux), from Erik Horn
bfernhomberg [Mon, 22 Mar 2004 22:46:29 +0000 (22:46 +0000)]
fix free space/limits when groups quotas are used (linux), from Erik Horn

20 years agocnid_dbd only switch user if we are root.
didg [Mon, 22 Mar 2004 05:31:39 +0000 (05:31 +0000)]
cnid_dbd only switch user if we are root.

20 years agoadd db stamp handling to cdb scheme
bfernhomberg [Mon, 22 Mar 2004 04:38:51 +0000 (04:38 +0000)]
add db stamp handling to cdb scheme

20 years agomerge from samba CVS: the buffer must be greater then src string len otherwise bad...
bfernhomberg [Mon, 22 Mar 2004 00:08:03 +0000 (00:08 +0000)]
merge from samba CVS: the buffer must be greater then src string len otherwise bad things happen

20 years agocnid_dbd now changes uid/gid to owner and group of the database directory on startup.
lenneis [Sun, 21 Mar 2004 23:04:07 +0000 (23:04 +0000)]
cnid_dbd now changes uid/gid to owner and group of the database directory on startup.
Fixed a wrong memory reference if DEBUG is enabled.

20 years agoOS9 clients need more ATTN msgs as well
bfernhomberg [Sat, 20 Mar 2004 00:48:28 +0000 (00:48 +0000)]
OS9 clients need more ATTN msgs as well

20 years agoDon't use sendfile for file to file copy, it doesn't work with linux 2.6, from
didg [Fri, 19 Mar 2004 13:47:16 +0000 (13:47 +0000)]
Don't use sendfile for file to file copy, it doesn't work with linux 2.6, from
Alistair Riddell.

20 years agocnid_dir: seteuid to .AppleDB owner if the folder exists
bfernhomberg [Fri, 19 Mar 2004 13:18:51 +0000 (13:18 +0000)]
cnid_dir: seteuid to .AppleDB owner if the folder exists

20 years agodisable transaction for cnid_dbd by default
bfernhomberg [Thu, 18 Mar 2004 22:47:04 +0000 (22:47 +0000)]
disable transaction for cnid_dbd by default

20 years agofix, remove a wrong ';;', reported by Remco Boom [rab@rsquare.nl]
bfernhomberg [Thu, 18 Mar 2004 20:05:00 +0000 (20:05 +0000)]
fix, remove a wrong ';;', reported by Remco Boom [rab@rsquare.nl]

20 years agotry to make background start work, add (deprecated) timelord
bfernhomberg [Thu, 18 Mar 2004 03:41:26 +0000 (03:41 +0000)]
try to make background start work, add (deprecated) timelord

20 years agoremove double slashes from PAM_CFLAGS and PAM_LDFLAGS, from Alexander Barton [alex...
bfernhomberg [Thu, 18 Mar 2004 03:20:52 +0000 (03:20 +0000)]
remove double slashes from PAM_CFLAGS and PAM_LDFLAGS, from Alexander Barton [alex@barton.de]

20 years agoTry to fix FreeBSD 5 compile
bfernhomberg [Thu, 18 Mar 2004 02:56:31 +0000 (02:56 +0000)]
Try to fix FreeBSD 5 compile

20 years agoFix minor issue with nonexisting files/directories in the cnid2_create
lenneis [Wed, 17 Mar 2004 15:17:34 +0000 (15:17 +0000)]
Fix minor issue with nonexisting files/directories in the cnid2_create
conversion script.

20 years agofpexchangefile keep owner and file mode.
didg [Fri, 12 Mar 2004 13:03:18 +0000 (13:03 +0000)]
fpexchangefile keep owner and file mode.

20 years agoOSX clients need more ATTN msg.
didg [Fri, 12 Mar 2004 02:50:44 +0000 (02:50 +0000)]
OSX clients need more ATTN msg.

20 years agoin afp_exchange update cnid attribute in resource fork v2.
didg [Fri, 12 Mar 2004 02:21:19 +0000 (02:21 +0000)]
in afp_exchange update cnid attribute in resource fork v2.