]> arthur.barton.de Git - netatalk.git/log
netatalk.git
12 years agoinitscripts: describe netatalk version
HAT [Mon, 29 Aug 2011 15:19:54 +0000 (00:19 +0900)]
initscripts: describe netatalk version

12 years agoafile has already gone.
HAT [Mon, 29 Aug 2011 14:13:16 +0000 (23:13 +0900)]
afile has already gone.

12 years agosystemd initscript: some fixes
HAT [Sun, 28 Aug 2011 15:51:42 +0000 (00:51 +0900)]
systemd initscript: some fixes

12 years agouseless configure summary
HAT [Sat, 27 Aug 2011 17:16:55 +0000 (02:16 +0900)]
useless configure summary

12 years agonew configure option "--enable-redhat-systemd" for Fedora15 and later.
HAT [Thu, 25 Aug 2011 16:43:47 +0000 (01:43 +0900)]
new configure option "--enable-redhat-systemd" for Fedora15 and later.
"--enable-redhat" is renamed "--enable-redhat-sysv".
suggested by netatalk-2.2.0-4.fc17.src.rpm

12 years agoafpd -v: show AFP versions
HAT [Tue, 23 Aug 2011 12:38:38 +0000 (21:38 +0900)]
afpd -v: show AFP versions

12 years agoBetter detection of local (or SMB/NFS) modifications on AFP volumes
Frank Lahm [Tue, 23 Aug 2011 10:25:12 +0000 (12:25 +0200)]
Better detection of local (or SMB/NFS) modifications on AFP volumes

12 years agoupdate NEWS
HAT [Mon, 22 Aug 2011 12:42:19 +0000 (21:42 +0900)]
update NEWS

12 years agoprecompose_w() failed if tail character is decomposed surrogate pair
HAT [Mon, 22 Aug 2011 12:38:32 +0000 (21:38 +0900)]
precompose_w() failed if tail character is decomposed surrogate pair
It is necessary to check more...

12 years agoAdd support for new NetBSD quota subsystem, Bug ID 3249879.
Frank Lahm [Thu, 18 Aug 2011 12:29:48 +0000 (14:29 +0200)]
Add support for new NetBSD quota subsystem, Bug ID 3249879.

12 years agoUpdate NEWS
Frank Lahm [Thu, 18 Aug 2011 12:17:51 +0000 (14:17 +0200)]
Update NEWS

12 years agoInclude sys/socket.h for sockaddr_storage
Frank Lahm [Thu, 18 Aug 2011 12:16:12 +0000 (14:16 +0200)]
Include sys/socket.h for sockaddr_storage

12 years agoDon't define feature macros on platforms where it cut's off features.
Frank Lahm [Thu, 18 Aug 2011 12:12:52 +0000 (14:12 +0200)]
Don't define feature macros on platforms where it cut's off features.
Fixes #3380785.

12 years agoDon't define feature macros on platforms where it cut's off features.
Frank Lahm [Thu, 18 Aug 2011 12:05:57 +0000 (14:05 +0200)]
Don't define feature macros on platforms where it cut's off features.
Fixes #3380785.

12 years agoafpd crashed when it failed to register with Avahi because eg user service registrati...
Frank Lahm [Thu, 18 Aug 2011 09:04:56 +0000 (11:04 +0200)]
afpd crashed when it failed to register with Avahi because eg user service registration is disabled in the Avahi config

12 years agoUpdate NEWS
Frank Lahm [Wed, 17 Aug 2011 08:33:47 +0000 (10:33 +0200)]
Update NEWS

12 years agoFix for Debian Bug#637025.
Frank Lahm [Wed, 17 Aug 2011 08:32:48 +0000 (10:32 +0200)]
Fix for Debian Bug#637025.

12 years agoCompilation error on GNU/kFreeBSD, fixes Bug ID 3392794 and Debian #630349
Frank Lahm [Wed, 17 Aug 2011 07:28:28 +0000 (09:28 +0200)]
Compilation error on GNU/kFreeBSD, fixes Bug ID 3392794 and Debian #630349

12 years agoImport manpages from XML
Frank Lahm [Mon, 15 Aug 2011 13:50:46 +0000 (15:50 +0200)]
Import manpages from XML

12 years agoMerge remote branch 'sf/master'
Frank Lahm [Mon, 15 Aug 2011 11:52:41 +0000 (13:52 +0200)]
Merge remote branch 'sf/master'

