]> arthur.barton.de Git - netatalk.git/log
netatalk.git
13 years agoRemove unused var and check var dp in cleanup
Frank Lahm [Fri, 17 Sep 2010 13:36:18 +0000 (15:36 +0200)]
Remove unused var and check var dp in cleanup

13 years agoTry to enhance if clause readebility
Frank Lahm [Fri, 17 Sep 2010 12:40:40 +0000 (14:40 +0200)]
Try to enhance if clause readebility

13 years agoFix ressource leak
Frank Lahm [Fri, 17 Sep 2010 12:39:46 +0000 (14:39 +0200)]
Fix ressource leak

13 years agoComparison in error check was wrong
Frank Lahm [Wed, 15 Sep 2010 08:24:26 +0000 (10:24 +0200)]
Comparison in error check was wrong

13 years agoFix ressource leak
Frank Lahm [Wed, 15 Sep 2010 08:19:55 +0000 (10:19 +0200)]
Fix ressource leak

13 years agoUntabify and reindent
Frank Lahm [Wed, 15 Sep 2010 08:18:57 +0000 (10:18 +0200)]
Untabify and reindent

13 years agoCleanup ressources ie munmap in case of error
Frank Lahm [Wed, 15 Sep 2010 08:04:56 +0000 (10:04 +0200)]
Cleanup ressources ie munmap in case of error

13 years agoFunction protoype did not match previous change in ad_setdate
Frank Lahm [Tue, 14 Sep 2010 15:39:52 +0000 (17:39 +0200)]
Function protoype did not match previous change in ad_setdate

13 years agoFinderInfo is ADEDLEN_FINDERI = 32 bytes, not 16
Frank Lahm [Tue, 14 Sep 2010 14:02:56 +0000 (16:02 +0200)]
FinderInfo is ADEDLEN_FINDERI = 32 bytes, not 16

13 years agoAvoid underflow with cc
Frank Lahm [Tue, 14 Sep 2010 13:39:49 +0000 (15:39 +0200)]
Avoid underflow with cc

13 years agoAvoid fd leak
Frank Lahm [Tue, 14 Sep 2010 13:36:50 +0000 (15:36 +0200)]
Avoid fd leak

13 years agoMake error handling from exec clearer
Frank Lahm [Tue, 14 Sep 2010 13:31:10 +0000 (15:31 +0200)]
Make error handling from exec clearer

13 years agoPrevent underflow of writelen
Frank Lahm [Tue, 14 Sep 2010 13:26:58 +0000 (15:26 +0200)]
Prevent underflow of writelen

13 years agoReturn pointer to static array instead of array on stack
Frank Lahm [Tue, 14 Sep 2010 13:05:24 +0000 (15:05 +0200)]
Return pointer to static array instead of array on stack

13 years agoPrevent NULL deref
Frank Lahm [Tue, 14 Sep 2010 12:56:59 +0000 (14:56 +0200)]
Prevent NULL deref

13 years agoUntabify and reindent
Frank Lahm [Tue, 14 Sep 2010 12:37:15 +0000 (14:37 +0200)]
Untabify and reindent

13 years agoPossible use of unitialized var
Frank Lahm [Tue, 14 Sep 2010 09:02:16 +0000 (11:02 +0200)]
Possible use of unitialized var

13 years agouse of uninitialized vars
Frank Lahm [Tue, 14 Sep 2010 06:05:46 +0000 (08:05 +0200)]
use of uninitialized vars

13 years agoad_setdata, struct adouble * is not const
Frank Lahm [Tue, 14 Sep 2010 06:03:14 +0000 (08:03 +0200)]
ad_setdata, struct adouble * is not const

13 years agosignal() is deprecated
Frank Lahm [Tue, 14 Sep 2010 05:51:00 +0000 (07:51 +0200)]
signal() is deprecated

13 years agoRemove PID file on exit
Frank Lahm [Mon, 13 Sep 2010 20:22:55 +0000 (22:22 +0200)]
Remove PID file on exit

13 years agoAlways check before committing, fix for cnid_metad PID lockfile
Frank Lahm [Mon, 13 Sep 2010 15:18:07 +0000 (17:18 +0200)]
Always check before committing, fix for cnid_metad PID lockfile

13 years agocnid_metad use a PID lockfile
Frank Lahm [Mon, 13 Sep 2010 15:04:59 +0000 (17:04 +0200)]
cnid_metad use a PID lockfile

13 years ago* FIX: dbd: Adding a file with the CNID from it's adouble file did
Frank Lahm [Fri, 10 Sep 2010 10:04:41 +0000 (12:04 +0200)]
* FIX: dbd: Adding a file with the CNID from it's adouble file did
       not work in case that CNID was alread occoupied in the database

13 years agopath may be NULL when adouble file has been created in enumerate
Frank Lahm [Thu, 9 Sep 2010 09:44:50 +0000 (11:44 +0200)]
path may be NULL when adouble file has been created in enumerate

13 years agoUpdate NEWS and rev version
Frank Lahm [Mon, 16 Aug 2010 12:57:34 +0000 (14:57 +0200)]
Update NEWS and rev version

13 years agoIncorporate downstream patch for FreeBSD PR 148022
Frank Lahm [Mon, 16 Aug 2010 12:52:14 +0000 (14:52 +0200)]
Incorporate downstream patch for FreeBSD PR 148022

13 years agoBetter logging
Frank Lahm [Wed, 14 Jul 2010 17:39:19 +0000 (19:39 +0200)]
Better logging

13 years agochange default configure behaviour for NFSv4 ACLs to auto
Frank Lahm [Thu, 8 Jul 2010 10:34:47 +0000 (12:34 +0200)]
change default configure behaviour for NFSv4 ACLs to auto

13 years agoUpdate NEWS
Frank Lahm [Wed, 7 Jul 2010 08:47:08 +0000 (10:47 +0200)]
Update NEWS

13 years agomove seblocking to the right place
Frank Lahm [Sat, 3 Jul 2010 08:27:39 +0000 (10:27 +0200)]
move seblocking to the right place

13 years agoConverting writing on socket to nonblocking io instead of SO_SNDTIMEO
Frank Lahm [Sat, 3 Jul 2010 08:19:06 +0000 (10:19 +0200)]
Converting writing on socket to nonblocking io instead of SO_SNDTIMEO

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

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

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

14 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

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

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

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

14 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.

14 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