]> arthur.barton.de Git - netatalk.git/log
netatalk.git
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

15 years agopapd lp_init, fatal error if we can't getpwnam() or setruid
didg [Sun, 1 Feb 2009 18:55:37 +0000 (18:55 +0000)]
papd lp_init, fatal error if we can't getpwnam() or setruid

15 years agorevert lp debian security patch
didg [Sun, 1 Feb 2009 18:00:41 +0000 (18:00 +0000)]
revert lp debian security patch

15 years agoAppleVolumes add \ line continuation
didg [Sun, 1 Feb 2009 07:11:56 +0000 (07:11 +0000)]
AppleVolumes add \ line continuation

15 years agofix dperm and fperm options, from Frank Lahm
didg [Sun, 1 Feb 2009 07:03:56 +0000 (07:03 +0000)]
fix dperm and fperm options, from Frank Lahm

15 years agodisable papd by default
didg [Sun, 1 Feb 2009 06:56:19 +0000 (06:56 +0000)]
disable papd by default

15 years agoadd dperm and fperm permissions default
didg [Fri, 30 Jan 2009 04:57:42 +0000 (04:57 +0000)]
add dperm and fperm permissions default

15 years agoExpand list of shell metacharacters to escape in variable substitution. Courtesty...
morgana [Wed, 28 Jan 2009 18:03:15 +0000 (18:03 +0000)]
Expand list of shell metacharacters to escape in variable substitution.  Courtesty of Nico Golde.

15 years agoanother myfgets off by one
didg [Mon, 26 Jan 2009 15:09:31 +0000 (15:09 +0000)]
another myfgets off by one

15 years agosavevoloptions: check ftruncate return code
didg [Mon, 26 Jan 2009 10:37:19 +0000 (10:37 +0000)]
savevoloptions: check ftruncate return code

15 years agoreplace Xorg precompose.h with the output of make-precompose.h.pl. U2000-U2FFF and...
didg [Thu, 22 Jan 2009 00:18:25 +0000 (00:18 +0000)]
replace Xorg precompose.h with the output of make-precompose.h.pl. U2000-U2FFF and UFE30-UFE4F are not in theses tables, remove the test in decompose_w.

15 years agoprecompose script, exclude U2000-U2FFF and UFE30-UFE4F ranges from the precompose...
didg [Thu, 22 Jan 2009 00:14:09 +0000 (00:14 +0000)]
precompose script, exclude  U2000-U2FFF and UFE30-UFE4F ranges from the precompose table

15 years agoadd make-precompose.h.pl (unicode precomposition) script, from HAT
didg [Wed, 21 Jan 2009 04:39:35 +0000 (04:39 +0000)]
add make-precompose.h.pl (unicode precomposition) script, from HAT

15 years agoremove bogus default ppd _PATH_PAPDPPDFILE, from Olaf Hering
didg [Wed, 21 Jan 2009 04:04:20 +0000 (04:04 +0000)]
remove bogus default ppd _PATH_PAPDPPDFILE, from Olaf Hering

15 years agoremove signed/unsigned gcc warning
didg [Wed, 21 Jan 2009 02:43:46 +0000 (02:43 +0000)]
remove signed/unsigned gcc warning

15 years agobetter handling of bogus ppd files
didg [Wed, 21 Jan 2009 02:42:56 +0000 (02:42 +0000)]
better handling of bogus ppd files

15 years agotest for line continuation only if line length > 1
didg [Tue, 20 Jan 2009 04:31:10 +0000 (04:31 +0000)]
test for line continuation only if line length > 1

15 years agoAllow line continuation using \ in afpd.conf. Courtesy of Frank Lahm.
morgana [Fri, 16 Jan 2009 18:45:26 +0000 (18:45 +0000)]
Allow line continuation using \ in afpd.conf.  Courtesy of Frank Lahm.

15 years agoRemove ucb includes from Netatalk, and therefore remove support for SunOS 4.x releases.
morgana [Fri, 16 Jan 2009 18:21:16 +0000 (18:21 +0000)]
Remove ucb includes from Netatalk, and therefore remove support for SunOS 4.x releases.

