]> arthur.barton.de Git - netatalk.git/history - etc
update NEWS
[netatalk.git] / etc /
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.
2004-12-07 didgCheck for DENY READ in FPCopyFile.
2004-12-07 didgdeal with AFP3 connection but type 2 (not UTF8 encoding...
2004-10-30 didgfix for crlf option.
2004-10-30 didgsf bug [ 1055691 ]
2004-10-27 bfernhombergfix insecure tempfile handling bug in etc2ps.sh found...
2004-10-20 didgbugfix: use the right encoding in mapid.
2004-10-20 didgfix a bug in default CREATOR/TYPE handling.
2004-10-20 didgset hasBeenInited in default finder info. From TSUBAKIM...
2004-10-09 didgfix a fd and memory leak (was only if OSX ._ resource...
2004-10-08 bfernhombergfix username matching bug in afppasswd. from kanai...
2004-10-08 bfernhombergrework username check a little. Depending on UAM, the...
2004-10-06 bfernhombergTry to prevent overwriting a file by renaming a file...
2004-10-06 didgIt's 0 not '0' for default type, my mistake, the patch...
2004-09-28 didgerror msg if it can't parse -ipaddr parameter
2004-09-28 didgrevert previous change, was 100% wrong.
2004-09-28 didggetoptions \n is a delimiter.
2004-09-25 didgcheck if dest file exist in moveandrename, current...
2004-09-18 bfernhombergchange machine type from Macintosh to Netatalk in statu...
2004-09-07 didguse 0 0 for default creator/type rather than UNIX TEXT...
2004-09-06 didgAfter ad_setid don't flush resource fork if it has...
2004-09-06 didgfix a signed/unsigned, 16/32 bits mismatch. from Burkha...
2004-09-06 bfernhombergput CFLAGS before BDB_CFLAGS, revert change
2004-09-02 didgmangling: utf8 --> max len 255 else 31.
2004-09-02 didgCopyFile only create a resource fork for destination...
2004-08-23 bfernhombergTry to fix a problem with PJL before Postscript.
2004-08-11 bfernhombergfix a SIGSEGV, initvoladouble needs to be called if...
2004-08-11 bfernhombergfix bogus casts, from Olaf Hering (olh at suse.de)
2004-08-11 bfernhomberglink uam_dhx_passwd.so to lcrypt before lcrypto. might...
2004-08-11 bfernhombergput BDB_CFLAGS before CFLAGS to make sure another Berke...
2004-08-11 bfernhombergonly link afpd libwrap with afpd, other progs don't...
2004-07-11 bfernhombergdon't try to create special folders and .volinfo on...
2004-07-05 bfernhombergeasy demangle checks for filenames with 31 bytes lenght
2004-07-01 didgremove a compiler warning.
2004-07-01 bfernhombergrework getstatus. use several ASP packets if the client...
2004-07-01 didgFPDisconnect only if it's the same user. It's against...
2004-06-30 didgadd a missing $DESTDIR from Vlad Agranovsky exanet...
2004-06-28 didgremove a c99 declaration, from Yann Rouillard.
2004-06-24 bfernhomberg fix status change: ASP status packet was invalid if...
2004-06-24 bfernhomberg fix a Solaris compile warning, missing include
2004-06-24 bfernhomberg remove obsolete iconv.h include, should fix the FreeBS...
2004-06-22 bfernhombergthe maximum number of replies in a NBP packet is 15...
2004-06-20 bfernhombergLimit the number of responses in a NBPOP_LKUPREPLY...
2004-06-20 bfernhombergremove \r lineendings
2004-06-20 bfernhombergcorrectly mangle decomposed UTF8 name > 255 bytes
2004-06-20 bfernhombergwith KerberosV, SSH tunnel and FQDN the length of the...
2004-06-20 bfernhombergfix a signed/unsigned problem preventing enumeration...
2004-06-18 bfernhombergadd missing ibuflen decrement
2004-06-18 bfernhombergfix papd.conf parsing problems with consecutive ':...
2004-06-15 didgA fix for afp_exchangefile.
2004-06-15 bfernhombergfix a compile warning (ioctl on solaris)
2004-06-15 bfernhomberg fix NetBSD compile problems
2004-06-15 bfernhombergadd missing CUPS_CFLAGS
2004-06-15 bfernhomberg fix some compile warnings
2004-06-15 bfernhombergFix KerberosV (uams_gss) with Panther clients, add...
2004-06-14 bfernhombergconvname can be NULL
2004-06-12 didgoption->server can be a null pointer.
2004-06-09 bfernhombergfix a make install problem without CUPS
2004-06-09 bfernhombergdelete spoolfile after print, uncomment forgotten unlink
2004-06-09 bfernhombergadd -advertise_ssh flag to afpd.conf, if set announce...
2004-06-09 bfernhombergmove IP address before FQDN in getstatus addresses...
2004-06-09 bfernhombergadd CUPS support to papd
2004-06-09 bfernhombergwrite a .volinfo file containing volume setup to .Apple...
2004-06-09 bfernhombergonly write -noallmulti flag to atalkd.conf on linux
2004-06-09 bfernhomberghandle extended characters in NBP and zone names.
2004-06-01 bfernhombergonly change parent modify date if ATTRBIT_INVISIBLE...
2004-05-12 didgremove '\n' char in log messages.
2004-05-11 didgin reenumerate_id we must take care of already open...
2004-05-11 didgfix a small leak.
2004-05-11 didgchdir to / before running the script.
2004-05-10 didgbetter handling for file without read access.
2004-05-08 didguse full pathname in error rather msg rather than "."
2004-05-04 didgmore verbose error msgs.
2004-05-04 didgsmall speed up improvement.
next