]> arthur.barton.de Git - netatalk.git/log
netatalk.git
12 years agoFor the future, conf file version is clarified
HAT [Tue, 13 Mar 2012 15:43:23 +0000 (00:43 +0900)]
For the future, conf file version is clarified

12 years agoMerge branch 'master' of netafp.com:git/netatalk
Frank Lahm [Fri, 9 Mar 2012 10:20:56 +0000 (11:20 +0100)]
Merge branch 'master' of netafp.com:git/netatalk

12 years agoFix dependencie on LDAP
Frank Lahm [Fri, 9 Mar 2012 10:20:40 +0000 (11:20 +0100)]
Fix dependencie on LDAP

12 years agoCheck if server_name might is GSS_C_NO_NAME
Frank Lahm [Wed, 7 Mar 2012 13:16:44 +0000 (14:16 +0100)]
Check if server_name might is GSS_C_NO_NAME

12 years agoUpdate news
Frank Lahm [Mon, 5 Mar 2012 15:37:25 +0000 (16:37 +0100)]
Update news

12 years agoMerge branch 'ldap'
Frank Lahm [Mon, 5 Mar 2012 15:36:06 +0000 (16:36 +0100)]
Merge branch 'ldap'

12 years agoFixes, from Riccardo Magliocchetti
Frank Lahm [Mon, 5 Mar 2012 14:24:14 +0000 (15:24 +0100)]
Fixes, from Riccardo Magliocchetti

12 years agoFix, from Riccardo Magliocchetti
Frank Lahm [Mon, 5 Mar 2012 13:30:24 +0000 (14:30 +0100)]
Fix, from Riccardo Magliocchetti

12 years agoFixes, from Riccardo Magliocchetti
Frank Lahm [Mon, 5 Mar 2012 12:04:40 +0000 (13:04 +0100)]
Fixes, from Riccardo Magliocchetti

12 years agoldap_uuid_string
Frank Lahm [Mon, 5 Mar 2012 11:52:05 +0000 (12:52 +0100)]
ldap_uuid_string

12 years agoconfigure summary and afpd -V: show mDNSResponder or Avahi
HAT [Fri, 2 Mar 2012 16:15:10 +0000 (01:15 +0900)]
configure summary and afpd -V: show mDNSResponder or Avahi

12 years agoSupport for mdnsresponder, from Lee Essen
Frank Lahm [Wed, 29 Feb 2012 12:03:59 +0000 (13:03 +0100)]
Support for mdnsresponder, from Lee Essen

12 years agoUse GSS_C_NO_NAME as server principal when Kerberos options -fqdn and -krb5service...
Frank Lahm [Wed, 29 Feb 2012 10:11:56 +0000 (11:11 +0100)]
Use GSS_C_NO_NAME as server principal when Kerberos options -fqdn and -krb5service are not set, from Jamie Gilbertson

12 years agoUpdate new
Frank Lahm [Fri, 24 Feb 2012 13:17:36 +0000 (14:17 +0100)]
Update new

12 years agoDont use search db when doing partial name search
Frank Lahm [Fri, 24 Feb 2012 13:16:51 +0000 (14:16 +0100)]
Dont use search db when doing partial name search

12 years agoFix an error message
Frank Lahm [Mon, 13 Feb 2012 05:38:32 +0000 (06:38 +0100)]
Fix an error message

12 years agoFix broken sendfile on FreeBSD, from Denis Ahrens
Frank Lahm [Thu, 9 Feb 2012 14:39:08 +0000 (15:39 +0100)]
Fix broken sendfile on FreeBSD, from Denis Ahrens

12 years agoEnsure our umask is not altered by eg pam_umask
Frank Lahm [Mon, 6 Feb 2012 14:57:21 +0000 (15:57 +0100)]
Ensure our umask is not altered by eg pam_umask

12 years agoexperimental systemd service files: always run both afpd and cnid_metad
HAT [Fri, 3 Feb 2012 15:26:01 +0000 (00:26 +0900)]
experimental systemd service files: always run both afpd and cnid_metad

12 years agobased on Unicode 6.1.0
HAT [Wed, 1 Feb 2012 12:34:03 +0000 (21:34 +0900)]
based on Unicode 6.1.0
use C99 standard fixed width types from stdint.h

