]> arthur.barton.de Git - netatalk.git/log
netatalk.git
14 years agoMissing newline on last line. From HAT
franklahm [Tue, 9 Jun 2009 12:20:17 +0000 (12:20 +0000)]
Missing newline on last line. From HAT

14 years agoOnce again rework cnid_metad logging setup code and config.
franklahm [Tue, 9 Jun 2009 11:58:48 +0000 (11:58 +0000)]
Once again rework cnid_metad logging setup code and config.
Checked in the according manpages too.
Also fixed: downstream Debian patches to their init script.

14 years agoAdd support for dbpath option i.e. AppleDB at another place
franklahm [Thu, 28 May 2009 11:28:49 +0000 (11:28 +0000)]
Add support for dbpath option i.e. AppleDB at another place

14 years agoSome fixes to logging statements
franklahm [Thu, 28 May 2009 10:22:07 +0000 (10:22 +0000)]
Some fixes to logging statements

14 years agoAdd dbd manpage
franklahm [Tue, 26 May 2009 09:33:54 +0000 (09:33 +0000)]
Add dbd manpage

14 years agoFix respawn throttling. Search for empty slo was testing the wrong variable
franklahm [Tue, 26 May 2009 07:16:56 +0000 (07:16 +0000)]
Fix respawn throttling. Search for empty slo was testing the wrong variable

14 years agoFixes
franklahm [Mon, 25 May 2009 13:52:14 +0000 (13:52 +0000)]
Fixes

14 years agoStamp was not updated in force mode
franklahm [Sat, 23 May 2009 06:28:27 +0000 (06:28 +0000)]
Stamp was not updated in force mode

14 years agoFinished dbd
franklahm [Fri, 22 May 2009 20:48:44 +0000 (20:48 +0000)]
Finished dbd

14 years agoFixes
franklahm [Wed, 20 May 2009 10:56:02 +0000 (10:56 +0000)]
Fixes

14 years agoFix respawn throttling. See http://marc.info/?l=netatalk-devel&m=124261556901990&w=2
franklahm [Wed, 20 May 2009 10:36:09 +0000 (10:36 +0000)]
Fix respawn throttling. See http://marc.info/?l=netatalk-devel&m=124261556901990&w=2

14 years agoAdd FIXME: -d option is not implemented
franklahm [Wed, 20 May 2009 10:29:22 +0000 (10:29 +0000)]
Add FIXME: -d option is not implemented

14 years agoFix cnid_metad -l option
franklahm [Tue, 19 May 2009 11:56:22 +0000 (11:56 +0000)]
Fix cnid_metad -l option

14 years agoAdjust clovevol option description
franklahm [Tue, 19 May 2009 10:52:59 +0000 (10:52 +0000)]
Adjust clovevol option description

14 years agoFix regression in cnid_metad.c: respawn throttling was not working anymore.
franklahm [Mon, 18 May 2009 09:54:14 +0000 (09:54 +0000)]
Fix regression in cnid_metad.c: respawn throttling was not working anymore.
Hopefully fix all remaing absolute/relative pathname issues in dbif.c.

14 years agolock file was created in cwd
franklahm [Mon, 18 May 2009 09:25:25 +0000 (09:25 +0000)]
lock file was created in cwd

14 years agodbd now does many things it should do in the end.
franklahm [Thu, 14 May 2009 13:46:08 +0000 (13:46 +0000)]
dbd now does many things it should do in the end.
In volinfo.c/h: translate vol options to ad options like afp/volume.c does it.
Rename dbd.c to cmd_dbd.c.

15 years agoDB_CREATE must always be passed of course
franklahm [Sun, 10 May 2009 08:08:28 +0000 (08:08 +0000)]
DB_CREATE must always be passed of course

15 years agoFix stupid free. Still banging my head against the table! Praise valgrind.
franklahm [Fri, 8 May 2009 12:26:44 +0000 (12:26 +0000)]
Fix stupid free. Still banging my head against the table! Praise valgrind.

15 years agoSwap SPCs for TABs
franklahm [Fri, 8 May 2009 08:06:02 +0000 (08:06 +0000)]
Swap SPCs for TABs

