]> arthur.barton.de Git - netatalk.git/log
netatalk.git
13 years agoMerge branch-2-1
Frank Lahm [Fri, 29 Oct 2010 08:04:52 +0000 (10:04 +0200)]
Merge branch-2-1

13 years agoFix ressource leak in moveandrename
Frank Lahm [Fri, 29 Oct 2010 07:57:35 +0000 (09:57 +0200)]
Fix ressource leak in moveandrename

13 years agoAdjust loglevel
Frank Lahm [Thu, 28 Oct 2010 20:24:51 +0000 (22:24 +0200)]
Adjust loglevel

13 years agoUpdate NEWS
Frank Lahm [Thu, 28 Oct 2010 15:11:51 +0000 (17:11 +0200)]
Update NEWS

13 years agoACLs now usable (though not visible on the client) without common directory service
Frank Lahm [Thu, 28 Oct 2010 14:49:50 +0000 (16:49 +0200)]
ACLs now usable (though not visible on the client) without common directory service

13 years agomanpages from xml
Frank Lahm [Thu, 28 Oct 2010 10:55:52 +0000 (12:55 +0200)]
manpages from xml

13 years agoRev version to 2.2alpha1
Frank Lahm [Thu, 28 Oct 2010 10:54:17 +0000 (12:54 +0200)]
Rev version to 2.2alpha1

13 years agoUpdate NEWS
Frank Lahm [Thu, 28 Oct 2010 10:53:48 +0000 (12:53 +0200)]
Update NEWS

13 years agoAdd delete child right, not delete for writable dirs
Frank Lahm [Wed, 27 Oct 2010 23:59:25 +0000 (01:59 +0200)]
Add delete child right, not delete for writable dirs

13 years agoFix posix ace mapping
Frank Lahm [Wed, 27 Oct 2010 22:58:39 +0000 (00:58 +0200)]
Fix posix ace mapping

13 years agoAdjust loglevel
Frank Lahm [Thu, 28 Oct 2010 06:22:22 +0000 (08:22 +0200)]
Adjust loglevel

13 years agoFixes
Frank Lahm [Wed, 27 Oct 2010 20:16:29 +0000 (22:16 +0200)]
Fixes

13 years agoFixes
Frank Lahm [Wed, 27 Oct 2010 18:08:05 +0000 (20:08 +0200)]
Fixes

13 years agoafp_access for posix acls
Frank Lahm [Wed, 27 Oct 2010 15:23:46 +0000 (17:23 +0200)]
afp_access for posix acls

13 years agoRemove createdir_inherit_acl, it's done automatically by inheritable/default ACLs
Frank Lahm [Wed, 27 Oct 2010 14:08:04 +0000 (16:08 +0200)]
Remove createdir_inherit_acl, it's done automatically by inheritable/default ACLs

13 years agoMissing semicolon and disabling of creatdir_inherit_acl
Frank Lahm [Wed, 27 Oct 2010 14:02:05 +0000 (16:02 +0200)]
Missing semicolon and disabling of creatdir_inherit_acl

13 years agoProvide a way do diable UUID support (nouuid in afpd.conf) and commit 1st try to...
Frank Lahm [Wed, 27 Oct 2010 14:00:18 +0000 (16:00 +0200)]
Provide a way do diable UUID support (nouuid in afpd.conf) and commit 1st try to add posix 1e acl support to addir_inherit_acl before completly removing it because its not necessary

13 years agoRemoving links didn't work
Frank Lahm [Wed, 27 Oct 2010 10:38:23 +0000 (12:38 +0200)]
Removing links didn't work

13 years agoUse lstat instead of stat in a few places
Frank Lahm [Wed, 27 Oct 2010 10:34:50 +0000 (12:34 +0200)]
Use lstat instead of stat in a few places

13 years agoFix fd leak
Frank Lahm [Wed, 27 Oct 2010 10:24:49 +0000 (12:24 +0200)]
Fix fd leak

13 years agoOptimize ACL access calculations and enable acl2maccess by default
Frank Lahm [Wed, 27 Oct 2010 09:50:37 +0000 (11:50 +0200)]
Optimize ACL access calculations and enable acl2maccess by default

13 years agoUse parent dir access mode for calculating ACE rights in check_acl_access
Frank Lahm [Tue, 26 Oct 2010 13:35:17 +0000 (15:35 +0200)]
Use parent dir access mode for calculating ACE rights in check_acl_access

13 years agoRefactor check_access
Frank Lahm [Mon, 25 Oct 2010 15:32:48 +0000 (17:32 +0200)]
Refactor check_access

13 years agoBetter 64 bit library support for Solaris, implements #3090159
Frank Lahm [Sun, 24 Oct 2010 14:56:42 +0000 (16:56 +0200)]
Better 64 bit library support for Solaris, implements #3090159

13 years agoret contains the number of mapped ACES, not ace_count
Frank Lahm [Sat, 23 Oct 2010 15:30:33 +0000 (17:30 +0200)]
ret contains the number of mapped ACES, not ace_count

13 years agoWrong variable in log statement
Frank Lahm [Fri, 22 Oct 2010 17:13:00 +0000 (19:13 +0200)]
Wrong variable in log statement