12 years agolocking: use 64 bit offset instead of 32 bit on 64 bit platforms
Frank Lahm [Mon, 15 Aug 2011 11:51:14 +0000 (13:51 +0200)]
locking: use 64 bit offset instead of 32 bit on 64 bit platforms

12 years agonot CRLF
HAT [Mon, 15 Aug 2011 08:24:54 +0000 (17:24 +0900)]
not CRLF

12 years agoAdd a configurable hold time option to FCE file modification event generation, defaul...
Frank Lahm [Sat, 13 Aug 2011 20:21:12 +0000 (22:21 +0200)]
Add a configurable hold time option to FCE file modification event generation, default is 60 s.
New option "fceholdfmod" to change it.

12 years agoSome cleanup in FCE coalesce. Use bitflags instead of strings.
Frank Lahm [Fri, 12 Aug 2011 12:25:42 +0000 (14:25 +0200)]
Some cleanup in FCE coalesce. Use bitflags instead of strings.

12 years agoRemove sleep state flags when entering disconnected state.
Frank Lahm [Fri, 12 Aug 2011 09:02:06 +0000 (11:02 +0200)]
Remove sleep state flags when entering disconnected state.

12 years agoReturn correct user/group type when mapping UUIDs to names.
Frank Lahm [Fri, 12 Aug 2011 07:24:46 +0000 (09:24 +0200)]
Return correct user/group type when mapping UUIDs to names.
For directories add DARWIN_ACE_DELETE ACE if DARWIN_ACE_ADD_SUBDIRECTORY is set.
From Laura Müller.

12 years agoSet disconnect timeout to the same value as sleep timeout.
Frank Lahm [Thu, 11 Aug 2011 12:39:14 +0000 (14:39 +0200)]
Set disconnect timeout to the same value as sleep timeout.
Avoid adding an additional option, because without intimate knowledge of the underlying semtantics, noone but the implementor is really able to make an educated choice.

12 years agoMake IPC reconnect block, switch to non-blocking IO after connect.
Frank Lahm [Thu, 11 Aug 2011 12:08:36 +0000 (14:08 +0200)]
Make IPC reconnect block, switch to non-blocking IO after connect.

12 years agocase-conversion of surrogate pair
HAT [Wed, 10 Aug 2011 14:39:51 +0000 (23:39 +0900)]
case-conversion of surrogate pair

12 years agoFix a possible crash at startup when registering with Avahi when Avahi is not running
Frank Lahm [Wed, 10 Aug 2011 12:34:19 +0000 (14:34 +0200)]
Fix a possible crash at startup when registering with Avahi when Avahi is not running

12 years agoCorrect logger setup in afpd and reduce log clutter by reducing loglevel of logger...
Frank Lahm [Wed, 10 Aug 2011 09:02:59 +0000 (11:02 +0200)]
Correct logger setup in afpd and reduce log clutter by reducing loglevel of logger syslog setup

12 years agoInitialize ACL cache entry element in the rootParent directory structure.
Frank Lahm [Tue, 9 Aug 2011 13:16:05 +0000 (15:16 +0200)]
Initialize ACL cache entry element in the rootParent directory structure.
From Laura Müller.

12 years ago.volinfo file not created on first volume access if user in rolist
Frank Lahm [Tue, 2 Aug 2011 08:29:08 +0000 (10:29 +0200)]
.volinfo file not created on first volume access if user in rolist

12 years agoFix brokenness with case insensitive username matching with an empty gecos field.
Frank Lahm [Mon, 1 Aug 2011 14:32:06 +0000 (16:32 +0200)]
Fix brokenness with case insensitive username matching with an empty gecos field.

12 years agoMerge remote branch 'sf/master'
Frank Lahm [Mon, 1 Aug 2011 12:53:17 +0000 (14:53 +0200)]
Merge remote branch 'sf/master'

12 years agoFix ACL detection, thanks to Rod Yager for spotting this
Frank Lahm [Mon, 1 Aug 2011 12:52:44 +0000 (14:52 +0200)]
Fix ACL detection, thanks to Rod Yager for spotting this

12 years agochmod -x fce*.c
HAT [Sat, 30 Jul 2011 16:16:22 +0000 (01:16 +0900)]
chmod -x fce*.c

12 years agoMerge pull request #1 from knu/freebsd_fix
franklahm [Sat, 30 Jul 2011 14:33:53 +0000 (07:33 -0700)]
Merge pull request #1 from knu/freebsd_fix