15 years agoFix off-by-one error in my_fgets() which is used to process PPD files.
morgana [Thu, 15 Jan 2009 22:01:26 +0000 (22:01 +0000)]
Fix off-by-one error in my_fgets() which is used to process PPD files.

15 years agodhx2 logincont packet size, from Frank Lahm
didg [Thu, 15 Jan 2009 04:16:32 +0000 (04:16 +0000)]
dhx2 logincont packet size, from Frank Lahm

15 years agoFix compilation with Solaris 10 on x86, courtesy of Frank Lahm.
morgana [Tue, 6 Jan 2009 20:05:00 +0000 (20:05 +0000)]
Fix compilation with Solaris 10 on x86, courtesy of Frank Lahm.

15 years agoAdd tags target, courtesy of Frank Lahm.
morgana [Tue, 6 Jan 2009 20:00:59 +0000 (20:00 +0000)]
Add tags target, courtesy of Frank Lahm.

15 years agoafp_resolveid return the same error code as OSX if it's a directory, from HAT (slight...
didg [Tue, 23 Dec 2008 08:27:50 +0000 (08:27 +0000)]
afp_resolveid return the same error code as OSX if it's a directory, from HAT (slightly modified)

15 years agoadd a missing call to closedir in afp_syncdir, spotted by Stephen J. Butler
didg [Tue, 23 Dec 2008 07:51:12 +0000 (07:51 +0000)]
add a missing call to closedir in afp_syncdir, spotted by Stephen J. Butler

15 years agodon't compile bin/cnid/cnid_index if configured without Berkeley DB
didg [Tue, 23 Dec 2008 07:37:44 +0000 (07:37 +0000)]
don't compile bin/cnid/cnid_index if configured without Berkeley DB

15 years agoAdd cups.m4 and libgcrypt.m4 to the macro file list, for "make dist" output.
morgana [Sat, 20 Dec 2008 00:21:05 +0000 (00:21 +0000)]
Add cups.m4 and libgcrypt.m4 to the macro file list, for "make dist" output.

15 years agoFiles in sys/netatalk/ and sys/solaris/ were being missed by "make dist".
morgana [Sat, 20 Dec 2008 00:18:34 +0000 (00:18 +0000)]
Files in sys/netatalk/ and sys/solaris/ were being missed by "make dist".

15 years agoOpensolaris libgcrypt doesn't include CAST5, test for it in configure, from Frank...
didg [Thu, 18 Dec 2008 18:49:07 +0000 (18:49 +0000)]
Opensolaris libgcrypt doesn't include CAST5, test for it in configure, from Frank Lahm

15 years agoDon't define ETHERTYPE_AT or ETHERTYPE_AARP if they have already been defined by...
morgana [Thu, 18 Dec 2008 17:31:31 +0000 (17:31 +0000)]
Don't define ETHERTYPE_AT or ETHERTYPE_AARP if they have already been defined by the system.

15 years agoDetect Solaris 10 and compile DDP driver without the tpi_identify handler.
morgana [Thu, 18 Dec 2008 17:17:54 +0000 (17:17 +0000)]
Detect Solaris 10 and compile DDP driver without the tpi_identify handler.

15 years agodistrib/initscripts/rc.atalk.cobalt is not generated. From Frank Lahm
didg [Tue, 16 Dec 2008 00:54:43 +0000 (00:54 +0000)]
distrib/initscripts/rc.atalk.cobalt is not generated. From Frank Lahm

15 years agodhx_pam add openssl err.h include for ERR_xxx functions
didg [Wed, 3 Dec 2008 19:31:50 +0000 (19:31 +0000)]
dhx_pam add openssl err.h include for ERR_xxx functions

15 years agodhx_pam remove unused Sun only openssl include
didg [Wed, 3 Dec 2008 19:15:06 +0000 (19:15 +0000)]
dhx_pam remove unused Sun only openssl include

15 years agoremove compiler warnings
didg [Wed, 3 Dec 2008 18:35:44 +0000 (18:35 +0000)]
remove compiler warnings

15 years agoproper configure log output if --with-libgcrypt-dir=no
didg [Wed, 3 Dec 2008 07:13:48 +0000 (07:13 +0000)]
proper configure log output if --with-libgcrypt-dir=no

