]> arthur.barton.de Git - netatalk.git/log
netatalk.git
20 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.

20 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

20 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.

20 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.

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

20 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.

20 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.

20 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.

20 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 "."

20 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.

20 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.

20 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.

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

20 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.

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

20 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.

20 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.

20 years agoreturn AFPERR_NOITEM for 0 len comment
bfernhomberg [Thu, 11 Mar 2004 23:01:40 +0000 (23:01 +0000)]
return AFPERR_NOITEM for 0 len comment

20 years agoin ad_setname adouble is not a constant
didg [Thu, 11 Mar 2004 19:57:32 +0000 (19:57 +0000)]
in ad_setname adouble is not a constant

20 years agofactorize resource fork name attribute setting.
didg [Thu, 11 Mar 2004 16:16:40 +0000 (16:16 +0000)]
factorize resource fork name attribute setting.

20 years agosmall code clean up.
didg [Thu, 11 Mar 2004 12:47:59 +0000 (12:47 +0000)]
small code clean up.

20 years agoadd osx like resource fork.
didg [Thu, 11 Mar 2004 02:01:59 +0000 (02:01 +0000)]
add osx like resource fork.

20 years agofix FreeBSD 4.9 compile
bfernhomberg [Thu, 4 Mar 2004 23:57:14 +0000 (23:57 +0000)]
fix FreeBSD 4.9 compile

20 years agofix init script uninstall
bfernhomberg [Tue, 2 Mar 2004 14:49:29 +0000 (14:49 +0000)]
fix init script uninstall

20 years agoadd rc-update for Gentoo
bfernhomberg [Tue, 2 Mar 2004 14:22:51 +0000 (14:22 +0000)]
add rc-update for Gentoo

20 years agoadd uninstall hooks
bfernhomberg [Tue, 2 Mar 2004 13:36:12 +0000 (13:36 +0000)]
add uninstall hooks

20 years agogive a little more verbose information on BDB detection
bfernhomberg [Tue, 2 Mar 2004 13:32:17 +0000 (13:32 +0000)]
give a little more verbose information on BDB detection

20 years agomove logging of BDB version to the start of cnid_open
bfernhomberg [Tue, 2 Mar 2004 13:30:28 +0000 (13:30 +0000)]
move logging of BDB version to the start of cnid_open

20 years agodeal with folders deleted by a different process.
didg [Tue, 2 Mar 2004 13:27:07 +0000 (13:27 +0000)]
deal with folders deleted by a different process.

20 years agofix some minor problems with the SYSV startup script
bfernhomberg [Tue, 2 Mar 2004 13:01:12 +0000 (13:01 +0000)]
fix some minor problems with the SYSV startup script

20 years agofix the special folder casefold fix
bfernhomberg [Mon, 1 Mar 2004 14:01:02 +0000 (14:01 +0000)]
fix the special folder casefold fix

20 years agofix, simple casefolding for precreated special folders
bfernhomberg [Sun, 29 Feb 2004 22:59:10 +0000 (22:59 +0000)]
fix, simple casefolding for precreated special folders

20 years agoprevious commit didn't compile :(
didg [Sun, 29 Feb 2004 22:23:09 +0000 (22:23 +0000)]
previous commit didn't compile :(

20 years agoalways test file open modes.
didg [Sun, 29 Feb 2004 22:18:24 +0000 (22:18 +0000)]
always test file open modes.

20 years agofix casefold volume option
bfernhomberg [Sun, 29 Feb 2004 19:23:54 +0000 (19:23 +0000)]
fix casefold volume option

20 years agoadd Gentoo startup scripts, --enable-gentoo
bfernhomberg [Sun, 29 Feb 2004 18:42:57 +0000 (18:42 +0000)]
add Gentoo startup scripts, --enable-gentoo

20 years agofix install error if no system type is specified
bfernhomberg [Sun, 29 Feb 2004 17:37:43 +0000 (17:37 +0000)]
fix install error if no system type is specified

20 years agoadd usage info for uniconv
bfernhomberg [Sun, 29 Feb 2004 15:37:24 +0000 (15:37 +0000)]
add usage info for uniconv

20 years agominor modification
bfernhomberg [Sun, 29 Feb 2004 15:35:18 +0000 (15:35 +0000)]
minor modification

20 years agorework start script for Solaris
bfernhomberg [Sun, 29 Feb 2004 15:32:36 +0000 (15:32 +0000)]
rework start script for Solaris

