]> arthur.barton.de Git - netatalk.git/history - etc
Revert changes back to 1.16.6.8.2.1, the fix will only appear in HEAD
[netatalk.git] / etc /
2009-10-05 franklahmMerge forgotten null/no-log FPSpotlight implementation...
2009-09-16 franklahmUntabify and reindent
2009-09-11 franklahmMove FPSync* funcs from always available to AFP 3.1...
2009-09-07 franklahmTime Machine support: new volume option tm
2009-09-01 franklahmFix access check bug for Netatalk private folders and...
2009-07-20 didg.AppleDxxx folders were user accessible if option ...
2009-07-20 franklahmRemove variable expansion for BSD printers. Fixes CVE...
2009-04-30 franklahmConsistently set default UAMs to DHX,DHX2. From HAT.
2009-03-26 franklahmNew volume options allow_hosts/denied hosts. See #26908...
2009-03-06 didgincrease number of cnid_dbd slots to 512
2009-02-04 didgpipexlate, give up and return an error if it reachs...
2009-02-03 didgmerge papd changes from HEAD
2009-02-01 didgfix dperm and fperm options, from Frank Lahm
2009-01-30 didgdperm/ fperm typo in comment
2009-01-30 didgosx adouble format . files are invalid if usedots is...
2009-01-28 didgadd dperm and fperm permissions default
2009-01-26 didganother myfgets off by one
2009-01-26 didgsavevoloptions: check ftruncate return code
2009-01-21 didgremove bogus default ppd _PATH_PAPDPPDFILE, from Olaf...
2009-01-21 didgremove signed/unsigned gcc warning
2009-01-21 didgbetter handling of bogus ppd files
2009-01-19 didgback port from HEAD: Remove ucb includes from Netatalk...
2009-01-19 didgmerge from HEAD: Fix off-by-one error in my_fgets(...
2009-01-15 didgdhx2 logincont packet size, from Frank Lahm
2009-01-13 didgbackport CJK encoding from HEAD
2008-12-23 didgafp_resolveid return the same error code as OSX if...
2008-12-03 didgdhx_pam add openssl err.h include for ERR_xxx functions
2008-12-03 didgdhx_pam remove unused Sun only openssl include
2008-12-03 didgsolaris bug #1242278, #1240793, #1079670, from Andrew...
2008-12-02 didgDHX2 and liggcrypt from HEAD
2008-11-25 didgremove gcc warnings and cleanup inline mess
2008-11-14 didgreplace remaining %m printf glibc extension with %s...
2008-08-31 didgcnid_metad, add ioctl.h for TIOCNOTTY
2008-08-16 didgcompilation error if DEBUG1 is defined, from Frank...
2008-08-14 didgquote chars in popen variables expansion
2008-08-14 didgpap: vars use % not $
2008-08-14 didgpap: ps comments don't always use (
2008-08-07 didgpapd -d doesn't write to stderr. From Martin Nagy
2008-08-07 didgremove DB_VERB_CHKPOINT, it's gone. From Adam Goode
2007-06-06 didgdbd backend, increase the default number of connections
2007-06-04 didgAdd a timeout when reading data from afpd client in...
2007-05-14 didgcopyfile: no need for noadouble if there's no source...
2007-04-27 didgfix a leak socket on error in papd
2007-04-27 didgfix a NULL reference on error in papd, sf bug 1707236
2007-04-11 didgusedots, return an invalide name only for .xxx files...
2006-12-03 didguams: add filename as exported symbol for no pam module...
2006-11-13 didgDec Tru64 V4.0F compilation fix, from Burkhard Schmidt
2006-09-29 didgfor .xx files don't set invisible bit if create by...
2006-09-19 didgMake dot files visible by default with usedots, add...
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-15 didgremove the daemon icon, it's not displayed on OS9 and...
2006-09-11 didgcreatefile: return the right error code if disk full...
2006-09-11 didgremove a debug quota log output
2006-09-11 didgset invisible bit in finderinfo too, should partially...
2006-09-11 didgcopyfile: return the right error code if ad_close fail...
2006-09-07 didgAs we need to change configure.in anyway, try to get...
2006-09-07 didgchange comment for CACHEID, 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 didgAlways use the mac charset for the volume name in getvo...
2005-09-28 didgincrease the number of open forks.
2005-09-27 didgRemove a lot of warning, from cvs HEAD
2005-09-23 didgchange group owner in setdirparam, from exanet.com
2005-09-13 didgBerkeley DB 4.3 patch from HEAD.
2005-07-21 didgfix a leak if malloc fail in of_alloc
2005-07-20 didgfix a leak if ad_close fail in of_closefork
2005-07-20 didgdon't advertise volume without r-x right
2005-06-02 didgadd a default perm option to volume, from Exanet.
2005-06-01 didgnetbsd compilation error on recent NetBSD, from Mark...
2005-05-26 didgmerge from HEAD, better handling of unix priv.
2005-05-02 didggcc warnings and rsize use befor init.
2005-04-28 didgbackport OSX symlink from afp3dev branch.
2005-04-24 didgbugfix for cache id in resource fork.
2005-03-31 didgfix a race when a client very quickly reconnect and...
2005-03-11 didgalso check the default type against the old values...
2005-03-11 didgremove compiler warnings
2005-02-14 didginitialise before use.
2005-02-12 didgCatSearch fixes, base on TSUBAKIMOTO Hiroya patch.
2005-02-10 didgAdd a parameter cachecnid for adouble v2, default off...
2005-02-06 didgfix compiler warning, from Olaf Hering.
2005-02-05 didgremove a c++ comment
2005-02-01 didgfix bogus casts in uam.c
2005-01-31 didgsecond patch from Olaf Hering; gcc 64 warnings.
2005-01-31 didgremove or mark as ok more gcc warnings.
2005-01-30 didgOlaf Hering at suse.de warning fixes.
2005-01-25 didgifdef cnid checks if db transaction is enabled.
2005-01-11 didgremove trailing \n char in LOG calls.
2005-01-11 didgNGROUPS is not always the maximum number of groups...
2005-01-03 didgbackport SLPreg fix for Solaris for dev branch.
2005-01-03 didgIndex check and rebuild, only count the didname index...
2004-12-21 didgAdd an indexes check and rebuild, optionnal for dbd...
2004-12-11 didgadd process id in syslog and small clean up.
2004-12-10 didgIn afp_openvol if we can't get the db stamp return...
2004-12-09 didgremove an unused variable.
2004-12-07 bfernhomberg-cleanup uams_gss.c
2004-12-07 bfernhombergfix SF bug 1079622, by Ralf Schuchardt
2004-12-07 bfernhombergEnhanced afpd's -v command line switch and added -V.
next