]> arthur.barton.de Git - netatalk.git/log
netatalk.git
13 years agoSupport for BerkeleyDB 5.0
Frank Lahm [Thu, 1 Jul 2010 15:07:06 +0000 (17:07 +0200)]
Support for BerkeleyDB 5.0

13 years agoFix in logger setup code
Frank Lahm [Thu, 1 Jul 2010 12:53:46 +0000 (14:53 +0200)]
Fix in logger setup code

13 years agoNew logtype logtype_dsi for use in libatalk/dsi/
Frank Lahm [Thu, 1 Jul 2010 11:42:48 +0000 (13:42 +0200)]
New logtype logtype_dsi for use in libatalk/dsi/

13 years agodsi_buffered_stream_read wasn't always reading the requested amount of bytes
Frank Lahm [Wed, 30 Jun 2010 13:19:22 +0000 (15:19 +0200)]
dsi_buffered_stream_read wasn't always reading the requested amount of bytes

13 years agodsi_buffered_stream_read wasn't always reading the requested amount of bytes
Frank Lahm [Wed, 30 Jun 2010 13:16:58 +0000 (15:16 +0200)]
dsi_buffered_stream_read wasn't always reading the requested amount of bytes

13 years agoMerge branches 'branch-netatalk-2-1' and 'branch-netatalk-2-1' of ssh://netatalk...
Frank Lahm [Sat, 19 Jun 2010 22:17:56 +0000 (00:17 +0200)]
Merge branches 'branch-netatalk-2-1' and 'branch-netatalk-2-1' of ssh://netatalk.git.sourceforge.net/gitroot/netatalk/netatalk into branch-netatalk-2-1

13 years agoMerge branch 'branch-netatalk-2-1' of ssh://netatalk.git.sourceforge.net/gitroot...
Frank Lahm [Fri, 18 Jun 2010 09:08:31 +0000 (11:08 +0200)]
Merge branch 'branch-netatalk-2-1' of ssh://netatalk.git.sourceforge.net/gitroot/netatalk/netatalk into branch-netatalk-2-1

13 years agoUpdate manpages for 2.1.2
Frank Lahm [Fri, 18 Jun 2010 09:08:21 +0000 (11:08 +0200)]
Update manpages for 2.1.2

13 years agoAppleVolumes.default.tmpl: explain permissions in detail
HAT [Thu, 17 Jun 2010 14:43:17 +0000 (23:43 +0900)]
AppleVolumes.default.tmpl: explain permissions in detail

13 years agoVersion 2.1.2
Frank Lahm [Thu, 17 Jun 2010 07:51:07 +0000 (09:51 +0200)]
Version 2.1.2

13 years agogss_import_name with GSS_C_NT_HOSTBASED_SERVICE instead of GSS_C_NO_OID
Frank Lahm [Wed, 16 Jun 2010 14:58:24 +0000 (16:58 +0200)]
gss_import_name with GSS_C_NT_HOSTBASED_SERVICE instead of GSS_C_NO_OID

13 years agodont and permissions with parent folder when creating new directories on upriv volumes.
Frank Lahm [Wed, 9 Jun 2010 13:27:46 +0000 (15:27 +0200)]
dont and permissions with parent folder when creating new directories on upriv volumes.

13 years agosharing home folders corrupted the per volume umask
Frank Lahm [Wed, 9 Jun 2010 11:49:14 +0000 (13:49 +0200)]
sharing home folders corrupted the per volume umask

13 years agoFix for seteuid error on logout on freebsd
Frank Lahm [Tue, 8 Jun 2010 17:47:57 +0000 (19:47 +0200)]
Fix for seteuid error on logout on freebsd

13 years agoRemove forgotten comment
Frank Lahm [Tue, 8 Jun 2010 15:22:38 +0000 (17:22 +0200)]
Remove forgotten comment

13 years agodetection of EA support on FreeBSD wasn't reported correctly
Frank Lahm [Tue, 8 Jun 2010 15:15:28 +0000 (17:15 +0200)]
detection of EA support on FreeBSD wasn't reported correctly

13 years agoExtendedAttributes in FreeBSD
Frank Lahm [Tue, 8 Jun 2010 14:55:51 +0000 (16:55 +0200)]
ExtendedAttributes in FreeBSD

