]> arthur.barton.de Git - netatalk.git/log
netatalk.git
12 years agoMerge sf/master
Frank Lahm [Tue, 31 May 2011 13:10:58 +0000 (15:10 +0200)]
Merge sf/master

12 years agoFCE
Frank Lahm [Tue, 31 May 2011 12:45:13 +0000 (14:45 +0200)]
FCE

12 years agoReduce log clutter
Frank Lahm [Tue, 31 May 2011 12:20:01 +0000 (14:20 +0200)]
Reduce log clutter

12 years agoVarious fixes
Frank Lahm [Tue, 31 May 2011 11:41:18 +0000 (13:41 +0200)]
Various fixes

12 years agoSending TM used size
Frank Lahm [Mon, 30 May 2011 15:05:07 +0000 (17:05 +0200)]
Sending TM used size

12 years agoAllow enabling/disabling notifications on a per event type basis
Frank Lahm [Mon, 30 May 2011 13:26:38 +0000 (15:26 +0200)]
Allow enabling/disabling notifications on a per event type basis

12 years agoConvert to getaddrinfo
Frank Lahm [Mon, 30 May 2011 12:05:29 +0000 (14:05 +0200)]
Convert to getaddrinfo

12 years agoAdd fce simple test listener, use getopt in main in fce_api
Frank Lahm [Mon, 30 May 2011 11:32:01 +0000 (13:32 +0200)]
Add fce simple test listener, use getopt in main in fce_api

12 years agoFix line ending
Frank Lahm [Mon, 30 May 2011 08:50:39 +0000 (10:50 +0200)]
Fix line ending

12 years agoCheck if there are configured listeners
Frank Lahm [Mon, 30 May 2011 08:46:39 +0000 (10:46 +0200)]
Check if there are configured listeners

12 years agoReduce sleep time to 5-10 s
Frank Lahm [Fri, 27 May 2011 13:54:24 +0000 (15:54 +0200)]
Reduce sleep time to 5-10 s

12 years agoReduce log clutter
Frank Lahm [Fri, 27 May 2011 13:30:04 +0000 (15:30 +0200)]
Reduce log clutter

12 years agoReduce log clutter
Frank Lahm [Fri, 27 May 2011 13:22:15 +0000 (15:22 +0200)]
Reduce log clutter

12 years agoReduce log level
Frank Lahm [Fri, 27 May 2011 13:09:56 +0000 (15:09 +0200)]
Reduce log level

12 years agoHandling of ECONNRESET in DSI
Frank Lahm [Fri, 27 May 2011 08:08:31 +0000 (10:08 +0200)]
Handling of ECONNRESET in DSI

12 years agoFix
Frank Lahm [Thu, 26 May 2011 11:58:23 +0000 (13:58 +0200)]
Fix

12 years agoFirst working IPC reconnect
Frank Lahm [Thu, 26 May 2011 11:33:05 +0000 (13:33 +0200)]
First working IPC reconnect

12 years agoReconnection of disasociated afpd childs
Frank Lahm [Wed, 25 May 2011 15:44:09 +0000 (17:44 +0200)]
Reconnection of disasociated afpd childs

12 years agomaster done
Frank Lahm [Wed, 25 May 2011 13:46:40 +0000 (15:46 +0200)]
master done

12 years agoIPC for disasociated afpd processes via UNIX domain sockets
Frank Lahm [Wed, 25 May 2011 10:21:46 +0000 (12:21 +0200)]
IPC for disasociated afpd processes via UNIX domain sockets

12 years agoSleep after sending signal
Frank Lahm [Tue, 24 May 2011 14:54:05 +0000 (16:54 +0200)]
Sleep after sending signal

12 years agoTerminate old sessions in reconnect
Frank Lahm [Tue, 24 May 2011 14:40:08 +0000 (16:40 +0200)]
Terminate old sessions in reconnect

12 years agoAdd FCE to Makefile.am and fixes
Frank Lahm [Tue, 24 May 2011 13:04:24 +0000 (15:04 +0200)]
Add FCE to Makefile.am and fixes

12 years agoFix fce merge conflict
Frank Lahm [Tue, 24 May 2011 12:32:02 +0000 (14:32 +0200)]
Fix fce merge conflict

12 years agoImport FCE
Frank Lahm [Tue, 24 May 2011 12:24:41 +0000 (14:24 +0200)]
Import FCE