13 years agoRevert stupid EC_EXIT modification
Frank Lahm [Fri, 22 Oct 2010 16:50:25 +0000 (18:50 +0200)]
Revert stupid EC_EXIT modification

13 years agoFixes
Frank Lahm [Fri, 22 Oct 2010 12:26:28 +0000 (14:26 +0200)]
Fixes

13 years agoFix wrong resfork length, from Oliver Geisen
Frank Lahm [Fri, 22 Oct 2010 11:54:17 +0000 (13:54 +0200)]
Fix wrong resfork length, from Oliver Geisen

13 years agoCheck for local user UUIDs too
Frank Lahm [Thu, 21 Oct 2010 16:18:35 +0000 (18:18 +0200)]
Check for local user UUIDs too

13 years agoIgnore client local group ACEs of the from ABCDEFAB-CDEF-ABCD-EFAB-CDEFXXXXXXXX,...
Frank Lahm [Wed, 20 Oct 2010 15:15:18 +0000 (17:15 +0200)]
Ignore client local group ACEs of the from ABCDEFAB-CDEF-ABCD-EFAB-CDEFXXXXXXXX, where X is a local gid

13 years agoRemove more obsolete stuff
Frank Lahm [Wed, 20 Oct 2010 14:33:09 +0000 (16:33 +0200)]
Remove more obsolete stuff

13 years agoRemove obsolte stuff
Frank Lahm [Wed, 20 Oct 2010 14:15:18 +0000 (16:15 +0200)]
Remove obsolte stuff

13 years agoRename option acl2os9mode to acl2uarights
Frank Lahm [Wed, 20 Oct 2010 13:21:07 +0000 (15:21 +0200)]
Rename option acl2os9mode to acl2uarights

13 years agoFixed conflicts from merge
Frank Lahm [Wed, 20 Oct 2010 12:19:27 +0000 (14:19 +0200)]
Fixed conflicts from merge

13 years agoUpdate manpage
Frank Lahm [Wed, 20 Oct 2010 09:44:24 +0000 (11:44 +0200)]
Update manpage

13 years agoDoc update for removed aclmode in ZFS
Frank Lahm [Wed, 20 Oct 2010 09:32:42 +0000 (11:32 +0200)]
Doc update for removed aclmode in ZFS

13 years agolog message, remove obsolete func
Frank Lahm [Wed, 20 Oct 2010 08:25:17 +0000 (10:25 +0200)]
log message, remove obsolete func

13 years agochmod wrapper for onnv145+ to preserve ACL
Frank Lahm [Tue, 19 Oct 2010 15:04:01 +0000 (17:04 +0200)]
chmod wrapper for onnv145+ to preserve ACL

13 years agoinclude header
Frank Lahm [Sat, 16 Oct 2010 16:31:14 +0000 (18:31 +0200)]
include header

13 years agoSupport newlines in -loginmesg
Frank Lahm [Sat, 16 Oct 2010 14:33:26 +0000 (16:33 +0200)]
Support newlines in -loginmesg

13 years agoSolaric ACL/chmod compatibility changes for onnv145+
Frank Lahm [Sat, 16 Oct 2010 13:25:53 +0000 (15:25 +0200)]
Solaric ACL/chmod compatibility changes for onnv145+

13 years agoFix moving of single files cross-vol
Frank Lahm [Fri, 15 Oct 2010 12:39:00 +0000 (14:39 +0200)]
Fix moving of single files cross-vol

13 years agoRemove fastcopy, use copy instead for simple files
Frank Lahm [Fri, 15 Oct 2010 12:24:03 +0000 (14:24 +0200)]
Remove fastcopy, use copy instead for simple files

13 years agoRev version to 2.1.4
Frank Lahm [Fri, 15 Oct 2010 10:08:57 +0000 (12:08 +0200)]
Rev version to 2.1.4

13 years agoFix for cross-volume ad mv
Frank Lahm [Fri, 15 Oct 2010 09:48:24 +0000 (11:48 +0200)]
Fix for cross-volume ad mv

13 years agoBetter EC_EXIT
Frank Lahm [Fri, 15 Oct 2010 09:32:53 +0000 (11:32 +0200)]
Better EC_EXIT

13 years agoNon-blocking fixes for cnid_metad. Move readt to socket lib in atalk/util.h
Frank Lahm [Thu, 14 Oct 2010 18:40:39 +0000 (20:40 +0200)]
Non-blocking fixes for cnid_metad. Move readt to socket lib in atalk/util.h

13 years agoTrying to get rel_path right
Frank Lahm [Thu, 14 Oct 2010 15:15:18 +0000 (17:15 +0200)]
Trying to get rel_path right

13 years agoHard to get right non-blocking connect
Frank Lahm [Thu, 14 Oct 2010 14:19:25 +0000 (16:19 +0200)]
Hard to get right non-blocking connect

13 years agorel_path_for vol was not working for files because of chdir
Frank Lahm [Thu, 14 Oct 2010 13:07:03 +0000 (15:07 +0200)]
rel_path_for vol was not working for files because of chdir