13 years agoignore libtool macros
Frank Lahm [Tue, 8 Jun 2010 13:11:55 +0000 (15:11 +0200)]
ignore libtool macros

13 years agohonor --disable-ddb when deciding whether to build ddp on solaris
Frank Lahm [Fri, 4 Jun 2010 13:15:50 +0000 (15:15 +0200)]
honor --disable-ddb when deciding whether to build ddp on solaris

13 years agogitignore stuff
Frank Lahm [Fri, 4 Jun 2010 11:49:08 +0000 (13:49 +0200)]
gitignore stuff

13 years agosubstitue PATH_MAX for MAXPATHLEN
Frank Lahm [Fri, 4 Jun 2010 11:47:06 +0000 (13:47 +0200)]
substitue PATH_MAX for MAXPATHLEN

13 years agoKerb lib on opensolaris is libgss
Frank Lahm [Thu, 3 Jun 2010 11:41:28 +0000 (13:41 +0200)]
Kerb lib on opensolaris is libgss

13 years agoAdjust bdb library search paths: add 4.8 remove all before 4.6.
Frank Lahm [Tue, 1 Jun 2010 14:47:36 +0000 (16:47 +0200)]
Adjust bdb library search paths: add 4.8 remove all before 4.6.
Also fix that atalk_libname was forced to "lib". The macro now
accepts the value from configure.in. In order to prevent problems
with custom built bdb packages where the lib path is "lib" instead
of the correct "lib64" on some 64bit systems, check inside "lib" too.

13 years agoPer target CFLAGS override AM_CFLAGS, fix for uam_dhx2 compilation error
Frank Lahm [Tue, 1 Jun 2010 11:58:56 +0000 (13:58 +0200)]
Per target CFLAGS override AM_CFLAGS, fix for uam_dhx2 compilation error

13 years agosignature is not malloced, so don't free it
Frank Lahm [Sun, 30 May 2010 16:00:18 +0000 (18:00 +0200)]
signature is not malloced, so don't free it

13 years agoRedHat initscript: renamed and modified to be POSIX compliant from Jiri Skala
HAT [Fri, 28 May 2010 16:27:05 +0000 (01:27 +0900)]
RedHat initscript: renamed and modified to be POSIX compliant from Jiri Skala

13 years agoFix for uninitialized AFP signature. From HAT
Frank Lahm [Wed, 26 May 2010 08:20:35 +0000 (10:20 +0200)]
Fix for uninitialized AFP signature. From HAT

13 years agoAdd /include to CFLAGS
Frank Lahm [Tue, 25 May 2010 14:33:22 +0000 (16:33 +0200)]
Add /include to CFLAGS

13 years agoMerge branch 'branch-netatalk-2-1' of ssh://netatalk.git.sourceforge.net/gitroot...
Frank Lahm [Tue, 25 May 2010 13:07:31 +0000 (15:07 +0200)]
Merge branch 'branch-netatalk-2-1' of ssh://netatalk.git.sourceforge.net/gitroot/netatalk/netatalk into branch-netatalk-2-1

13 years agoChange dbd timeout and retry to 10s and 2s
Frank Lahm [Tue, 25 May 2010 13:06:54 +0000 (15:06 +0200)]
Change dbd timeout and retry to 10s and 2s

13 years agoBetter message for CNID server
HAT [Sat, 22 May 2010 03:08:06 +0000 (12:08 +0900)]
Better message for CNID server

13 years agoBetter message if cannot connect to CNID server
HAT [Sat, 22 May 2010 03:03:11 +0000 (12:03 +0900)]
Better message if cannot connect to CNID server

13 years agoUpdate NEWS
Frank Lahm [Thu, 20 May 2010 12:00:19 +0000 (14:00 +0200)]
Update NEWS

13 years agoCNID fallback for dbd backend
Frank Lahm [Thu, 20 May 2010 08:47:12 +0000 (10:47 +0200)]
CNID fallback for dbd backend

13 years agoBetter message for CNID DB open failures
Frank Lahm [Wed, 19 May 2010 15:02:50 +0000 (17:02 +0200)]
Better message for CNID DB open failures

13 years agoPrepare 2.1.1 release
Frank Lahm [Wed, 19 May 2010 08:44:54 +0000 (10:44 +0200)]
Prepare 2.1.1 release