12 years agoAdd another check to prevent running as root in disconnected state
Frank Lahm [Tue, 24 May 2011 10:58:27 +0000 (12:58 +0200)]
Add another check to prevent running as root in disconnected state

12 years agoAdd another check to prevent running as root in disconnected state
Frank Lahm [Tue, 24 May 2011 10:41:47 +0000 (12:41 +0200)]
Add another check to prevent running as root in disconnected state

12 years agotry read locking volume file when reading twice. Add missing include
Frank Lahm [Tue, 24 May 2011 06:37:03 +0000 (08:37 +0200)]
try read locking volume file when reading twice. Add missing include

12 years agosigquit
Frank Lahm [Mon, 23 May 2011 12:12:19 +0000 (14:12 +0200)]
sigquit

12 years agoDissociated afpd sessions exit on disconnection
Frank Lahm [Mon, 23 May 2011 11:06:32 +0000 (13:06 +0200)]
Dissociated afpd sessions exit on disconnection

12 years agoFix for bugid #2: afpd childs still running as root in disconnected state because...
Frank Lahm [Mon, 23 May 2011 10:16:40 +0000 (12:16 +0200)]
Fix for bugid #2: afpd childs still running as root in disconnected state because of connection problems in early stage

12 years agoRaise file limit
Frank Lahm [Mon, 23 May 2011 10:00:27 +0000 (12:00 +0200)]
Raise file limit

12 years agoAvoid spurious log message
Frank Lahm [Mon, 23 May 2011 09:21:19 +0000 (11:21 +0200)]
Avoid spurious log message

12 years agoCheck againt disconnected flags. Move static funcs at top of file
Frank Lahm [Mon, 23 May 2011 09:06:54 +0000 (11:06 +0200)]
Check againt disconnected flags. Move static funcs at top of file

12 years agoFix for bug id #6: uncaught error condition from dsi_stream_read function call.
Frank Lahm [Mon, 23 May 2011 08:07:32 +0000 (10:07 +0200)]
Fix for bug id #6: uncaught error condition from dsi_stream_read function call.
Add a func that enters disconnected state and call it in two places where disconnected state wasn't entered correctly before.

12 years agoChange file limit
Frank Lahm [Fri, 20 May 2011 15:42:09 +0000 (17:42 +0200)]
Change file limit

12 years agoAdd sigquit
Frank Lahm [Fri, 20 May 2011 15:27:00 +0000 (17:27 +0200)]
Add sigquit

12 years agoNew volume option nonetids
Frank Lahm [Wed, 18 May 2011 14:45:51 +0000 (16:45 +0200)]
New volume option nonetids

12 years agoPOSIX mode plus ACL right caching for directories
Frank Lahm [Wed, 18 May 2011 14:36:42 +0000 (16:36 +0200)]
POSIX mode plus ACL right caching for directories

12 years agoFixes
Frank Lahm [Wed, 18 May 2011 12:32:46 +0000 (14:32 +0200)]
Fixes

12 years agoAdjust loglevel
Frank Lahm [Wed, 18 May 2011 08:34:15 +0000 (10:34 +0200)]
Adjust loglevel

12 years agoLog fix
Frank Lahm [Tue, 17 May 2011 15:28:28 +0000 (17:28 +0200)]
Log fix

12 years agoFix
Frank Lahm [Tue, 17 May 2011 15:03:50 +0000 (17:03 +0200)]
Fix

12 years agoAdd negative UUID caching, enhance local UUID handling
Frank Lahm [Tue, 17 May 2011 14:56:44 +0000 (16:56 +0200)]
Add negative UUID caching, enhance local UUID handling

12 years agoCache time 5 s
Frank Lahm [Tue, 17 May 2011 06:01:40 +0000 (08:01 +0200)]
Cache time 5 s

12 years agoUpdate NEWS
Frank Lahm [Mon, 16 May 2011 15:35:35 +0000 (17:35 +0200)]
Update NEWS

12 years agoUse blocksize and dirs for calculating used size
Frank Lahm [Mon, 16 May 2011 15:21:25 +0000 (17:21 +0200)]
Use blocksize and dirs for calculating used size

12 years agoMerge branch 'volfree'
Frank Lahm [Mon, 16 May 2011 12:16:07 +0000 (14:16 +0200)]
Merge branch 'volfree'

12 years agoFinish volume used
Frank Lahm [Mon, 16 May 2011 12:15:46 +0000 (14:15 +0200)]
Finish volume used