12 years agoImport manpages from XML
Frank Lahm [Mon, 16 Jan 2012 08:58:46 +0000 (09:58 +0100)]
Import manpages from XML

12 years agobump
Frank Lahm [Thu, 12 Jan 2012 09:26:15 +0000 (10:26 +0100)]
bump

12 years agoMerge branch 'master' of netafp.com:git/netatalk
Frank Lahm [Wed, 4 Jan 2012 06:05:44 +0000 (07:05 +0100)]
Merge branch 'master' of netafp.com:git/netatalk

12 years agoAdd compat header, from Brad Smith
Frank Lahm [Wed, 4 Jan 2012 06:05:31 +0000 (07:05 +0100)]
Add compat header, from Brad Smith

12 years agoRemove bdb env on exit
Frank Lahm [Tue, 3 Jan 2012 14:20:46 +0000 (15:20 +0100)]
Remove bdb env on exit

12 years agofilename should be compared using lower case.
HAT [Mon, 2 Jan 2012 02:37:54 +0000 (11:37 +0900)]
filename should be compared using lower case.
Ref: Technical Note TN1150 - HFS Plus Volume Format
http://developer.apple.com/legacy/mac/library/#technotes/tn/tn1150.html#//apple_ref/doc/uid/DTS10002989

BUG: should be compared using NFKD for fuzzy search.

12 years agocnid_metad, cnid_dbd, dbd: show version
HAT [Sun, 1 Jan 2012 14:33:53 +0000 (23:33 +0900)]
cnid_metad, cnid_dbd, dbd: show version

12 years agosearch of surrogate pair
HAT [Sat, 31 Dec 2011 06:43:28 +0000 (15:43 +0900)]
search of surrogate pair

12 years agosuse-sysv: run netatalk after avahi-daemon
HAT [Wed, 21 Dec 2011 14:26:40 +0000 (23:26 +0900)]
suse-sysv: run netatalk after avahi-daemon

12 years agoNetBSD: Fix afpd startup script, from patch-bk,v 1.1
HAT [Tue, 20 Dec 2011 10:44:59 +0000 (19:44 +0900)]
NetBSD: Fix afpd startup script, from patch-bk,v 1.1
Adds command_args to startup script to write the pid file to /var/run
as intended. Apparently the lack of a pid file  did not affect NetBSD's
ability to stop the daemon, but it did prevent it on DragonFly BSD.

12 years agoafpd -V: sort
HAT [Thu, 15 Dec 2011 13:30:44 +0000 (22:30 +0900)]
afpd -V: sort

12 years agosystemd: run netatalk after slpd and avahi-daemon
HAT [Thu, 15 Dec 2011 13:04:09 +0000 (22:04 +0900)]
systemd: run netatalk after slpd and avahi-daemon

12 years agoFix hooks
Frank Lahm [Thu, 8 Dec 2011 08:43:24 +0000 (09:43 +0100)]
Fix hooks

12 years agoFixes, from Riccardo Magliocchetti
Frank Lahm [Tue, 6 Dec 2011 10:43:16 +0000 (11:43 +0100)]
Fixes, from Riccardo Magliocchetti

12 years agodirfd and standards, oh my
Frank Lahm [Tue, 6 Dec 2011 10:35:02 +0000 (11:35 +0100)]
dirfd and standards, oh my

12 years agoSolaris compilation environment, request SUSv3 and plus Extensions, Oracle compiler...
Frank Lahm [Mon, 5 Dec 2011 15:08:08 +0000 (16:08 +0100)]
Solaris compilation environment, request SUSv3 and plus Extensions, Oracle compiler needs this

12 years agoPortability fix
Frank Lahm [Mon, 5 Dec 2011 14:05:36 +0000 (15:05 +0100)]
Portability fix

12 years agoFix typo
Frank Lahm [Mon, 5 Dec 2011 13:28:38 +0000 (14:28 +0100)]
Fix typo

12 years agoRevert 33068a, Debian Default-Stop runlevel. On request of the Debian package maintai...
Frank Lahm [Wed, 30 Nov 2011 13:33:20 +0000 (14:33 +0100)]
Revert 33068a, Debian Default-Stop runlevel. On request of the Debian package maintainer Jonas Smedegaard

