]> arthur.barton.de Git - netatalk.git/log
netatalk.git
13 years agoConvert names for all fs-objects and proper signal handling
Frank Lahm [Sun, 10 Oct 2010 14:22:53 +0000 (16:22 +0200)]
Convert names for all fs-objects and proper signal handling

13 years agoConvert name of objects
Frank Lahm [Sun, 10 Oct 2010 13:40:02 +0000 (15:40 +0200)]
Convert name of objects

13 years agoad cp nearly done
Frank Lahm [Sun, 10 Oct 2010 07:21:15 +0000 (09:21 +0200)]
ad cp nearly done

13 years agoad cp -R now works with all sources
Frank Lahm [Sat, 9 Oct 2010 10:37:08 +0000 (12:37 +0200)]
ad cp -R now works with all sources

13 years agoFirst recursive copy to basically work
Frank Lahm [Sat, 9 Oct 2010 08:47:16 +0000 (10:47 +0200)]
First recursive copy to basically work

13 years agoFix recursion
Frank Lahm [Fri, 8 Oct 2010 20:49:51 +0000 (22:49 +0200)]
Fix recursion

13 years agoCNID fixes
Frank Lahm [Fri, 8 Oct 2010 20:40:23 +0000 (22:40 +0200)]
CNID fixes

13 years agomove logger_test to bin/misc/
Frank Lahm [Fri, 8 Oct 2010 15:00:41 +0000 (17:00 +0200)]
move logger_test to bin/misc/

13 years agoCNID for new dirs works with ad cp -R
Frank Lahm [Fri, 8 Oct 2010 14:50:46 +0000 (16:50 +0200)]
CNID for new dirs works with ad cp -R

13 years agoRename cfrombstring to cfrombstr and msic
Frank Lahm [Wed, 6 Oct 2010 15:11:51 +0000 (17:11 +0200)]
Rename cfrombstring to cfrombstr and msic

13 years agoUse own ftw func in ad cp
Frank Lahm [Tue, 5 Oct 2010 20:39:38 +0000 (22:39 +0200)]
Use own ftw func in ad cp

13 years agoUse FreeBSD cp as basis for ad cp
Frank Lahm [Mon, 4 Oct 2010 14:01:41 +0000 (16:01 +0200)]
Use FreeBSD cp as basis for ad cp

13 years agoMerge branch 'master' of ssh://netatalk.git.sourceforge.net/gitroot/netatalk/netatalk
Frank Lahm [Fri, 1 Oct 2010 22:28:14 +0000 (00:28 +0200)]
Merge branch 'master' of ssh://netatalk.git.sourceforge.net/gitroot/netatalk/netatalk

13 years agoSome work on ad cp
Frank Lahm [Fri, 1 Oct 2010 22:27:51 +0000 (00:27 +0200)]
Some work on ad cp

13 years agoFixes for Solaris
Frank Lahm [Fri, 1 Oct 2010 20:50:04 +0000 (22:50 +0200)]
Fixes for Solaris

13 years agoImplement ACL removal. That was the last piece, POSIX 1e ACL support is finished...
Frank Lahm [Fri, 1 Oct 2010 18:07:33 +0000 (20:07 +0200)]
Implement ACL removal. That was the last piece, POSIX 1e ACL support is finished, now on to testing everybody

13 years agoPOSIX ACLs VFS/adouble integration
Frank Lahm [Thu, 30 Sep 2010 21:44:01 +0000 (23:44 +0200)]
POSIX ACLs VFS/adouble integration

13 years agoSetting POSIX 1e ACLs works, yeeha
Frank Lahm [Wed, 29 Sep 2010 05:19:51 +0000 (07:19 +0200)]
Setting POSIX 1e ACLs works, yeeha

13 years agocombine aces for one entity into one
Frank Lahm [Wed, 29 Sep 2010 01:45:09 +0000 (03:45 +0200)]
combine aces for one entity into one

13 years agoFix type
Frank Lahm [Tue, 28 Sep 2010 19:22:54 +0000 (21:22 +0200)]
Fix type

13 years agoBetter log message
Frank Lahm [Tue, 28 Sep 2010 18:31:42 +0000 (20:31 +0200)]
Better log message

13 years agoDon't validate default acl
Frank Lahm [Wed, 29 Sep 2010 19:38:16 +0000 (21:38 +0200)]
Don't validate default acl

13 years agoFixes
Frank Lahm [Tue, 28 Sep 2010 18:27:04 +0000 (20:27 +0200)]
Fixes

13 years agoSupport for creating and modifying inheritable ACEs
Frank Lahm [Wed, 29 Sep 2010 17:53:22 +0000 (19:53 +0200)]
Support for creating and modifying inheritable ACEs

