]> arthur.barton.de Git - netatalk.git/log
netatalk.git
11 years agoMerge 2-2
Frank Lahm [Sat, 5 May 2012 06:20:14 +0000 (08:20 +0200)]
Merge 2-2

11 years agoFix regression introduced by previous IPC fds fix
Frank Lahm [Fri, 4 May 2012 08:25:32 +0000 (10:25 +0200)]
Fix regression introduced by previous IPC fds fix

11 years agoPut macusers back in release
Frank Lahm [Wed, 2 May 2012 06:07:24 +0000 (08:07 +0200)]
Put macusers back in release

11 years agoImport from XML
Frank Lahm [Mon, 30 Apr 2012 13:46:01 +0000 (15:46 +0200)]
Import from XML

12 years agoAdd POLLNVAL to the set of poll revents
Frank Lahm [Mon, 30 Apr 2012 11:00:45 +0000 (13:00 +0200)]
Add POLLNVAL to the set of poll revents

12 years agoFixes for moved .AppleDesktop dir
Frank Lahm [Mon, 30 Apr 2012 06:39:51 +0000 (08:39 +0200)]
Fixes for moved .AppleDesktop dir

12 years agoRemove log message
Frank Lahm [Sun, 29 Apr 2012 12:48:26 +0000 (14:48 +0200)]
Remove log message

12 years agoMerge branch 'sendfile' into develop
Frank Lahm [Sun, 29 Apr 2012 12:30:45 +0000 (14:30 +0200)]
Merge branch 'sendfile' into develop

12 years agoDon't use sendfile with symlinks
Frank Lahm [Sun, 29 Apr 2012 12:17:44 +0000 (14:17 +0200)]
Don't use sendfile with symlinks

12 years agoUse define AD_SYMLINK for symlinks
Frank Lahm [Sun, 29 Apr 2012 12:10:40 +0000 (14:10 +0200)]
Use define AD_SYMLINK for symlinks

12 years agoFix offset and reqcount check
Frank Lahm [Sun, 29 Apr 2012 12:01:36 +0000 (14:01 +0200)]
Fix offset and reqcount check

12 years agoHeimdal Kerberos compatibility fixes
Frank Lahm [Sat, 28 Apr 2012 17:59:41 +0000 (19:59 +0200)]
Heimdal Kerberos compatibility fixes

12 years agoFixes
Frank Lahm [Fri, 27 Apr 2012 18:14:46 +0000 (20:14 +0200)]
Fixes

12 years agoFixes for sendfile
Frank Lahm [Fri, 27 Apr 2012 16:00:36 +0000 (18:00 +0200)]
Fixes for sendfile

12 years agoMerge remote branch 'sf/develop' into develop
Frank Lahm [Fri, 27 Apr 2012 14:44:59 +0000 (16:44 +0200)]
Merge remote branch 'sf/develop' into develop

12 years agoCleanup
Frank Lahm [Fri, 27 Apr 2012 14:41:05 +0000 (16:41 +0200)]
Cleanup

12 years agoPerformance tuning: sendfilev, MSG_MORE and do not apply AFP read locks by default
Frank Lahm [Fri, 27 Apr 2012 12:23:42 +0000 (14:23 +0200)]
Performance tuning: sendfilev, MSG_MORE  and do not apply AFP read locks by default
sendfilev: use sendfilev for data transfer
MSG_MORE: sending DSI header with MSG_MORE before sendfile
New option "afp read locks", default:no

12 years agoshadowpw belongs in configure.ac at the end
HAT [Thu, 26 Apr 2012 15:31:04 +0000 (00:31 +0900)]
shadowpw belongs in configure.ac at the end

12 years agoMerge 2-2
Frank Lahm [Thu, 26 Apr 2012 13:59:43 +0000 (15:59 +0200)]
Merge 2-2

12 years agoUpdate news
Frank Lahm [Thu, 26 Apr 2012 12:50:08 +0000 (14:50 +0200)]
Update news

12 years ago--with-init-style=solaris
HAT [Wed, 25 Apr 2012 16:50:51 +0000 (01:50 +0900)]
--with-init-style=solaris

12 years agoAtalk mans are gone
Frank Lahm [Wed, 25 Apr 2012 11:44:12 +0000 (13:44 +0200)]
Atalk mans are gone

12 years agoRevert preious commit
Frank Lahm [Wed, 25 Apr 2012 05:24:20 +0000 (07:24 +0200)]
Revert preious commit

12 years agoUpdate macros
Frank Lahm [Mon, 23 Apr 2012 10:58:32 +0000 (12:58 +0200)]
Update macros