15 years agoFixes a serious error in the way recovery was run on db_env opening.
franklahm [Wed, 6 May 2009 11:54:24 +0000 (11:54 +0000)]
Fixes a serious error in the way recovery was run on db_env opening.
dbd -s and -r now are capable of:
   St Type Check (Status of implementation progress, type: file/dir)
   OK D    Make sure .AppleDouble dir exist, create if missing
   OK F    Make sure ad file exists
   OK F/D  Delete orphaned ad-files, log dirs in ad-dir
   OK F/D  Check name encoding by roundtripping, log on error
dbd -d now also dumps the rootinfo key.

15 years agoAdd AFP over DSI over TCP info. Update BDB infos.
franklahm [Tue, 5 May 2009 08:40:10 +0000 (08:40 +0000)]
Add AFP over DSI over TCP info. Update BDB infos.

15 years agoRemove #ifdef DEBUG stuff, its not neccessary anymore as we have a fast LOG macro...
franklahm [Mon, 4 May 2009 09:09:43 +0000 (09:09 +0000)]
Remove #ifdef DEBUG stuff, its not neccessary anymore as we have a fast LOG macro. Also replace stringify devino func with plain printf %ll

15 years agoConsistently set default UAMs to DHX,DHX2. From HAT. Merge from 2-0
franklahm [Thu, 30 Apr 2009 10:48:37 +0000 (10:48 +0000)]
Consistently set default UAMs to DHX,DHX2. From HAT. Merge from 2-0

15 years agoFix code lines switch in signal protection
franklahm [Tue, 28 Apr 2009 14:09:00 +0000 (14:09 +0000)]
Fix code lines switch in signal protection

15 years agoAdjust loglevel
franklahm [Tue, 28 Apr 2009 13:59:44 +0000 (13:59 +0000)]
Adjust loglevel

15 years agoNew utility to maintain dbd databases: dbd. Also replaces cnid_index. Still incomplete.
franklahm [Tue, 28 Apr 2009 13:01:24 +0000 (13:01 +0000)]
New utility to maintain dbd databases: dbd. Also replaces cnid_index. Still incomplete.

15 years agoSurvive make distcheck
franklahm [Mon, 27 Apr 2009 08:04:22 +0000 (08:04 +0000)]
Survive make distcheck

15 years agoSync volume options with volinfo stuff
franklahm [Mon, 27 Apr 2009 07:58:25 +0000 (07:58 +0000)]
Sync volume options with volinfo stuff

15 years agoad_open with O_CREAT, thus enumarating a dir will create missing adouble files. Helps...
franklahm [Sat, 25 Apr 2009 06:44:48 +0000 (06:44 +0000)]
ad_open with O_CREAT, thus enumarating a dir will create missing adouble files. Helps with cachecnid

15 years agoGenererated perl scripts were included in make dist
franklahm [Wed, 22 Apr 2009 08:27:24 +0000 (08:27 +0000)]
Genererated perl scripts were included in make dist

15 years agoRename cleanupappledouble to apple_cleanup
franklahm [Wed, 22 Apr 2009 08:06:01 +0000 (08:06 +0000)]
Rename cleanupappledouble to apple_cleanup

15 years agoREADME.logger is gone but wasn't removed from Makefile.am
franklahm [Wed, 22 Apr 2009 08:00:20 +0000 (08:00 +0000)]
README.logger is gone but wasn't removed from Makefile.am

15 years agoRename cleanappledouble.pl to apple_cleanup
franklahm [Wed, 22 Apr 2009 07:44:10 +0000 (07:44 +0000)]
Rename cleanappledouble.pl to apple_cleanup

15 years agoAdd true bdb logfile autoremoval
franklahm [Tue, 21 Apr 2009 10:18:44 +0000 (10:18 +0000)]
Add true bdb logfile autoremoval

15 years agoOverhaul CNID dbd backend, make it default, txn only... See #2724774 after-dbd-overhaul
franklahm [Tue, 21 Apr 2009 08:55:44 +0000 (08:55 +0000)]
Overhaul CNID dbd backend, make it default, txn only... See #2724774

15 years agoChange time format to also output microseconds before-dbd-overhaul
franklahm [Mon, 20 Apr 2009 14:53:20 +0000 (14:53 +0000)]
Change time format to also output microseconds

15 years agoput volume case insensitive option back
didg [Fri, 17 Apr 2009 04:24:20 +0000 (04:24 +0000)]
put volume case insensitive option back

15 years agoForce LOG message for every AFP call at beginning and end if loglevel>=debug
franklahm [Thu, 16 Apr 2009 06:17:14 +0000 (06:17 +0000)]
Force LOG message for every AFP call at beginning and end if loglevel>=debug