Fixes for building on FreeBSD

12 years agoFreeBSD needs __BSD_VISIBLE to be defined to pull u_short, u_char, etc. in.
Akinori MUSHA [Sat, 30 Jul 2011 03:33:08 +0000 (12:33 +0900)]
FreeBSD needs __BSD_VISIBLE to be defined to pull u_short, u_char, etc. in.

12 years agoProperly include sys/resource.h for using getrlimit/setrlimit.
Akinori MUSHA [Sat, 30 Jul 2011 03:30:49 +0000 (12:30 +0900)]
Properly include sys/resource.h for using getrlimit/setrlimit.

12 years agoImplement the non-POSIX.1e function acl_from_mode().
Akinori MUSHA [Sat, 30 Jul 2011 03:29:38 +0000 (12:29 +0900)]
Implement the non-POSIX.1e function acl_from_mode().

12 years agoFix HAVE_ACL_GET_PERM_NP never being defined.
Akinori MUSHA [Sat, 30 Jul 2011 03:28:29 +0000 (12:28 +0900)]
Fix HAVE_ACL_GET_PERM_NP never being defined.

12 years agorm config/netatalk.pamd.shadow
HAT [Fri, 29 Jul 2011 13:25:30 +0000 (22:25 +0900)]
rm config/netatalk.pamd.shadow

12 years agoRIP cobalt
HAT [Fri, 29 Jul 2011 13:19:19 +0000 (22:19 +0900)]
RIP cobalt

12 years agoMerge remote branch 'sf/master'
Frank Lahm [Fri, 29 Jul 2011 09:34:27 +0000 (11:34 +0200)]
Merge remote branch 'sf/master'

12 years agoEnhance ACL support detection for volumes
Frank Lahm [Fri, 29 Jul 2011 09:32:24 +0000 (11:32 +0200)]
Enhance ACL support detection for volumes
Enable them per volume if
1) ACL support is compiled in
2) the volume supports ACLs
3) the new option "noacls" is not set for the volume
The previous behaviour was to enable ACL support for a volume if
1) it was compiled in and
2) the volume supported ACLs.
There was no way to disable ACLs for a volume.

12 years agoFix volume ACL support detection
Frank Lahm [Fri, 29 Jul 2011 09:11:23 +0000 (11:11 +0200)]
Fix volume ACL support detection

12 years agoWhat is maccharset?
HAT [Thu, 28 Jul 2011 15:34:54 +0000 (00:34 +0900)]
What is maccharset?
"maccharset:UTF8-MAC" is wrong.

12 years agotypo
HAT [Thu, 28 Jul 2011 15:07:55 +0000 (00:07 +0900)]
typo

12 years agoFix a crash when searching for a UUID that is not a special local UUID and LDAP suppo...
Frank Lahm [Thu, 28 Jul 2011 14:36:21 +0000 (16:36 +0200)]
Fix a crash when searching for a UUID that is not a special local UUID and LDAP support is not compiled in.
NetAPF bug #10149.

12 years agoUpdate NEWS
Frank Lahm [Wed, 27 Jul 2011 15:08:29 +0000 (17:08 +0200)]
Update NEWS

12 years agoSlightly change sleep time calculation
Frank Lahm [Wed, 27 Jul 2011 14:50:24 +0000 (16:50 +0200)]
Slightly change sleep time calculation

12 years agoAdd a LOG message telling configured fdset size
Frank Lahm [Wed, 27 Jul 2011 14:27:23 +0000 (16:27 +0200)]
Add a LOG message telling configured fdset size

12 years agoDon't realloc connection handling array.
Frank Lahm [Wed, 27 Jul 2011 14:07:59 +0000 (16:07 +0200)]
Don't realloc connection handling array.
That leads to undefined behaviour due to a race condition.

12 years agoDon't create IPC reconnect socket if not needed.
Frank Lahm [Wed, 27 Jul 2011 10:18:44 +0000 (12:18 +0200)]
Don't create IPC reconnect socket if not needed.

12 years agoDisable continous service feature by default, new option keepsessions to enable it.
Frank Lahm [Wed, 27 Jul 2011 09:27:59 +0000 (11:27 +0200)]
Disable continous service feature by default, new option keepsessions to enable it.
Fix a possible race condition between SIGCHLD handler and new connection attempts.

12 years agomemmove was moving too much
Frank Lahm [Tue, 26 Jul 2011 15:03:41 +0000 (17:03 +0200)]
memmove was moving too much