12 years agoAdd silent rules to libevent
Frank Lahm [Mon, 23 Apr 2012 10:43:12 +0000 (12:43 +0200)]
Add silent rules to libevent

12 years agoEnable automake silent rules if available
Frank Lahm [Fri, 20 Apr 2012 14:53:15 +0000 (16:53 +0200)]
Enable automake silent rules if available

12 years agodev
Frank Lahm [Fri, 20 Apr 2012 13:54:05 +0000 (15:54 +0200)]
dev

12 years ago3.0alpha3
Frank Lahm [Fri, 20 Apr 2012 12:37:30 +0000 (14:37 +0200)]
3.0alpha3

12 years agoREADME is gone
Frank Lahm [Fri, 20 Apr 2012 12:35:44 +0000 (14:35 +0200)]
README is gone

12 years agodev
Frank Lahm [Fri, 20 Apr 2012 12:28:02 +0000 (14:28 +0200)]
dev

12 years ago3.0alpha3
Frank Lahm [Fri, 20 Apr 2012 12:21:13 +0000 (14:21 +0200)]
3.0alpha3

12 years agoImport from XML
Frank Lahm [Fri, 20 Apr 2012 12:18:41 +0000 (14:18 +0200)]
Import from XML

12 years agoupdate NEWS
HAT [Fri, 20 Apr 2012 11:51:56 +0000 (20:51 +0900)]
update NEWS

12 years agoFix byte order detection
Frank Lahm [Fri, 20 Apr 2012 10:19:23 +0000 (12:19 +0200)]
Fix byte order detection

12 years agobasedir regex must be defined in [Homes] section
HAT [Thu, 19 Apr 2012 16:19:30 +0000 (01:19 +0900)]
basedir regex must be defined in [Homes] section

12 years agohome name must contain $u
HAT [Thu, 19 Apr 2012 15:41:24 +0000 (00:41 +0900)]
home name must contain $u

12 years agoImport from XML
Frank Lahm [Thu, 19 Apr 2012 13:18:47 +0000 (15:18 +0200)]
Import from XML

12 years agoMerge branch 'develop' of netafp.com:git/netatalk into develop
Frank Lahm [Thu, 19 Apr 2012 13:06:05 +0000 (15:06 +0200)]
Merge branch 'develop' of netafp.com:git/netatalk into develop

12 years agoRefactor the locking
Frank Lahm [Thu, 19 Apr 2012 13:05:11 +0000 (15:05 +0200)]
Refactor the locking

12 years agoNew global option "solaris share reservations"
Frank Lahm [Thu, 19 Apr 2012 10:41:30 +0000 (12:41 +0200)]
New global option "solaris share reservations"

12 years agoSolaris share reservation cross platform locking
Frank Lahm [Thu, 19 Apr 2012 05:17:21 +0000 (07:17 +0200)]
Solaris share reservation cross platform locking

12 years agoAh, the joys of boolean logig
Frank Lahm [Wed, 18 Apr 2012 13:06:05 +0000 (15:06 +0200)]
Ah, the joys of boolean logig

12 years agoRemove default values, otherwise they can't be disabled. Oversight in previous change
Frank Lahm [Wed, 18 Apr 2012 12:29:24 +0000 (14:29 +0200)]
Remove default values, otherwise they can't be disabled. Oversight in previous change

12 years agoFix default boolean values of global options
HAT [Wed, 18 Apr 2012 11:54:41 +0000 (20:54 +0900)]
Fix default boolean values of global options

12 years agoMerge branch 'desktop' into develop
Frank Lahm [Tue, 17 Apr 2012 13:06:22 +0000 (15:06 +0200)]
Merge branch 'desktop' into develop

12 years agoMove existing AppleDesktop folders to localstatedir
Frank Lahm [Tue, 17 Apr 2012 10:42:28 +0000 (12:42 +0200)]
Move existing AppleDesktop folders to localstatedir

12 years agoMerge branch 'enumerate' into develop
Frank Lahm [Tue, 17 Apr 2012 10:04:03 +0000 (12:04 +0200)]
Merge branch 'enumerate' into develop

12 years agoEnsure CNID gets written for created files
Frank Lahm [Tue, 17 Apr 2012 10:00:42 +0000 (12:00 +0200)]
Ensure CNID gets written for created files

12 years agoDont check for open forks attributes when enumerating, should speed it up
Frank Lahm [Tue, 17 Apr 2012 09:43:34 +0000 (11:43 +0200)]
Dont check for open forks attributes when enumerating, should speed it up

12 years agoCreation of AppleDesktop directorey failed due to a missing path element when constru...
Frank Lahm [Mon, 16 Apr 2012 14:53:56 +0000 (16:53 +0200)]
Creation of AppleDesktop directorey failed due to a missing path element when constructing the full path