15 years agoRemove call to RAND_load_file() on Sun systems. Sun now provides /dev/(u)random...
morgana [Tue, 2 Dec 2008 18:26:33 +0000 (18:26 +0000)]
Remove call to RAND_load_file() on Sun systems.  Sun now provides /dev/(u)random on systems back to Solaris 2.6.  Closes bug #1079670.

15 years agoCorrectly handle errors in DH_generate_key(). Partial fix for bug #1079670.
morgana [Tue, 2 Dec 2008 18:24:55 +0000 (18:24 +0000)]
Correctly handle errors in DH_generate_key().  Partial fix for bug #1079670.

15 years agoLink DBD using -R on systems that need -R. Closes bug #1240793.
morgana [Tue, 2 Dec 2008 18:22:01 +0000 (18:22 +0000)]
Link DBD using -R on systems that need -R.  Closes bug #1240793.

15 years agoAllow digits in ethernet device names. Closes bug #1242278.
morgana [Tue, 2 Dec 2008 18:18:06 +0000 (18:18 +0000)]
Allow digits in ethernet device names.  Closes bug #1242278.

15 years agorename to libgcrypt.m4, use --with-libgcrypt-dir and make it work with =no
didg [Sun, 30 Nov 2008 17:36:08 +0000 (17:36 +0000)]
rename to libgcrypt.m4, use --with-libgcrypt-dir and make it work with =no

15 years agodhx2 pam, add a missing *rbulen=0, from Frank Lahm
didg [Tue, 25 Nov 2008 17:13:23 +0000 (17:13 +0000)]
dhx2 pam, add a missing *rbulen=0, from Frank Lahm

15 years agoDHX2, remove last gcc warnings
didg [Mon, 24 Nov 2008 21:50:02 +0000 (21:50 +0000)]
DHX2, remove last gcc warnings

15 years agoDHX2, remove some gcc warnings, from Frank Lahm
didg [Mon, 24 Nov 2008 20:15:55 +0000 (20:15 +0000)]
DHX2, remove some gcc warnings, from Frank Lahm

15 years agolibgcrypt and DHX2 uam from Frank Lahm
didg [Sat, 22 Nov 2008 12:07:26 +0000 (12:07 +0000)]
libgcrypt and DHX2 uam from Frank Lahm

15 years agoreplace remaining %m printf glibc extension with %s strerror(errno)
didg [Fri, 14 Nov 2008 10:29:08 +0000 (10:29 +0000)]
replace remaining %m printf glibc extension with %s strerror(errno)

15 years agonot all man pages are generated, update .cvsignore, from Frank Lahm
didg [Wed, 12 Nov 2008 07:14:36 +0000 (07:14 +0000)]
not all man pages are generated, update .cvsignore, from Frank Lahm

15 years agoremove case insensitive option, patch 2
didg [Mon, 1 Sep 2008 15:18:36 +0000 (15:18 +0000)]
remove case insensitive option, patch 2

15 years agoremove case insensitive option
didg [Sun, 31 Aug 2008 13:25:57 +0000 (13:25 +0000)]
remove case insensitive option

15 years agocnid_metad, add ioctl.h for TIOCNOTTY
didg [Sun, 31 Aug 2008 09:49:44 +0000 (09:49 +0000)]
cnid_metad, add ioctl.h for TIOCNOTTY

15 years agopermission testing tool, from Frank Lahm
didg [Thu, 21 Aug 2008 08:10:26 +0000 (08:10 +0000)]
permission testing tool, from Frank Lahm

15 years agocompilation error if DEBUG1 is defined, from Frank Lahm
didg [Sat, 16 Aug 2008 21:11:36 +0000 (21:11 +0000)]
compilation error if DEBUG1 is defined, from Frank Lahm

15 years agoquote chars in popen variables expansion
didg [Thu, 14 Aug 2008 20:18:50 +0000 (20:18 +0000)]
quote chars in popen variables expansion

15 years agopap: var use % not $
didg [Thu, 14 Aug 2008 20:02:47 +0000 (20:02 +0000)]
pap: var use % not $

15 years agopap: ps comments don't always use (
didg [Thu, 14 Aug 2008 19:57:52 +0000 (19:57 +0000)]
pap: ps comments don't always use (