]> arthur.barton.de Git - netatalk.git/log
netatalk.git
12 years agoMerge master
Frank Lahm [Fri, 2 Dec 2011 09:48:30 +0000 (10:48 +0100)]
Merge master

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 agoMerge fixes
Frank Lahm [Mon, 28 Nov 2011 16:17:21 +0000 (17:17 +0100)]
Merge fixes

12 years agoMerge master
Frank Lahm [Mon, 28 Nov 2011 15:31:58 +0000 (16:31 +0100)]
Merge master

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

12 years agoLog filename
Frank Lahm [Mon, 12 Sep 2011 12:14:59 +0000 (14:14 +0200)]
Log filename

12 years agoafpd.conf: some options
HAT [Sun, 11 Sep 2011 13:58:36 +0000 (22:58 +0900)]
afpd.conf: some options

12 years agomake-casetable.pl and make-precompose.h.pl moved.
HAT [Fri, 9 Sep 2011 16:03:17 +0000 (01:03 +0900)]
make-casetable.pl and make-precompose.h.pl moved.

12 years agoUpdate NEWS
Frank Lahm [Wed, 7 Sep 2011 10:28:53 +0000 (12:28 +0200)]
Update NEWS

12 years agoMerge branch 'nouuidaclcheck'
Frank Lahm [Wed, 7 Sep 2011 10:26:56 +0000 (12:26 +0200)]
Merge branch 'nouuidaclcheck'

12 years agoBetter checking for duplicated or bogus CNIDs from AppleDouble files
Frank Lahm [Wed, 7 Sep 2011 10:24:21 +0000 (12:24 +0200)]
Better checking for duplicated or bogus CNIDs from AppleDouble files

12 years agobump
Frank Lahm [Wed, 7 Sep 2011 10:23:12 +0000 (12:23 +0200)]
bump

12 years agoAdd cnid.lua to distribution, fix bug #3404322
Frank Lahm [Tue, 6 Sep 2011 11:06:49 +0000 (13:06 +0200)]
Add cnid.lua to distribution, fix bug #3404322

12 years agoAdd make-casetable.pl and make-precompose.h.pl to distribution, Bug #3404322
Frank Lahm [Tue, 6 Sep 2011 10:59:49 +0000 (12:59 +0200)]
Add make-casetable.pl and make-precompose.h.pl to distribution, Bug #3404322

12 years agoIgnore UUID in FPAccess call
Frank Lahm [Tue, 6 Sep 2011 10:12:31 +0000 (12:12 +0200)]
Ignore UUID in FPAccess call

12 years agoCompletely disable all AppleTalk stuff if not enabled
Frank Lahm [Mon, 5 Sep 2011 14:53:30 +0000 (16:53 +0200)]
Completely disable all AppleTalk stuff if not enabled

12 years agoBump
Frank Lahm [Mon, 5 Sep 2011 08:47:29 +0000 (10:47 +0200)]
Bump

12 years agoImport updated manpages from XML, add macusers manpage from XML
Frank Lahm [Mon, 5 Sep 2011 08:45:18 +0000 (10:45 +0200)]
Import updated manpages from XML, add macusers manpage from XML

12 years agoGNU/kFreeBSD build fix, from Patrick Coulthard
Frank Lahm [Mon, 5 Sep 2011 08:25:28 +0000 (10:25 +0200)]
GNU/kFreeBSD build fix, from Patrick Coulthard

12 years agonetatalk.conf: small fix
HAT [Fri, 2 Sep 2011 12:52:22 +0000 (21:52 +0900)]
netatalk.conf: small fix

12 years agoFunction checking and removing malformed ad:ea header files failed to chdir back...
Frank Lahm [Fri, 2 Sep 2011 11:56:05 +0000 (13:56 +0200)]
Function checking and removing malformed ad:ea header files failed to chdir back to the original working directory

12 years agoMerge master
Frank Lahm [Wed, 31 Aug 2011 17:37:18 +0000 (19:37 +0200)]
Merge master