12 years agoMove AppleDesktop to localstatedir
Frank Lahm [Mon, 16 Apr 2012 10:04:25 +0000 (12:04 +0200)]
Move AppleDesktop to localstatedir

12 years agoMove CNID README to doc/DEV
Frank Lahm [Mon, 16 Apr 2012 08:55:01 +0000 (10:55 +0200)]
Move CNID README to doc/DEV

12 years agoUse LOG instead of fprintf(stderr, ...)
Frank Lahm [Mon, 16 Apr 2012 08:41:56 +0000 (10:41 +0200)]
Use LOG instead of fprintf(stderr, ...)

12 years agoPass name to afp_config_parse and use NULL for processname as test
Frank Lahm [Mon, 16 Apr 2012 08:32:29 +0000 (10:32 +0200)]
Pass name to afp_config_parse and use NULL for processname as test

12 years agoFix quota stuff
Frank Lahm [Fri, 13 Apr 2012 15:03:58 +0000 (17:03 +0200)]
Fix quota stuff

12 years agoAdd LDAP CFLAFS
Frank Lahm [Fri, 13 Apr 2012 14:52:19 +0000 (16:52 +0200)]
Add LDAP CFLAFS

12 years agoTypos
Frank Lahm [Fri, 13 Apr 2012 14:48:22 +0000 (16:48 +0200)]
Typos

12 years agoBSD fixes
Frank Lahm [Fri, 13 Apr 2012 14:31:15 +0000 (16:31 +0200)]
BSD fixes

12 years agoMissing quotes and typo
Frank Lahm [Fri, 13 Apr 2012 14:23:56 +0000 (16:23 +0200)]
Missing quotes and typo

12 years agoMissing quotes
Frank Lahm [Fri, 13 Apr 2012 14:10:50 +0000 (16:10 +0200)]
Missing quotes

12 years agoFix volume message
Frank Lahm [Fri, 13 Apr 2012 08:54:08 +0000 (10:54 +0200)]
Fix volume message

12 years agoFix install order
Frank Lahm [Fri, 13 Apr 2012 08:39:15 +0000 (10:39 +0200)]
Fix install order

12 years agoFix DSI status packet, always put dirservice offset in the packet
Frank Lahm [Wed, 11 Apr 2012 10:57:39 +0000 (12:57 +0200)]
Fix DSI status packet, always put dirservice offset in the packet

12 years agoUpdate news
Frank Lahm [Wed, 11 Apr 2012 08:28:00 +0000 (10:28 +0200)]
Update news

12 years agoMerge branch 'develop' into ad_set
Frank Lahm [Wed, 11 Apr 2012 08:26:52 +0000 (10:26 +0200)]
Merge branch 'develop' into ad_set

12 years agoWorking ad set
Frank Lahm [Wed, 11 Apr 2012 08:24:49 +0000 (10:24 +0200)]
Working ad set

12 years agokinder afp.conf
HAT [Tue, 10 Apr 2012 16:18:22 +0000 (01:18 +0900)]
kinder afp.conf

12 years agounix charset is UTF8 by default.
HAT [Tue, 10 Apr 2012 16:08:32 +0000 (01:08 +0900)]
unix charset is UTF8 by default.
vol charset is same value as unix charset by default.
If UTF-8 is set, change into UTF8.

12 years agoMerge remote branch 'sf/develop' into develop
Frank Lahm [Sat, 7 Apr 2012 09:35:58 +0000 (11:35 +0200)]
Merge remote branch 'sf/develop' into develop

12 years agoMerge branch 'develop' of netafp.com:git/netatalk into develop
Frank Lahm [Sat, 7 Apr 2012 09:24:44 +0000 (11:24 +0200)]
Merge branch 'develop' of netafp.com:git/netatalk into develop

12 years agoPer volume login message
Frank Lahm [Sat, 7 Apr 2012 09:24:35 +0000 (11:24 +0200)]
Per volume login message

12 years agosmall fix
HAT [Thu, 5 Apr 2012 15:37:11 +0000 (00:37 +0900)]
small fix

12 years agostart LOG earlier
HAT [Thu, 5 Apr 2012 14:08:02 +0000 (23:08 +0900)]
start LOG earlier

12 years agoFix
Frank Lahm [Thu, 5 Apr 2012 13:02:30 +0000 (15:02 +0200)]
Fix

12 years agoHopefully fix GSSAPI macro once and for all
Frank Lahm [Thu, 5 Apr 2012 10:55:23 +0000 (12:55 +0200)]
Hopefully fix GSSAPI macro once and for all