15 years agoafp_syncdir: only fsync directories on hosts that have dirfd (e.g. Linux). fsyncin...
franklahm [Fri, 10 Apr 2009 11:21:18 +0000 (11:21 +0000)]
afp_syncdir: only fsync directories on hosts that have dirfd (e.g. Linux). fsyncin' dirs is non standard

15 years agoAdjust gethostid check, from HAT.
franklahm [Sun, 5 Apr 2009 07:22:06 +0000 (07:22 +0000)]
Adjust gethostid check, from HAT.

15 years ago-setuplog can now be called multiple times.
franklahm [Wed, 1 Apr 2009 12:40:41 +0000 (12:40 +0000)]
-setuplog can now be called multiple times.
Example:
server \
    -setuplog "cnid log_maxdebug /var/log/cnid.log" \
    -setuplog "default log_info /var/log/afpd.log"

15 years agoCorrect logtype to logtype_cnid twice
franklahm [Wed, 1 Apr 2009 09:57:38 +0000 (09:57 +0000)]
Correct logtype to logtype_cnid twice

15 years agoAdd cnid_dbd logging option to netatalk.conf and to all startup scripts. Also deactiv...
franklahm [Tue, 31 Mar 2009 14:08:35 +0000 (14:08 +0000)]
Add cnid_dbd logging option to netatalk.conf and to all startup scripts. Also deactivate atalkd in netatalk.conf (AT will be gone in 10.6 anyway!) and adjust default UAMs

15 years agoRemove logger README. Obsolete
franklahm [Tue, 31 Mar 2009 13:29:37 +0000 (13:29 +0000)]
Remove logger README. Obsolete

15 years agoAlign cnid_[metad|dbd] default logging with apfd: log_note
franklahm [Tue, 31 Mar 2009 12:13:00 +0000 (12:13 +0000)]
Align cnid_[metad|dbd] default logging with apfd: log_note

15 years agoImplement runtime logging config option to cnid dbd backend. See #2721956.
franklahm [Tue, 31 Mar 2009 11:40:26 +0000 (11:40 +0000)]
Implement runtime logging config option to cnid dbd backend. See #2721956.
New option: -l <logconfig>. cnid_metad passed that to cnid_dbd !
Fixed: 0 is a valid fd (in logger.c) !
Added logger API documentation in logger.h.

Modified Files:
    etc/afpd/afp_options.c
    etc/cnid_dbd/cnid_metad.c
    etc/cnid_dbd/main.c
    include/atalk/logger.h
    libatalk/util/logger.c
    libatalk/util/test/logger_test.c

15 years agoRemoved acleandir, dead end.
franklahm [Fri, 27 Mar 2009 10:22:48 +0000 (10:22 +0000)]
Removed acleandir, dead end.

15 years agoAdjust volnamelen default to 80. From HAT
franklahm [Thu, 26 Mar 2009 18:21:40 +0000 (18:21 +0000)]
Adjust volnamelen default to 80. From HAT

15 years agoAdjust setuplog description
franklahm [Thu, 26 Mar 2009 14:01:27 +0000 (14:01 +0000)]
Adjust setuplog description

15 years agoAdjust -volnamelen description
franklahm [Thu, 26 Mar 2009 13:43:46 +0000 (13:43 +0000)]
Adjust -volnamelen description

15 years agoAdd options allowed|denied_host. See #2690844
franklahm [Thu, 26 Mar 2009 13:08:48 +0000 (13:08 +0000)]
Add options allowed|denied_host. See #2690844

15 years agoIgnore afp_acls.8, it's generated
franklahm [Thu, 26 Mar 2009 11:06:26 +0000 (11:06 +0000)]
Ignore afp_acls.8, it's generated

15 years agoIgnore AppleVolumes.default, it's generated
franklahm [Thu, 26 Mar 2009 11:04:13 +0000 (11:04 +0000)]
Ignore AppleVolumes.default, it's generated

15 years agoFix BDB_CFLAGS path twist
franklahm [Wed, 25 Mar 2009 15:53:03 +0000 (15:53 +0000)]
Fix BDB_CFLAGS path twist

15 years agoFPSyncDir VFS indirection. See #2641106
franklahm [Tue, 24 Mar 2009 11:02:07 +0000 (11:02 +0000)]
FPSyncDir VFS indirection. See #2641106

