]> arthur.barton.de Git - netatalk.git/log
netatalk.git
11 years agosorry. revert...
HAT [Mon, 11 Jun 2012 15:21:26 +0000 (00:21 +0900)]
sorry. revert...

11 years agofix --enable-fhs
HAT [Mon, 11 Jun 2012 14:59:24 +0000 (23:59 +0900)]
fix --enable-fhs

11 years agoMerge branch 'release-3.0beta2'
Frank Lahm [Fri, 1 Jun 2012 10:19:01 +0000 (12:19 +0200)]
Merge branch 'release-3.0beta2'

11 years agoUpdate version history and VERSION_INFO description
Frank Lahm [Fri, 1 Jun 2012 10:13:38 +0000 (12:13 +0200)]
Update version history and VERSION_INFO description

11 years agoAdd ABI files to dist
Frank Lahm [Fri, 1 Jun 2012 09:29:09 +0000 (11:29 +0200)]
Add ABI files to dist

11 years agoAdd 3.0beta2 ABI file
Frank Lahm [Fri, 1 Jun 2012 09:26:46 +0000 (11:26 +0200)]
Add 3.0beta2 ABI file

11 years agoRemove check-local, create ABI file if not present
Frank Lahm [Fri, 1 Jun 2012 09:26:25 +0000 (11:26 +0200)]
Remove check-local, create ABI file if not present

11 years ago3.0beta2
Frank Lahm [Fri, 1 Jun 2012 09:02:33 +0000 (11:02 +0200)]
3.0beta2

11 years agoupdate NEWS
HAT [Thu, 31 May 2012 14:34:53 +0000 (23:34 +0900)]
update NEWS

11 years agoSet Solaris SMF create_default_instance key to false
Frank Lahm [Thu, 31 May 2012 14:07:11 +0000 (16:07 +0200)]
Set Solaris SMF create_default_instance key to false

11 years agosolaris init is SMF, not sysv
HAT [Thu, 31 May 2012 13:22:38 +0000 (22:22 +0900)]
solaris init is SMF, not sysv

11 years agoBump version and update ABI file
Frank Lahm [Thu, 31 May 2012 11:43:23 +0000 (13:43 +0200)]
Bump version and update ABI file

11 years agoRemove addresses from symbols
Frank Lahm [Thu, 31 May 2012 11:41:51 +0000 (13:41 +0200)]
Remove addresses from symbols

11 years agoMerge branch 'develop' into abi
Frank Lahm [Thu, 31 May 2012 11:38:38 +0000 (13:38 +0200)]
Merge branch 'develop' into abi

11 years agoRemove addresses from symbols
Frank Lahm [Thu, 31 May 2012 11:28:38 +0000 (13:28 +0200)]
Remove addresses from symbols

11 years agoHide namecache and uuidcache
Frank Lahm [Thu, 31 May 2012 10:48:54 +0000 (12:48 +0200)]
Hide namecache and uuidcache

11 years agoAdd function to set charset_name so we can make the array status
Frank Lahm [Thu, 31 May 2012 10:36:54 +0000 (12:36 +0200)]
Add function to set charset_name so we can make the array status

11 years agoAdd configure option --enable-developer which hides the ABI checking
Frank Lahm [Thu, 31 May 2012 10:24:10 +0000 (12:24 +0200)]
Add configure option --enable-developer which hides the ABI checking

11 years agoUpdate ABI file and bump revision
Frank Lahm [Wed, 30 May 2012 21:27:40 +0000 (23:27 +0200)]
Update ABI file and bump revision

11 years agoMerge branch 'develop' of netafp.com:git/netatalk into develop
Frank Lahm [Wed, 30 May 2012 17:57:07 +0000 (19:57 +0200)]
Merge branch 'develop' of netafp.com:git/netatalk into develop

11 years agoAdd ABI checking to libatalk build
Frank Lahm [Wed, 30 May 2012 17:56:37 +0000 (19:56 +0200)]
Add ABI checking to libatalk build

11 years agoFix dsi->in_write flag/counter
Frank Lahm [Wed, 30 May 2012 10:53:55 +0000 (12:53 +0200)]
Fix dsi->in_write flag/counter

The new/tuned sendfile using code resulted in in_write being
decremented to -1 because dsi_readdone was called (which
decremnts it by 1) althoug it wasn't incremented before. The fix
is to not call dsi_readdone() at all in the sendfile case as
we didn't call the counterpart dsi_readinit() beforehand.

11 years agoFix for ressource fork handling on Solaris
Frank Lahm [Wed, 30 May 2012 10:12:25 +0000 (12:12 +0200)]
Fix for ressource fork handling on Solaris

For certain metadata operations the ressourcefork size was
reported as 0 bytes although an existing ressource fork was
> 0 bytes. As a result when copying files with ressource forks
from the server to the client the ressource was ignored by the
client and not copied.

11 years agoReplace Solaris initscript with SMF manifest
Frank Lahm [Tue, 29 May 2012 08:31:32 +0000 (10:31 +0200)]
Replace Solaris initscript with SMF manifest

11 years agoMerge remote branch 'sf/develop' into develop
Frank Lahm [Fri, 25 May 2012 10:18:58 +0000 (12:18 +0200)]
Merge remote branch 'sf/develop' into develop

11 years agoAdd missing strnlen implemantation
Frank Lahm [Fri, 25 May 2012 10:17:13 +0000 (12:17 +0200)]
Add missing strnlen implemantation