13 years agoFix for #3001982, from cloyce
Frank Lahm [Wed, 19 May 2010 05:31:30 +0000 (07:31 +0200)]
Fix for #3001982, from cloyce

13 years agoAdd another contributor
Frank Lahm [Mon, 17 May 2010 14:35:09 +0000 (16:35 +0200)]
Add another contributor

13 years agoDESTDIR installation stuff was still wrong. Thanks to Dr.Jones.
Frank Lahm [Mon, 17 May 2010 13:55:03 +0000 (15:55 +0200)]
DESTDIR installation stuff was still wrong. Thanks to Dr.Jones.

13 years agoEnsure afp_ldap.conf gets distributed
Frank Lahm [Mon, 17 May 2010 09:49:36 +0000 (11:49 +0200)]
Ensure afp_ldap.conf gets distributed

14 years agoIgnore object files
Frank Lahm [Thu, 29 Apr 2010 09:42:30 +0000 (11:42 +0200)]
Ignore object files

14 years agoRename cvsignore to gitignore
Frank Lahm [Thu, 29 Apr 2010 09:20:23 +0000 (11:20 +0200)]
Rename cvsignore to gitignore

14 years agoSet version to 2.1 netatalk-2-1
franklahm [Mon, 26 Apr 2010 05:12:56 +0000 (05:12 +0000)]
Set version to 2.1

14 years agos/CVS/git/g
franklahm [Mon, 26 Apr 2010 05:09:16 +0000 (05:09 +0000)]
s/CVS/git/g

14 years agos/CVS/git/g
hat001 [Sun, 25 Apr 2010 13:59:53 +0000 (13:59 +0000)]
s/CVS/git/g

14 years agoThose damn linked lists: fix cache expiration bug.
franklahm [Fri, 23 Apr 2010 11:37:05 +0000 (11:37 +0000)]
Those damn linked lists: fix cache expiration bug.
Also fixed: LDAP connection retry.

14 years agoAdd DEBUG macro protected cache debugging to UUID cache
franklahm [Fri, 23 Apr 2010 10:31:40 +0000 (10:31 +0000)]
Add DEBUG macro protected cache debugging to UUID cache

14 years agoAdjust cachedump LOG message
franklahm [Fri, 23 Apr 2010 05:54:54 +0000 (05:54 +0000)]
Adjust cachedump LOG message

14 years agomanpages of AppleVolumes.default, AppleVolumes.system, AppleVolumes and afpd
hat001 [Thu, 22 Apr 2010 14:49:05 +0000 (14:49 +0000)]
manpages of AppleVolumes.default, AppleVolumes.system, AppleVolumes and afpd

14 years agoLDAP reconnect fixes
franklahm [Thu, 22 Apr 2010 12:08:14 +0000 (12:08 +0000)]
LDAP reconnect fixes

14 years agoFix LDAP search scope and timeout behaviour
franklahm [Thu, 22 Apr 2010 10:17:57 +0000 (10:17 +0000)]
Fix LDAP search scope and timeout behaviour

14 years ago-c option for -s
franklahm [Wed, 21 Apr 2010 13:53:42 +0000 (13:53 +0000)]
-c option for -s

14 years agousage of dbd cleanup option -c
hat001 [Tue, 20 Apr 2010 16:46:20 +0000 (16:46 +0000)]
usage of dbd cleanup option -c

14 years agoremove a warning
hat001 [Sun, 18 Apr 2010 16:14:51 +0000 (16:14 +0000)]
remove a warning

14 years agoHelp in CVS to git transition, add .gitignore to .cvsignore
franklahm [Sun, 18 Apr 2010 11:12:46 +0000 (11:12 +0000)]
Help in CVS to git transition, add .gitignore to .cvsignore

14 years agoHelp in CVS to git transition, add .gitignore to .cvsignore
franklahm [Sun, 18 Apr 2010 11:12:45 +0000 (11:12 +0000)]
Help in CVS to git transition, add .gitignore to .cvsignore

14 years agoOverwriting EAs with ea ad module did not work
franklahm [Sun, 18 Apr 2010 11:11:17 +0000 (11:11 +0000)]
Overwriting EAs with ea ad module did not work

