]> arthur.barton.de Git - netatalk.git/log
netatalk.git
13 years agoMege maste
Frank Lahm [Mon, 21 Feb 2011 12:31:58 +0000 (13:31 +0100)]
Mege maste

13 years agoRev version
Frank Lahm [Mon, 21 Feb 2011 11:24:41 +0000 (12:24 +0100)]
Rev version

13 years agoClose reconnect socket in afpd master
Frank Lahm [Mon, 21 Feb 2011 11:24:10 +0000 (12:24 +0100)]
Close reconnect socket in afpd master

13 years agoEndless fiddling to find out that dsi->datalen had to be set to 0 in SIGURG handler
Frank Lahm [Mon, 21 Feb 2011 11:07:19 +0000 (12:07 +0100)]
Endless fiddling to find out that dsi->datalen had to be set to 0 in SIGURG handler

13 years agoexit instead of afp_exit, exit handlers are registered with atexit
Frank Lahm [Fri, 18 Feb 2011 12:57:35 +0000 (13:57 +0100)]
exit instead of afp_exit, exit handlers are registered with atexit

13 years agoMerge master
Frank Lahm [Fri, 18 Feb 2011 12:57:03 +0000 (13:57 +0100)]
Merge master

13 years agoAdd AFP 3.3 case
Frank Lahm [Fri, 18 Feb 2011 12:55:01 +0000 (13:55 +0100)]
Add AFP 3.3 case

13 years agoMerge master
Frank Lahm [Fri, 18 Feb 2011 11:44:48 +0000 (12:44 +0100)]
Merge master

13 years agoCant disable AFP3x anymore
Frank Lahm [Fri, 18 Feb 2011 11:19:06 +0000 (12:19 +0100)]
Cant disable AFP3x anymore

13 years agoHandling of connection problems when sending replies
Frank Lahm [Fri, 18 Feb 2011 10:44:55 +0000 (11:44 +0100)]
Handling of connection problems when sending replies

13 years agoBetter handling of connection errors and disconnect state
Frank Lahm [Thu, 17 Feb 2011 16:07:19 +0000 (17:07 +0100)]
Better handling of connection errors and disconnect state

13 years agoAFP replay cache, first shot
Frank Lahm [Tue, 15 Feb 2011 15:35:55 +0000 (16:35 +0100)]
AFP replay cache, first shot

13 years agoPrimary reconnect
Frank Lahm [Tue, 15 Feb 2011 11:27:13 +0000 (12:27 +0100)]
Primary reconnect

13 years agoUse function from 2-1 for local uuid generation
Frank Lahm [Tue, 8 Feb 2011 19:27:33 +0000 (20:27 +0100)]
Use function from 2-1 for local uuid generation

13 years agoMerge
Frank Lahm [Tue, 8 Feb 2011 19:11:48 +0000 (20:11 +0100)]
Merge

13 years agoFix for not shown ACLs for when filesyem uid or gid couldn't be resolved because...
Frank Lahm [Tue, 8 Feb 2011 16:03:46 +0000 (17:03 +0100)]
Fix for not shown ACLs for when filesyem uid or gid couldn't be resolved because (eg deleted users/groups)

13 years agoStart locking using Berkeley db
Frank Lahm [Mon, 7 Feb 2011 11:36:52 +0000 (12:36 +0100)]
Start locking using Berkeley db

13 years agoIgnore test.log
Frank Lahm [Sat, 29 Jan 2011 08:07:04 +0000 (09:07 +0100)]
Ignore test.log

13 years agoCleanup
Frank Lahm [Fri, 28 Jan 2011 17:03:00 +0000 (18:03 +0100)]
Cleanup

13 years agoMutliple fixes
Frank Lahm [Fri, 28 Jan 2011 10:06:29 +0000 (11:06 +0100)]
Mutliple fixes

13 years agoRPC basically works, add test suite test for it
Frank Lahm [Wed, 26 Jan 2011 13:27:23 +0000 (14:27 +0100)]
RPC basically works, add test suite test for it

13 years agoFix build deps
Frank Lahm [Tue, 25 Jan 2011 16:07:01 +0000 (17:07 +0100)]
Fix build deps

13 years agoFixes
Frank Lahm [Tue, 25 Jan 2011 13:00:34 +0000 (14:00 +0100)]
Fixes

13 years agoAdd locking RPC to afpd
Frank Lahm [Tue, 25 Jan 2011 10:27:51 +0000 (11:27 +0100)]
Add locking RPC to afpd

13 years agonetalockd starts and listens for RPCs
Frank Lahm [Mon, 24 Jan 2011 14:18:29 +0000 (15:18 +0100)]
netalockd starts and listens for RPCs