12 years agoClosing of the parent IPC fd at the right place
Frank Lahm [Thu, 5 Apr 2012 06:18:07 +0000 (08:18 +0200)]
Closing of the parent IPC fd at the right place

12 years agoClose client side of IPC fd in parent
Frank Lahm [Thu, 26 Apr 2012 12:14:43 +0000 (14:14 +0200)]
Close client side of IPC fd in parent

12 years agoClose IPC file descriptors inherited from afpd master process
Frank Lahm [Thu, 26 Apr 2012 11:36:50 +0000 (13:36 +0200)]
Close IPC file descriptors inherited from afpd master process

12 years agoshow_usage was called with a NULL name
Frank Lahm [Tue, 10 Apr 2012 10:54:03 +0000 (12:54 +0200)]
show_usage was called with a NULL name

12 years agoBackport GSSAPI detectino fix for Solaris from 3.0
Frank Lahm [Wed, 4 Apr 2012 13:40:26 +0000 (15:40 +0200)]
Backport GSSAPI detectino fix for Solaris from 3.0

12 years agobumop
Frank Lahm [Wed, 4 Apr 2012 10:24:41 +0000 (12:24 +0200)]
bumop

12 years agoMerge branch 'release-3-0-alpha2' into develop
Frank Lahm [Wed, 4 Apr 2012 10:24:03 +0000 (12:24 +0200)]
Merge branch 'release-3-0-alpha2' into develop

12 years agobump
Frank Lahm [Wed, 4 Apr 2012 10:12:21 +0000 (12:12 +0200)]
bump

12 years agobump version
Frank Lahm [Wed, 4 Apr 2012 10:07:38 +0000 (12:07 +0200)]
bump version

12 years agoRemove forgotten debugging line
Frank Lahm [Tue, 3 Apr 2012 15:33:20 +0000 (17:33 +0200)]
Remove forgotten debugging line

12 years agoFix LDAP test
Frank Lahm [Tue, 3 Apr 2012 15:25:48 +0000 (17:25 +0200)]
Fix LDAP test

12 years agoFix
Frank Lahm [Tue, 3 Apr 2012 15:04:47 +0000 (17:04 +0200)]
Fix

12 years agoFix
Frank Lahm [Tue, 3 Apr 2012 14:58:56 +0000 (16:58 +0200)]
Fix

12 years agoEnhance LDAP configure optino to take a path
Frank Lahm [Tue, 3 Apr 2012 14:50:48 +0000 (16:50 +0200)]
Enhance LDAP configure optino to take a path

12 years agoFix and cleanup compiler flags
Frank Lahm [Tue, 3 Apr 2012 14:21:31 +0000 (16:21 +0200)]
Fix and cleanup compiler flags

12 years agoSimple fix for library and search path ordering
Frank Lahm [Tue, 3 Apr 2012 12:47:18 +0000 (14:47 +0200)]
Simple fix for library and search path ordering

12 years agoFix automake var
Frank Lahm [Tue, 3 Apr 2012 12:43:41 +0000 (14:43 +0200)]
Fix automake var

12 years agoStart working on ad_set
Frank Lahm [Tue, 3 Apr 2012 08:07:12 +0000 (10:07 +0200)]
Start working on ad_set

12 years agoignore ._ appledouble files
Frank Lahm [Mon, 2 Apr 2012 14:30:13 +0000 (16:30 +0200)]
ignore ._ appledouble files

12 years agoFix ad cp on appledouble = ea volumes
Frank Lahm [Mon, 2 Apr 2012 14:22:36 +0000 (16:22 +0200)]
Fix ad cp on appledouble = ea volumes

12 years agoDon't flush adouble if adcnid == 0
Frank Lahm [Mon, 2 Apr 2012 12:21:46 +0000 (14:21 +0200)]
Don't flush adouble if adcnid == 0

12 years agoProper check whether code runs in an AFP session context or not
Frank Lahm [Mon, 2 Apr 2012 11:57:53 +0000 (13:57 +0200)]
Proper check whether code runs in an AFP session context or not

12 years agoFix C sequence point constraint violation
Frank Lahm [Mon, 2 Apr 2012 11:35:24 +0000 (13:35 +0200)]
Fix C sequence point constraint violation

12 years agoFix offset calculation
Frank Lahm [Sun, 1 Apr 2012 11:41:49 +0000 (13:41 +0200)]
Fix offset calculation

12 years agoDon't set username in getvolbypath()
Frank Lahm [Sat, 31 Mar 2012 14:02:48 +0000 (16:02 +0200)]
Don't set username in getvolbypath()