12 years agom_name was not set which gave a crash in ad_setname
Frank Lahm [Mon, 16 May 2011 09:35:00 +0000 (11:35 +0200)]
m_name was not set which gave a crash in ad_setname

12 years agoStart working on fast volfree implementataion
Frank Lahm [Mon, 16 May 2011 09:04:36 +0000 (11:04 +0200)]
Start working on fast volfree implementataion

12 years agoSome cleanup
Frank Lahm [Thu, 12 May 2011 12:12:37 +0000 (14:12 +0200)]
Some cleanup

12 years agoFix acl_from_mode check
Frank Lahm [Wed, 11 May 2011 15:18:50 +0000 (17:18 +0200)]
Fix acl_from_mode check

12 years agoFreeBSD compatibility fixes
Frank Lahm [Wed, 11 May 2011 14:29:22 +0000 (16:29 +0200)]
FreeBSD compatibility fixes

12 years agobump
Frank Lahm [Mon, 9 May 2011 13:41:50 +0000 (15:41 +0200)]
bump

12 years agoRenamed and recreated dirs where not detected
Frank Lahm [Wed, 4 May 2011 15:07:05 +0000 (17:07 +0200)]
Renamed and recreated dirs where not detected

12 years agoBetter log messages
Frank Lahm [Wed, 4 May 2011 09:40:23 +0000 (11:40 +0200)]
Better log messages

12 years agoUse st_ino in dircache for files
Frank Lahm [Tue, 3 May 2011 13:32:12 +0000 (15:32 +0200)]
Use st_ino in dircache for files

12 years agoRename struct dir member offcnt to d_offcnt
Frank Lahm [Tue, 3 May 2011 10:52:54 +0000 (12:52 +0200)]
Rename struct dir member offcnt to d_offcnt

12 years agoRename struct dir member d_cime to d_ctime
Frank Lahm [Tue, 3 May 2011 10:23:05 +0000 (12:23 +0200)]
Rename struct dir member d_cime to d_ctime

12 years agoFix dircache doc
Frank Lahm [Tue, 3 May 2011 10:20:04 +0000 (12:20 +0200)]
Fix dircache doc

12 years agostat in dircache_search_by_name and remove if missing, fixes PR#10100
Frank Lahm [Tue, 3 May 2011 09:27:46 +0000 (11:27 +0200)]
stat in dircache_search_by_name and remove if missing, fixes PR#10100

12 years agoonly forward SIGTERM and SIGUSR1 from parent to childs
Frank Lahm [Sun, 1 May 2011 17:53:40 +0000 (19:53 +0200)]
only forward SIGTERM and SIGUSR1 from parent to childs

12 years agoonly use volume UUIDs in master afpd
Frank Lahm [Sun, 1 May 2011 17:43:42 +0000 (19:43 +0200)]
only use volume UUIDs in master afpd

12 years agoTry to fix spurious volume duplicate error
Frank Lahm [Sun, 1 May 2011 12:58:38 +0000 (14:58 +0200)]
Try to fix spurious volume duplicate error

12 years agoFix SIGHUP
Frank Lahm [Sun, 1 May 2011 09:01:37 +0000 (11:01 +0200)]
Fix SIGHUP

13 years agoAdd slash at start of loop, not at the end
Frank Lahm [Fri, 29 Apr 2011 08:23:47 +0000 (10:23 +0200)]
Add slash at start of loop, not at the end

13 years agoAllow 4096 volumes but use a counter of used volumes to limit array searching
Frank Lahm [Wed, 27 Apr 2011 15:18:06 +0000 (17:18 +0200)]
Allow 4096 volumes but use a counter of used volumes to limit array searching

13 years agoImport manpage from XML
Frank Lahm [Tue, 26 Apr 2011 08:11:15 +0000 (10:11 +0200)]
Import manpage from XML

13 years agoUse C99 standard fixed width types from stdint.h
Frank Lahm [Sun, 24 Apr 2011 10:41:22 +0000 (12:41 +0200)]
Use C99 standard fixed width types from stdint.h

13 years agoWrong path from 2-1
Frank Lahm [Thu, 21 Apr 2011 12:02:07 +0000 (14:02 +0200)]
Wrong path from 2-1

13 years agoMerge 2-1
Frank Lahm [Thu, 21 Apr 2011 12:00:23 +0000 (14:00 +0200)]
Merge 2-1

13 years agoReliable db locking
Frank Lahm [Thu, 21 Apr 2011 11:45:44 +0000 (13:45 +0200)]
Reliable db locking