13 years agoI've set my first POSIX 1e ACL, now nice
Frank Lahm [Tue, 28 Sep 2010 16:31:47 +0000 (18:31 +0200)]
I've set my first POSIX 1e ACL, now nice

13 years agoFixes
Frank Lahm [Tue, 28 Sep 2010 14:36:33 +0000 (16:36 +0200)]
Fixes

13 years agoAdjust log statement
Frank Lahm [Tue, 28 Sep 2010 13:40:13 +0000 (15:40 +0200)]
Adjust log statement

13 years agoMore error checking
Frank Lahm [Tue, 28 Sep 2010 10:06:06 +0000 (12:06 +0200)]
More error checking

13 years agoDocument EC_MACROS
Frank Lahm [Mon, 27 Sep 2010 21:24:10 +0000 (23:24 +0200)]
Document EC_MACROS

13 years agoRename macros from *print to *log
Frank Lahm [Mon, 27 Sep 2010 21:23:48 +0000 (23:23 +0200)]
Rename macros from *print to *log

13 years agoRename errcheck.h to errchk.h
Frank Lahm [Mon, 27 Sep 2010 20:56:11 +0000 (22:56 +0200)]
Rename errcheck.h to errchk.h

13 years agoFixes
Frank Lahm [Mon, 27 Sep 2010 20:53:28 +0000 (22:53 +0200)]
Fixes

13 years agoBegin POSIX 1e ACL write support and use error checking macros
Frank Lahm [Mon, 27 Sep 2010 20:53:10 +0000 (22:53 +0200)]
Begin POSIX 1e ACL write support and use error checking macros

13 years agoError checking macros
Frank Lahm [Mon, 27 Sep 2010 20:52:25 +0000 (22:52 +0200)]
Error checking macros

13 years agoRemove readme, obsolete
Frank Lahm [Mon, 27 Sep 2010 10:32:23 +0000 (12:32 +0200)]
Remove readme, obsolete

13 years agoRemove todo, obsolete
Frank Lahm [Mon, 27 Sep 2010 10:31:53 +0000 (12:31 +0200)]
Remove todo, obsolete

13 years agoRemove ids readme, moved to wiki
Frank Lahm [Mon, 27 Sep 2010 10:30:55 +0000 (12:30 +0200)]
Remove ids readme, moved to wiki

13 years agoRemove todo2.1, obsolete
Frank Lahm [Mon, 27 Sep 2010 10:22:15 +0000 (12:22 +0200)]
Remove todo2.1, obsolete

13 years agoRemove hidden-items readme, it's in the wiki
Frank Lahm [Mon, 27 Sep 2010 10:21:30 +0000 (12:21 +0200)]
Remove hidden-items readme, it's in the wiki

13 years agoRemove documentation readme, obsolete
Frank Lahm [Mon, 27 Sep 2010 10:18:48 +0000 (12:18 +0200)]
Remove documentation readme, obsolete

13 years agoRemove faq, obsolete
Frank Lahm [Mon, 27 Sep 2010 10:18:00 +0000 (12:18 +0200)]
Remove faq, obsolete

13 years agoRemove acls readme, it's in the manual
Frank Lahm [Mon, 27 Sep 2010 10:15:08 +0000 (12:15 +0200)]
Remove acls readme, it's in the manual

13 years agoAdjust dircache for renamed files and minor fixes
Frank Lahm [Mon, 27 Sep 2010 09:54:31 +0000 (11:54 +0200)]
Adjust dircache for renamed files and minor fixes

13 years agoFix typos
Frank Lahm [Mon, 27 Sep 2010 08:27:48 +0000 (10:27 +0200)]
Fix typos

13 years agosecond sigint restores default logging instead of killing afpd
Frank Lahm [Sun, 26 Sep 2010 16:10:38 +0000 (18:10 +0200)]
second sigint restores default logging instead of killing afpd

13 years agoDump all indexed in dircache dump
Frank Lahm [Sun, 26 Sep 2010 13:29:43 +0000 (15:29 +0200)]
Dump all indexed in dircache dump

13 years agoRemove cachedfile, nor dit from dircache, stupid
Frank Lahm [Sun, 26 Sep 2010 13:29:05 +0000 (15:29 +0200)]
Remove cachedfile, nor dit from dircache, stupid

13 years agoFixes
Frank Lahm [Sun, 26 Sep 2010 12:13:41 +0000 (14:13 +0200)]
Fixes

13 years agorethrow abort
Frank Lahm [Sun, 26 Sep 2010 12:13:10 +0000 (14:13 +0200)]
rethrow abort

