2004-03-16 * ======== Release 6.0.4 ========= * Make sure we initialize libresolv before doing hostname lookups. * Name lookups in /etc/hosts used to fail because of an appended '.'. * pdbtool group management fixes (adding or removing groups from groups). Run 'pdbtool cm' to fix the existing pdb database. * Fixed volume destructor, now realms disappear when all cached files have been dropped. * Persistently store a realm's rootvolume in RVM (needed when starting disconnected). * Fix some [CODA_](MAXPATHLEN|MAXNAMELEN) confusion. * Return EPERM when a user tries to set the ACL on a fake directory. * Slow down client when running low on cachable objects, similar to the reintegration log redzoning. * Check the lookaside cache when handling a disconnected fetch. * IPv6 support for clog, cpasswd, au, auth2, updateclnt, updatefetch, updatesrv, getvolinfo, rpc2ping, smon2, volutil, cmon. * Aggregate all anonymous connections for a realm (instead of having anonymous connections for each local userid) * Speed up venus cache replacement a bit. * Added rvmsizer (Michael German) and volusage.py. * volutil can now authenticate with a client token (user has to be member of System:Administrators). * Win32 fixes from Phil Nelson. * MacOS X fixes from William van Etten. * INSTALL/README.BSD update from Greg Troxel.