15 years agoNew volume options allow_hosts/denied hosts. See #2690844. From Tim Nowaczyk
franklahm [Fri, 20 Mar 2009 11:32:11 +0000 (11:32 +0000)]
New volume options allow_hosts/denied hosts. See #2690844. From Tim Nowaczyk

15 years agoautoconf option --enable-debugging to disable SIGALRM. See #2694606
franklahm [Fri, 20 Mar 2009 09:10:25 +0000 (09:10 +0000)]
autoconf option --enable-debugging to disable SIGALRM. See #2694606

15 years agoRemove duplicate in volname mangling. From HAT
franklahm [Fri, 20 Mar 2009 06:19:26 +0000 (06:19 +0000)]
Remove duplicate in volname mangling. From HAT

15 years agoPrevious patch broke few things
franklahm [Tue, 17 Mar 2009 14:30:57 +0000 (14:30 +0000)]
Previous patch broke few things

15 years agoRemove timeout. See bug #2683367
franklahm [Tue, 17 Mar 2009 08:55:12 +0000 (08:55 +0000)]
Remove timeout. See bug #2683367

15 years agoVolname mangling. Fixes bug #2611981, from HAT. Also add new logger doc to afpd.conf...
franklahm [Mon, 16 Mar 2009 13:59:11 +0000 (13:59 +0000)]
Volname mangling. Fixes bug #2611981, from HAT. Also add new logger doc to afpd.conf.tmpl

15 years agoCleanup. Alway check return values!
franklahm [Mon, 16 Mar 2009 11:02:43 +0000 (11:02 +0000)]
Cleanup. Alway check return values!

15 years agoFix regression. Remove excessive loggin. Correct comments.
franklahm [Sun, 15 Mar 2009 13:00:14 +0000 (13:00 +0000)]
Fix regression. Remove excessive loggin. Correct comments.

15 years agoincrease number of cnid_dbd slots to 512
didg [Fri, 6 Mar 2009 13:05:52 +0000 (13:05 +0000)]
increase number of cnid_dbd slots to 512

15 years agoNew bdb check. Uses LD_LIBRARY_PATH for configure time checks and relies on autoconf...
franklahm [Fri, 6 Mar 2009 11:45:01 +0000 (11:45 +0000)]
New bdb check. Uses LD_LIBRARY_PATH for configure time checks and relies on autoconf/libtool for runtime.

15 years agoFixes.
franklahm [Tue, 3 Mar 2009 13:51:25 +0000 (13:51 +0000)]
Fixes.

15 years agoLogger fixes.
franklahm [Tue, 3 Mar 2009 12:53:15 +0000 (12:53 +0000)]
Logger fixes.

15 years agoReworked logger after_new_logger
franklahm [Fri, 27 Feb 2009 09:14:40 +0000 (09:14 +0000)]
Reworked logger

15 years agoDefine AFP func no macros. Move 3.2 calls to 3.2 case switch. before_new_logger
franklahm [Thu, 26 Feb 2009 14:05:05 +0000 (14:05 +0000)]
Define AFP func no macros. Move 3.2 calls to 3.2 case switch.

15 years agoRemove unused stuff
franklahm [Thu, 26 Feb 2009 14:00:18 +0000 (14:00 +0000)]
Remove unused stuff

15 years agoremove compiler warnings
didg [Wed, 25 Feb 2009 22:51:36 +0000 (22:51 +0000)]
remove compiler warnings

15 years agosyncfork = vs == typo
didg [Wed, 25 Feb 2009 22:46:11 +0000 (22:46 +0000)]
syncfork  = vs == typo

15 years agodefine a afp_null_nolog function for cmd 76 (spotlight undocumented command) and...
didg [Wed, 25 Feb 2009 22:41:03 +0000 (22:41 +0000)]
define a afp_null_nolog function for cmd 76 (spotlight undocumented command) and use define for cmd name in auth.c

15 years agoAdd FPSyncFork, set command 76 to afp_null, move everything from switch.c to auth.c
franklahm [Wed, 25 Feb 2009 16:14:08 +0000 (16:14 +0000)]
Add FPSyncFork, set command 76 to afp_null, move everything from switch.c to auth.c

15 years agoFix EA support ci cruft
franklahm [Mon, 16 Feb 2009 14:03:30 +0000 (14:03 +0000)]
Fix EA support ci cruft

15 years agoExtended Attributes Support on Solaris with ZFS
franklahm [Mon, 16 Feb 2009 13:49:19 +0000 (13:49 +0000)]
Extended Attributes Support on Solaris with ZFS