13 years agoDont install libevent
Frank Lahm [Mon, 24 Jan 2011 09:19:26 +0000 (10:19 +0100)]
Dont install libevent

13 years agoMore ignores
Frank Lahm [Mon, 24 Jan 2011 09:18:03 +0000 (10:18 +0100)]
More ignores

13 years agobootstrap libevent
Frank Lahm [Sat, 22 Jan 2011 17:58:43 +0000 (18:58 +0100)]
bootstrap libevent

13 years agoAdd libevent
Frank Lahm [Sat, 22 Jan 2011 16:56:35 +0000 (17:56 +0100)]
Add libevent

13 years agomax length of UTF8-MAC filename is 255
HAT [Sat, 22 Jan 2011 12:26:58 +0000 (21:26 +0900)]
max length of UTF8-MAC filename is 255
this is spec of netatalk 2.1.*

13 years agoMerge branch 'branch-netatalk-2-1'
HAT [Sat, 22 Jan 2011 12:14:35 +0000 (21:14 +0900)]
Merge branch 'branch-netatalk-2-1'

13 years agoAppleDouble buffer overrun by extremely long filename
HAT [Sat, 22 Jan 2011 12:13:27 +0000 (21:13 +0900)]
AppleDouble buffer overrun by extremely long filename

13 years agoBetter version checking and more logging
Frank Lahm [Thu, 20 Jan 2011 08:50:11 +0000 (09:50 +0100)]
Better version checking and more logging

13 years agoMake tsocket compile
Frank Lahm [Wed, 19 Jan 2011 12:52:41 +0000 (13:52 +0100)]
Make tsocket compile

13 years agoImport tsocket from samba
Frank Lahm [Wed, 19 Jan 2011 11:21:02 +0000 (12:21 +0100)]
Import tsocket from samba

13 years agoCommit rootinfo key txn and open dbenv with path not just .
Frank Lahm [Tue, 18 Jan 2011 16:15:55 +0000 (17:15 +0100)]
Commit rootinfo key txn and open dbenv with path not just .

13 years agoCleanup header checks in configure.in
Frank Lahm [Tue, 18 Jan 2011 12:49:00 +0000 (13:49 +0100)]
Cleanup header checks in configure.in

13 years agoProper epoll check, remove snprintf check
Frank Lahm [Tue, 18 Jan 2011 10:40:22 +0000 (11:40 +0100)]
Proper epoll check, remove snprintf check

13 years agoMerge master
Frank Lahm [Tue, 18 Jan 2011 10:00:49 +0000 (11:00 +0100)]
Merge master

13 years agoMerge 2-1
Frank Lahm [Tue, 18 Jan 2011 09:58:43 +0000 (10:58 +0100)]
Merge 2-1

13 years agoFix possible uninitialized useds
Frank Lahm [Tue, 18 Jan 2011 09:54:31 +0000 (10:54 +0100)]
Fix possible uninitialized useds

13 years agoRemove build file
Frank Lahm [Tue, 18 Jan 2011 07:20:38 +0000 (08:20 +0100)]
Remove build file

13 years agoAdd lib tevent from Samba
Frank Lahm [Tue, 18 Jan 2011 07:19:31 +0000 (08:19 +0100)]
Add lib tevent from Samba

13 years agoIntegrate talloc from Samba, cleanup configure functions checks
Frank Lahm [Mon, 17 Jan 2011 16:12:19 +0000 (17:12 +0100)]
Integrate talloc from Samba, cleanup configure functions checks

13 years agoStart netalockd
Frank Lahm [Mon, 17 Jan 2011 11:49:00 +0000 (12:49 +0100)]
Start netalockd

13 years agoupdate NEWS
HAT [Sun, 16 Jan 2011 14:40:51 +0000 (23:40 +0900)]
update NEWS

13 years agogentoo: rc-update install don't hook in the Makefile.am, from Frank Lahm, proposed...
HAT [Sun, 16 Jan 2011 14:07:45 +0000 (23:07 +0900)]
gentoo: rc-update install don't hook in the Makefile.am, from Frank Lahm, proposed by Mike Frysinger

13 years agoMerge from 2-1
Frank Lahm [Sun, 16 Jan 2011 08:36:31 +0000 (09:36 +0100)]
Merge from 2-1

13 years agoconfigure failed to enable DDP module on Solaris
Frank Lahm [Sun, 16 Jan 2011 08:34:34 +0000 (09:34 +0100)]
configure failed to enable DDP module on Solaris

13 years agoad_open doc
Frank Lahm [Fri, 14 Jan 2011 11:48:20 +0000 (12:48 +0100)]
ad_open doc

