]> arthur.barton.de Git - netatalk.git/history - etc/afpd
Add FPSyncFork, set command 76 to afp_null, move everything from switch.c to auth.c
[netatalk.git] / etc / afpd /
2009-02-25 franklahmAdd FPSyncFork, set command 76 to afp_null, move everyt...
2009-02-16 franklahmFix EA support ci cruft
2009-02-16 franklahmExtended Attributes Support on Solaris with ZFS
2009-02-16 franklahmFix setting of UUID option
2009-02-08 franklahmWrong logtype
2009-02-03 didgosx adouble format . files are invalid if usedots is...
2009-02-03 didgosx adouble, don't return an error if there's no source...
2009-02-03 franklahmRemove mapname+mapid from authswitch
2009-02-03 franklahmForgotten header file
2009-02-02 franklahmFix ACL patch cruft
2009-02-02 franklahmInitial checkin of ACLs patch after_acls
2009-02-01 didgAppleVolumes add \ line continuation
2009-02-01 didgfix dperm and fperm options, from Frank Lahm
2009-01-30 didgadd dperm and fperm permissions default
2009-01-26 didganother myfgets off by one
2009-01-26 didgsavevoloptions: check ftruncate return code
2009-01-20 didgtest for line continuation only if line length > 1
2009-01-16 morganaAllow line continuation using \ in afpd.conf. Courtesy...
2008-12-23 didgafp_resolveid return the same error code as OSX if...
2008-12-23 didgadd a missing call to closedir in afp_syncdir, spotted...
2008-12-03 didgremove compiler warnings
2008-09-01 didgremove case insensitive option, patch 2
2008-08-31 didgremove case insensitive option
2008-08-16 didgcompilation error if DEBUG1 is defined, from Frank...
2008-05-23 didgFirst implementation of AFP3.2 FPSyncDir for timeMachin...
2008-05-16 didgCompilation fix for Fedora 9 from HAT
2007-12-03 didgadd a ntdomain option to user name, from exanet
2007-12-03 didg remove a debug quota log output
2007-05-16 didgrevert wrong auth.c commit
2007-05-16 didgremove a spurious error msg if noadouble option is set
2007-05-14 didgcopyfile: no need for noadouble if there's no source...
2007-04-11 didgusedots, return an invalide name only for .xxx files...
2006-11-13 didgDec Tru64 V4.0F compilation fix, from Burkhard Schmidt
2006-09-30 didgremove automake warnings, from Houritsu Chu
2006-09-29 didgfor .xx files don't set invisible bit if create by...
2006-09-29 didgadd a SFM compatible format for adouble after_sfm
2006-09-19 didgMake dot files visible by default with usedots, add... before_sfm
2006-09-19 didgin unicode function convert_charset needs trailing...
2006-09-18 didglimit comments size to 128 bytes, cf. Adobe CS2 bug
2006-09-18 didgin unicode function trailing zero needs to be wide...
2006-09-17 didgremove the daemon icon, it's not displayed on OS9 and...
2006-09-15 didgcreatefile: return the right error code if disk full...
2006-09-15 didgremove a debug quota log output
2006-09-15 didg set invisible bit in finderinfo too, should partially...
2006-09-15 didgcopyfile: return the right error code if ad_close fail...
2006-09-09 didg try to get the libs dep a bit better
2006-09-09 didgCACHEID comment from HAT
2006-08-01 didgif there's no server configured, errno is undefined
2006-03-14 didgresource fork without comment field, fix a file descrip...
2006-02-08 didgpatch from Justin Mazzola Paluska for quota on linux...
2005-09-28 didgUse mac charset for volume name in getvolparams.
2005-09-28 didgincrease the number of open forks.
2005-09-28 didgset group owner too with unixpriv, from exanet.com
2005-07-20 didgdon't advertise volume without r-x right.
2005-07-20 didgfix a leak if malloc fail in of_alloc
2005-07-08 didgfix a struct ofork leak if ad_close fail.
2005-06-02 didgadd a default permission to volume options, from Exanet...
2005-06-02 didguse ad_metadata macro in copy file for setting the...
2005-06-01 didgnetbsd error, from Mark Davies.
2005-05-25 didgbetter handling of file's perms for ADS adouble format...
2005-05-25 didgBetter handling of file permission in FPCopyfile, base...
2005-05-25 didgad_open on volume with unix priv, miss volume.c in...
2005-05-25 didgdon't remove x perms, from exanet works, slightly modified.
2005-05-14 didguse macros ad_xxmetada when we only want files' metadata.
2005-05-09 bfernhombergfix volume name not equal volume unix path bug
2005-05-03 didgremove gcc warning
2005-05-02 didggcc warning and rsize use before init.
2005-04-30 didgUse a hash rather than a linear search for directories...
2005-04-28 bfernhomberg- merge branch-netatalk-afp-3x-dev, HEAD was tagged...
2004-01-14 bfernhombergapply parts of the netbsd build patch by Patrick Welche... HEAD-before-afp3-merge
2003-12-28 srittauLinux 2.6 quota interface. [Bjoern]
2003-12-15 srittauCheck for sys/quota.h and include it if and only if...
2003-12-15 srittauRemove NEED_QUOTACTL_WRAPPER cruft. I think that was...
2003-09-03 samnobleMacOS X Compatibility Fix: volume option mswindows...
2003-09-03 didgafp_write return the write dsi size if write length...
2003-08-30 bfernhombergadd missing k5keytab to struct afp_options
2003-08-29 bfernhombergFix a bug that crept in with last commit
2003-08-29 bfernhombergAdd missing SIGUSR2 messaging support for clients conne...
2003-08-22 samnobleSolaris compatibility fix, use putenv() for KRB5_KEYTAB...
2003-06-26 didgTry to ckeck, recover and cleanly close cnid. Few issue...
2003-06-14 srittauWhitespace fixes.
2003-06-14 srittauWhite space fixes.
2003-06-09 srittauHead <-> 1.6 patch reduction.
2003-06-09 srittauWarning fixes.
2003-06-09 srittauWhite space and comment capitalization fixes.
2003-06-06 srittauWarning fixes.
2003-06-06 srittauImplement path_isadir() as macro. Please do not put...
2003-06-06 srittauNew maccode map: identity to pass through characters.
2003-06-06 srittauInstall data correctly.
2003-06-06 srittauFix for afpd debugging by Stefan Muenkner.
2003-06-06 srittauRemove unused PAPD_LIBS, replaced AFPD_LIBS by WRAP_LIBS.
2003-06-06 srittauCFLAGS -> INCLUDES and other build fixes.
2003-06-05 didgAFP3.x add unix privilege (new volume option upriv...
2003-06-02 didgsmall fixes from Björn Fernhomberg, remove compiler...
2003-05-26 didgcheck if mtoupath return NULL
2003-05-21 didgdon't call log function if parameter is null, from...
2003-05-20 didgSERVTEXT wasn't defined patch from Björn Fernhomberg
2003-05-20 didgreturn 0xffff if more than 65536 entries in a directory.
2003-05-16 didgAFP 3.x add sleep timeout, add disconnect old session...
2003-05-16 didgBUGFIX enumerate DID parameter and curdir->d_did are...
next