15 years agoFix setting of UUID option
franklahm [Mon, 16 Feb 2009 12:56:42 +0000 (12:56 +0000)]
Fix setting of UUID option

15 years agoFix/remove logging
franklahm [Tue, 10 Feb 2009 15:31:48 +0000 (15:31 +0000)]
Fix/remove logging

15 years agoWrong logtype
franklahm [Sun, 8 Feb 2009 11:13:01 +0000 (11:13 +0000)]
Wrong logtype

15 years agopipexlate, give up and return an error if it reachs the end of the output buffer
didg [Wed, 4 Feb 2009 22:35:45 +0000 (22:35 +0000)]
pipexlate, give up and return an error if it reachs the end of the output buffer

15 years agoperm options aren't 'options:' paramters
didg [Wed, 4 Feb 2009 22:34:39 +0000 (22:34 +0000)]
perm options aren't 'options:' paramters

15 years agoDon't wait five second after the first error when speaking to the dbd backend, from...
didg [Wed, 4 Feb 2009 20:28:01 +0000 (20:28 +0000)]
Don't wait five second after the first error when speaking to the dbd backend,  from Tsiyon Sadiky exanet (merge from 2.0 branch)

15 years agoAdd a timeout when reading data from afpd client in cnid_metad, from Tsiyon Sadiky...
didg [Wed, 4 Feb 2009 20:12:47 +0000 (20:12 +0000)]
Add a timeout when reading data from afpd client in cnid_metad, from Tsiyon Sadiky exanet (merge from 2.0 branch)

15 years agoAdd options:acls
franklahm [Wed, 4 Feb 2009 13:38:41 +0000 (13:38 +0000)]
Add options:acls

15 years agoosx adouble format . files are invalid if usedots is not set
didg [Tue, 3 Feb 2009 20:27:23 +0000 (20:27 +0000)]
osx adouble format . files are invalid if usedots is not set

15 years agoNew man pages for ACL option
franklahm [Tue, 3 Feb 2009 15:42:15 +0000 (15:42 +0000)]
New man pages for ACL option

15 years agoosx adouble, don't return an error if there's no source resource file when renaming...
didg [Tue, 3 Feb 2009 14:50:11 +0000 (14:50 +0000)]
osx adouble, don't return an error if there's no source resource file when renaming (from 2.0 branch)

15 years agoRemove cruft
franklahm [Tue, 3 Feb 2009 14:23:27 +0000 (14:23 +0000)]
Remove cruft

15 years agoAdd header files
franklahm [Tue, 3 Feb 2009 14:21:42 +0000 (14:21 +0000)]
Add header files

15 years agoRemove mapname+mapid from authswitch
franklahm [Tue, 3 Feb 2009 14:20:44 +0000 (14:20 +0000)]
Remove mapname+mapid from authswitch

15 years agoForgotten header file
franklahm [Tue, 3 Feb 2009 14:18:11 +0000 (14:18 +0000)]
Forgotten header file

15 years agopapd better parsing of postscript requests
didg [Mon, 2 Feb 2009 16:04:33 +0000 (16:04 +0000)]
papd better parsing of postscript requests

15 years agocheck buffer size
didg [Mon, 2 Feb 2009 12:46:45 +0000 (12:46 +0000)]
check buffer size

15 years agoFix ACL patch cruft
franklahm [Mon, 2 Feb 2009 12:35:40 +0000 (12:35 +0000)]
Fix ACL patch cruft

15 years agoInitial checkin of ACLs patch after_acls
franklahm [Mon, 2 Feb 2009 11:55:00 +0000 (11:55 +0000)]
Initial checkin of ACLs patch

15 years agomarkline: return an error if the buffer is too big and there's no end of line before_acls
didg [Mon, 2 Feb 2009 10:31:32 +0000 (10:31 +0000)]
markline: return an error if the buffer is too big and there's no end of line

15 years agocheck buffer size
didg [Mon, 2 Feb 2009 10:24:28 +0000 (10:24 +0000)]
check buffer size

15 years agoonly call pipexlate once
didg [Mon, 2 Feb 2009 08:54:20 +0000 (08:54 +0000)]
only call pipexlate once

15 years agoreset SIGCHLD to default for worker processes
didg [Mon, 2 Feb 2009 08:50:50 +0000 (08:50 +0000)]
reset SIGCHLD to default for worker processes