13 years agoMerge branch 'master' of ssh://netatalk.git.sourceforge.net/gitroot/netatalk/netatalk
Frank Lahm [Thu, 14 Oct 2010 12:59:58 +0000 (14:59 +0200)]
Merge branch 'master' of ssh://netatalk.git.sourceforge.net/gitroot/netatalk/netatalk

13 years agoSpecify option length in call to getsockopt and give connect 5 s
Frank Lahm [Thu, 14 Oct 2010 12:59:40 +0000 (14:59 +0200)]
Specify option length in call to getsockopt and give connect 5 s

13 years agoFix PR3075391, a ressource leak
Frank Lahm [Thu, 14 Oct 2010 10:02:25 +0000 (12:02 +0200)]
Fix PR3075391, a ressource leak

13 years agoPortability fix
Frank Lahm [Thu, 14 Oct 2010 09:36:17 +0000 (11:36 +0200)]
Portability fix

13 years agoReapply ugly hack for sys/socket.h include
Frank Lahm [Thu, 14 Oct 2010 09:33:12 +0000 (11:33 +0200)]
Reapply ugly hack for sys/socket.h include

13 years agoEC macro fix
Frank Lahm [Thu, 14 Oct 2010 09:17:14 +0000 (11:17 +0200)]
EC macro fix

13 years agoPortability fixes
Frank Lahm [Thu, 14 Oct 2010 09:14:47 +0000 (11:14 +0200)]
Portability fixes

13 years agoRename bstrlib function bgets because theres already one in libgen.sh
Frank Lahm [Thu, 14 Oct 2010 09:05:02 +0000 (11:05 +0200)]
Rename bstrlib function bgets because theres already one in libgen.sh

13 years agoSolaris portability fixes for ftw
Frank Lahm [Thu, 14 Oct 2010 08:45:25 +0000 (10:45 +0200)]
Solaris portability fixes for ftw

13 years agoRemove achfile, broken, use upcoming ad set
Frank Lahm [Thu, 14 Oct 2010 07:51:49 +0000 (09:51 +0200)]
Remove achfile, broken, use upcoming ad set

13 years agoRemove afile manpage, use ad ls
Frank Lahm [Thu, 14 Oct 2010 07:44:01 +0000 (09:44 +0200)]
Remove afile manpage, use ad ls

13 years agoRemove afile, use ad ls
Frank Lahm [Thu, 14 Oct 2010 07:42:00 +0000 (09:42 +0200)]
Remove afile, use ad ls

13 years agoRemove SO_RCVTIMEO/SO_SNDTIMEO, switch to non-blocking IO
Frank Lahm [Wed, 13 Oct 2010 19:21:40 +0000 (21:21 +0200)]
Remove SO_RCVTIMEO/SO_SNDTIMEO, switch to non-blocking IO

13 years agoImport manpages from docbook
Frank Lahm [Tue, 12 Oct 2010 13:33:18 +0000 (15:33 +0200)]
Import manpages from docbook

13 years agoad ls wasnt calling cnid_init()
Frank Lahm [Tue, 12 Oct 2010 12:22:19 +0000 (14:22 +0200)]
ad ls wasnt calling cnid_init()

13 years agoFinished ad mv
Frank Lahm [Tue, 12 Oct 2010 11:41:28 +0000 (13:41 +0200)]
Finished ad mv

13 years agoBetter handling of relative paths
Frank Lahm [Tue, 12 Oct 2010 09:54:52 +0000 (11:54 +0200)]
Better handling of relative paths

13 years agoNew macro EC_*_LOGSTR
Frank Lahm [Tue, 12 Oct 2010 09:06:59 +0000 (11:06 +0200)]
New macro EC_*_LOGSTR

13 years agoPrevent error check macro inflation
Frank Lahm [Tue, 12 Oct 2010 08:50:18 +0000 (10:50 +0200)]
Prevent error check macro inflation

13 years agoRemove apple_* shell scripts, use ad counterparts instead
Frank Lahm [Mon, 11 Oct 2010 20:23:17 +0000 (22:23 +0200)]
Remove apple_* shell scripts, use ad counterparts instead

13 years agoad mv nearly done, only updating adouble file missing
Frank Lahm [Mon, 11 Oct 2010 20:16:11 +0000 (22:16 +0200)]
ad mv nearly done, only updating adouble file missing

13 years agoFix adouble check
Frank Lahm [Mon, 11 Oct 2010 15:27:38 +0000 (17:27 +0200)]
Fix adouble check

13 years agobegin ad mv
Frank Lahm [Mon, 11 Oct 2010 14:49:45 +0000 (16:49 +0200)]
begin ad mv

13 years agoad rm
Frank Lahm [Mon, 11 Oct 2010 11:40:39 +0000 (13:40 +0200)]
ad rm

13 years agoOnly work with dbd volumes
Frank Lahm [Sun, 10 Oct 2010 17:01:11 +0000 (19:01 +0200)]
Only work with dbd volumes

13 years agoad cp is complete, please test
Frank Lahm [Sun, 10 Oct 2010 15:11:37 +0000 (17:11 +0200)]
ad cp is complete, please test

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