12 years agoMerge branch 'master' of netafp.com:git/netatalk
Frank Lahm [Tue, 26 Jul 2011 11:58:45 +0000 (13:58 +0200)]
Merge branch 'master' of netafp.com:git/netatalk

12 years agoMerge branch 'master', remote branch 'sf/master'
Frank Lahm [Tue, 26 Jul 2011 11:58:23 +0000 (13:58 +0200)]
Merge branch 'master', remote branch 'sf/master'

12 years agofix timeout calculation
Frank Lahm [Tue, 26 Jul 2011 11:08:36 +0000 (13:08 +0200)]
fix timeout calculation

12 years agoGive IPC reconnect more time
Frank Lahm [Tue, 26 Jul 2011 09:27:41 +0000 (11:27 +0200)]
Give IPC reconnect more time

12 years agoTemporarily disable ECONNRESET detection, it causes primary reconnections failures
Frank Lahm [Tue, 26 Jul 2011 09:02:52 +0000 (11:02 +0200)]
Temporarily disable ECONNRESET detection, it causes primary reconnections failures

12 years agoRemove forgotten logger flooding check bypass
Frank Lahm [Tue, 26 Jul 2011 07:46:42 +0000 (09:46 +0200)]
Remove forgotten logger flooding check bypass

12 years agoIn disconnected state afpd process was still reading from socket every SIGALARM
Frank Lahm [Fri, 22 Jul 2011 13:16:50 +0000 (15:16 +0200)]
In disconnected state afpd process was still reading from socket every SIGALARM

12 years agoAdd a log message indicating disconnected state has been entered
Frank Lahm [Fri, 22 Jul 2011 12:39:32 +0000 (14:39 +0200)]
Add a log message indicating disconnected state has been entered

12 years agoFix a problem leading to multiple afpd processes for one user when a primary reconnec...
Frank Lahm [Fri, 22 Jul 2011 12:00:40 +0000 (14:00 +0200)]
Fix a problem leading to multiple afpd processes for one user when a primary reconnect fails for some reason.
Fix a problem when sesssion disconnected state was not entered, because the connectivity interruption happened while an AFP command was active.

12 years agobumo
Frank Lahm [Fri, 22 Jul 2011 06:09:48 +0000 (08:09 +0200)]
bumo

12 years agoMere sf master
Frank Lahm [Fri, 22 Jul 2011 04:35:16 +0000 (06:35 +0200)]
Mere sf master

12 years agoFix regression in session IPC handling
Frank Lahm [Thu, 21 Jul 2011 13:23:53 +0000 (15:23 +0200)]
Fix regression in session IPC handling

12 years agoreplace "16" with "AFPSTATUS_MACHLEN"
HAT [Wed, 20 Jul 2011 13:50:15 +0000 (22:50 +0900)]
replace "16" with "AFPSTATUS_MACHLEN"

12 years agoAbbreviate Netatalk in version string as necessary so that the version number isn...
Frank Lahm [Wed, 20 Jul 2011 09:28:19 +0000 (11:28 +0200)]
Abbreviate Netatalk in version string as necessary so that the version number isn't cut off and the whole string fits within the 16 bytes machine type buffer

12 years agoUpdate NEWS
Frank Lahm [Tue, 19 Jul 2011 11:41:39 +0000 (13:41 +0200)]
Update NEWS

12 years agoAdjust log message
Frank Lahm [Tue, 19 Jul 2011 10:14:38 +0000 (12:14 +0200)]
Adjust log message

12 years agoMore robust IPC reconnect error handling
Frank Lahm [Tue, 19 Jul 2011 09:57:35 +0000 (11:57 +0200)]
More robust IPC reconnect error handling

12 years agoAdjust LOG message
Frank Lahm [Tue, 19 Jul 2011 08:22:38 +0000 (10:22 +0200)]
Adjust LOG message

12 years agoACL access checking was using from directory pointer
Frank Lahm [Mon, 18 Jul 2011 18:05:07 +0000 (20:05 +0200)]
ACL access checking was using from directory pointer

12 years agodbd can be run on active volumes
Frank Lahm [Mon, 18 Jul 2011 09:41:17 +0000 (11:41 +0200)]
dbd can be run on active volumes

12 years agoPrevious commit removed fix for debug printing large amount of supplementary groups
Frank Lahm [Mon, 18 Jul 2011 09:04:19 +0000 (11:04 +0200)]
Previous commit removed fix for debug printing large amount of supplementary groups