12 years agoSeveral small fixes, from Riccardo Magliocchetti
Frank Lahm [Wed, 30 Nov 2011 13:27:44 +0000 (14:27 +0100)]
Several small fixes, from Riccardo Magliocchetti

12 years agoMerge remote branch 'sf/master'
Frank Lahm [Wed, 30 Nov 2011 10:59:57 +0000 (11:59 +0100)]
Merge remote branch 'sf/master'

12 years agoRANDNUM: somewhat detailed
HAT [Tue, 29 Nov 2011 15:55:13 +0000 (00:55 +0900)]
RANDNUM: somewhat detailed

12 years agonew configure option "--enable-suse-systemd" for openSUSE12.1 and later.
HAT [Mon, 28 Nov 2011 17:51:28 +0000 (02:51 +0900)]
new configure option "--enable-suse-systemd" for openSUSE12.1 and later.
"--enable-suse" is renamed "--enable-suse-sysv".

12 years agoFixes, from Mark Williams
Frank Lahm [Mon, 28 Nov 2011 12:32:52 +0000 (13:32 +0100)]
Fixes, from Mark Williams

12 years agoUpdate NEWS
Frank Lahm [Mon, 28 Nov 2011 11:53:36 +0000 (12:53 +0100)]
Update NEWS

12 years agoFix log messages
Frank Lahm [Mon, 28 Nov 2011 11:36:00 +0000 (12:36 +0100)]
Fix log messages

12 years agoUse uint64_t instead of off_t for VolSpace
Frank Lahm [Mon, 28 Nov 2011 10:48:22 +0000 (11:48 +0100)]
Use uint64_t instead of off_t for VolSpace
The quota code doesn't work with off_t. Update NEWS.

12 years agoconfigure fix for systemd stuff
Frank Lahm [Sun, 27 Nov 2011 10:20:51 +0000 (11:20 +0100)]
configure fix for systemd stuff

12 years agocontrib/systemd/ move to distrib/systemd/
HAT [Sat, 26 Nov 2011 23:58:07 +0000 (08:58 +0900)]
contrib/systemd/ move to distrib/systemd/

12 years agoexperimental systemd service files in contrib/systemd/ , suggested by eindl Harald
HAT [Sat, 26 Nov 2011 14:04:24 +0000 (23:04 +0900)]
experimental systemd service files in contrib/systemd/ , suggested by eindl Harald

12 years agoCleanup
Frank Lahm [Sat, 26 Nov 2011 08:18:31 +0000 (09:18 +0100)]
Cleanup

12 years agoFix for Solaris sendfile
Frank Lahm [Fri, 25 Nov 2011 16:42:55 +0000 (17:42 +0100)]
Fix for Solaris sendfile

12 years agoAdd lots of debugging code in the DSI handling routines
Frank Lahm [Fri, 25 Nov 2011 16:41:54 +0000 (17:41 +0100)]
Add lots of debugging code in the DSI handling routines

12 years agoAdjust log messages
Frank Lahm [Fri, 25 Nov 2011 09:08:14 +0000 (10:08 +0100)]
Adjust log messages

12 years agoRevert f422a450, read_file() does to many checks to be factored out easily
Frank Lahm [Thu, 24 Nov 2011 12:00:38 +0000 (13:00 +0100)]
Revert f422a450, read_file() does to many checks to be factored out easily

12 years agoMerge branch 'tmused'
Frank Lahm [Thu, 24 Nov 2011 09:24:13 +0000 (10:24 +0100)]
Merge branch 'tmused'

12 years agoOnly add appended data written to files to the TM used size
Frank Lahm [Wed, 23 Nov 2011 18:10:05 +0000 (19:10 +0100)]
Only add appended data written to files to the TM used size

12 years agoUpdate tm_get_used() function spec
Frank Lahm [Wed, 23 Nov 2011 14:14:37 +0000 (15:14 +0100)]
Update tm_get_used() function spec

12 years agoRewritten TM used size calculation
Frank Lahm [Wed, 23 Nov 2011 13:58:09 +0000 (14:58 +0100)]
Rewritten TM used size calculation

12 years agoDisable sendfile() on Solaris for now, there's a bug somewhere
Frank Lahm [Wed, 23 Nov 2011 11:45:14 +0000 (12:45 +0100)]
Disable sendfile() on Solaris for now, there's a bug somewhere