12 years ago.gitignore: small fix
HAT [Wed, 31 Aug 2011 15:50:46 +0000 (00:50 +0900)]
.gitignore: small fix

12 years agoad, afppasswd, megatron: show version
HAT [Wed, 31 Aug 2011 15:44:31 +0000 (00:44 +0900)]
ad, afppasswd, megatron: show version

12 years agoCNID backend mtab has already gone.
HAT [Wed, 31 Aug 2011 13:28:48 +0000 (22:28 +0900)]
CNID backend mtab has already gone.

12 years agoPrevious fix 9e4e07c1811edbaf3376ad6e238a1353b405002b resulted in the inability to...
Frank Lahm [Sun, 28 Aug 2011 10:40:56 +0000 (12:40 +0200)]
Previous fix 9e4e07c1811edbaf3376ad6e238a1353b405002b resulted in the inability to output error messages to the user, this patch fixes this.

12 years agoImplement proper daemonisation for afpd and cnid_metad, fix for NetAFP #10163.
Frank Lahm [Fri, 26 Aug 2011 09:28:23 +0000 (11:28 +0200)]
Implement proper daemonisation for afpd and cnid_metad, fix for NetAFP #10163.

12 years agoMerge remote branch 'sf/master'
Frank Lahm [Wed, 31 Aug 2011 06:08:59 +0000 (08:08 +0200)]
Merge remote branch 'sf/master'

12 years agomacusers, apple_dump and asip-status.pl: option "-v" show version.
HAT [Tue, 30 Aug 2011 14:23:11 +0000 (23:23 +0900)]
macusers, apple_dump and asip-status.pl: option "-v" show version.

12 years agoinitscripts: describe netatalk version
HAT [Mon, 29 Aug 2011 15:19:54 +0000 (00:19 +0900)]
initscripts: describe netatalk version

12 years agoafile has already gone.
HAT [Mon, 29 Aug 2011 14:13:16 +0000 (23:13 +0900)]
afile has already gone.

12 years agosystemd initscript: some fixes
HAT [Sun, 28 Aug 2011 15:51:42 +0000 (00:51 +0900)]
systemd initscript: some fixes

12 years agouseless configure summary
HAT [Sat, 27 Aug 2011 17:16:55 +0000 (02:16 +0900)]
useless configure summary

12 years agoFix misplaced #endif
Frank Lahm [Fri, 26 Aug 2011 08:03:55 +0000 (10:03 +0200)]
Fix misplaced #endif

12 years agonew configure option "--enable-redhat-systemd" for Fedora15 and later.
HAT [Thu, 25 Aug 2011 16:43:47 +0000 (01:43 +0900)]
new configure option "--enable-redhat-systemd" for Fedora15 and later.
"--enable-redhat" is renamed "--enable-redhat-sysv".
suggested by netatalk-2.2.0-4.fc17.src.rpm

12 years agoafpd -v: show AFP versions
HAT [Tue, 23 Aug 2011 12:38:38 +0000 (21:38 +0900)]
afpd -v: show AFP versions

12 years agoBetter detection of local (or SMB/NFS) modifications on AFP volumes
Frank Lahm [Tue, 23 Aug 2011 10:25:12 +0000 (12:25 +0200)]
Better detection of local (or SMB/NFS) modifications on AFP volumes

12 years agoupdate NEWS
HAT [Mon, 22 Aug 2011 12:42:19 +0000 (21:42 +0900)]
update NEWS

12 years agoprecompose_w() failed if tail character is decomposed surrogate pair
HAT [Mon, 22 Aug 2011 12:38:32 +0000 (21:38 +0900)]
precompose_w() failed if tail character is decomposed surrogate pair
It is necessary to check more...

12 years agoDont clobber env FLAGS
Frank Lahm [Fri, 19 Aug 2011 09:58:05 +0000 (11:58 +0200)]
Dont clobber env FLAGS