12 years agoFix moved header
Frank Lahm [Fri, 15 Jul 2011 09:26:24 +0000 (11:26 +0200)]
Fix moved header

12 years agoIt seems to have found some mistakes in commit immediately before...
HAT [Thu, 14 Jul 2011 15:16:51 +0000 (00:16 +0900)]
It seems to have found some mistakes in commit immediately before...

12 years agoMachineType string is up to 16 characters
HAT [Thu, 14 Jul 2011 15:01:13 +0000 (00:01 +0900)]
MachineType string is up to 16 characters
Merge remote-tracking branch 'remotes/origin/branch-netatalk-2-1'

12 years agoMachineType string is up to 16 characters
HAT [Thu, 14 Jul 2011 14:41:33 +0000 (23:41 +0900)]
MachineType string is up to 16 characters

12 years agoCreate special folders as root, otherwise first time mounting a volume with ro rights...
Frank Lahm [Wed, 13 Jul 2011 09:27:25 +0000 (11:27 +0200)]
Create special folders as root, otherwise first time mounting a volume with ro rights fails

12 years agoMerge branch 'master' of netafp.com:git/netatalk
Frank Lahm [Wed, 13 Jul 2011 09:14:54 +0000 (11:14 +0200)]
Merge branch 'master' of netafp.com:git/netatalk

12 years agoWorkaround for old automake bug
Frank Lahm [Fri, 8 Jul 2011 09:58:49 +0000 (11:58 +0200)]
Workaround for old automake bug

12 years agouse seteuid(0) and back in savevolinfo
Frank Lahm [Mon, 4 Jul 2011 10:40:41 +0000 (12:40 +0200)]
use seteuid(0) and back in savevolinfo

12 years agoImplement cnid_dbd option -d, deletes CNID db
Frank Lahm [Tue, 28 Jun 2011 12:35:51 +0000 (14:35 +0200)]
Implement cnid_dbd option -d, deletes CNID db

12 years agoUpdate NEWS
Frank Lahm [Tue, 28 Jun 2011 07:59:12 +0000 (09:59 +0200)]
Update NEWS

12 years agoCorrectly define IPC PATH
Frank Lahm [Tue, 28 Jun 2011 07:53:42 +0000 (09:53 +0200)]
Correctly define IPC PATH

12 years agoFix buffer overrun with many groups
Frank Lahm [Mon, 27 Jun 2011 08:25:31 +0000 (10:25 +0200)]
Fix buffer overrun with many groups

12 years agoAdd file for dirfd
Frank Lahm [Sat, 25 Jun 2011 15:29:29 +0000 (17:29 +0200)]
Add file for dirfd

12 years agoMerge branch 'master' of rsrc.de:git/netatalk
Frank Lahm [Sat, 25 Jun 2011 15:26:16 +0000 (17:26 +0200)]
Merge branch 'master' of rsrc.de:git/netatalk

12 years agoAdd Solaris 10 replacement for dirfd
Frank Lahm [Sat, 25 Jun 2011 15:26:03 +0000 (17:26 +0200)]
Add Solaris 10 replacement for dirfd

12 years agoglobals.h has moved
Frank Lahm [Sat, 18 Jun 2011 10:48:19 +0000 (12:48 +0200)]
globals.h has moved

12 years agoMerge sf
Frank Lahm [Sat, 18 Jun 2011 10:45:01 +0000 (12:45 +0200)]
Merge sf

12 years agoMerge branch 'master' of ssh://netatalk.git.sourceforge.net/gitroot/netatalk/netatalk
Frank Lahm [Sat, 18 Jun 2011 10:42:53 +0000 (12:42 +0200)]
Merge branch 'master' of ssh://netatalk.git.sourceforge.net/gitroot/netatalk/netatalk

12 years agoAdd missing source files
Frank Lahm [Sat, 18 Jun 2011 10:42:09 +0000 (12:42 +0200)]
Add missing source files

12 years agoFix merge conflict resolution error
Frank Lahm [Sat, 18 Jun 2011 05:56:17 +0000 (07:56 +0200)]
Fix merge conflict resolution error

12 years agoMerge sf
Frank Lahm [Thu, 16 Jun 2011 12:31:42 +0000 (14:31 +0200)]
Merge sf

12 years agoUpdate NEWS
Frank Lahm [Thu, 16 Jun 2011 12:29:05 +0000 (14:29 +0200)]
Update NEWS