20 years agorework Solaris kernel build
bfernhomberg [Sun, 29 Feb 2004 15:25:09 +0000 (15:25 +0000)]
rework Solaris kernel build

20 years agoadd japanese from iconv.
didg [Sun, 29 Feb 2004 12:05:57 +0000 (12:05 +0000)]
add japanese from iconv.

20 years agoremove useless debug message
bfernhomberg [Sat, 28 Feb 2004 10:56:26 +0000 (10:56 +0000)]
remove useless debug message

20 years agofix XFS group quota (hopefully)
bfernhomberg [Fri, 27 Feb 2004 02:39:24 +0000 (02:39 +0000)]
fix XFS group quota (hopefully)

20 years agomake randnum UAM AFP3 ready
bfernhomberg [Wed, 25 Feb 2004 00:37:19 +0000 (00:37 +0000)]
make randnum UAM AFP3 ready

20 years agosmall clean up
didg [Sun, 22 Feb 2004 18:36:37 +0000 (18:36 +0000)]
small clean up

20 years agodon't use strcmp in solaris kernel module, from Peter Prochazka [prochazka@bgs.sk]
bfernhomberg [Sat, 21 Feb 2004 03:36:04 +0000 (03:36 +0000)]
don't use strcmp in solaris kernel module, from Peter Prochazka [prochazka@bgs.sk]

20 years agominor cleanup
bfernhomberg [Fri, 20 Feb 2004 22:27:16 +0000 (22:27 +0000)]
minor cleanup

20 years agomore compilation cleanup.
didg [Fri, 20 Feb 2004 21:22:57 +0000 (21:22 +0000)]
more compilation cleanup.

20 years agoSolaris 'compile hell' stuff...
bfernhomberg [Fri, 20 Feb 2004 20:53:10 +0000 (20:53 +0000)]
Solaris 'compile hell' stuff...

20 years agocompile hell, take two
didg [Fri, 20 Feb 2004 20:18:33 +0000 (20:18 +0000)]
compile hell, take two

20 years agocompile hell, take two.
didg [Fri, 20 Feb 2004 20:17:53 +0000 (20:17 +0000)]
compile hell, take two.

20 years agoTry to sort out compile hell.
didg [Fri, 20 Feb 2004 19:57:14 +0000 (19:57 +0000)]
Try to sort out compile hell.

20 years agotry to sort out compile hell
didg [Fri, 20 Feb 2004 19:56:15 +0000 (19:56 +0000)]
try to sort out compile hell

20 years agoadd missing uniconv to SUBDIRS netatalk-2-0-alpha2
bfernhomberg [Mon, 16 Feb 2004 10:34:05 +0000 (10:34 +0000)]
add missing uniconv to SUBDIRS

20 years agoMissing parameters for %d in LOG call.
didg [Mon, 16 Feb 2004 08:59:52 +0000 (08:59 +0000)]
Missing parameters for %d in LOG call.

20 years agofix, we need to check the parent did matches in demangle, not current did
bfernhomberg [Sun, 15 Feb 2004 22:44:49 +0000 (22:44 +0000)]
fix, we need to check the parent did matches in demangle, not current did

20 years agoupdate version string in man pages
bfernhomberg [Sun, 15 Feb 2004 00:59:20 +0000 (00:59 +0000)]
update version string in man pages

20 years agoupdate NEWS
bfernhomberg [Sun, 15 Feb 2004 00:45:53 +0000 (00:45 +0000)]
update NEWS

20 years agofix a compile warning (uniconv)
bfernhomberg [Sun, 15 Feb 2004 00:10:08 +0000 (00:10 +0000)]
fix a compile warning (uniconv)

20 years agoadd uniconv tool to convert between volume encodings
bfernhomberg [Sat, 14 Feb 2004 23:43:27 +0000 (23:43 +0000)]
add uniconv tool to convert between volume encodings

20 years agomore strncpy --> strlcpy fixes
didg [Sat, 14 Feb 2004 15:47:19 +0000 (15:47 +0000)]
more strncpy --> strlcpy fixes

20 years agofixes for papd authentication.
didg [Sat, 14 Feb 2004 02:47:15 +0000 (02:47 +0000)]
fixes for papd authentication.

20 years agoUse strlcpy function.
didg [Sat, 14 Feb 2004 00:30:50 +0000 (00:30 +0000)]
Use strlcpy function.