14 years agoCheck for volume specific CNID config before LOGging it
franklahm [Fri, 16 Apr 2010 18:28:45 +0000 (18:28 +0000)]
Check for volume specific CNID config before LOGging it

14 years agoDeal with pathologic idiosyncrasies, every OS return a different errno for o_nofollow...
franklahm [Tue, 13 Apr 2010 08:05:06 +0000 (08:05 +0000)]
Deal with pathologic idiosyncrasies, every OS return a different errno for o_nofollow in open

14 years agoapple_dump.1 still was not in CVS, grmpf
franklahm [Tue, 13 Apr 2010 08:00:36 +0000 (08:00 +0000)]
apple_dump.1 still was not in CVS, grmpf

14 years agoIntegrate downstream NetBSD patches
franklahm [Mon, 12 Apr 2010 14:28:42 +0000 (14:28 +0000)]
Integrate downstream NetBSD patches

14 years agodefault is DEFAULT, not DEFAULTS
hat001 [Mon, 12 Apr 2010 13:13:32 +0000 (13:13 +0000)]
default is DEFAULT, not DEFAULTS

14 years agoNew dbd cleanup option -c
franklahm [Sun, 11 Apr 2010 07:01:23 +0000 (07:01 +0000)]
New dbd cleanup option -c

14 years agoapple_dump.1 was missing from tarball
franklahm [Sat, 10 Apr 2010 18:06:36 +0000 (18:06 +0000)]
apple_dump.1 was missing from tarball

14 years agopriority to dotfiles
hat001 [Sat, 10 Apr 2010 17:37:51 +0000 (17:37 +0000)]
priority to dotfiles

14 years agoNew volume option volsizelimit for limitting TM backup size. From Data Robotics
franklahm [Sat, 10 Apr 2010 08:24:54 +0000 (08:24 +0000)]
New volume option volsizelimit for limitting TM backup size. From Data Robotics

14 years agoSet DEFAULTS for volumes upriv and usedots netatalk-2-1-beta2
franklahm [Thu, 8 Apr 2010 17:14:15 +0000 (17:14 +0000)]
Set DEFAULTS for volumes upriv and usedots

14 years agoMinor corrections
franklahm [Thu, 8 Apr 2010 17:13:17 +0000 (17:13 +0000)]
Minor corrections

14 years agoalign 80 chars
hat001 [Thu, 8 Apr 2010 16:29:36 +0000 (16:29 +0000)]
align 80 chars

14 years agoRevert upriv default change
franklahm [Thu, 8 Apr 2010 08:40:51 +0000 (08:40 +0000)]
Revert upriv default change

14 years agoRevert upriv -> noupriv change
franklahm [Thu, 8 Apr 2010 05:51:16 +0000 (05:51 +0000)]
Revert upriv -> noupriv change

14 years agoFix 5436neta_cv_eas value
hat001 [Wed, 7 Apr 2010 14:25:24 +0000 (14:25 +0000)]
Fix 5436neta_cv_eas value

14 years agoREADME.platforms -> README.AppleTalk
hat001 [Wed, 7 Apr 2010 13:30:38 +0000 (13:30 +0000)]
README.platforms -> README.AppleTalk

14 years agoDocumentation for changed upriv -> noupriv option
franklahm [Tue, 6 Apr 2010 12:00:27 +0000 (12:00 +0000)]
Documentation for changed upriv -> noupriv option

14 years agoIgnore stuff
franklahm [Tue, 6 Apr 2010 10:03:53 +0000 (10:03 +0000)]
Ignore stuff

14 years agoRev versions to 2.1beta2, checkin changed manpages
franklahm [Mon, 5 Apr 2010 10:06:20 +0000 (10:06 +0000)]
Rev versions to 2.1beta2, checkin changed manpages

14 years agodropkludge is same as dropbox
hat001 [Sun, 4 Apr 2010 16:08:01 +0000 (16:08 +0000)]
dropkludge is same as dropbox

14 years agoRemove incomplete mapchars option
franklahm [Sun, 4 Apr 2010 15:04:45 +0000 (15:04 +0000)]
Remove incomplete mapchars option

14 years agoforgotten volume options
hat001 [Sun, 4 Apr 2010 14:17:23 +0000 (14:17 +0000)]
forgotten volume options