13 years agoShow filetype in dircache dump
Frank Lahm [Sun, 26 Sep 2010 11:32:10 +0000 (13:32 +0200)]
Show filetype in dircache dump

13 years agoMerge branch-2-1
Frank Lahm [Sun, 26 Sep 2010 11:05:30 +0000 (13:05 +0200)]
Merge branch-2-1

13 years agoAdjust logging level
Frank Lahm [Sun, 26 Sep 2010 11:04:33 +0000 (13:04 +0200)]
Adjust logging level

13 years agoMerge from branch-2-1
Frank Lahm [Sun, 26 Sep 2010 10:20:57 +0000 (12:20 +0200)]
Merge from branch-2-1

13 years agomore support for sigint in dbd -re
Frank Lahm [Sun, 26 Sep 2010 09:48:15 +0000 (11:48 +0200)]
more support for sigint in dbd -re

13 years agosupport interrupting -re mode
Frank Lahm [Sun, 26 Sep 2010 09:27:32 +0000 (11:27 +0200)]
support interrupting -re mode

13 years agoMerge branch-2-1
Frank Lahm [Sun, 26 Sep 2010 09:10:22 +0000 (11:10 +0200)]
Merge branch-2-1

13 years agoFix badly broken check for .zfs dir
Frank Lahm [Sun, 26 Sep 2010 09:04:16 +0000 (11:04 +0200)]
Fix badly broken check for .zfs dir

13 years agoFix if in close cursor request check
Frank Lahm [Sun, 26 Sep 2010 08:40:36 +0000 (10:40 +0200)]
Fix if in close cursor request check

13 years agodircache documentatation
Frank Lahm [Sun, 26 Sep 2010 07:59:49 +0000 (09:59 +0200)]
dircache documentatation

13 years agodebian's conf file path is /etc/default/netatalk (merge 6a940f1ea5aef6e86f50a0eed2fca...
HAT [Sun, 26 Sep 2010 00:34:28 +0000 (09:34 +0900)]
debian's conf file path is /etc/default/netatalk (merge 6a940f1ea5aef6e86f50a0eed2fcab7a40d07ce5)

13 years agoabort in AFP_PANIC, don't exit
Frank Lahm [Sat, 25 Sep 2010 20:26:01 +0000 (22:26 +0200)]
abort in AFP_PANIC, don't exit

13 years agoMerge from branch-2-1
Frank Lahm [Sat, 25 Sep 2010 16:01:55 +0000 (18:01 +0200)]
Merge from branch-2-1

13 years agobetter error logging
Frank Lahm [Sat, 25 Sep 2010 15:59:09 +0000 (17:59 +0200)]
better error logging

13 years agoFix for #3075391 #1
Frank Lahm [Sat, 25 Sep 2010 08:21:36 +0000 (10:21 +0200)]
Fix for #3075391 #1

13 years agoDIRCACHE_FREE_QUANTUM was forgotten
Frank Lahm [Fri, 24 Sep 2010 15:09:43 +0000 (17:09 +0200)]
DIRCACHE_FREE_QUANTUM was forgotten

13 years agodefault to use fault_setup, ie sbt logging and add a macro AFP_PANIC using it
Frank Lahm [Fri, 24 Sep 2010 15:07:56 +0000 (17:07 +0200)]
default to use fault_setup, ie sbt logging and add a macro AFP_PANIC using it

13 years agoMerge branch-2-1
Frank Lahm [Fri, 24 Sep 2010 10:32:54 +0000 (12:32 +0200)]
Merge branch-2-1

13 years agoFix args
Frank Lahm [Fri, 24 Sep 2010 10:31:48 +0000 (12:31 +0200)]
Fix args

13 years agoMerge branch-2-1
Frank Lahm [Fri, 24 Sep 2010 10:25:30 +0000 (12:25 +0200)]
Merge branch-2-1

13 years agolog note instead of only indo when shutting down
Frank Lahm [Fri, 24 Sep 2010 10:23:14 +0000 (12:23 +0200)]
log note instead of only indo when shutting down

13 years agomerge branch-2-1
Frank Lahm [Fri, 24 Sep 2010 08:27:37 +0000 (10:27 +0200)]
merge branch-2-1

13 years agoAdjust some loglevels such that log_note only shows server startup afp logins
Frank Lahm [Fri, 24 Sep 2010 08:25:00 +0000 (10:25 +0200)]
Adjust some loglevels such that log_note only shows server startup afp logins

13 years agoMerge branch-2-1
Frank Lahm [Fri, 24 Sep 2010 07:53:16 +0000 (09:53 +0200)]
Merge branch-2-1

13 years agoveto must always end with a /
Frank Lahm [Fri, 24 Sep 2010 05:35:07 +0000 (07:35 +0200)]
veto must always end with a /