13 years agoworking on db locking
Frank Lahm [Thu, 21 Apr 2011 10:08:48 +0000 (12:08 +0200)]
working on db locking

13 years agoMerge 2-1
Frank Lahm [Wed, 20 Apr 2011 13:21:14 +0000 (15:21 +0200)]
Merge 2-1

13 years agoFix stamp
Frank Lahm [Wed, 20 Apr 2011 13:20:14 +0000 (15:20 +0200)]
Fix stamp

13 years agoMerge 2-1
Frank Lahm [Wed, 20 Apr 2011 13:06:56 +0000 (15:06 +0200)]
Merge 2-1

13 years agodont create tmpdb without -e
Frank Lahm [Wed, 20 Apr 2011 13:03:16 +0000 (15:03 +0200)]
dont create tmpdb without -e

13 years agofix
Frank Lahm [Wed, 20 Apr 2011 12:34:31 +0000 (14:34 +0200)]
fix

13 years agoMerge 2-1
Frank Lahm [Wed, 20 Apr 2011 10:58:53 +0000 (12:58 +0200)]
Merge 2-1

13 years agoFix dbd vs cnid_dbd locking
Frank Lahm [Wed, 20 Apr 2011 10:51:43 +0000 (12:51 +0200)]
Fix dbd vs cnid_dbd locking

13 years agoMerge 2-1
Frank Lahm [Tue, 19 Apr 2011 13:51:24 +0000 (15:51 +0200)]
Merge 2-1

13 years agoRemove txn grouping
Frank Lahm [Tue, 19 Apr 2011 13:46:43 +0000 (15:46 +0200)]
Remove txn grouping

13 years agoFix log messages, from jm
Frank Lahm [Tue, 19 Apr 2011 10:11:21 +0000 (12:11 +0200)]
Fix log messages, from jm

13 years agoRemove now unused txn stuff
Frank Lahm [Mon, 18 Apr 2011 15:04:05 +0000 (17:04 +0200)]
Remove now unused txn stuff

13 years agoRevert to traditional txn closing
Frank Lahm [Mon, 18 Apr 2011 13:31:16 +0000 (15:31 +0200)]
Revert to traditional txn closing

13 years agoMerge
Frank Lahm [Sun, 17 Apr 2011 16:39:06 +0000 (18:39 +0200)]
Merge

13 years agoCorrect handling of fatal errors
Frank Lahm [Sun, 17 Apr 2011 16:36:48 +0000 (18:36 +0200)]
Correct handling of fatal errors

13 years agoFix cleanup
Frank Lahm [Sun, 17 Apr 2011 14:40:45 +0000 (16:40 +0200)]
Fix cleanup

13 years ago. not supported by now
Frank Lahm [Sun, 17 Apr 2011 08:26:23 +0000 (10:26 +0200)]
. not supported by now

13 years agoFix ad mv
Frank Lahm [Sun, 17 Apr 2011 08:08:46 +0000 (10:08 +0200)]
Fix ad mv

13 years agoFix ad rm
Frank Lahm [Sat, 16 Apr 2011 19:39:32 +0000 (21:39 +0200)]
Fix ad rm

13 years agoFix -f
Frank Lahm [Sat, 16 Apr 2011 17:50:29 +0000 (19:50 +0200)]
Fix -f

13 years agoFix merge conflict
Frank Lahm [Sat, 16 Apr 2011 14:42:16 +0000 (16:42 +0200)]
Fix merge conflict

13 years agoLog message
Frank Lahm [Sat, 16 Apr 2011 14:36:57 +0000 (16:36 +0200)]
Log message

13 years agoLocking was still not right, oh my
Frank Lahm [Sat, 16 Apr 2011 14:12:46 +0000 (16:12 +0200)]
Locking was still not right, oh my

13 years agoMerge branch 2-1
Frank Lahm [Sat, 16 Apr 2011 09:57:26 +0000 (11:57 +0200)]
Merge branch 2-1

13 years agoFix lock
Frank Lahm [Sat, 16 Apr 2011 09:54:03 +0000 (11:54 +0200)]
Fix lock

13 years agoFixes
Frank Lahm [Fri, 15 Apr 2011 19:38:38 +0000 (21:38 +0200)]
Fixes

13 years agofix cache size
Frank Lahm [Fri, 15 Apr 2011 19:35:23 +0000 (21:35 +0200)]
fix cache size