12 years agoDefault stop runlevels on Debian, from Andy
Frank Lahm [Wed, 23 Nov 2011 08:50:11 +0000 (09:50 +0100)]
Default stop runlevels on Debian, from Andy

12 years agoRemove broken sendfile on Linux stuff, it wasn't properly used by the upper DSI layer...
Frank Lahm [Mon, 21 Nov 2011 12:28:30 +0000 (13:28 +0100)]
Remove broken sendfile on Linux stuff, it wasn't properly used by the upper DSI layer anyway

12 years agoLinux sendfile macro fix
Frank Lahm [Mon, 21 Nov 2011 11:26:50 +0000 (12:26 +0100)]
Linux sendfile macro fix

12 years agoAdd Solaris senfile() support and enable sendfile on FreeBSD
Frank Lahm [Mon, 21 Nov 2011 11:14:16 +0000 (12:14 +0100)]
Add Solaris senfile() support and enable sendfile on FreeBSD

12 years agorbuflen initialisation was still wrong
Frank Lahm [Sun, 20 Nov 2011 12:23:24 +0000 (13:23 +0100)]
rbuflen initialisation was still wrong

12 years agoFix regression introduced by f422a450f02e1bc95a26a6b10f1446cc291d5007
Frank Lahm [Sat, 19 Nov 2011 15:43:05 +0000 (16:43 +0100)]
Fix regression introduced by f422a450f02e1bc95a26a6b10f1446cc291d5007

12 years agoDont set ATTRBIT_SHARED, OS X doesn't either
Frank Lahm [Thu, 17 Nov 2011 16:29:15 +0000 (17:29 +0100)]
Dont set ATTRBIT_SHARED, OS X doesn't either

12 years agoInitialize dircache for ASP transport, from Rob Braun
Frank Lahm [Thu, 17 Nov 2011 09:06:27 +0000 (10:06 +0100)]
Initialize dircache for ASP transport, from Rob Braun

12 years ago64 bit library naming, from Brad Smith
Frank Lahm [Mon, 14 Nov 2011 09:32:29 +0000 (10:32 +0100)]
64 bit library naming, from Brad Smith

12 years agoPerformance tuning in afp_read: factor out an unneccessary filesytem read when sendfi...
Frank Lahm [Fri, 11 Nov 2011 14:07:29 +0000 (15:07 +0100)]
Performance tuning in afp_read: factor out an unneccessary filesytem read when sendfile is available

12 years agoConvert passwords from legacy encoding (wire format) to host encoding
Frank Lahm [Wed, 9 Nov 2011 15:23:26 +0000 (16:23 +0100)]
Convert passwords from legacy encoding (wire format) to host encoding

12 years agoFix POSIX ACL permission mapping
Frank Lahm [Tue, 8 Nov 2011 13:04:05 +0000 (14:04 +0100)]
Fix POSIX ACL permission mapping

12 years agoFix dircache bug
Frank Lahm [Tue, 8 Nov 2011 10:50:00 +0000 (11:50 +0100)]
Fix dircache bug

12 years agoFix catsearch
Frank Lahm [Mon, 7 Nov 2011 14:23:48 +0000 (15:23 +0100)]
Fix catsearch

12 years agoUse env LIBS when checking for GSSAPI stuff
Frank Lahm [Fri, 4 Nov 2011 15:13:14 +0000 (16:13 +0100)]
Use env LIBS when checking for GSSAPI stuff

12 years agoOpenBSD portability fix, header ordering, *bleah*
Frank Lahm [Fri, 4 Nov 2011 11:48:03 +0000 (12:48 +0100)]
OpenBSD portability fix, header ordering, *bleah*

12 years agoPortability fixes
Frank Lahm [Fri, 4 Nov 2011 11:13:20 +0000 (12:13 +0100)]
Portability fixes

12 years agoAdd forgotten header
Frank Lahm [Thu, 3 Nov 2011 14:14:30 +0000 (15:14 +0100)]
Add forgotten header

12 years agoPosix/SUS portability cleanup
Frank Lahm [Thu, 3 Nov 2011 13:54:22 +0000 (14:54 +0100)]
Posix/SUS portability cleanup

12 years agoFix for filesystem without NFSv4 ACL support on Solaris, Bug ID #3428389
Frank Lahm [Thu, 3 Nov 2011 12:51:13 +0000 (13:51 +0100)]
Fix for filesystem without NFSv4 ACL support on Solaris, Bug ID #3428389