14 years agoLog error if open of EA content file fails
franklahm [Sun, 4 Apr 2010 08:24:38 +0000 (08:24 +0000)]
Log error if open of EA content file fails

14 years agoPatches for OpenBSD
franklahm [Sat, 3 Apr 2010 07:11:33 +0000 (07:11 +0000)]
Patches for OpenBSD

14 years agoforgotten options
hat001 [Fri, 2 Apr 2010 16:17:18 +0000 (16:17 +0000)]
forgotten options

14 years agoclustering support: new per volume option cnidserver
franklahm [Wed, 31 Mar 2010 09:47:32 +0000 (09:47 +0000)]
clustering support: new per volume option cnidserver

14 years agoAdjust what gets distributed
franklahm [Tue, 30 Mar 2010 14:18:24 +0000 (14:18 +0000)]
Adjust what gets distributed

14 years agoRename README.acls to README.ACLs
franklahm [Tue, 30 Mar 2010 14:16:42 +0000 (14:16 +0000)]
Rename README.acls to README.ACLs

14 years agoRename README.platforms to README.AppleTalk as suggested by HAT
franklahm [Tue, 30 Mar 2010 14:11:46 +0000 (14:11 +0000)]
Rename README.platforms to README.AppleTalk as suggested by HAT

14 years agoFBCIndex and stuff, from HAT
franklahm [Tue, 30 Mar 2010 14:07:13 +0000 (14:07 +0000)]
FBCIndex and stuff, from HAT

14 years agoAllow opening symlinks r/w, but don't actually allow writing. Fixes test426
franklahm [Tue, 30 Mar 2010 12:55:26 +0000 (12:55 +0000)]
Allow opening symlinks r/w, but don't actually allow writing. Fixes test426

14 years agomax 80 cols, from HAT
franklahm [Tue, 30 Mar 2010 12:48:40 +0000 (12:48 +0000)]
max 80 cols, from HAT

14 years agoFix typos
franklahm [Tue, 30 Mar 2010 12:44:35 +0000 (12:44 +0000)]
Fix typos

14 years agoPrevent security attack guessing valid server accounts
franklahm [Tue, 30 Mar 2010 10:25:49 +0000 (10:25 +0000)]
Prevent security attack guessing valid server accounts

14 years agoDoc for new AFP signature stuff, from HAT
franklahm [Mon, 29 Mar 2010 20:24:27 +0000 (20:24 +0000)]
Doc for new AFP signature stuff, from HAT

14 years agoNew AFP signature algorithm, from HAT
franklahm [Mon, 29 Mar 2010 15:22:57 +0000 (15:22 +0000)]
New AFP signature algorithm, from HAT

14 years agoConvert afp_moveandrename and all called funcs to XXXat semantics if available after-renameat
franklahm [Fri, 12 Mar 2010 15:16:48 +0000 (15:16 +0000)]
Convert afp_moveandrename and all called funcs to XXXat semantics if available

14 years agoInitialize AFPobj for AFP over AT too before-renameat
franklahm [Tue, 9 Mar 2010 06:55:12 +0000 (06:55 +0000)]
Initialize AFPobj for AFP over AT too

14 years agoacltoownermode: check if UUID support is on
franklahm [Mon, 8 Mar 2010 19:49:59 +0000 (19:49 +0000)]
acltoownermode: check if UUID support is on

14 years agoad_metadata don't try to open adouble file read write if ADFLAGS_CREATE is not set
didg [Sun, 7 Mar 2010 18:27:59 +0000 (18:27 +0000)]
ad_metadata don't try to open adouble file read write if ADFLAGS_CREATE is not set

14 years agoprevious commit 'use ad_close_metadata after ad_metadata' didn't compile
didg [Tue, 2 Mar 2010 18:07:13 +0000 (18:07 +0000)]
previous commit 'use ad_close_metadata after ad_metadata' didn't compile

14 years agocosmetic: use ad_close_metadata after ad_metadata
didg [Tue, 2 Mar 2010 13:29:31 +0000 (13:29 +0000)]
cosmetic: use ad_close_metadata after ad_metadata

14 years agostreamline deletefile, open the resource fork only once
didg [Tue, 2 Mar 2010 12:45:31 +0000 (12:45 +0000)]
streamline deletefile, open the resource fork only once