13 years agoveto must end with a / in case of multiple elements
Frank Lahm [Fri, 24 Sep 2010 05:20:44 +0000 (07:20 +0200)]
veto must end with a / in case of multiple elements

13 years agoFix for #3074076, symlinks with EAs and ACLs
Frank Lahm [Thu, 23 Sep 2010 14:50:32 +0000 (16:50 +0200)]
Fix for #3074076, symlinks with EAs and ACLs

13 years agoUpdate NEWS
Frank Lahm [Thu, 23 Sep 2010 13:26:52 +0000 (15:26 +0200)]
Update NEWS

13 years agoFix for memory leaks with symlinks, fixes #3074077 and #3074078
Frank Lahm [Thu, 23 Sep 2010 13:25:39 +0000 (15:25 +0200)]
Fix for memory leaks with symlinks, fixes #3074077 and #3074078

13 years agoRemove unnecessary realloc
Frank Lahm [Thu, 23 Sep 2010 10:50:54 +0000 (12:50 +0200)]
Remove unnecessary realloc

13 years agosupport for solaris in macusers
Frank Lahm [Thu, 23 Sep 2010 08:27:51 +0000 (10:27 +0200)]
support for solaris in macusers

13 years agoret must be 1 if we found 1 entry
Frank Lahm [Wed, 22 Sep 2010 12:22:23 +0000 (14:22 +0200)]
ret must be 1 if we found 1 entry

13 years agoShorter log messages
Frank Lahm [Wed, 22 Sep 2010 12:12:31 +0000 (14:12 +0200)]
Shorter log messages

13 years agoverbose output was broken
Frank Lahm [Wed, 22 Sep 2010 12:01:18 +0000 (14:01 +0200)]
verbose output was broken

13 years agoUpdate NEWS
Frank Lahm [Tue, 21 Sep 2010 14:48:54 +0000 (16:48 +0200)]
Update NEWS

13 years agoZFS Snapshot support for dbd
Frank Lahm [Tue, 21 Sep 2010 10:40:10 +0000 (12:40 +0200)]
ZFS Snapshot support for dbd

13 years agoRemove some cvs cruft, one memory leak and update func doc
Frank Lahm [Mon, 20 Sep 2010 15:10:09 +0000 (17:10 +0200)]
Remove some cvs cruft, one memory leak and update func doc

13 years agoCode cleanup while hunting a memory leak
Frank Lahm [Mon, 20 Sep 2010 14:50:36 +0000 (16:50 +0200)]
Code cleanup while hunting a memory leak

13 years agoUntabify and reindent
Frank Lahm [Mon, 20 Sep 2010 09:38:27 +0000 (11:38 +0200)]
Untabify and reindent

13 years agoUpdate NEWS
Frank Lahm [Mon, 20 Sep 2010 05:52:16 +0000 (07:52 +0200)]
Update NEWS

13 years agofixes
Frank Lahm [Mon, 20 Sep 2010 05:50:44 +0000 (07:50 +0200)]
fixes

13 years agofixes
Frank Lahm [Mon, 20 Sep 2010 05:42:46 +0000 (07:42 +0200)]
fixes

13 years agoFlooding
Frank Lahm [Sun, 19 Sep 2010 18:08:16 +0000 (20:08 +0200)]
Flooding

13 years agolog flooding prevention
Frank Lahm [Sun, 19 Sep 2010 15:27:53 +0000 (17:27 +0200)]
log flooding prevention

13 years agodebian's conf file path is /etc/default/netatalk
HAT [Sun, 19 Sep 2010 08:51:55 +0000 (17:51 +0900)]
debian's conf file path is /etc/default/netatalk

13 years agoBetter logging
Frank Lahm [Sun, 19 Sep 2010 07:33:50 +0000 (09:33 +0200)]
Better logging

13 years agoBetter logging
Frank Lahm [Sun, 19 Sep 2010 07:29:25 +0000 (09:29 +0200)]
Better logging

13 years agoBetter logging
Frank Lahm [Sun, 19 Sep 2010 07:23:05 +0000 (09:23 +0200)]
Better logging

13 years ago0 ACEs from acl(2) is not an error
Frank Lahm [Sun, 19 Sep 2010 06:29:28 +0000 (08:29 +0200)]
0 ACEs from acl(2) is not an error

13 years agoBetter logging
Frank Lahm [Sun, 19 Sep 2010 06:20:02 +0000 (08:20 +0200)]
Better logging

13 years agoBetter error logging
Frank Lahm [Sat, 18 Sep 2010 14:19:10 +0000 (16:19 +0200)]
Better error logging