12 years agoLog warnings instead of exiting when increasing rlimits doesn't work out
Frank Lahm [Wed, 2 Nov 2011 14:04:35 +0000 (15:04 +0100)]
Log warnings instead of exiting when increasing rlimits doesn't work out

12 years agoFix adminauthuser
Frank Lahm [Sat, 29 Oct 2011 14:07:11 +0000 (16:07 +0200)]
Fix adminauthuser

12 years agoseteuid() back after seteuid(0)
Frank Lahm [Tue, 25 Oct 2011 11:11:56 +0000 (13:11 +0200)]
seteuid() back after seteuid(0)

12 years agoReset options every time a :DEFAULT: line is found in a AppleVolumes file
Frank Lahm [Mon, 24 Oct 2011 14:59:40 +0000 (16:59 +0200)]
Reset options every time a :DEFAULT: line is found in a AppleVolumes file

12 years agoNew option afpd.conf adminauthuser
Frank Lahm [Mon, 24 Oct 2011 10:39:56 +0000 (12:39 +0200)]
New option afpd.conf adminauthuser

12 years agoFix regression
Frank Lahm [Fri, 21 Oct 2011 15:15:32 +0000 (17:15 +0200)]
Fix regression

12 years agoFix an error when duplicating files that lacked an AppleDouble file which lead to...
Frank Lahm [Wed, 19 Oct 2011 08:44:39 +0000 (10:44 +0200)]
Fix an error when duplicating files that lacked an AppleDouble file which lead to a possible Finder crash

12 years agoFix CPPFLAGS clobbering iconv macro
Frank Lahm [Mon, 17 Oct 2011 14:53:13 +0000 (16:53 +0200)]
Fix CPPFLAGS clobbering iconv macro

12 years agoUpdate NEWS
Frank Lahm [Thu, 13 Oct 2011 15:06:13 +0000 (17:06 +0200)]
Update NEWS

12 years agoEnhanced POSIX ACL mapping semantics from Laura Mueller <laura-mueller@uni-duesseldor...
Frank Lahm [Thu, 13 Oct 2011 15:02:44 +0000 (17:02 +0200)]
Enhanced POSIX ACL mapping semantics from Laura Mueller <laura-mueller@uni-duesseldorf.de>

12 years agoMerge remote branch 'sf/master'
Frank Lahm [Thu, 13 Oct 2011 10:01:35 +0000 (12:01 +0200)]
Merge remote branch 'sf/master'

12 years agoCheck for empty EA slots and fix log messag missing parameter
Frank Lahm [Thu, 13 Oct 2011 09:59:38 +0000 (11:59 +0200)]
Check for empty EA slots and fix log messag missing parameter

12 years agoUpdate NEWS
Frank Lahm [Wed, 12 Oct 2011 10:14:22 +0000 (12:14 +0200)]
Update NEWS

12 years agoOptional AppleTalk code was not completely sorted out
Frank Lahm [Wed, 12 Oct 2011 10:11:47 +0000 (12:11 +0200)]
Optional AppleTalk code was not completely sorted out

12 years agoRemove DDP deps
Frank Lahm [Wed, 12 Oct 2011 10:02:05 +0000 (12:02 +0200)]
Remove DDP deps

12 years agoRANDNUM uses neither PAM nor SHADOW
HAT [Wed, 21 Sep 2011 13:42:41 +0000 (22:42 +0900)]
RANDNUM uses neither PAM nor SHADOW

12 years agoRename configure.in to configure.ac
Frank Lahm [Tue, 20 Sep 2011 12:52:58 +0000 (14:52 +0200)]
Rename configure.in to configure.ac

12 years agoRemove atalk/boolean.h, use stdbool.h instead
Frank Lahm [Tue, 20 Sep 2011 12:51:02 +0000 (14:51 +0200)]
Remove atalk/boolean.h, use stdbool.h instead

12 years agoWrong define was used
Frank Lahm [Thu, 15 Sep 2011 08:35:25 +0000 (10:35 +0200)]
Wrong define was used

12 years agoMove fullpathname() around in libatalk
Frank Lahm [Mon, 12 Sep 2011 12:15:17 +0000 (14:15 +0200)]
Move fullpathname() around in libatalk