11 years ago--with-cracklib[=DICT] DICT is omissible
HAT [Thu, 24 May 2012 14:15:54 +0000 (23:15 +0900)]
--with-cracklib[=DICT]  DICT is omissible

11 years agoFix duplicate listing of misc.c
Frank Lahm [Wed, 23 May 2012 11:49:41 +0000 (13:49 +0200)]
Fix duplicate listing of misc.c

11 years agoSet version back to 3.0dev
Frank Lahm [Tue, 22 May 2012 15:03:21 +0000 (17:03 +0200)]
Set version back to 3.0dev

11 years agoMerge branch 'release-3.0-beta1'
Frank Lahm [Tue, 22 May 2012 14:47:21 +0000 (16:47 +0200)]
Merge branch 'release-3.0-beta1'

11 years ago3.0-beta1
Frank Lahm [Tue, 22 May 2012 14:43:20 +0000 (16:43 +0200)]
3.0-beta1

11 years agoRemove service.atalk
Frank Lahm [Tue, 22 May 2012 14:34:21 +0000 (16:34 +0200)]
Remove service.atalk

11 years agoImport manpages from XML
Frank Lahm [Tue, 22 May 2012 14:30:20 +0000 (16:30 +0200)]
Import manpages from XML

11 years agoFix logging of error conditions when removing extended attributes
Frank Lahm [Tue, 22 May 2012 14:17:15 +0000 (16:17 +0200)]
Fix logging of error conditions when removing extended attributes

11 years agoSAYONARA AppleTalk
HAT [Tue, 22 May 2012 13:15:44 +0000 (22:15 +0900)]
SAYONARA AppleTalk

11 years agoconvert adouble -> convert appledouble
HAT [Tue, 22 May 2012 12:52:50 +0000 (21:52 +0900)]
convert adouble -> convert appledouble

11 years agoapple_dump: Extended Attributes AppleDouble support
HAT [Tue, 22 May 2012 12:25:57 +0000 (21:25 +0900)]
apple_dump: Extended Attributes AppleDouble support
BUG: *BSD is not supported yet

11 years agoFix typo
Frank Lahm [Tue, 22 May 2012 12:10:57 +0000 (14:10 +0200)]
Fix typo

11 years agoFix flcosing wrong file handle, from Riccardo Magliocchetti
Frank Lahm [Tue, 22 May 2012 11:20:40 +0000 (13:20 +0200)]
Fix flcosing wrong file handle, from Riccardo Magliocchetti

11 years agoFix ressource leak, from Riccardo Magliocchetti
Frank Lahm [Tue, 22 May 2012 11:13:22 +0000 (13:13 +0200)]
Fix ressource leak, from Riccardo Magliocchetti

11 years agoMerge 2-2
Frank Lahm [Mon, 21 May 2012 16:27:23 +0000 (18:27 +0200)]
Merge 2-2

11 years agoEnhance logging
Frank Lahm [Mon, 21 May 2012 13:58:46 +0000 (15:58 +0200)]
Enhance logging

11 years agoOnly use AI_NUMERICSERV if defined
Frank Lahm [Mon, 21 May 2012 13:56:45 +0000 (15:56 +0200)]
Only use AI_NUMERICSERV if defined

11 years agonosavepassword is not default
HAT [Wed, 16 May 2012 14:26:30 +0000 (23:26 +0900)]
nosavepassword is not default

11 years agoAdjust loglevel
Frank Lahm [Tue, 15 May 2012 14:20:22 +0000 (16:20 +0200)]
Adjust loglevel

11 years agoCleanup EA detection, don't use ea:ad anymore
Frank Lahm [Tue, 15 May 2012 14:18:46 +0000 (16:18 +0200)]
Cleanup EA detection, don't use ea:ad anymore

11 years agoMerge product-2-2
Frank Lahm [Tue, 15 May 2012 13:41:11 +0000 (15:41 +0200)]
Merge product-2-2

11 years agoZeroconf could not advertise non-ASCII time machine volume name, suggested by Oichi
HAT [Tue, 15 May 2012 12:47:44 +0000 (21:47 +0900)]
Zeroconf could not advertise non-ASCII time machine volume name, suggested by Oichi

11 years agoChanged behaviour for TimeMachine volumes in case there's a problem
Frank Lahm [Tue, 15 May 2012 11:43:08 +0000 (13:43 +0200)]
Changed behaviour for TimeMachine volumes in case there's a problem
talking to the CNID daemons. Previously the volume was flagged read-only
and an AFP message was sent to the client. As this might result in
TimeMachine assuming the backup sparse bundle is damaged, we now just
switch the CNID database to an in-memory tdb without the additional stuff.

11 years agoPerformance tuning of AFP write operation
Frank Lahm [Sun, 6 May 2012 10:21:18 +0000 (12:21 +0200)]
Performance tuning of AFP write operation

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

12 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 agoMerge branch 'release-3-0-alpha3'
Frank Lahm [Fri, 20 Apr 2012 12:37:45 +0000 (14:37 +0200)]
Merge branch 'release-3-0-alpha3'

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 agoMerge branch 'release-3-0-alpha3'
Frank Lahm [Fri, 20 Apr 2012 12:22:18 +0000 (14:22 +0200)]
Merge branch 'release-3-0-alpha3'

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