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

15 years agosometime tcp-wrappers uses NIS (libnsl)
didg [Mon, 11 Aug 2008 20:44:03 +0000 (20:44 +0000)]
sometime tcp-wrappers uses NIS (libnsl)

15 years agopapd -d doesn't write to stderr. From Martin Nagy
didg [Thu, 7 Aug 2008 07:47:44 +0000 (07:47 +0000)]
papd -d doesn't write to stderr. From Martin Nagy

15 years agoremove DB_VERB_CHKPOINT, it's gone. From Adam Goode
didg [Thu, 7 Aug 2008 07:39:14 +0000 (07:39 +0000)]
remove DB_VERB_CHKPOINT, it's gone. From Adam Goode

15 years agoFirst implementation of AFP3.2 FPSyncDir for timeMachine support, from Bolke de Bruin
didg [Fri, 23 May 2008 06:35:49 +0000 (06:35 +0000)]
First implementation of AFP3.2 FPSyncDir for timeMachine support, from Bolke de Bruin

15 years agoCompilation fix for Fedora 9 from HAT
didg [Fri, 16 May 2008 04:19:41 +0000 (04:19 +0000)]
Compilation fix for Fedora 9 from HAT

16 years agofix LFS test for cross compilation, from Bolke de Bruin
didg [Tue, 6 May 2008 09:26:23 +0000 (09:26 +0000)]
fix LFS test for cross compilation, from Bolke de Bruin

16 years agoadd a ntdomain option to user name, from exanet
didg [Mon, 3 Dec 2007 14:50:38 +0000 (14:50 +0000)]
add a ntdomain option to user name, from exanet

16 years agouse the right number for num charset and max charset, from Hat
didg [Mon, 3 Dec 2007 11:59:26 +0000 (11:59 +0000)]
use the right number for num charset and max charset, from Hat

16 years ago remove a debug quota log output
didg [Mon, 3 Dec 2007 11:39:14 +0000 (11:39 +0000)]
 remove a debug quota log output

16 years agorevert wrong auth.c commit
didg [Wed, 16 May 2007 18:38:21 +0000 (18:38 +0000)]
revert wrong auth.c commit

16 years agoremove a spurious error msg if noadouble option is set
didg [Wed, 16 May 2007 18:35:58 +0000 (18:35 +0000)]
remove a spurious error msg if noadouble option is set

17 years agocopyfile: no need for noadouble if there's no source resource fork, it already doesn...
didg [Mon, 14 May 2007 19:31:28 +0000 (19:31 +0000)]
copyfile: no need for noadouble if there's no source resource fork, it already doesn't try to create one for dest

17 years agofix a leak socket on error in papd
didg [Mon, 14 May 2007 18:38:52 +0000 (18:38 +0000)]
fix a leak socket on error in papd

17 years agofix a NULL reference on error in papd, sf bug 1707236
didg [Fri, 27 Apr 2007 11:30:16 +0000 (11:30 +0000)]
fix a NULL reference on error in papd, sf bug 1707236

17 years agoremove warnings
didg [Wed, 11 Apr 2007 01:11:10 +0000 (01:11 +0000)]
remove warnings

17 years agousedots, return an invalide name only for .xxx files used by netatalk not all files...
didg [Wed, 11 Apr 2007 01:02:16 +0000 (01:02 +0000)]
usedots, return an invalide name only for .xxx files used by netatalk not all files starting with .apple, from Shlomi Yaakobovich, Exanet

17 years agotest for the whole loopback subbnet not only 127.0.0.1
didg [Sun, 25 Mar 2007 15:51:50 +0000 (15:51 +0000)]
test for the whole loopback subbnet not only 127.0.0.1

17 years agofix for loopback test on big endian box
didg [Sat, 17 Feb 2007 03:25:17 +0000 (03:25 +0000)]
fix for loopback test on big endian box

17 years agouams: add filename as exported symbol for no pam modules too, help with configuration...
didg [Sun, 3 Dec 2006 06:04:43 +0000 (06:04 +0000)]
uams: add filename as exported symbol for no pam modules too, help with configuration mistake when symlinks are wrong, from Fabio Fogliuzzi

17 years agoDec Tru64 V4.0F compilation fix, from Burkhard Schmidt
didg [Mon, 13 Nov 2006 15:36:28 +0000 (15:36 +0000)]
Dec Tru64 V4.0F compilation fix, from Burkhard Schmidt

17 years agoremove automake warnings, from Houritsu Chu
didg [Sat, 30 Sep 2006 06:29:17 +0000 (06:29 +0000)]
remove automake warnings, from Houritsu Chu

17 years agofor .xx files don't set invisible bit if create by netatalk
didg [Fri, 29 Sep 2006 09:44:58 +0000 (09:44 +0000)]
for .xx files don't set invisible bit if create by netatalk

17 years agoadd a SFM compatible format for adouble after_sfm
didg [Fri, 29 Sep 2006 09:39:16 +0000 (09:39 +0000)]
add a SFM compatible format for adouble

17 years agoMake dot files visible by default with usedots, add invisibledots for the old behavio... before_sfm
didg [Tue, 19 Sep 2006 23:00:49 +0000 (23:00 +0000)]
Make dot files visible by default with usedots, add invisibledots for the old behavior, for OS9 (OSX hide dot files on its own)

17 years agoin unicode function convert_charset needs trailing zero, spotted by HAT
didg [Tue, 19 Sep 2006 01:35:45 +0000 (01:35 +0000)]
in unicode function convert_charset needs trailing zero, spotted by HAT

17 years agolimit comments size to 128 bytes, cf. Adobe CS2 bug
didg [Mon, 18 Sep 2006 09:22:25 +0000 (09:22 +0000)]
limit comments size to 128 bytes, cf. Adobe CS2 bug

17 years agoin unicode function trailing zero needs to be wide, spotted by HAT
didg [Mon, 18 Sep 2006 01:06:44 +0000 (01:06 +0000)]
in unicode function trailing zero needs to be wide, spotted by HAT

17 years agoremove the daemon icon, it's not displayed on OS9 and not always on OSX, from HAT
didg [Sun, 17 Sep 2006 17:48:15 +0000 (17:48 +0000)]
remove the daemon icon, it's not displayed on OS9 and not always on OSX, from HAT

17 years agodon't load atalkd kernel module, either appletalk is not compiled or it will be loade...
didg [Fri, 15 Sep 2006 00:11:34 +0000 (00:11 +0000)]
don't load atalkd kernel module, either appletalk is not compiled or it will be loaded automatically, from HAT

17 years agocreatefile: return the right error code if disk full, from Tsiyon Sadiky, exanet
didg [Fri, 15 Sep 2006 00:09:23 +0000 (00:09 +0000)]
createfile: return the right error code if disk full, from Tsiyon Sadiky, exanet

17 years agoremove a debug quota log output
didg [Fri, 15 Sep 2006 00:07:43 +0000 (00:07 +0000)]
remove a debug quota log output

17 years ago set invisible bit in finderinfo too, should partially fix sf bug 1033346 (temporary...
didg [Fri, 15 Sep 2006 00:05:51 +0000 (00:05 +0000)]
 set invisible bit in finderinfo too, should partially fix sf bug 1033346 (temporary item name is localised)

17 years agocopyfile: return the right error code if ad_close fail, from Tsiyon Sadiky, exanet
didg [Fri, 15 Sep 2006 00:02:56 +0000 (00:02 +0000)]
copyfile: return the right error code if ad_close fail, from Tsiyon Sadiky, exanet