13 years agoall initscript name are "netatalk", not "atalk"
HAT [Fri, 14 Jan 2011 11:48:12 +0000 (20:48 +0900)]
all initscript name are "netatalk", not "atalk"
gentoo: renamed because I confirmed to packager; Mike Frysinger
suse, cobalt, tru64: renamed at my discretion because packager is not found
redhat, solaris, debian: already renamed
netbsd: excepted

13 years agoPre-decrement ad_refcount
Frank Lahm [Wed, 12 Jan 2011 16:29:31 +0000 (17:29 +0100)]
Pre-decrement ad_refcount

13 years agoMerge master
Frank Lahm [Wed, 12 Jan 2011 15:44:54 +0000 (16:44 +0100)]
Merge master

13 years agoMerge branch-2-1
Frank Lahm [Wed, 12 Jan 2011 15:42:53 +0000 (16:42 +0100)]
Merge branch-2-1

13 years agoEnhanced machine type
Frank Lahm [Wed, 12 Jan 2011 15:41:32 +0000 (16:41 +0100)]
Enhanced machine type

13 years agoReintroduce explicit adouble refcounting
Frank Lahm [Wed, 12 Jan 2011 15:23:34 +0000 (16:23 +0100)]
Reintroduce explicit adouble refcounting

13 years agosmall small fix. Hmmmmmm......
HAT [Wed, 12 Jan 2011 11:56:14 +0000 (20:56 +0900)]
small small fix. Hmmmmmm......

13 years agoLog why
Frank Lahm [Wed, 12 Jan 2011 10:21:19 +0000 (11:21 +0100)]
Log why

13 years agosmall fix. Hmmm...
HAT [Tue, 11 Jan 2011 16:44:43 +0000 (01:44 +0900)]
small fix. Hmmm...

13 years agoMerge branch 'branch-netatalk-2-1'
HAT [Tue, 11 Jan 2011 16:35:57 +0000 (01:35 +0900)]
Merge branch 'branch-netatalk-2-1'

13 years agosysv and debian initscript: compatibility with old netatalk.conf
HAT [Tue, 11 Jan 2011 16:35:09 +0000 (01:35 +0900)]
sysv and debian initscript: compatibility with old netatalk.conf

13 years agoUbuntu's ATALK_NAME was empty (moved up from 2.2)
HAT [Tue, 11 Jan 2011 16:19:35 +0000 (01:19 +0900)]
Ubuntu's ATALK_NAME was empty (moved up from 2.2)

13 years agoMerge branch 'branch-netatalk-2-1'
HAT [Tue, 11 Jan 2011 14:25:45 +0000 (23:25 +0900)]
Merge branch 'branch-netatalk-2-1'

13 years agomerge from branch-netatalk-2-1
HAT [Tue, 11 Jan 2011 14:23:30 +0000 (23:23 +0900)]
merge from branch-netatalk-2-1

13 years agogentoo: cannot set $CNID_CONFIG, from Csacsa
HAT [Tue, 11 Jan 2011 13:58:17 +0000 (22:58 +0900)]
gentoo: cannot set $CNID_CONFIG, from Csacsa
In case of Gentoo's initscript, the "--" after the --exec means parameter.

13 years agoFix deletefile by protecting agains double ad_close
Frank Lahm [Mon, 10 Jan 2011 16:15:29 +0000 (17:15 +0100)]
Fix deletefile by protecting agains double ad_close

13 years agoadouble:ea fixe
Frank Lahm [Mon, 10 Jan 2011 14:05:24 +0000 (15:05 +0100)]
adouble:ea fixe

13 years agoRemove bin/adv1tov2/Makefile
Frank Lahm [Mon, 10 Jan 2011 14:05:05 +0000 (15:05 +0100)]
Remove bin/adv1tov2/Makefile

13 years agoRevert unintentionally lockpaths modification
Frank Lahm [Mon, 10 Jan 2011 14:04:34 +0000 (15:04 +0100)]
Revert unintentionally lockpaths modification

13 years agoMissing ad_open flag for hf
Frank Lahm [Sun, 9 Jan 2011 10:06:56 +0000 (11:06 +0100)]
Missing ad_open flag for hf

13 years agoRev version
Frank Lahm [Sat, 8 Jan 2011 21:12:00 +0000 (22:12 +0100)]
Rev version

13 years agoupdate NEWS
HAT [Sat, 8 Jan 2011 17:40:04 +0000 (02:40 +0900)]
update NEWS

13 years agomaintenance of initscripts and netatalk.conf.
HAT [Sat, 8 Jan 2011 17:25:09 +0000 (02:25 +0900)]
maintenance of initscripts and netatalk.conf.
ATALK_BGROUND is not important any longer.
Ubuntu's ATALK_NAME was empty.

13 years agoMerge master
Frank Lahm [Sat, 8 Jan 2011 11:25:32 +0000 (12:25 +0100)]
Merge master

13 years agoMerge 2-1
Frank Lahm [Sat, 8 Jan 2011 11:23:22 +0000 (12:23 +0100)]
Merge 2-1

13 years agoFix for LDAP user cache corruption
Frank Lahm [Sat, 8 Jan 2011 10:51:05 +0000 (11:51 +0100)]
Fix for LDAP user cache corruption

13 years agoRev version
Frank Lahm [Sat, 8 Jan 2011 10:36:00 +0000 (11:36 +0100)]
Rev version

13 years agoMerge master
Frank Lahm [Sat, 8 Jan 2011 09:18:42 +0000 (10:18 +0100)]
Merge master

13 years agonetatalk.conf: sort by service
HAT [Fri, 7 Jan 2011 17:48:54 +0000 (02:48 +0900)]
netatalk.conf: sort by service

13 years agoRewrite ad_open arg order and style: require flags and mode to be specified for every...
Frank Lahm [Fri, 7 Jan 2011 16:40:24 +0000 (17:40 +0100)]
Rewrite ad_open arg order and style: require flags and mode to be specified for every fork.
Cleanup.
Remove adv1tov2.

13 years agomore detailed afpd -v
HAT [Fri, 7 Jan 2011 16:24:08 +0000 (01:24 +0900)]
more detailed afpd -v

13 years agoupdate NEWS
HAT [Thu, 6 Jan 2011 16:57:14 +0000 (01:57 +0900)]
update NEWS

13 years agomore simple hangul variable name
HAT [Thu, 6 Jan 2011 16:42:56 +0000 (01:42 +0900)]
more simple hangul variable name

13 years agomove macros from util_unistr.c to precompose.h
HAT [Sat, 25 Dec 2010 08:32:58 +0000 (17:32 +0900)]
move macros from util_unistr.c to precompose.h

13 years agoMerge master
Frank Lahm [Wed, 22 Dec 2010 11:28:40 +0000 (12:28 +0100)]
Merge master

13 years agocomposition of surrogate pair
HAT [Wed, 22 Dec 2010 11:20:36 +0000 (20:20 +0900)]
composition of surrogate pair

13 years agoindent
HAT [Wed, 22 Dec 2010 10:51:54 +0000 (19:51 +0900)]
indent

13 years agoSurrogate Pair hi/lo is reversed.
HAT [Wed, 22 Dec 2010 09:33:24 +0000 (18:33 +0900)]
Surrogate Pair hi/lo is reversed.

13 years agoCareful with of_findname and ad_close
Frank Lahm [Tue, 21 Dec 2010 14:18:01 +0000 (15:18 +0100)]
Careful with of_findname and ad_close

13 years agoCareful with of_findname and ad_close
Frank Lahm [Tue, 21 Dec 2010 14:10:54 +0000 (15:10 +0100)]
Careful with of_findname and ad_close

13 years agoRev version to 2.1.5
Frank Lahm [Tue, 21 Dec 2010 10:18:00 +0000 (11:18 +0100)]
Rev version to 2.1.5

13 years agoPrevent uninitialized use which caused a crash in make distcheck
Frank Lahm [Tue, 21 Dec 2010 09:33:19 +0000 (10:33 +0100)]
Prevent uninitialized use which caused a crash in make distcheck

13 years agoFixes
Frank Lahm [Mon, 20 Dec 2010 15:36:22 +0000 (16:36 +0100)]
Fixes

13 years agoRemove adouble refcounting, support calling ad_open more then once
Frank Lahm [Mon, 20 Dec 2010 14:05:21 +0000 (15:05 +0100)]
Remove adouble refcounting, support calling ad_open more then once

13 years agoBe carefull with of_ad and ad_close
Frank Lahm [Mon, 20 Dec 2010 13:42:52 +0000 (14:42 +0100)]
Be carefull with of_ad and ad_close

13 years agoDont use of_ad, its unneccessary here
Frank Lahm [Mon, 20 Dec 2010 13:08:57 +0000 (14:08 +0100)]
Dont use of_ad, its unneccessary here

13 years agoMore logging
Frank Lahm [Mon, 20 Dec 2010 12:53:51 +0000 (13:53 +0100)]
More logging

13 years agoFix realloc
Frank Lahm [Mon, 20 Dec 2010 12:53:41 +0000 (13:53 +0100)]
Fix realloc

13 years agoRealloc, not malloc
Frank Lahm [Mon, 20 Dec 2010 12:30:52 +0000 (13:30 +0100)]
Realloc, not malloc

13 years agoOnly read rfork if its there
Frank Lahm [Mon, 20 Dec 2010 11:55:41 +0000 (12:55 +0100)]
Only read rfork if its there