2007-12-13 21:03 shadow * configure-libafs.in, configure.in: DELTA STABLE146-openafs-1-4-6-20071213 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES make openafs 1.4.6 2007-12-13 21:01 shadow * src/vol/partition.c: DELTA STABLE146-namei-allow-ufs-20071129 AUTHOR reuter@rzg.mpg.de LICENSE IPL10 FIXES allow ufs again for namei. oops. 2007-12-13 21:00 shadow * src/viced/viced.c: DELTA STABLE146-viced-drop-core-on-shutdownandcore-20071129 AUTHOR jaltman@secure-endpoints.com LICENSE IPL10 FIXES 74708 when we call ShutDownAndCore, actually drop a core. 2007-12-13 20:59 shadow * src/viced/afsfileprocs.c: DELTA STABLE146-giveupallcallbacks-locking-20071121 AUTHOR jaltman@secure-endpoints.com LICENSE IPL10 FIXES 74708 Hold H_LOCK across calls into GiveUpAllCallbacks_r 2007-12-13 20:57 shadow * src/viced/callback.c: DELTA STABLE146-viced-accurately-track-file-callbacks-20071112 AUTHOR jaltman@secure-endpoints.com LICENSE IPL10 FIXES 74708 this should fix the issue with cbfree being corrupted. a more exhaustive pointer-blunting patch should probably be pulled in, but, this is simple and obvious 2007-12-13 20:55 shadow * src/viced/host.c: DELTA STABLE146-viced-missing-lock-20071109 AUTHOR drh@umich.edu FIXES 76713 Add missing lock that needs to protect an in use 'host' from having HOSTDELETED added to the hostFlags and HWNO_INPROGRESS removed. 2007-12-13 20:51 shadow * src/viced/callback.c: DELTA STABLE146-cbd-use-callback-size-for-callbacks-20071105 AUTHOR thomas.mueller@hrz.tu-chemnitz.de FIXES 76408 cast correctly 2007-10-25 03:45 shadow * configure-libafs.in, configure.in: DELTA openafs-1-4-5-20071025 AUTHOR shadow@dementia.org make 1.4.5 2007-10-25 03:45 shadow * src/packaging/MacOS/: OpenAFS.Info.plist.in, OpenAFS.info.in, OpenAFS.post_install, OpenAFS.pre_upgrade, buildpkg.sh: DELTA STABLE14-macos-installer-crap-20071025 AUTHOR shadow@dementia.org put it back the way it was 2007-10-24 18:09 shadow * src/afs/LINUX/osi_module.c: DELTA STABLE14-yscall-cleanup-if-we-installed-20071024 AUTHOR shadow@dementia.org FIXES 75307 2007-10-24 15:37 shadow * src/viced/callback.c: DELTA STABLE14-cblater-bitmask-bug-20071024 AUTHOR drh@umich.edu FIXES 75304 add missing () 2007-10-24 05:47 shadow * configure-libafs.in, configure.in: DELTA STABLE14-openafs-1-4-5pre5-20071024 AUTHOR shadow@dementia.org make openafs 1.4.5pre5 2007-10-24 05:45 shadow * src/afs/DARWIN/osi_vnodeops.c: DELTA STABLE14-darwin-allow-finder-to-unlink-rsrc-files-20071024 AUTHOR shadow@dementia.org finder tries hard to clean up resource fork files it creates when you drop something in a dropbox that don't then get updates. let it think it won 2007-10-24 05:33 shadow * src/afs/DARWIN/osi_vnodeops.c: DELTA STABLE14-finder-and-tiger-cp-deal-with-dropboxes-20071024 AUTHOR cg2v@andrew.cmu.edu FIXES 69363 this way copying finishes 2007-10-23 17:04 shadow * doc/man-pages/pod1/fs_uuid.pod: DELTA STABLE14-pod-man-fs-uuid-20071023 AUTHOR jason@rampaginggeek.com FIXES 75175 add man page for fs uuid 2007-10-23 16:59 shadow * doc/man-pages/pod1/fs_uuid.pod: file fs_uuid.pod was added on branch openafs-stable-1_4_x on 2007-10-23 17:04:23 +0000 2007-10-23 14:31 shadow * src/afsd/afsd.c: DELTA STABLE14-darwin-afsd-cleanup-power-notification-nicely-20071023 AUTHOR shadow@dementia.org don't drop a core on shutdown 2007-10-23 14:22 shadow * src/volser/vos.c: DELTA STABLE14-vos-restore-check-doesnt-apply-to-pipes-20071023 AUTHOR shadow@dementia.org as pointed out by hung pham 2007-10-23 03:33 shadow * configure-libafs.in, configure.in: DELTA STABLE14-openafs-1-4-5pre4-20071022 AUTHOR shadow@dementia.org 1.4.5pre4 2007-10-23 00:03 shadow * src/afs/afs_daemons.c: DELTA STABLE14-change-default-probeint-for-rfc4787-20071022 AUTHOR shadow@dementia.org an RFC compliant port mapping device guarantees less time than we previously probed. 2007-10-19 20:40 shadow * src/afs/afs_osidnlc.c: DELTA STABLE14-darwin80-dnlc-dont-return-deadvnodes-20071019 AUTHOR shadow@dementia.org FIXES 41550 obvious. if we are going to be like GetVCache, we should 2007-10-18 04:14 shadow * src/packaging/RedHat/openafs.spec.in: DELTA STABLE14-redhat-spec-require-bison-flex-20071018 AUTHOR shadow@dementia.org require everything we need to build 2007-10-18 04:07 shadow * src/packaging/RedHat/: openafs-buildall.sh, openafs.spec.in: DELTA STABLE14-redhat-packaging-updates-20071018 AUTHOR shadow@dementia.org make the buildall script know centos and new fedora; make the spec file include it 2007-10-18 02:38 shadow * configure-libafs.in, configure.in: DELTA STABLE14-openafs-1-4-5pre3-20071017 AUTHOR shadow@dementia.org make 1.4.5pre3 2007-10-17 20:56 shadow * src/afs/DARWIN/osi_vnodeops.c: DELTA STABLE14-darwin-fsref-other-races-20071017 AUTHOR shadow@dementia.org FIXES 41550 not clear this is exactly correct but testing seems to vet it. 2007-10-17 17:19 shadow * src/afs/DARWIN/osi_vnodeops.c: DELTA STABLE14-darwin-finalizevnode-get-vnode-inside-lock-20071017 AUTHOR cg2v@andrew.cmu.edu FIXES 41550 the ovp initialization should happen while we have the vnode locked, regardless. 2007-10-17 03:51 shadow * src/afs/afs_call.c: DELTA STABLE14-darwin90-disk-cache-20071016 AUTHOR shadow@dementia.org FIXES 43303 don't break memcache, also 2007-10-16 22:03 shadow * src/afs/: afs_nfsclnt.c, VNOPS/afs_vnop_lookup.c: DELTA STABLE14-translator-sysnamelist-bugfix-20071016 AUTHOR deengert@anl.gov FIXES 74478 fix sysname list support bug when the list is empty 2007-10-16 21:28 shadow * src/afs/afs_call.c: DELTA STABLE14-darwin90-disk-cache-20071016 AUTHOR shadow@dementia.org FIXES 43303 don't break memcache, also 2007-10-16 17:20 jaltman * src/venus/fs.c: DELTA STABLE14-fs-uuid-20071016 AUTHOR jason@rampaginggeek.com FIXES 74473 Change "fs uuid" to "fs uuid -generate" where "-generate" is a required parameter. This command requires root access to execute it. Unlike the Windows variant, the UNIX version does not yet support displaying the current UUID to the user. When this functionality is added, "-generate" should become an optional parameter. 2007-10-16 16:56 jaltman * src/bucoord/restore.c: DELTA STABLE14-restore-20071016 AUTHOR jaltman@secure-endpoints.com FIXES 74531 afs_com_err() was called without specifying the error code. 2007-10-15 22:19 shadow * configure.in, configure-libafs.in: DELTA STABLE14-openafs-1-4-5pre2-20071015 AUTHOR shadow@dementia.org update to 1.4.5pre2 2007-10-15 19:22 shadow * src/afs/DARWIN/osi_vnodeops.c: DELTA STABLE14-darwin-access-avoid-confusing-cp-20071015 AUTHOR shadow@dementia.org FIXES 69363 it wants EPERM; EACCES, and it just retries forever. "no means no. now go away" 2007-10-15 17:33 shadow * src/afs/Makefile.in: DELTA STABLE14-darwin-install-fstrace-catalog-20071015 AUTHOR shadow@dementia.org fstrace needs the message catalog to be useful. install it. 2007-10-15 17:20 shadow * src/packaging/RedHat/openafs.spec.in: DELTA STABLE14-redhat-spec-no-kdump-really-20071015 AUTHOR shadow@dementia.org make really, really sure it's not there 2007-10-15 15:25 rees * src/config/: afs_sysnames.h, param.i386_obsd41.h: DELTA openbsd41-20070510 AUTHOR rees@umich.edu OpenBSD 4.1 config files 2007-10-15 14:18 shadow * src/volser/volprocs.c: DELTA STABLE14-volser-return-extended-stats-to-callers-20071015 AUTHOR rtb@pclella.cern.ch FIXES 74398 make sure when we roll over stats we return the new values 2007-10-15 12:42 shadow * acinclude.m4, src/afs/LINUX/osi_vfsops.c, src/afs/LINUX/osi_vnodeops.c, src/cf/linux-test4.m4: DELTA STABLE14-linux-2623-support-20071004 AUTHOR marc.dionne@technoconseil.com FIXES 70773 update for support for 2.6.23 2007-10-12 04:32 shadow * src/packaging/RedHat/openafs-1.4.0-kmodule26.patch: DELTA STABLE14-rpm-kmodule-patch-20071012 AUTHOR warlord@mit.edu install the openafs module in the kernel module area, in rpms 2007-10-12 04:28 shadow * src/packaging/RedHat/openafs-1.4.0-kmodule26.patch: file openafs-1.4.0-kmodule26.patch was added on branch openafs-stable-1_4_x on 2007-10-12 04:32:38 +0000 2007-10-11 17:48 shadow * src/dir/dir.c: DELTA STABLE14-gcc42-integer-overflow-fix-20071007 AUTHOR marc.dionne@technoconseil.com with fix from Hans-Werner Pulsen 2007-10-11 17:32 shadow * configure-libafs.in, configure.in, src/libafs/afs.ppc_darwin_12.plist.in, src/libafs/afs.ppc_darwin_13.plist.in, src/libafs/afs.ppc_darwin_14.plist.in, src/libafs/afs.ppc_darwin_60.plist.in, src/libafs/afs.ppc_darwin_70.plist.in, src/libafs/afs.ppc_darwin_80.plist.in, src/libafs/afs.ppc_darwin_90.plist.in, src/libafs/afs.x86_darwin_80.plist.in, src/libafs/afs.x86_darwin_90.plist.in, src/packaging/MacOS/OpenAFS.Info.plist.in, src/packaging/MacOS/OpenAFS.info.in: DELTA STABLE14-macos-version-generation-20071011 AUTHOR shadow@dementia.org make release time simpler 2007-10-11 16:51 shadow * src/packaging/MacOS/OpenAFS.info.in: file OpenAFS.info.in was added on branch openafs-stable-1_4_x on 2007-10-11 17:32:56 +0000 2007-10-11 16:51 shadow * src/packaging/MacOS/OpenAFS.Info.plist.in: file OpenAFS.Info.plist.in was added on branch openafs-stable-1_4_x on 2007-10-11 17:32:56 +0000 2007-10-11 16:40 shadow * configure.in: DELTA STABLE14-rpm-files-update-20071011 AUTHOR sxw@inf.ed.ac.uk FIXES updates for the specfile and rpm generation 2007-10-11 14:16 shadow * src/packaging/RedHat/: kmodtool, openafs.spec.in: DELTA STABLE14-rpm-files-update-20071011 AUTHOR sxw@inf.ed.ac.uk FIXES updates for the specfile and rpm generation 2007-10-11 14:11 shadow * src/packaging/RedHat/kmodtool: file kmodtool was added on branch openafs-stable-1_4_x on 2007-10-11 14:16:23 +0000 2007-10-11 14:08 shadow * src/dir/dir.c: DELTA STABLE14-gcc42-integer-overflow-fix-20071007 AUTHOR marc.dionne@technoconseil.com with fix from Hans-Werner Pulsen 2007-10-10 18:56 shadow * configure.in, configure-libafs.in, src/libafs/afs.ppc_darwin_70.plist.in, src/libafs/afs.ppc_darwin_80.plist.in, src/libafs/afs.ppc_darwin_90.plist.in, src/libafs/afs.x86_darwin_80.plist.in, src/libafs/afs.x86_darwin_90.plist.in: DELTA STABLE14-openafs-1-4-5-pre1-20071010 AUTHOR shadow@dementia.org make openafs 1.4.5-pre1 2007-10-10 17:47 shadow * src/: aklog/aklog_main.c, cf/kerberos.m4, cf/osconf.m4: DELTA STABLE14-krb5-aklog-kimpersonate-conditionalize-20070920 AUTHOR shadow@dementia.org make kimpersonate conitional 2007-10-10 17:43 shadow * src/: afs/afs_init.c, packaging/MacOS/buildpkg.sh: DELTA STABLE14-darwin90-disk-cache-20071010 AUTHOR shadow@dementia.org FIXES 43303 support disk cache in darwin90 2007-10-10 16:57 shadow * src/: afs/afs.h, afs/afs_call.c, afs/afs_init.c, afs/DARWIN/osi_file.c, afsd/afsd.c, config/afs_args.h, config/param.ppc_darwin_90.h, config/param.x86_darwin_90.h: DELTA STABLE14-darwin90-disk-cache-20071010 AUTHOR shadow@dementia.org FIXES 43303 support disk cache in darwin90 2007-10-09 21:32 shadow * src/libafs/MakefileProto.DARWIN.in: DELTA STABLE14-darwin90-debug-harder-20071009 AUTHOR shadow@dementia.org stab the stabs 2007-10-09 16:02 shadow * src/libafs/MakefileProto.DARWIN.in: DELTA STABLE14-darwin90-dsym-and-ppc-cputype-support-20071009 AUTHOR shadow@dementia.org build for all ppc cputypes. also, support dsym debug info instead of stabs, when appropriate 2007-10-07 20:03 shadow * src/dir/dir.c: DELTA STABLE14-gcc42-integer-overflow-fix-20071007 AUTHOR marc.dionne@technoconseil.com fix issue where gcc 4.2 compiled kernel modules were breaking on linux 2007-10-05 22:23 shadow * src/: afs/SOLARIS/osi_machdep.h, rx/rx_kcommon.h, rx/rx_prototypes.h: DELTA STABLE14-sol10-abstraction-20071005 AUTHOR shadow@dementia.org abstract things as needed 2007-10-05 02:54 shadow * src/: afs/afs_call.c, afs/afs_server.c, afs/SOLARIS/osi_machdep.h, rx/rx_prototypes.h, rx/SOLARIS/rx_knet.c: DELTA STABLE14-solaris10-network-updates-20071004 AUTHOR daleg@umbc.edu FIXES 72759 This patch removes use of the non-Public ILL structures by OpenAFS to gather network interface information in order to make RX packet size and server locality decisions. 2007-10-01 20:07 jaltman * src/WINNT/afsd/lanahelper.cpp: DELTA STABLE14-windows-lanahelper-20071001 AUTHOR jaltman@secure-endpoints.com uninitialized variable in lana_IsLoopback 2007-09-12 18:19 shadow * src/aklog/aklog_main.c: DELTA STABLE14-aklog-kimpersonate-20070912 AUTHOR shadow@dementia.org FIXES inline kimpersonate support, to make testing easier. 2007-09-11 15:40 shadow * src/vol/namei_ops.c: DELTA STABLE14-namei-protect-against-extra-files-20070911 AUTHOR cg2v@andrew.cmu.edu if someone is monkeying in the filesystem, sometimes they shoot themselves. save them if they renamed foo to foo.bak (where foo is a full 64 bits) 2007-09-10 21:55 jaltman * src/vol/ihandle.c: DELTA STABLE14-namei-fsync-less-20070910 AUTHOR shadow@dementia.org remove sync() call from Windows build 2007-09-07 04:05 shadow * src/vol/: ihandle.c, ihandle.h, namei_ops.c, vol-salvage.c: DELTA STABLE14-namei-fsync-less-20070907 AUTHOR rtb@pclella.cern.ch FIXES 30632 we call fsync() too much. call it less, and fsync in the background 2007-09-07 03:55 shadow * src/viced/host.c: DELTA STABLE14-checkhost-use-reentrant-list-traversal-20070823 AUTHOR shadow@dementia.org rather than making a copy of the whole hostlist and holding every host, hold what we need, the _r (not really reentrant) version. 2007-09-05 21:54 shadow * src/afsd/CellServDB: DELTA STABLE14-consolidate-cellservdb-20070905 AUTHOR shadow@dementia.org step 1. one place. step 2 is coming: fix the scripts to update it when we do a release 2007-09-05 21:49 shadow * src/afsd/CellServDB: file CellServDB was added on branch openafs-stable-1_4_x on 2007-09-05 21:54:41 +0000 2007-08-29 20:29 rees * src/aklog/aklog_main.c: DELTA use-strdup-20061026 AUTHOR rees@umich.edu use strdup instead of rolling our own 2007-08-22 02:19 shadow * src/afs/LINUX/osi_module.c: DELTA STABLE14-linux-module-error-handling-20070821 AUTHOR shadow@dementia.org be more careful about what we call when, and clean up after ourselves 2007-08-22 02:15 shadow * src/afs/afs_pioctl.c: DELTA STABLE14-nfstrans-updates-20070821 AUTHOR shadow@dementia.org FIXES 1480 fix the knfs error from the v/c/o pioctl changes 2007-08-21 21:33 shadow * src/afs/afs_pioctl.c: DELTA STABLE14-nfstrans-updates-20070821 AUTHOR shadow@dementia.org FIXES 1480 fix the knfs error from the v/c/o pioctl changes 2007-08-21 21:31 shadow * src/afs/LINUX/osi_probe.c: DELTA STABLE14-linux-modparam-269-updates-20070821 AUTHOR shadow@dementia.org be consistent on 2.6.9 about which MODULE parm family used 2007-08-21 08:28 jaltman * src/viced/: afsfileprocs.c, callback.c: DELTA STABLE14-viced-remove-asserts-20070821 AUTHOR jaltman@secure-endpoints.com remove asserts testing the number of alternate interfaces. 2007-08-20 17:53 shadow * src/afs/afs_dcache.c: DELTA STABLE14-find-dcache-just-hold-the-lock-slightly-longer-20070820 AUTHOR shadow@dementia.org we go out of our way to hold xdcache to protect indexTimes elsewhere... there's no reason to drop it here just before this... 2007-08-20 17:29 shadow * src/kauth/krb_tf.c: DELTA STABLE14-krb4-64bit-tf-kth-or-mit-20070820 AUTHOR asedeno@mit.edu based on his patch for mit kerberos 2007-08-20 05:42 rra * doc/man-pages/pod8/pt_util.pod: DELTA STABLE14-pt_util-man-page-20061005 AUTHOR mdw@umich.edu Initial man page for pt_util. 2007-08-19 22:31 rra * src/log/Makefile.in: DELTA STABLE14-no-kseal-20070819 AUTHOR rra@stanford.edu Don't build or install kseal by default. It's a debugging tool with very limited utility. 2007-08-19 22:27 rra * doc/man-pages/: README, check-pod, pod1/vos_changeloc.pod: DELTA STABLE14-man-page-fixes-20070819 AUTHOR jason@rampaginggeek.com More details on how to run check-pod. Restore the [] markup in the vos changeloc SYNOPSIS since the flags really are optional. 2007-08-19 22:17 rra * doc/man-pages/pod8/ka-forwarder.pod, src/kauth/Makefile.in, src/kauth/ka-forwarder.c: DELTA STABLE14-ka-forwarder-20060731 AUTHOR rra@stanford.edu Add ka-forwarder. 2007-08-18 02:47 rra * doc/man-pages/pod1/: pts_interactive.pod, pts_sleep.pod, pts_source.pod: DELTA STABLE14-man-page-pts-pullup-20070817 AUTHOR jason@rampaginggeek.com For some reason, the previous pullup didn't cvs add these files. Really pull them up from the trunk. 2007-08-18 02:38 rra * doc/man-pages/pod1/vos.pod: DELTA STABLE14-man-page-vos-changeloc-more-20070817 AUTHOR jason@rampaginggeek.com Mention vos changeloc in the vos man page. Also include an incidental fix to pts source's man page. 2007-08-18 02:34 rra * doc/man-pages/: README, pod1/vos_changeloc.pod: DELTA STABLE14-man-page-vos-changeloc-20070817 AUTHOR jason@rampaginggeek.com Add a man page for vos changeloc. 2007-08-18 02:28 rra * doc/man-pages/pod1/pts_source.pod: file pts_source.pod was added on branch openafs-stable-1_4_x on 2007-08-18 02:47:28 +0000 2007-08-18 02:24 rra * doc/man-pages/pod1/vos_changeloc.pod: file vos_changeloc.pod was added on branch openafs-stable-1_4_x on 2007-08-18 02:34:27 +0000 2007-08-18 01:58 rra * doc/man-pages/: README, pod1/fs.pod, pod1/fs_flushall.pod, pod1/fs_getcalleraccess.pod: DELTA STABLE14-man-page-fs-updates-20070817 AUTHOR jason@rampaginggeek.com Add man pages for fs flushall and fs getcalleraccess. 2007-08-18 01:53 rra * doc/man-pages/: README, pod8/bos_util.pod: DELTA STABLE14-man-page-bos-util-20070817 AUTHOR jason@rampaginggeek.com Add a man page for bos_util. 2007-08-18 01:48 rra * doc/man-pages/: README, pod1/fs_getcrypt.pod, pod1/fs_listaliases.pod, pod1/pts.pod, pod1/pts_quit.pod, pod1/vos_backupsys.pod, pod1/vos_size.pod: DELTA STABLE14-man-page-updates-20070817 AUTHOR jason@rampaginggeek.com Add new man pages for pts interactive, quit, sleep, and source. Fix POD errors in a few other man pages and update the to-do list in README. 2007-08-18 01:44 rra * doc/man-pages/: README, check-pod: DELTA STABLE14-man-page-check-pod-20070817 AUTHOR jason@rampaginggeek.com Add check-pod script to test for POD syntax errors. 2007-08-18 01:05 rra * doc/man-pages/pod1/fs_getcalleraccess.pod: file fs_getcalleraccess.pod was added on branch openafs-stable-1_4_x on 2007-08-18 01:58:25 +0000 2007-08-18 01:05 rra * doc/man-pages/pod1/fs_flushall.pod: file fs_flushall.pod was added on branch openafs-stable-1_4_x on 2007-08-18 01:58:25 +0000 2007-08-18 00:41 rra * doc/man-pages/pod8/bos_util.pod: file bos_util.pod was added on branch openafs-stable-1_4_x on 2007-08-18 01:53:10 +0000 2007-08-17 23:35 rra * doc/man-pages/pod1/pts_interactive.pod: file pts_interactive.pod was added on branch openafs-stable-1_4_x on 2007-08-18 02:47:28 +0000 2007-08-17 23:35 rra * doc/man-pages/pod1/pts_quit.pod: file pts_quit.pod was added on branch openafs-stable-1_4_x on 2007-08-18 01:48:14 +0000 2007-08-17 23:35 rra * doc/man-pages/pod1/pts_sleep.pod: file pts_sleep.pod was added on branch openafs-stable-1_4_x on 2007-08-18 02:47:28 +0000 2007-08-17 19:57 rra * doc/man-pages/check-pod: file check-pod was added on branch openafs-stable-1_4_x on 2007-08-18 01:44:47 +0000 2007-08-16 03:54 shadow * src/afs/AIX/: osi_file.c, osi_inode.c: DELTA STABLE14-aix-dont-use-root-vfs-for-anything-20070815 AUTHOR shadow@dementia.org the cache may not be in /; we basically never need rootvfs 2007-08-11 23:54 jaltman * src/ptserver/pts.c: DELTA STABLE14-pts-20070811 AUTHOR jaltman@secure-endpoints.com rename functions to avoid Win32 conflicts 2007-08-11 23:50 jaltman * src/ptserver/: NTMakefile, db_verify.c, map.c, ptclient.c, pts.c, ptutils.c, testpt.c: DELTA STABLE14-pts-20070811 AUTHOR jaltman@secure-endpoints.com remove SUPERGROUPS condition for compilation of pts commands: Interactive, Quit, Source, Sleep fix the assignment of 'source' to permit it to function replace bcopy and bzero with memcpy and memset to permit compilation on Windows replace ubik_Call(xxx) with ubik_xxx() (testpt.c) add -DSUPERGROUPS and map.c to NTMakefile 2007-08-09 14:59 shadow * src/: auth/ktc.c, kauth/krb_tf.c: DELTA STABLE14-64bit-ticket-file-20070809 AUTHOR rtb@pclella.cern.ch fix the ticket files we write on 64 bit 2007-08-08 20:36 jaltman * src/viced/: callback.c, host.c, host.h: DELTA STABLE14-vice-hash-minimal-20070808 AUTHOR jaltman@secure-endpoints.com This delta is a minimal variation on vice-hash-20070808. The differences between the two are that there has not been a significant updating of ViceLog entries and renaming of functions and variables for consistency has not been performed. (1) fixes a bug that could cause a 'host' structure to not be removed from the global host list if the 'host' did not possess an interface list. This would happen with older AFS clients that do not support the WhoAreYou family of RPCs. Windows clients older than 1.3.80 and old Transarc UNIX clients. (2) fixes a bug which could result in ViceLog being called with an uninitialized 'hoststr' buffer as a parameter. (3) ensures that only addresses known to belong to the 'host' are added to the address hash table. The list of addresses provided by the client are stored as alternates and are only used when searching for a client that is no longer accessible on the primary address. These addresses are not stored in the address hash table within initInterfaceAddr_r(). The addresses provided by the client should not be added to the hash table because they have not been verified as belonging to the 'host' that provided them. The contents of the list may in fact be completely unreliable. Consider the existing UNIX clients that generate the list at startup and never alter it even after the client has migrated to a different network. If two client's both claim the same address, lookups by address may fail to find the correct one. a. The client list might contain private address ranges which are likely to be re-used by many clients allocated addresses by a NAT. b. The client list will not include any public addresses that are hidden by a NAT. c. Private address ranges that are exposed to the server will be obtained from the rx connections that use them. d. Lists provided by the client are not necessarily truthful. Many existing clients (UNIX) do not refresh the IP address list as the actual assigned addresses change. The end result is that they report the initial address list for the lifetime of the process. In other words, a client can report addresses that they are in fact not using. Adding these addresses to the host interface list without verification is not only pointless, it is downright dangerous. e. The reported addresses do not include port numbers and guessing that the port number is 7001 does not work when port mapping devices such as NATs or some VPNs are in use. (4) [not in this delta] (5) logs the UUID along with the client addresses when initializing the host's interface list. (level 125) (6) saves memory by using a smaller structure for the UUID hash table 2007-08-08 19:58 shadow * src/viced/: afsfileprocs.c, host.c, host.h: DELTA STABLE14-viced-avoid-tying-up-all-threads-20070730 AUTHOR shadow@dementia.org FIXES 19461 implement a thread quota. 2007-08-08 15:54 jaltman * src/viced/callback.c: DELTA STABLE14-viced-multi-probe-addr-20070808 AUTHOR rtb@pclella.cern.ch FIXES 67355 MultiProbeAlternateAddress_r badly indexes the list of interfaces for clients with multiple IP interfaces, resulting in peers with IP address 0 port 0 to be created. This in turn results in rxi_sendmsg errors (on systems where caught early, as on Linux, on others it may pass unnoticed). 2007-08-05 23:40 rra * doc/man-pages/: README, pod1/vos.pod, pod1/vos_size.pod: DELTA STABLE14-man-page-vos-size-20070805 AUTHOR jason@rampaginggeek.com Add a new man page for vos size. 2007-08-05 23:37 rra * doc/man-pages/: README, pod1/fs.pod, pod1/fs_getcrypt.pod, pod1/fs_listaliases.pod, pod1/fs_newalias.pod, pod1/fs_setcrypt.pod, pod5/CellAlias.pod: DELTA STABLE14-man-page-fs-newalias-20070805 AUTHOR jason@rampaginggeek.com Add a new fs newalias man page. Add -help to the synopsis and options of the other new man pages. Add additional missing links in the fs man page. Fix some wording in the CellAlias man page. 2007-08-05 23:28 rra * doc/man-pages/: README, pod1/fs.pod, pod1/fs_listaliases.pod: DELTA STABLE14-man-page-fs-listaliases-20070805 AUTHOR jason@rampaginggeek.com Add manual page for fs listaliases. Also add the links in the fs(1) man page and update README more for the current to-do list. 2007-08-05 22:12 rra * doc/man-pages/: README, pod1/fs_getcrypt.pod, pod1/fs_setcrypt.pod, pod5/CellAlias.pod, pod8/afsd.pod: DELTA STABLE14-man-page-style-20070805 AUTHOR rra@stanford.edu Some style fixes and some additional style documentation in README. 2007-08-05 22:09 rra * doc/man-pages/: README, pod1/fs_getcrypt.pod, pod1/fs_setcrypt.pod, pod5/CellAlias.pod, pod8/afsd.pod: DELTA STABLE14-man-page-afsd-crypt-alias-20070805 AUTHOR jason@rampaginggeek.com Complete the documentation of the afsd flags and update a few things like -settime and -nosettime. Add man pages for fs setcrypt, fs getcrypt, and CellAlias. Based on work by Jason Edgecombe and then extensively edited, so any errors I probably introduced. 2007-08-05 21:58 rra * doc/man-pages/pod1/vos_size.pod: file vos_size.pod was added on branch openafs-stable-1_4_x on 2007-08-05 23:40:28 +0000 2007-08-05 21:38 rra * doc/man-pages/pod1/fs_newalias.pod: file fs_newalias.pod was added on branch openafs-stable-1_4_x on 2007-08-05 23:37:14 +0000 2007-08-05 21:38 rra * doc/man-pages/pod1/fs_setcrypt.pod: file fs_setcrypt.pod was added on branch openafs-stable-1_4_x on 2007-08-05 22:09:05 +0000 2007-08-05 21:38 rra * doc/man-pages/pod1/fs_listaliases.pod: file fs_listaliases.pod was added on branch openafs-stable-1_4_x on 2007-08-05 23:28:14 +0000 2007-08-05 21:38 rra * doc/man-pages/pod1/fs_getcrypt.pod: file fs_getcrypt.pod was added on branch openafs-stable-1_4_x on 2007-08-05 22:09:05 +0000 2007-08-05 21:38 rra * doc/man-pages/pod5/CellAlias.pod: file CellAlias.pod was added on branch openafs-stable-1_4_x on 2007-08-05 22:09:05 +0000 2007-07-31 22:22 shadow * src/rxkad/bg-fcrypt.c: DELTA STABLE14-rxkad-bg-fcrypt-unbreak-windows-20070731 AUTHOR jaltman@secure-endpoints.com i (derrick) broke everything. fix it. 2007-07-28 14:35 shadow * src/afs/DARWIN/osi_vnodeops.c: DELTA STABLE14-darwin-avoid-fsref-panic-maybe-20070728 AUTHOR shadow@dementia.org maybe this works. 2007-07-27 18:02 rra * doc/man-pages/: pod1/klog.pod, pod8/afsd.pod, pod8/uss.pod: DELTA STABLE14-man-page-updates-20070726 AUTHOR jason@rampaginggeek.com FIXES 65988 Mention aklog and kinit in klog's man page, add -dynroot to the afsd man page, and mention that -skipauth tells uss not to create any Kerberos principal and this has to be done separately. 2007-07-19 18:52 shadow * src/volser/: volint.xg, volprocs.c, volser_prototypes.h, vos.c, vsprocs.c: DELTA STABLE14-volser-directoryless-incremental-dumps-20070719 AUTHOR shadow@dementia.org add an rpc, give vos a switch, allow incrementals which do not include directory objects 2007-07-19 15:17 shadow * src/viced/afsfileprocs.c: DELTA STABLE14-viced-assert-less-20070719 AUTHOR shadow@dementia.org in don't assert for every silly thing 2007-07-19 15:12 shadow * src/viced/host.c: DELTA STABLE14-viced-no-nulluuid-20070719 AUTHOR shadow@dementia.org a host with a zero uuid has no uuid support 2007-07-19 15:03 shadow * src/volser/: vos.c, vsprocs.c: DELTA STABLE14-kill-more-ubikcall-20070719 AUTHOR shadow@dementia.org tested more ubik call death, so, byebye 2007-07-19 14:57 shadow * src/volser/vos.c: DELTA STABLE14-vos-validate-dumpfile-20070719 AUTHOR shadow@dementia.org based on code from jon nials validate a dumpfile as being complete (look for end of dump signature) 2007-07-18 14:24 shadow * src/libadmin/vos/vsprocs.c: DELTA STABLE14-libadmin-deubikcall-cleanup-20070718 AUTHOR cesarg@ms.com remove bogus extra arg 2007-07-17 12:18 shadow * src/afs/LINUX/osi_probe.c: DELTA STABLE14-osi-probe-check-readable-20070717 AUTHOR jhutz@cmu.edu FIXES 63971 avoid potentially reading pges that don't exist 2007-07-17 12:09 shadow * src/rxkad/bg-fcrypt.c: DELTA STABLE14-bg-fcrypt-64bit-fix-20070717 AUTHOR mdw@umich.edu instead of this arcane ifdef which is flawed, we know which platforms support 64 bit types... 2007-07-17 04:06 rra * src/config/param.sparc_linux24.h: DELTA STABLE14-sparc32-no-ucontext-20070716 AUTHOR rra@stanford.edu Don't define USE_UCONTEXT on sparc32 Linux since glibc doesn't implement getcontext/setcontext for that architecture. 2007-07-17 03:13 shadow * src/lwp/process.c: DELTA STABLE14-sparc32-no-getcontext-20070716 AUTHOR shadow@dementia.org implement ptr_mangle for sparc32 2007-07-16 20:43 shadow * src/butc/butc_xbsa.c: DELTA STABLE14-xbsa-54-solaris-cplusplus-fun-20070716 AUTHOR sturdiva@umd.edu FIXES 65588 deal with change to c++ xbsa library 2007-07-16 00:00 jaltman * src/libadmin/: client/afs_clientAdmin.c, kas/afs_kasAdmin.c, pts/afs_ptsAdmin.c, pts/afs_ptsAdmin.h, vos/afs_vosAdmin.c, vos/vosutils.c, vos/vsprocs.c: DELTA STABLE14-libadmin-ubik_call-20070715 AUTHOR jaltman@secure-endpoints.com replace all calls to ubik_Call(FOO, ...) with ubik_FOO(...) correct the incorrect parameter lists for ubik_FOO() 2007-07-13 19:55 shadow * src/tsm41/: Makefile.in, aix_aklog.c: DELTA STABLE14-aix-aklog-lam-plugin-20070713 AUTHOR shadow@dementia.org allow aklog equivalent from lam 2007-07-13 19:53 shadow * src/tsm41/aix_aklog.c: file aix_aklog.c was added on branch openafs-stable-1_4_x on 2007-07-13 19:55:35 +0000 2007-07-12 18:11 shadow * src/afs/afs_call.c: DELTA STABLE14-suser-aix-macro-20070712 AUTHOR shadow@dementia.org can't use ifdefs inside the macro... 2007-07-11 04:32 shadow * src/aklog/: aklog.h, aklog_main.c: DELTA STABLE14-aklog-deal-without-524-20070711 AUTHOR deengert@anl.gov patch in a way of dealing with no krb524 2007-07-10 20:30 shadow * src/sys/pagsh.c: DELTA STABLE14-pagsh-krb5-20070710 AUTHOR rtb@pclella.cern.ch FIXES 54621 clean up the environment 2007-07-09 20:02 shadow * src/afs/LINUX/osi_module.c: DELTA STABLE14-linux-register-fs-deal-with-error-20070709 AUTHOR shadow@dementia.org deal with other people who think they are afs. 2007-07-09 19:16 shadow * src/des/: des.h, pcbc_encrypt.c: DELTA STABLE14-sparc-linux-des-alignment-20070709 AUTHOR cg2v@andrew.cmu.edu seems like compilers really hate des. it should would be nice to euthanize this. it's a shame there's no simple license-friendly des library to use 2007-07-06 11:38 jaltman * src/budb/ol_verify.c: DELTA STABLE14-budb-ol_verify-20070706 AUTHOR mdw@umich.edu FIXES 53210 fixes a missing pointer declaration that would presumably break on 64-bit architectures. 2007-07-06 11:34 jaltman * src/budb/: database.c, database.h: DELTA STABLE14-proto-20061026 AUTHOR rees@umich.edu prototypes for dbread/dbwrite 2007-07-05 23:44 jaltman * src/WINNT/: install/NSIS/CellServDB, install/Win9x/CellServDB, install/wix/CellServDB, win9xpanel/CellServDB: DELTA STABLE14-cellservdb-20070705 AUTHOR jhutz@cs.cmu.edu GCO Public CellServDB 05 Jul 2007 2007-07-03 14:04 shadow * src/packaging/MacOS/buildpkg.sh: DELTA STABLE14-macos-no-default-memcache-20070703 AUTHOR shadow@dementia.org this should be leopard only memcache for now 2007-07-03 04:24 shadow * src/des/des.c: DELTA STABLE14-des-p-temp-volatile-20070703 AUTHOR shadow@dementia.org make des work again on powerpc darwin and possibly elsewhere 2007-07-02 17:06 jaltman * src/volser/vsprocs.c: DELTA STABLE14-volser-delete-clone-not-source-20070702 AUTHOR drh@umich.edu FIXES 64268 fixes a bug in the UV_CopyVolume2 cleanup code. Without this patch, the cleanup code will delete the source volume. 2007-06-28 02:13 shadow * src/volser/volmain.c: DELTA STABLE14-volser-earlier-logging-20070627 AUTHOR shadow@dementia.org deal with the changes to deal with reconnecting in the unix domain fsync socket 2007-06-27 21:23 shadow * src/afs/LINUX/osi_probe.c: DELTA STABLE14-amd64-linux-24-syscall-probe-symbol-change-20070623 AUTHOR shadow@dementia.org 2007-06-27 16:32 shadow * src/afs/afs_prototypes.h: DELTA STABLE14-forceallnewconns-prototype-20070627 AUTHOR shadow@dementia.org missed this earlier. linux wants it. 2007-06-26 19:11 shadow * src/afsd/afsd.c: DELTA STABLE14-macos-afsd-dont-leak-symbol-20070626 AUTHOR shadow@dementia.org avoid leaking a ref to this symbol outside macos code 2007-06-26 05:44 jaltman * src/bucoord/restore.c: DELTA STABLE14-backup-usedump-20070625 AUTHOR jaltman@secure-endpoints.com FIXES 55704 afs_com_err not com_err 2007-06-25 20:25 shadow * src/afs/AIX/osi_sleep.c: DELTA STABLE14-aix53-avoid-wait-crash-20070625 AUTHOR tkeiser@sinenomine.net avoid crashing because of unpinned mmemory when doing event handling 2007-06-23 15:31 shadow * src/afs/afs_memcache.c: DELTA STABLE14-memcache-alloc-failures-20070623 AUTHOR chas@cmf.nrl.navy.mil FIXES 55339 deal with alloc failures in memcache 2007-06-23 15:27 shadow * src/bucoord/: commands.c, main.c, restore.c: DELTA STABLE14-backup-usedump-20070623 AUTHOR zacheiss@mit.edu FIXES 55704 restore from specific dump id 2007-06-23 14:48 jaltman * src/WINNT/doc/install/Documentation/en_US/html/: index.htm, ReleaseNotes/logo.htm, ReleaseNotes/relnotes-frames.htm, ReleaseNotes/relnotes.htm: DELTA STABLE14-windows-release-notes-20070623 AUTHOR jaltman@secure-endpoints.com 1.4.4 (oops) 2007-06-23 14:23 shadow * src/WINNT/: afsapplib/resource/any_other.bmp, afsapplib/resource/foreign_group.bmp, afsapplib/resource/foreign_other.bmp, afsapplib/resource/foreign_user.bmp, afsapplib/resource/local_group.bmp, afsapplib/resource/local_other.bmp, afsapplib/resource/local_user.bmp, afsapplib/resource/mask_obj.bmp, afsapplib/resource/unauthenticated.bmp, afsapplib/test/16color.bmp, afsapplib/test/256color.bmp, afssvrcfg/status_16.bmp, afssvrcfg/status_256.bmp, afssvrcfg/lang/ko_KR/status_16.bmp, afssvrcfg/lang/ko_KR/status_256.bmp, client_creds/wiz16.bmp, client_creds/wiz256.bmp, doc/install/Documentation/de_DE/html/banner.gif, doc/install/Documentation/de_DE/html/books.gif, doc/install/Documentation/de_DE/html/bot.gif, doc/install/Documentation/de_DE/html/index.gif, doc/install/Documentation/de_DE/html/next.gif, doc/install/Documentation/de_DE/html/prev.gif, doc/install/Documentation/de_DE/html/toc.gif, doc/install/Documentation/de_DE/html/top.gif, doc/install/Documentation/en_US/html/banner.gif, doc/install/Documentation/en_US/html/books.gif, doc/install/Documentation/en_US/html/bot.gif, doc/install/Documentation/en_US/html/index.gif, doc/install/Documentation/en_US/html/next.gif, doc/install/Documentation/en_US/html/prev.gif, doc/install/Documentation/en_US/html/toc.gif, doc/install/Documentation/en_US/html/top.gif, doc/install/Documentation/en_US/html/SysAdminGd/cachmgr.gif, doc/install/Documentation/en_US/html/SysAdminGd/fserver1.gif, doc/install/Documentation/en_US/html/SysAdminGd/fserver2.gif, doc/install/Documentation/en_US/html/SysAdminGd/overview.gif, doc/install/Documentation/en_US/html/SysAdminGd/scout1.gif, doc/install/Documentation/en_US/html/SysAdminGd/scout2.gif, doc/install/Documentation/en_US/html/SysAdminGd/scout3.gif, doc/install/Documentation/en_US/html/SysAdminGd/scout4.gif, doc/install/Documentation/en_US/html/SysAdminGd/vnode.gif, doc/install/Documentation/es_ES/html/banner.gif, doc/install/Documentation/es_ES/html/books.gif, doc/install/Documentation/es_ES/html/bot.gif, doc/install/Documentation/es_ES/html/index.gif, doc/install/Documentation/es_ES/html/next.gif, doc/install/Documentation/es_ES/html/prev.gif, doc/install/Documentation/es_ES/html/toc.gif, doc/install/Documentation/es_ES/html/top.gif, doc/install/Documentation/ja_JP/html/banner.gif, doc/install/Documentation/ja_JP/html/books.gif, doc/install/Documentation/ja_JP/html/bot.gif, doc/install/Documentation/ja_JP/html/index.gif, doc/install/Documentation/ja_JP/html/next.gif, doc/install/Documentation/ja_JP/html/prev.gif, doc/install/Documentation/ja_JP/html/toc.gif, doc/install/Documentation/ja_JP/html/top.gif, doc/install/Documentation/ja_JP/html/SysAdminGd/cachmgr.gif, doc/install/Documentation/ja_JP/html/SysAdminGd/fserver1.gif, doc/install/Documentation/ja_JP/html/SysAdminGd/fserver2.gif, doc/install/Documentation/ja_JP/html/SysAdminGd/overview.gif, doc/install/Documentation/ja_JP/html/SysAdminGd/scout1.gif, doc/install/Documentation/ja_JP/html/SysAdminGd/scout2.gif, doc/install/Documentation/ja_JP/html/SysAdminGd/scout3.gif, doc/install/Documentation/ja_JP/html/SysAdminGd/scout4.gif, doc/install/Documentation/ja_JP/html/SysAdminGd/vnode.gif, doc/install/Documentation/ko_KR/html/banner.gif, doc/install/Documentation/ko_KR/html/books.gif, doc/install/Documentation/ko_KR/html/bot.gif, doc/install/Documentation/ko_KR/html/index.gif, doc/install/Documentation/ko_KR/html/next.gif, doc/install/Documentation/ko_KR/html/prev.gif, doc/install/Documentation/ko_KR/html/toc.gif, doc/install/Documentation/ko_KR/html/top.gif, doc/install/Documentation/ko_KR/html/SysAdminGd/cachmgr.gif, doc/install/Documentation/ko_KR/html/SysAdminGd/fserver1.gif, doc/install/Documentation/ko_KR/html/SysAdminGd/fserver2.gif, doc/install/Documentation/ko_KR/html/SysAdminGd/overview.gif, doc/install/Documentation/ko_KR/html/SysAdminGd/scout1.gif, doc/install/Documentation/ko_KR/html/SysAdminGd/scout2.gif, doc/install/Documentation/ko_KR/html/SysAdminGd/scout3.gif, doc/install/Documentation/ko_KR/html/SysAdminGd/scout4.gif, doc/install/Documentation/ko_KR/html/SysAdminGd/vnode.gif, doc/install/Documentation/pt_BR/html/banner.gif, doc/install/Documentation/pt_BR/html/books.gif, doc/install/Documentation/pt_BR/html/bot.gif, doc/install/Documentation/pt_BR/html/index.gif, doc/install/Documentation/pt_BR/html/next.gif, doc/install/Documentation/pt_BR/html/prev.gif, doc/install/Documentation/pt_BR/html/toc.gif, doc/install/Documentation/pt_BR/html/top.gif, doc/install/Documentation/zh_CN/html/banner.gif, doc/install/Documentation/zh_CN/html/books.gif, doc/install/Documentation/zh_CN/html/bot.gif, doc/install/Documentation/zh_CN/html/index.gif, doc/install/Documentation/zh_CN/html/next.gif, doc/install/Documentation/zh_CN/html/prev.gif, doc/install/Documentation/zh_CN/html/toc.gif, doc/install/Documentation/zh_CN/html/top.gif, doc/install/Documentation/zh_TW/html/banner.gif, doc/install/Documentation/zh_TW/html/books.gif, doc/install/Documentation/zh_TW/html/bot.gif, doc/install/Documentation/zh_TW/html/index.gif, doc/install/Documentation/zh_TW/html/next.gif, doc/install/Documentation/zh_TW/html/prev.gif, doc/install/Documentation/zh_TW/html/toc.gif, doc/install/Documentation/zh_TW/html/top.gif, install/InstallShield5/setup.bmp, afsapplib/resource/any_other.bmp, afsapplib/resource/foreign_group.bmp, afsapplib/resource/foreign_other.bmp, afsapplib/resource/foreign_user.bmp, afsapplib/resource/local_group.bmp, afsapplib/resource/local_other.bmp, afsapplib/resource/local_user.bmp, afsapplib/resource/mask_obj.bmp, afsapplib/resource/unauthenticated.bmp, afsapplib/test/16color.bmp, afsapplib/test/256color.bmp, afssvrcfg/status_16.bmp, afssvrcfg/status_256.bmp, afssvrcfg/lang/ko_KR/status_16.bmp, afssvrcfg/lang/ko_KR/status_256.bmp, client_creds/wiz16.bmp, client_creds/wiz256.bmp, doc/install/Documentation/de_DE/html/banner.gif, doc/install/Documentation/de_DE/html/books.gif, doc/install/Documentation/de_DE/html/bot.gif, doc/install/Documentation/de_DE/html/index.gif, doc/install/Documentation/de_DE/html/next.gif, doc/install/Documentation/de_DE/html/prev.gif, doc/install/Documentation/de_DE/html/toc.gif, doc/install/Documentation/de_DE/html/top.gif, doc/install/Documentation/en_US/html/banner.gif, doc/install/Documentation/en_US/html/books.gif, doc/install/Documentation/en_US/html/bot.gif, doc/install/Documentation/en_US/html/index.gif, doc/install/Documentation/en_US/html/next.gif, doc/install/Documentation/en_US/html/prev.gif, doc/install/Documentation/en_US/html/toc.gif, doc/install/Documentation/en_US/html/top.gif, doc/install/Documentation/en_US/html/SysAdminGd/cachmgr.gif, doc/install/Documentation/en_US/html/SysAdminGd/fserver1.gif, doc/install/Documentation/en_US/html/SysAdminGd/fserver2.gif, doc/install/Documentation/en_US/html/SysAdminGd/overview.gif, doc/install/Documentation/en_US/html/SysAdminGd/scout1.gif, doc/install/Documentation/en_US/html/SysAdminGd/scout2.gif, doc/install/Documentation/en_US/html/SysAdminGd/scout3.gif, doc/install/Documentation/en_US/html/SysAdminGd/scout4.gif, doc/install/Documentation/en_US/html/SysAdminGd/vnode.gif, doc/install/Documentation/es_ES/html/banner.gif, doc/install/Documentation/es_ES/html/books.gif, doc/install/Documentation/es_ES/html/bot.gif, doc/install/Documentation/es_ES/html/index.gif, doc/install/Documentation/es_ES/html/next.gif, doc/install/Documentation/es_ES/html/prev.gif, doc/install/Documentation/es_ES/html/toc.gif, doc/install/Documentation/es_ES/html/top.gif, doc/install/Documentation/ja_JP/html/banner.gif, doc/install/Documentation/ja_JP/html/books.gif, doc/install/Documentation/ja_JP/html/bot.gif, doc/install/Documentation/ja_JP/html/index.gif, doc/install/Documentation/ja_JP/html/next.gif, doc/install/Documentation/ja_JP/html/prev.gif, doc/install/Documentation/ja_JP/html/toc.gif, doc/install/Documentation/ja_JP/html/top.gif, doc/install/Documentation/ja_JP/html/SysAdminGd/cachmgr.gif, doc/install/Documentation/ja_JP/html/SysAdminGd/fserver1.gif, doc/install/Documentation/ja_JP/html/SysAdminGd/fserver2.gif, doc/install/Documentation/ja_JP/html/SysAdminGd/overview.gif, doc/install/Documentation/ja_JP/html/SysAdminGd/scout1.gif, doc/install/Documentation/ja_JP/html/SysAdminGd/scout2.gif, doc/install/Documentation/ja_JP/html/SysAdminGd/scout3.gif, doc/install/Documentation/ja_JP/html/SysAdminGd/scout4.gif, doc/install/Documentation/ja_JP/html/SysAdminGd/vnode.gif, doc/install/Documentation/ko_KR/html/banner.gif, doc/install/Documentation/ko_KR/html/books.gif, doc/install/Documentation/ko_KR/html/bot.gif, doc/install/Documentation/ko_KR/html/index.gif, doc/install/Documentation/ko_KR/html/next.gif, doc/install/Documentation/ko_KR/html/prev.gif, doc/install/Documentation/ko_KR/html/toc.gif, doc/install/Documentation/ko_KR/html/top.gif, doc/install/Documentation/ko_KR/html/SysAdminGd/cachmgr.gif, doc/install/Documentation/ko_KR/html/SysAdminGd/fserver1.gif, doc/install/Documentation/ko_KR/html/SysAdminGd/fserver2.gif, doc/install/Documentation/ko_KR/html/SysAdminGd/overview.gif, doc/install/Documentation/ko_KR/html/SysAdminGd/scout1.gif, doc/install/Documentation/ko_KR/html/SysAdminGd/scout2.gif, doc/install/Documentation/ko_KR/html/SysAdminGd/scout3.gif, doc/install/Documentation/ko_KR/html/SysAdminGd/scout4.gif, doc/install/Documentation/ko_KR/html/SysAdminGd/vnode.gif, doc/install/Documentation/pt_BR/html/banner.gif, doc/install/Documentation/pt_BR/html/books.gif, doc/install/Documentation/pt_BR/html/bot.gif, doc/install/Documentation/pt_BR/html/index.gif, doc/install/Documentation/pt_BR/html/next.gif, doc/install/Documentation/pt_BR/html/prev.gif, doc/install/Documentation/pt_BR/html/toc.gif, doc/install/Documentation/pt_BR/html/top.gif, doc/install/Documentation/zh_CN/html/banner.gif, doc/install/Documentation/zh_CN/html/books.gif, doc/install/Documentation/zh_CN/html/bot.gif, doc/install/Documentation/zh_CN/html/index.gif, doc/install/Documentation/zh_CN/html/next.gif, doc/install/Documentation/zh_CN/html/prev.gif, doc/install/Documentation/zh_CN/html/toc.gif, doc/install/Documentation/zh_CN/html/top.gif, doc/install/Documentation/zh_TW/html/banner.gif, doc/install/Documentation/zh_TW/html/books.gif, doc/install/Documentation/zh_TW/html/bot.gif, doc/install/Documentation/zh_TW/html/index.gif, doc/install/Documentation/zh_TW/html/next.gif, doc/install/Documentation/zh_TW/html/prev.gif, doc/install/Documentation/zh_TW/html/toc.gif, doc/install/Documentation/zh_TW/html/top.gif, install/InstallShield5/setup.bmp: DELTA STABLE14-image-fix-20070623 AUTHOR shadow@dementia.org 2007-06-23 14:05 shadow * doc/html/AdminGuide/: cachmgr.gif, fserver1.gif, fserver2.gif, overview.gif, scout1.gif, scout2.gif, scout3.gif, scout4.gif, vnode.gif: DELTA STABLE14-doc-add-missing-gifs-20070623 AUTHOR shadow@dementia.org FIXES 1826 2007-06-23 14:01 shadow * doc/html/AdminGuide/scout2.gif: file scout2.gif was added on branch openafs-stable-1_4_x on 2007-06-23 14:05:46 +0000 2007-06-23 14:01 shadow * doc/html/AdminGuide/scout3.gif: file scout3.gif was added on branch openafs-stable-1_4_x on 2007-06-23 14:05:46 +0000 2007-06-23 14:01 shadow * doc/html/AdminGuide/scout4.gif: file scout4.gif was added on branch openafs-stable-1_4_x on 2007-06-23 14:05:46 +0000 2007-06-23 14:01 shadow * doc/html/AdminGuide/vnode.gif: file vnode.gif was added on branch openafs-stable-1_4_x on 2007-06-23 14:05:46 +0000 2007-06-23 14:01 shadow * doc/html/AdminGuide/cachmgr.gif: file cachmgr.gif was added on branch openafs-stable-1_4_x on 2007-06-23 14:05:46 +0000 2007-06-23 14:01 shadow * doc/html/AdminGuide/fserver1.gif: file fserver1.gif was added on branch openafs-stable-1_4_x on 2007-06-23 14:05:46 +0000 2007-06-23 14:01 shadow * doc/html/AdminGuide/scout1.gif: file scout1.gif was added on branch openafs-stable-1_4_x on 2007-06-23 14:05:46 +0000 2007-06-23 14:01 shadow * doc/html/AdminGuide/fserver2.gif: file fserver2.gif was added on branch openafs-stable-1_4_x on 2007-06-23 14:05:46 +0000 2007-06-23 14:01 shadow * doc/html/AdminGuide/overview.gif: file overview.gif was added on branch openafs-stable-1_4_x on 2007-06-23 14:05:46 +0000 2007-06-23 13:57 shadow * src/afs/LINUX/osi_probe.c: DELTA STABLE14-amd64-linux-24-syscall-probe-symbol-change-20070623 AUTHOR kevin@umd.edu FIXES 63763 probe for something else for 2.4 and older 2007-06-23 13:46 shadow * src/vol/: fssync.c, fssync.h, volume.c, volume.h: DELTA STABLE14-fssync-unix-socket-handling-fixes-20070623 AUTHOR mdw@umich.edu FIXES 63743 make unix domain socket behavior better 2007-06-23 06:27 shadow * src/rx/rx_packet.c: DELTA STABLE14-newuuid-fix-20070622 AUTHOR shadow@dementia.org yeah, i should commit from places with better network if i'm going to need to edit in place, so i can see what i'm typing 2007-06-19 09:06 rra * doc/man-pages/pod5/: NetInfo.pod, NetRestrict.pod: DELTA STABLE14-man-page-net-info-fixes-20070619 AUTHOR rra@stanford.edu Fix a NetInfo reference in the NetRestrict man page that should be NetRestrict and add cross-references in SEE ALSO. 2007-06-18 18:51 shadow * src/afsd/afsd.c: DELTA STABLE14-macos-realtime-ip-updates-20070618 AUTHOR shadow@dementia.org notice and deal with IP address changes 2007-06-18 18:26 shadow * README: DELTA STABLE14-readme-20070618 AUTHOR shadow@dementia.org update the systype list 2007-06-18 18:20 shadow * src/: afs/afs_call.c, afsd/afsd.c, cf/osconf.m4: DELTA STABLE14-macos-realtime-ip-updates-20070618 AUTHOR shadow@dementia.org notice and deal with IP address changes 2007-06-18 18:05 shadow * src/afs/afs_call.c: DELTA STABLE14-avoid-empty-uuid-20070618 AUTHOR shadow@dementia.org avoid issue where uuid can potentially be 0: set one always at AFSOP_GO step 2007-06-18 18:00 shadow * src/rx/rx_packet.c: DELTA STABLE14-darwin-collect-network-errors-for-fast-timeout-20070618 AUTHOR shadow@dementia.org same optimization we do on windows, linux 2007-06-18 17:12 shadow * src/afs/afs_call.c: DELTA avoid potential deadlock when e.g. SetTokens called before initialization completes STABLE14-darwin-afs-syscall-eliminate-needless-vfs-context-hold-200 70618 AUTHOR shadow@dementia.org 2007-06-14 19:05 jaltman * src/rx/: rx_lwp.c, rx_packet.c: DELTA STABLE14-rx-lwp-sendmsg-20070614 AUTHOR jaltman@secure-endpoints.com update the lwp version of rxi_sendmsg to return the same error, -1, returned by the pthread version. replace errno with WSAGetLastError() in the Windows blocks so that the correct error value is checked. 2007-06-12 19:20 shadow * src/: afs/afs_pioctl.c, afs/afs_server.c, config/venus.h, venus/fs.c: DELTA STABLE14-newuuid-20070612 AUTHOR shadow@dementia.org add the newuuid command 2007-06-12 18:41 shadow * src/cf/linux-test2.m4: DELTA STABLE14-linux-configure-vfs-update-20070612 AUTHOR marc.dionne@technoconseil.com FIXES 62017 clean up output 2007-06-12 18:35 shadow * acinclude.m4, src/afs/LINUX/osi_vnodeops.c, src/cf/linux-test4.m4: DELTA STABLE14-linux-vfs-flush-3arg-20070612 AUTHOR marc.dionne@technoconseil.com FIXES 62203 3rd arg for passing lock owner id. add configure gunk also 2007-06-12 18:28 shadow * src/afs/LINUX/osi_sysctl.c: DELTA STABLE14-linux-sysctl-update-20070612 AUTHOR sxw@inf.ed.ac.uk FIXES 61906 2.6.21.1 introduces an additional .parent pointer in the middle of the structure. As the OpenAFS code just initialises the structure with a list, this causes it to assign the value intended for .proc_handler to .parent 2007-06-12 05:47 rra * acinclude.m4, src/afs/LINUX/osi_sleep.c, src/afs/LINUX/osi_vfsops.c, src/cf/linux-test4.m4, src/rx/LINUX/rx_kmutex.c, src/rx/LINUX/rx_knet.c: DELTA STABLE14-linux-2-6-22-updates-20070611 AUTHOR marc.dionne@technoconseil.com FIXES 61767 1 - task_struct loses thread_info, which is now accessible through the task_thread_info() macro. A configure test is added to deal with this. 2 - the SLAB_CTOR_VERIFY flag is gone 2007-06-12 04:00 rra * doc/man-pages/pod1/: vos_offline.pod, vos_online.pod: DELTA STABLE14-man-vos-online-20070611 AUTHOR steven.jenkins@gmail.com Add initial man pages for vos offline and vos online. 2007-06-12 03:55 rra * doc/man-pages/pod8/fileserver.pod: DELTA STABLE14-man-fileserver-args-20070611 AUTHOR lw@lwilke.de Missed another erroneous option argument. 2007-06-12 03:42 rra * doc/man-pages/pod1/vos_online.pod: file vos_online.pod was added on branch openafs-stable-1_4_x on 2007-06-12 04:00:18 +0000 2007-06-12 03:42 rra * doc/man-pages/pod1/vos_offline.pod: file vos_offline.pod was added on branch openafs-stable-1_4_x on 2007-06-12 04:00:18 +0000 2007-06-10 14:22 jaltman * src/rxkad/rxkad_server.c: DELTA STABLE14-rxkad-badticket-20070610 AUTHOR jaltman@secure-endpoints.com In rxkad_CheckResponse, when checking the return value from tkt_CheckTimes, the order is == 0, == -1, < -1, <= 0. The <= 0 case is extraneous so remove it. Both < -1 and <= 0 returned RXKADBADTICKET. 2007-06-10 05:54 jaltman * src/sys/pioctl_nt.c: DELTA STABLE14-windows-pioctl-buffer-overrun-20070609 AUTHOR asanka@secure-endpoints.com this patch protects against a buffer overrun in the client if the server were to send more data than the receiving buffer can hold. 2007-06-10 05:40 shadow * src/afs/LINUX/osi_vfsops.c: DELTA STABLE14-linux-kmem-destroy-fix-20070609 AUTHOR shadow@dementia.org don't destroy if create failed 2007-06-06 17:57 shadow * src/volser/vsprocs.c: DELTA STABLE14-vsprocs-avoid-bogus-error-20070606 AUTHOR shadow@dementia.org don't EPRINT if it's not an error 2007-06-06 17:33 shadow * src/config/: param.ppc64_linux24.h, param.ppc64_linux26.h, param.ppc_linux24.h, param.ppc_linux26.h, param.sparc64_linux24.h, param.sparc64_linux26.h, param.sparc_linux24.h: DELTA STABLE14-lwp-linux-ucontext-20070606 AUTHOR shadow@dementia.org to revert other changes which got pushed down here; make things like the head 2007-06-06 17:23 shadow * src/lwp/lwp.c: DELTA STABLE14-aix-declare-setlim-20070606 AUTHOR shadow@dementia.org maybe fix lwp.c compiling with modern aix 2007-06-05 17:12 shadow * src/libafs/MakefileProto.SOLARIS.in: DELTA STABLE14-solaris-sparc-default-to-v8-insns-for-kmod-20070605 AUTHOR shadow@dementia.org FIXES 23935 don't use the default instruction set since the compiler has changed over time 2007-06-05 03:56 rra * src/libafs/make_kbuild_makefile.pl: DELTA STABLE14-fix-kbuild-linux-ppc64-20070604 AUTHOR jhutz@cmu.edu The Linux 2.6 kbuild environment requires assembly files end in .S, not .s. 2007-05-18 05:55 shadow * src/vol/clone.c: DELTA STABLE14-clone-dont-hold-vol-lock-20070516 AUTHOR shadow@dementia.org same deal as purge. a transaction on the volume outstanding holds it. we don't n eed to preclude all access 2007-05-17 18:38 shadow * acinclude.m4, src/afs/LINUX/osi_vnodeops.c: DELTA STABLE14-linux-posix-lock-file-has-wait-arg-now-20070517 AUTHOR shadow@dementia.org FIXES 58590 hopefully this works, i can't actually try it now 2007-05-17 06:52 shadow * acinclude.m4: DELTA STABLE14-linux-sparc-arch-detection-20070517 AUTHOR arkadi@mebius.lv FIXES 60288 use arch to figure out if we are sparc64 2007-05-17 06:39 shadow * acinclude.m4, src/afs/LINUX/osi_vnodeops.c, src/cf/linux-test4.m4: DELTA STABLE14-linux-posix-lock-file-has-wait-arg-now-20070517 AUTHOR shadow@dementia.org FIXES 58590 hopefully this works, i can't actually try it now 2007-05-17 05:47 shadow * src/bucoord/restore.c: DELTA STABLE14-bucoord-dump-levels-20070517 AUTHOR rtb@pclella.cern.ch FIXES 57246 dont use memory past what you've allocated 2007-05-16 21:00 shadow * src/libafs/Makefile.common.in: DELTA STABLE14-libafs-common-placate-irix-make-20070516 AUTHOR lukas@hluze.cz FIXES 59153 irix make wants $@ to be $(@) inside other braces 2007-05-16 20:53 shadow * src/rx/rx.h: DELTA STABLE14-rx-ack-idle-comment-20070516 AUTHOR cg2v@andrew.cmu.edu FIXES 60046 fix comment 2007-05-16 20:46 shadow * src/rx/rx.c: DELTA STABLE14-rx-tq-busy-20070516 AUTHOR cg2v@andrew.cmu.edu FIXES 60046 abstract tq busy wait code 2007-05-16 20:39 shadow * src/rx/rx.c: DELTA STABLE14-rx-send-req-ack-20070516 AUTHOR cg2v@andrew.cmu.edu FIXES 60046 change reply code where appropriate 2007-05-16 20:23 shadow * src/lwp/process.c: DELTA STABLE14-glibc24-jmp-buf-mangling-20070516 AUTHOR arkadi@mebius.lv FIXES 60440 glibc 2.4 does jmp buf manging for "security" whatever. deal. 2007-05-16 19:57 shadow * src/ptserver/ptutils.c: DELTA STABLE14-supergroup-cleanup-20070516 AUTHOR mdw@umich.edu FIXES 60809 Problems fixed with this patch: /1/ supergroup bug: when updating an entry in prdb, the logic in pt_mywrite is supposed to unset flagged & found bitmap entries. This failed on little-endian architecture machines. /2/ warnings; a few fixes to eliminate some compiler noise. 2007-05-16 19:45 shadow * src/ptserver/: db_verify.c, map.c, map.h: DELTA STABLE14-ptserver-fix-bitmap-20070516 AUTHOR mdw@umich.edu FIXES 60680 make sure bitmap code is correct else supergroups returns invalid answer fix verify code to be correct on little endian hosts 2007-05-14 21:45 shadow * src/vol/namei_ops.c: DELTA STABLE14-namei-dont-randomly-full-salvage-20070514 AUTHOR rtb@pclella.cern.ch FIXES 61300 trivial fix to clear forcep (inode already does this) 2007-05-14 21:38 shadow * src/afs/afs_dcache.c: DELTA STABLE14-getdcache-no-slowpass-enforcement-on-dynroot-20070514 AUTHOR cg2v@andrew.cmu.edu don't enforce slowpass check (and don't do unnecessary work) for dynroot vnodes 2007-05-14 19:27 shadow * src/bozo/bosserver.c: DELTA STABLE14-dont-fclose-null-20070514 AUTHOR erland@lewin.nu FIXES we erroneously don't check for not null before fclose. fix it. (1.4 only bug) 2007-05-10 22:44 shadow * src/vol/partition.c: DELTA STABLE14-fix-partition-check-20070510 AUTHOR fcusack@fcusack.com oops 2007-05-10 20:48 rees * src/config/param.i386_obsd41.h: file param.i386_obsd41.h was added on branch openafs-stable-1_4_x on 2007-10-15 15:25:44 +0000 2007-05-10 00:18 shadow * src/volser/vos.c: DELTA STABLE14-vos-namelen-for-dump-restore-is-stupid-20070509 AUTHOR shadow@dementia.org fixes bug reported by stephen joyce which i am too lazy to go get the RT number of 2007-05-08 22:49 rra * src/kauth/ka-forwarder.c: file ka-forwarder.c was added on branch openafs-stable-1_4_x on 2007-08-19 22:17:44 +0000 2007-05-07 17:23 rra * src/venus/up.c: DELTA STABLE14-up-preserve-dir-mtime-20070507 AUTHOR rra@stanford.edu FIXES 34522 Set the mtime on newly created directories to match the original directory. 2007-04-25 19:50 shadow * src/rx/rx.c: DELTA STABLE14-rx-call-abort-release-refcount-20070425 AUTHOR shadow@dementia.org don't leak a call ref when doing a call abort 2007-04-24 00:41 jaltman * src/viced/afsfileprocs.c: DELTA STABLE14-viced-write-perm-grants-read-lock-20070423 AUTHOR jaltman@secure-endpoints.com the permission to obtain a write-lock is granted either by having the "w" permission or the "i" when owning the file. The permission to obtain a read-lock has been granted by having the "k" permission. However it makes no sense that someone can obtain a write-lock but not a read-lock. This patch grants permission to obtain read-locks to those who can obtain write-locks. 2007-04-20 10:59 jaltman * src/WINNT/install/wix/files.wxi: DELTA STABLE14-windows-wix-html-installgd-20070420 AUTHOR jaltman@secure-endpoints.com FIXES 59827 The wix installer creates the wrong directory name for the IBM Quick Guide 2007-04-19 04:10 shadow * src/afs/LINUX/osi_vnodeops.c: DELTA STABLE14-linux-unlink-avoid-infrequent-leak-20070222 AUTHOR rtb@pclella.cern.ch FIXES 54689 avoid minor leak 2007-04-18 18:27 shadow * acinclude.m4, src/afs/LINUX/osi_vnodeops.c, src/cf/linux-test4.m4: DELTA STABLE14-linux-symlink-handling-avoid-crash-20070418 AUTHOR wingc@engin.umich.edu FIXES Background: OpenAFS is vulnerable to crashing in the linux kernel symlink code when running on kernel versions between 2.6.10 to 2.6.12. This also includes all RHEL4 kernels, because RHEL4 includes the code from 2.6.10. The problem is that the symlink text caching API, page_follow_link() et al, is unsuitable for network filesystems where the page cache may be invalidated in parallel with a path lookup. This crash can be triggered easily by doing a bunch of path lookups involving symlinks (e.g., stat() on various files pointed to through links), while simultaneously running 'fs flushvol' on the volume containing the symlinks. The simplest way to fix this problem is to disable the use of symlink text caching when the kernel does not provide a usable symlink API. 2007-04-18 18:04 shadow * src/afs/LINUX/osi_alloc.c: DELTA STABLE14-vmalloc-no-glock-20070418 AUTHOR cg2v@andrew.cmu.edu Based on Chris Wing's analysis which stated in part: GFP_NOFS tells the allocator not to recurse back into the filesystem if it's necessary to free up memory. However, vmalloc() does not have such an option. Therefore, calling osi_Alloc() to request more than a page of memory may end up recursing back into AFS to try to free unused inodes or dentries. In this case, what happened was that osi_Alloc() is called within an AFS_GLOCK(); osi_Alloc() calls vmalloc() which tries to free dentry objects, which then calls back into the AFS module. Unfortunately, AFS_GLOCK() is already held and we deadlock. 2007-04-18 15:58 jaltman * src/WINNT/afsd/afskfw.c: DELTA STABLE14-windows-afskfw-bluescreen-20070418 AUTHOR jaltman@secure-endpoints.com The afskfw library contains an unprotected call to krb5_free_context which can result in krb5_free_context being called with a NULL pointer. MIT's Kerberos libraries do not check that the pointer is non-NULL and will attempt to use it as a valid pointer which will in turn result in an invalid memory access error. This library is used by afslogon.dll which is loaded by winlogon.exe. If the krb5 profile is invalid, the krb5_init_context call will fail to allocate a krb5_context structure which can then result in krb5_free_context being called with a NULL pointer. An unhandled exception within winlogon.exe will cause a blue screen event on Windows 2000, XP and 2003. 2007-04-10 22:31 jaltman * src/libafsauthent/afsauthent.def: DELTA STABLE14-comerr-rename-two-20070410 AUTHOR jaltman@secure-endpoints.com remove afs_krb_get_lrealm from afsauthent.dll it conflicts with libutil.lib 2007-04-10 22:07 jaltman * src/libafsrpc/afsrpc.def: DELTA STABLE14-comerr-rename-two-20070410 AUTHOR jaltman@secure-endpoints.com fix afsrpc.def add_to_error_table 2007-04-10 18:43 shadow * src/: JAVA/libjafs/File.c, WINNT/afsd/cklog.c, WINNT/afsd/fs.c, WINNT/afsd/symlink.c, WINNT/afsd/sample/token.c, WINNT/afsreg/test/regman.c, WINNT/aklog/NTMakefile, WINNT/aklog/asetkey.c, WINNT/win9xpanel/CAfs.cpp, aklog/Makefile.in, aklog/aklog_main.c, aklog/asetkey.c, bozo/bos.c, bucoord/bc_status.c, bucoord/commands.c, bucoord/dump.c, bucoord/dump_sched.c, bucoord/main.c, bucoord/restore.c, bucoord/tape_hosts.c, bucoord/ubik_db_if.c, bucoord/vol_sets.c, bucoord/volstub.c, budb/server.c, butc/lwps.c, butm/butm_test.c, butm/file_tm.c, butm/test_ftm.c, cmd/test/itest.c, comerr/com_err.c, comerr/com_err.h, comerr/compile_et.c, comerr/error_msg.c, comerr/error_table.h, comerr/et_name.c, comerr/test/test.c, dauth/dlog.c, finale/translate_et.c, kauth/admin_tools.c, kauth/decode_ticket.c, kauth/kaprocs.c, kauth/kas.c, kauth/kaserver.c, kauth/kautils.p.h, kauth/klog.c, kauth/kpasswd.c, kauth/krb_udp.c, kauth/manyklog.c, kauth/rebuild.c, kauth/user.c, kauth/test/multiklog.c, kauth/test/test_badtix.c, kauth/test/test_getticket.c, kauth/test/test_interim_ktc.c, kauth/test/test_rxkad_free.c, libadmin/adminutil/afs_utilAdmin.c, libafsrpc/afsrpc.def, libafsrpc/afsrpc.exp, package/package.c, ptserver/db_verify.c, ptserver/pt_util.c, ptserver/ptclient.c, ptserver/ptclient.h, ptserver/pts.c, ptserver/ptserver.c, ptserver/ptuser.c, ptserver/ptutils.c, ptserver/readgroup.c, ptserver/readpwd.c, ptserver/testpt.c, rxkad/test/stress.c, rxkad/test/stress_c.c, shlibafsrpc/afsrpc.exp, shlibafsrpc/mapfile, shlibafsrpc/mapfile.afs_xdr, tests/afscp.c, tests/afsdump_dirlist.c, tests/afsdump_extract.c, tests/afsdump_scan.c, tests/afsdump_xsed.c, tests/null-search.c, update/client.c, update/server.c, uss/uss_acl.c, uss/uss_kauth.c, uss/uss_ptserver.c, uss/uss_vol.c, venus/cmdebug.c, venus/fs.c, venus/livesys.c, venus/twiddle.c, venus/whatfid.c, viced/host.c, volser/common.c, volser/vsprocs.c: DELTA STABLE14-comerr-rename-20070410 AUTHOR shadow@dementia.org nag nag nag 2007-04-03 19:31 shadow * src/config/: param.ia64_linux24.h, param.ia64_linux26.h: DELTA STABLE14-linux-config-h-died-ucontext-didnt-20070403 AUTHOR shadow@dementia.org FIXES 57135 oops 2007-04-03 18:57 shadow * src/afs/afs_osi.c: DELTA STABLE14-move-tasklist-lock-extern-outside-func-20070403 AUTHOR peb@mppmu.mpg.de FIXES 53441 make tasklist-lock extern with pragma weak possibly work right 2007-03-27 03:22 shadow * src/afs/LINUX/osi_syscall.c: DELTA STABLE14-s390x-syscall-patch-fix-20070326 AUTHOR neale@sinenomine.net FIXES make s390x syscall table patching work correctly 2007-03-22 16:01 shadow * src/volser/voltrans.c: DELTA STABLE14-tvolser-locking-updates-20070322 AUTHOR shadow@dementia.org rework locking in tvolser slightly to avoid potential transaction leak 2007-03-20 19:32 shadow * src/afs/DARWIN/osi_vnodeops.c: DELTA STABLE14-darwin-remunlink-20070320 AUTHOR chas@cmf.nrl.navy.mil FIXES 55280 make reumlink work the way it's supposed to 2007-03-20 19:24 shadow * src/: afs/afs_nfsclnt.c, venus/kdump.c: DELTA STABLE14-nfs-gc-fix-20070320 AUTHOR deengert@anl.gov FIXES 56459 avoid issue with nfs gc handler and mismatched types 2007-03-20 19:02 shadow * src/vol/partition.c: DELTA STABLE14-namei-allow-zfs-20070320 AUTHOR banz@umbc.edu don't force AlwaysAttach on ZFS in namei 2007-03-20 18:48 shadow * src/: afs/LINUX/osi_groups.c, rx/LINUX/rx_knet.c: DELTA STABLE14-linux-task-pointer-safety-20070320 AUTHOR cg2v@andrew.cmu.edu FIXES hold applicable locks while futzing with task list 2007-03-20 18:43 shadow * src/afs/LINUX/osi_groups.c: DELTA STABLE14-keyring-pag-finduser-requires-glock-20070320 AUTHOR cg2v@andrew.cmu.edu FIXES identical to the fix from chas@cmf.nrl.navy.mil 2007-03-20 00:54 shadow * configure-libafs.in, configure.in, src/config/NTMakefile.amd64_w2k, src/config/NTMakefile.i386_nt40, src/config/NTMakefile.i386_w2k, src/libafs/afs.ppc_darwin_70.plist.in, src/libafs/afs.ppc_darwin_80.plist.in, src/libafs/afs.ppc_darwin_90.plist.in, src/libafs/afs.x86_darwin_80.plist.in, src/libafs/afs.x86_darwin_90.plist.in: DELTA STABLE14-openafs-1-4-4-20070319 AUTHOR shadow@dementia.org make 1.4.4 2007-03-20 00:52 shadow * src/afs/afs_cell.c: DELTA STABLE14-no-default-setuid-20070319 AUTHOR shadow@dementia.org FIXES 54713 disable default setuid for localcell 2007-03-10 16:08 shadow * src/afs/VNOPS/afs_vnop_flock.c: DELTA STABLE14-java-lock-fix-200702310 AUTHOR shadow@dementia.org make it portable. ugh. 2007-03-10 04:52 jaltman * src/WINNT/: install/NSIS/CellServDB, install/Win9x/CellServDB, install/wix/CellServDB, win9xpanel/CellServDB: DELTA STABLE14-cellservdb-20070309 AUTHOR jhutz@gco 2007-03-09 00:39 shadow * configure-libafs.in, configure.in, src/config/NTMakefile.amd64_w2k, src/config/NTMakefile.i386_nt40, src/config/NTMakefile.i386_w2k, src/libafs/afs.ppc_darwin_70.plist.in, src/libafs/afs.ppc_darwin_80.plist.in, src/libafs/afs.ppc_darwin_90.plist.in, src/libafs/afs.x86_darwin_80.plist.in, src/libafs/afs.x86_darwin_90.plist.in: DELTA STABLE14-openafs-1-4-3-20070308 AUTHOR shadow@dementia.org make 1.4.3 2007-03-03 01:30 jaltman * src/WINNT/afsd/fs.c: DELTA STABLE14-windows-fs-checkserver-20070302 AUTHOR jaltman@secure-endpoints.com FIXES 55234 The "fs checkservers" command when not being used to change the check interval should not require admin privilege. 2007-02-28 00:52 jaltman * doc/txt/winnotes/afs-changes-since-1.2.txt: DELTA STABLE14-windows-notes-20070227 AUTHOR jaltman@secure-endpoints.com 1.4.3-rc2 2007-02-28 00:39 jaltman * src/WINNT/afsd/lanahelper.cpp: DELTA STABLE14-windows-partially-restore-find-lana-by-name-20070227 AUTHOR jaltman@secure-endpoints.com find lana by name is used by the afs control panel to populate the lana list box. don't use the function to find by name. just use it to generate the list of all lana names. 2007-02-28 00:09 jaltman * src/WINNT/afsd/lanahelper.cpp: DELTA STABLE14-remove-find-lana-by-name-20070227 AUTHOR jaltman@secure-endpoints.com commit the rest of the patch that didn't pullup from STABLE14-remove-find-lana-by-name-20070219 2007-02-26 22:18 shadow * src/afs/afs_conn.c: DELTA STABLE14-forcenewconns-even-with-one-interface-20070226 AUTHOR cg2v@andrew.cmu.edu otherwise we don't discard vlserver connections when a server is "down" 2007-02-26 18:52 shadow * src/viced/afsfileprocs.c: DELTA STABLE14-uae-etoomanyrefs-avoid-dup-20070222 AUTHOR shadow@dementia.org when ETOOMANYREFS is EIO don't rewrite the EIO slot with UAETOOMANYREFS 2007-02-26 18:28 shadow * configure-libafs.in, configure.in, src/libafs/afs.ppc_darwin_70.plist.in, src/libafs/afs.ppc_darwin_80.plist.in, src/libafs/afs.ppc_darwin_90.plist.in, src/libafs/afs.x86_darwin_80.plist.in, src/libafs/afs.x86_darwin_90.plist.in, src/config/NTMakefile.amd64_w2k, src/config/NTMakefile.i386_nt40, src/config/NTMakefile.i386_w2k: DELTA STABLE14-openafs-143rc3-20070226 AUTHOR shadow@dementia.org FIXES openafs 1.4.3rc3 (and appropriate windows build version increment) 2007-02-26 17:59 shadow * src/rx/LINUX/rx_knet.c: DELTA STABLE14-conditionalize-tasklist-lock-20070226 AUTHOR Stephan.Wiesand@desy.de FIXES 54922 make rx_knet use tasklist_lock conditionally also 2007-02-26 17:53 shadow * src/cf/linux-test4.m4: DELTA STABLE14-update-tasklist-lock-test-20070226 AUTHOR Stephan.Wiesand@desy.de FIXES 54916 make the tasklist lock test actually detect GPL stupidity 2007-02-22 21:48 shadow * acinclude.m4, src/afs/LINUX/osi_sysctl.c, src/cf/linux-test4.m4: DELTA STABLE14-linux-2621-20070222 AUTHOR marc.dionne@technoconseil.com FIXES 54645 configure support for new sysctl api 2007-02-22 15:19 shadow * src/viced/afsfileprocs.c: DELTA STABLE14-uae-etoomanyrefs-avoid-dup-20070222 AUTHOR shadow@dementia.org when ETOOMANYREFS is EIO don't rewrite the EIO slot with UAETOOMANYREFS 2007-02-20 18:06 shadow * src/afs/LINUX/osi_vnodeops.c: DELTA STABLE14-linux-lookup-crfree-20070220 AUTHOR kevin@umd.edu FIXES 54549 add missing crfree to avoid leak 2007-02-20 03:07 jaltman * src/WINNT/afsd/lanahelper.cpp: DELTA STABLE14-remove-find-lana-by-name-20070219 AUTHOR jaltman@secure-endpoints.com Remove the find lana by name functionality. It is crucial that the name computed by the afs service can also be computed by the pioctl function executed by generic end users without privilege. Unfortunately, the undocumented functions used to implement find lana by name require access to registry keys that a generic user cannot read. 2007-02-15 17:11 shadow * src/rx/rx.c: DELTA STABLE14-rxdebug-backoff-20070215 AUTHOR jhutz@cmu.edu make rxdebug be less aggressive when retransmitting 2007-02-15 06:00 jaltman * src/WINNT/afsd/cm_utils.c: DELTA STABLE14-windows-rmdir-not-empty-error-code-20070215 AUTHOR jaltman@secure-endpoints.com Ensure that removing a directory containing existing files returns the correct error to the caller. 2007-02-15 00:36 shadow * src/afs/VNOPS/afs_vnop_flock.c: DELTA STABLE14-java-locking-redux-20070214 AUTHOR megacz@cs.berkeley.edu FIXES change the -1 len check for java locks slightly 2007-02-15 00:29 shadow * src/afs/DARWIN/osi_vnodeops.c: DELTA STABLE14-darwin-missing-dropnames-20070214 AUTHOR cg2v@andrew.cmu.edu for correctness, not to fix anything which has yet been observed 2007-02-14 23:58 shadow * src/config/libafsdep: DELTA STABLE14-libafsdep-correction-20070214 AUTHOR jhutz@cmu.edu FIXES 53441 apply the rest of the patch 2007-02-13 22:54 shadow * src/afs/LINUX/osi_probe.c: DELTA STABLE14-osi-probe-harder-20070213 AUTHOR jhutz@cmu.edu 2.6.16 i386 didn't probe successfully before in at least one case 2007-02-13 19:12 shadow * src/config/param.amd64_linux24.h: DELTA STABLE14-amd64-linux24-ucontext-20070213 AUTHOR shadow@dementia.org this should not have been removed here 2007-02-13 18:45 shadow * src/afs/LINUX/osi_probe.c: DELTA STABLE14-amd64-syscall-probe-20070212 AUTHOR shadow@dementia.org FIXES 53441 based on suggested change from cg2v@andrew.cmu.edu tasklist_lock not being exported makes this useless otherwise 2007-02-13 18:23 jaltman * src/config/: NTMakefile.amd64_w2k, NTMakefile.i386_nt40, NTMakefile.i386_w2k: DELTA STABLE14-windows-version-20070213 AUTHOR jaltman@secure-endpoints.com 1.4.301 == 1.4.3rc2 2007-02-13 01:49 shadow * configure-libafs.in, configure.in, src/libafs/afs.ppc_darwin_70.plist.in, src/libafs/afs.ppc_darwin_80.plist.in, src/libafs/afs.ppc_darwin_90.plist.in, src/libafs/afs.x86_darwin_80.plist.in, src/libafs/afs.x86_darwin_90.plist.in: DELTA STABLE14-openafs-1-4-3fc2-20070212 AUTHOR shadow@dementia.org make 1.4.3rc2 2007-02-13 01:36 shadow * src/afs/VNOPS/afs_vnop_flock.c: DELTA STABLE14-lock-mask-64bit-negative-1-for-java-20070212 AUTHOR megacz@cs.berkeley.edu java sends a 64 bit long -1... which isn't going to be useful most of the time 2007-02-13 01:18 shadow * src/afs/LINUX/osi_probe.c: DELTA STABLE14-amd64-syscall-probe-20070212 AUTHOR shadow@dementia.org FIXES 53441 based on suggested change from cg2v@andrew.cmu.edu tasklist_lock not being exported makes this useless otherwise S: ------------------------------------------------------------------- --- 2007-02-10 13:56 jaltman * src/aklog/: aklog_main.c, krb_util.c: DELTA STABLE14-aklog-krb5-referrals-compat-20070210 AUTHOR jaltman@secure-endpoints.com MIT Kerberos version 5 release 1.6 adds support for referrals in the client. As a result krb5_get_host_realm() returns the nul-string for the realm whenever there is no local domain-realm mapping in the profile. aklog must now manually perform the fallback to using the domain of the vlserver as basis for the realm name if referrals fail. 2007-02-09 18:52 shadow * acinclude.m4: DELTA STABLE14-disable-linux-flock-20070209 AUTHOR shadow@dementia.org this needs more testing before we can run with it 2007-02-09 18:44 shadow * configure-libafs.in, src/config/Makefile.in: DELTA STABLE14-libafsdep-mods-20070209 AUTHOR peb@mppmu.mpg.de FIXES 53381 don't break vpath builds 2007-02-09 18:29 shadow * src/cf/linux-test1.m4: DELTA STABLE14-linux-compile-test-24-20070209 AUTHOR jhutz@cmu.edu FIXES 53385 no linux/namei.h on 2.4 2007-02-09 01:38 shadow * src/afs/LINUX/osi_vnodeops.c: DELTA STABLE14-linux-locking-pre-2618-20070208 AUTHOR wingc@engin.umich.edu FIXES 53457 deal with pre 2.6.18 locking behavior 2007-02-09 01:30 shadow * acinclude.m4, src/afs/afs_osi.c, src/afs/LINUX/osi_module.c, src/afs/LINUX/osi_probe.c, src/cf/linux-test4.m4: DELTA STABLE14-tasklist-export-check-20070208 AUTHOR shadow@dementia.org work around tasklist lock export harder 2007-02-09 01:25 shadow * src/afs/LINUX/osi_vfsops.c: DELTA STABLE14-afs-magic-for-linux-20070208 AUTHOR megacz@cs.berkeley.edu FIXES 52442 use the afs magic number 2007-02-09 01:14 shadow * src/config/: afs_sysnames.h, param.i386_obsd40.h: DELTA STABLE14-obsd40-initial-20070208 AUTHOR scorch@muse.net.nz FIXES 53283 doesn't work right, and the patch in 53296 can't be taken as is 2007-02-09 01:12 shadow * src/config/param.i386_obsd40.h: file param.i386_obsd40.h was added on branch openafs-stable-1_4_x on 2007-02-09 01:14:38 +0000 2007-02-09 01:07 shadow * src/afs/: afs_call.c, LINUX/osi_vnodeops.c: DELTA STABLE14-linux24-update-20070208 AUTHOR mdw@umich.edu FIXES 53199 update for linux 2.4 2007-02-09 00:32 shadow * src/afs/afs_osi_pag.c: DELTA STABLE14-keyring-pag-avoid-shadowing-20070208 AUTHOR dionne@cs.wisc.edu FIXES 38959 avoid shadowing the pag variable 2007-02-09 00:20 shadow * src/rx/rx_kcommon.c: DELTA STABLE14-getcbi-limit-addresses-20070208 AUTHOR shadow@dementia.org FIXES 36643 don't write addresses (if we have too many) over random memory 2007-02-08 23:59 shadow * src/vol/fssync.c: DELTA STABLE14-use-unix-sockets-20070208 AUTHOR shadow@dementia.org option to use unix socket for fssync 2007-02-08 23:27 shadow * acinclude.m4, src/vol/fssync.c: DELTA STABLE14-use-unix-sockets-20070208 AUTHOR shadow@dementia.org backport for 1.4.x 2007-02-08 22:41 shadow * acinclude.m4, src/afs/afs_osi.h, src/afs/LINUX/osi_machdep.h, src/cf/linux-test4.m4: DELTA STABLE14-linux-lock-tracking-20070208 AUTHOR jhutz@cmu.edu FIXES 31818 avoid a potential leaked lock when closing firefox. 2007-02-03 03:25 shadow * acinclude.m4, src/afs/afs_callback.c, src/afs/lock.h, src/afs/LINUX/osi_vnodeops.c, src/cf/linux-test4.m4: DELTA STABLE14-linux-and-locks-cleanup-20070202 AUTHOR cg2v@andrew.cmu.edu FIXES fix linux flock, remove a bogus lock assert, and fix pid tracking to avoid useless panic 2007-02-02 15:38 jaltman * src/WINNT/install/NSIS/OpenAFS.nsi: DELTA STABLE14-windows-nsis-20070202 AUTHOR jaltman@secure-endpoints.com even if afsd_service.exe can be shut down the binary might still not be able to be replaced due to the windows Protection Service. Use the ReplaceDLL macro 2007-01-29 19:32 rra * doc/man-pages/pod1/fs_setacl.pod: DELTA STABLE14-document-fs-setacl-permissions-20070129 AUTHOR rra@stanford.edu Better document the current state of implicit "a" rights on directories. 2007-01-25 11:24 shadow * src/afs/afs_volume.c: DELTA STABLE14-volume-dont-artificially-untimeout-vlservers-20061218 AUTHOR jhutz@cmu.edu FIXES 48959 remove synthetic event to undo timeouts of vlservers we "haven't talked to yet" 2007-01-22 17:41 shadow * src/: kauth/.cvsignore, platform/.cvsignore, platform/AIX/.cvsignore, platform/DARWIN/.cvsignore, platform/FBSD/.cvsignore, platform/HPUX/.cvsignore, platform/IRIX/.cvsignore, platform/LINUX/.cvsignore, platform/NBSD/.cvsignore, platform/OBSD/.cvsignore, platform/SOLARIS/.cvsignore, shlibafsrpc/.cvsignore: DELTA STABLE14-cvsignore-happiness-20060801 AUTHOR rra@stanford.edu Update .cvsignore files to ignore everything we should be ignorant of. 2007-01-22 17:22 shadow * Makefile.in, src/config/Makefile.in: DELTA STABLE14-make-cleaner-20070122 AUTHOR shadow@dementia.org this stuff was missed 2007-01-19 19:32 shadow * acinclude.m4, src/cf/linux-test1.m4, src/cf/linux-test4.m4: DELTA STABLE14-linux-kbuild-test-fixes-20070119 AUTHOR jhutz@cmu.edu fixes to build for linux when doing objdir builds 2007-01-16 17:21 jaltman * src/WINNT/install/NSIS/OpenAFS.nsi: DELTA STABLE14-windows-nsis-fix-rpc-20070116 AUTHOR jaltman@secure-endpoints.com remove the rpc fix. the original code was correct 2007-01-16 04:16 shadow * configure-libafs.in, configure.in, src/libafs/afs.ppc_darwin_70.plist.in, src/libafs/afs.ppc_darwin_80.plist.in, src/libafs/afs.ppc_darwin_90.plist.in, src/libafs/afs.x86_darwin_80.plist.in, src/libafs/afs.x86_darwin_90.plist.in: DELTA STABLE14-openafs-1-4-3fc1-20070115 AUTHOR shadow@dementia.org 1.4.3rc1 2007-01-15 23:34 jaltman * src/WINNT/install/NSIS/OpenAFS.nsi: DELTA STABLE14-windows-no-vista-20070115 AUTHOR jaltman@secure-endpoints.com Do not permit the 1.4 release to be installed on Vista. 2007-01-15 21:05 jaltman * src/WINNT/install/wix/: openafs.wxs, lang/en_US/strings.wxl: DELTA STABLE14-windows-msi-no-vista-20070115 AUTHOR jaltman@secure-endpoints.com Prevent the 1.4 release from being installed on Vista 2007-01-15 20:51 shadow * src/afs/afs_prototypes.h: DELTA STABLE14-linux26-large-pag-groups-20070115 AUTHOR cg2v@andrew.cmu.edu working from base provided by shadow@dementia.org 2007-01-15 19:57 jaltman * doc/txt/winnotes/afs-changes-since-1.2.txt: DELTA STABLE14-windows-notes-20070115 AUTHOR jaltman@secure-endpoints.com final updates for 1.4.3-rc1 2007-01-15 19:54 jaltman * src/WINNT/afsd/cm_vnodeops.c: DELTA STABLE14-windows-open-dir-lookup-20070115 AUTHOR jaltman@secure-endpoints.com CIFS NTCreateX Read privilege means PRSFS_LOOKUP when the object is a directory 2007-01-15 15:52 shadow * src/afs/: afs_osi_pag.c, afs_prototypes.h, LINUX/osi_groups.c, LINUX/osi_machdep.h: DELTA STABLE14-linux26-large-pag-groups-20070115 AUTHOR cg2v@andrew.cmu.edu working from base provided by shadow@dementia.org 2007-01-12 16:31 shadow * src/afs/lock.h: DELTA STABLE14-locker-thread-tracking-20070111 AUTHOR tkeiser@gmail.com track thread ids so we can properly not deadlock 2007-01-12 05:23 shadow * src/: util/netutils.c, viced/viced.c: DELTA STABLE14-netinfo-fake-support-correction-20070112 AUTHOR shadow@dementia.org fix NetInfo "f" line fake IP address support to work when either 1) NetRestrict file is in place or 2) existing sysid file does not list fake address 2007-01-12 03:51 shadow * src/rx/: rx_packet.c, rx_prototypes.h: DELTA STABLE14-rx-deal-with-afs34-jumbograms-again-20070111 AUTHOR tkeiser@gmail.com FIXES 51116 try again at dealing with old jumbograms 2007-01-12 03:29 shadow * src/afs/: afs_callback.c, lock.h: DELTA STABLE14-locker-thread-tracking-20070111 AUTHOR shadow@dementia.org track thread ids so we can properly not deadlock 2007-01-09 15:28 jaltman * src/afs/afs_analyze.c: DELTA STABLE14-client-handle-vicetokendead-with-reconnect-20070109 AUTHOR jaltman@secure-endpoints.com client-handle-vicetokendead-with-reconnect-20070104 failed to alter the behavior of the RXKADEXPIRED and other cases. 2007-01-06 01:21 shadow * src/rx/: rx_globals.h, rx_packet.c: DELTA STABLE14-tsfpq-macro-naming-20070105 AUTHOR shadow@dementia.org rename the queue-splicing versions of the checkin/checkout macros 2007-01-05 23:34 shadow * src/packaging/MacOS/buildpkg.sh: DELTA STABLE14-buildpkg-dmg-path-20070105 AUTHOR shadow@dementia.org reported by marcus watts 2007-01-05 23:20 shadow * src/rx/rx_packet.c: DELTA STABLE14-rx-deal-with-afs34-jumbograms-again-20070105 AUTHOR shadow@dementia.org FIXES try again at dealing with old jumbograms 2007-01-05 20:18 jaltman * src/config/: NTMakefile.amd64_w2k, NTMakefile.i386_nt40, NTMakefile.i386_w2k: DELTA STABLE14-windows-version-20070105 AUTHOR jaltman@secure-endpoints.com 1.4.300 == 1.4.3-rc1 2007-01-05 20:15 jaltman * src/WINNT/doc/install/Documentation/en_US/html/: index.htm, ReleaseNotes/logo.htm, ReleaseNotes/relnotes-frames.htm, ReleaseNotes/relnotes.htm: DELTA STABLE14-windows-release-notes-20070105 AUTHOR jaltman@secure-endpoints.com 1.4.3 2007-01-05 20:12 jaltman * doc/txt/winnotes/afs-changes-since-1.2.txt: DELTA STABLE14-windows-notes-20070105 AUTHOR jaltman@secure-endpoints.com updates for 1.4.3 rc1 2007-01-05 18:55 jaltman * src/WINNT/afsd/: afsd_init.c, afslogon.c: DELTA STABLE14-windows-afsd-20070105 AUTHOR jaltman@secure-endpoints.com some of the patches from the last few months that were pulled up rely on bits and pieces from other patches that weren't pulled up. 2007-01-05 18:23 shadow * src/ptserver/ptuser.c: DELTA STABLE14-pts-rename-fix-20070105 AUTHOR kevin@umd.edu FIXES 51066 fix pts rename to do the right thing 2007-01-05 17:21 jaltman * src/WINNT/afsd/: afsd_init.c, cm_access.c, cm_vnodeops.c: DELTA STABLE14-windows-unix-mode-bit-enforcement-20070105 AUTHOR jaltman@secure-endpoints.com modify the write-lock permission test so that the UnixMode bits do not subtract PRSFS_WRITE from the rights when testing PRSFS_WRITE | PRSFS_LOCK. PRSFS_WRITE implies PRSFS_LOCK so add it Add new registry value "DeleteReadOnly" to permit deletion of read-only files. The default is 0. Set to non-zero value to activate. 2007-01-05 06:08 shadow * src/bucoord/bc.p.h: DELTA STABLE14-bucoord-protoize-20070104 AUTHOR omalleys@msu.edu FIXES 50870 protoize bucoord 2007-01-05 06:05 shadow * src/ptserver/ptuser.c: DELTA STABLE14-pr-changeentry-arg-types-20070105 AUTHOR shadow@dementia.org oops. put it back 2007-01-05 05:59 shadow * src/bucoord/bc.p.h: DELTA STABLE14-bucoord-protoize-20070104 AUTHOR omalleys@msu.edu FIXES 50870 protoize bucoord 2007-01-05 05:05 shadow * src/afs/lock.h: DELTA STABLE14-solaris-but-seriously-20070105 AUTHOR shadow@dementia.org guess chas had the right idea 2007-01-05 04:58 shadow * src/rx/: rx_globals.h, rx_packet.c: DELTA STABLE14-free-packet-avoid-issue-with-34-jumbograms-20070104 AUTHOR shadow@dementia.org try to deal with rainer toebbicke's ongoing issue 2007-01-05 04:50 shadow * src/afs/lock.h: DELTA STABLE14-solaris-mypid-track-threads-20070104 AUTHOR shadow@dementia.org based on suggestion by tkeiser 2007-01-05 03:34 shadow * src/bucoord/: bc.p.h, bc_status.c, commands.c, config.c, dlq.c, dsstub.c, dsvs.c, dump.c, dump_sched.c, expire.c, main.c, restore.c, status.c, tape_hosts.c, ttest.c, ubik_db_if.c, vol_sets.c, volstub.c: DELTA STABLE14-bucoord-protoize-20070104 AUTHOR omalleys@msu.edu FIXES 50870 protoize bucoord 2007-01-05 03:22 shadow * src/: aklog/Makefile.in, aklog/asetkey.c, cf/kerberos.m4: DELTA STABLE14-asetkey-with-heimdal-20070104 AUTHOR mdw@umich.edu FIXES 50973 just make asetkey build with heimdal 2007-01-04 22:25 rra * acinclude.m4, src/cf/linux-test1.m4: DELTA STABLE14-linux-kbuild-configure-20070104 AUTHOR mdw@umich.edu FIXES 40604 Test whether Linux kernel builds work at all before going into specific builds so that we can fail earlier with a better error message. Try to put more errors from the kernel build into config.log. 2007-01-04 22:09 shadow * src/afs/DARWIN/osi_vfsops.c: DELTA STABLE14-darwin-fake-more-free-20070104 AUTHOR shadow@dementia.org fake more free disk space for dumb apps 2007-01-04 21:57 shadow * src/afs/afs_analyze.c: DELTA STABLE14-client-handle-vicetokendead-with-reconnect-20070104 AUTHOR shadow@dementia.org basically, if the issue is really expired tokens then we force the server to tell us that instead of that our older connection is still using the old tokens for some reason, by letting a new connection happen first 2007-01-04 21:50 shadow * src/packaging/MacOS/buildpkg.sh: DELTA STABLE14-macos-installer-fix-20070104 AUTHOR shadow@dementia.org this time for sure 2007-01-04 21:43 shadow * src/cf/linux-test4.m4: DELTA STABLE14-linux-workqueue-prereq-20070104 AUTHOR shadow@dementia.org FIXES 49890 make the workqueue configure test actually work on 2.4 2007-01-04 21:26 shadow * src/: afs/LINUX/osi_sleep.c, rx/rx_kcommon.h: DELTA STABLE14-freezer-h-existance-20070104 AUTHOR marc.dionne@technoconseil.com FIXES 50941 only include freezer.h if it exists 2007-01-03 00:45 jaltman * src/WINNT/afsd/cm_access.c: DELTA STABLE14-windows-unix-mode-bit-enforcement-20070102 AUTHOR jaltman@secure-endpoints.com When the Unix mode bits do not include the write bit (0200), then the file is reported to Windows as read-only. This also prevents the acquisition of write-locks. It should also prevent deletion but the code in cm_HaveAccessRights() did not remove the PRSFS_DELETE privilege from the reported rights. 2007-01-02 16:01 shadow * src/cf/linux-test4.m4: DELTA STABLE14-fix-linux-2-6-20-configure-test-20070102 AUTHOR marc.dionne@technoconseil.com FIXES 50594 make the cc flags modification not break things 2007-01-02 07:36 shadow * src/afs/SOLARIS/: osi_inode.c, osi_machdep.h, osi_vfsops.c: DELTA STABLE14-solaris10-suser-replace-20070102 AUTHOR daleg@umbc.edu FIXES 50246 suser is dead, long live suser 2006-12-30 17:02 jaltman * src/kauth/kaserver.c: DELTA STABLE14-kaserver-deprecation-warning-20061230 AUTHOR jaltman@secure-endpoints.com The following message is now logged to both the BosLog and the AuthLog at startup. WARNING: kaserver is deprecated due to its weak security properties. Migrating to a Kerberos 5 KDC is advised. http://www.openafs.org/no-more-des.html 2006-12-30 16:56 jaltman * src/auth/cellconfig.c: DELTA STABLE14-afsdb-resolver-reinit-20061230 AUTHOR jaltman@secure-endpoints.com FIXES 50576 replace 'try' with 'try_init' and declare 'try_init'. 'try' is a reserved word on some compilers. not sure how this code was compiling on MacOS X and Windows as 'try' was not declared. 2006-12-28 22:26 shadow * src/afs/SOLARIS/: osi_vfsops.c, osi_vnodeops.c: DELTA STABLE14-null-terminate-solaris-ops-20061228 AUTHOR daleg@umbc.edu FIXES 50340 vfsops and vnodeops need a NULL at the end of the structs 2006-12-28 21:59 shadow * Makefile.in, acinclude.m4, src/cf/osconf.m4, src/config/afs_sysnames.h, src/config/param.sun4x_511.h, src/config/param.sunx86_511.h, src/libafs/MakefileProto.SOLARIS.in: DELTA STABLE14-add-solaris-11-support-v2-20061228 AUTHOR daleg@umbc.edu FIXES 50343 initial 5.11 support 2006-12-28 21:58 shadow * src/config/param.sun4x_511.h: file param.sun4x_511.h was added on branch openafs-stable-1_4_x on 2006-12-28 21:59:45 +0000 2006-12-28 21:58 shadow * src/config/param.sunx86_511.h: file param.sunx86_511.h was added on branch openafs-stable-1_4_x on 2006-12-28 21:59:45 +0000 2006-12-28 21:50 shadow * src/afs/: afs_osi.c, sysincludes.h, SOLARIS/osi_machdep.h: DELTA STABLE14-solaris10-suser-replace-20061228 AUTHOR daleg@umbc.edu FIXES 50246 suser is dead, long live suser 2006-12-28 21:32 shadow * acinclude.m4, src/afs/afs_call.c, src/afs/LINUX/osi_sleep.c, src/afs/LINUX/osi_vfsops.c, src/cf/linux-test4.m4, src/rx/rx_kcommon.h, src/rx/LINUX/rx_kmutex.c, src/rx/LINUX/rx_knet.c: DELTA STABLE14-linux-2620-rc1-update-20061228 AUTHOR marc.dionne@technoconseil.com FIXES 49890 updates for linux 2.6.20-rc1 2006-12-28 20:38 shadow * src/auth/cellconfig.c: DELTA STABLE14-afsdb-resolver-reinit-20061228 AUTHOR shadow@dementia.org as reported by Adam Megacz, but my own version of the fix 2006-12-27 15:47 shadow * src/packaging/MacOS/buildpkg.sh: DELTA STABLE14-macos-installer-fix-20061227 AUTHOR shadow@dementia.org make the installer build correctly again 2006-12-22 06:47 shadow * src/bozo/bnode.p.h: DELTA STABLE14-bosserver-avoid-bosconfig-truncation-20061221 AUTHOR shadow@dementia.org why the heck would it be a good idea to rewrite the BosConfig while we are start ing, exactly? 2006-12-21 23:15 shadow * src/bozo/: bnode.c, bnode.p.h, bosoprocs.c, bosserver.c: DELTA STABLE14-bosserver-avoid-bosconfig-truncation-20061221 AUTHOR shadow@dementia.org why the heck would it be a good idea to rewrite the BosConfig while we are starting, exactly? 2006-12-20 20:09 shadow * src/afs/: afs_dynroot.c, afs_nfsclnt.c, afs_osi_pag.c, afs_user.c, SOLARIS/osi_groups.c: DELTA STABLE14-solaris10-avoid-direct-cred-access-20061220 AUTHOR daleg@umbc.edu avoid a panic after we muck with groups by being less evil 2006-12-19 18:02 jaltman * src/WINNT/afsd/afslogon.c: DELTA STABLE14-windows-afslogon-20061219 AUTHOR jaltman@secure-endpoints.com Initialize Winsock from within afslogon.c so that ka_UserAuth will work again. 2006-12-19 04:51 shadow * src/volser/dumpstuff.c: DELTA STABLE14-volser-dumpstuff-20061218 AUTHOR reuter@rzg.mpg.de FIXES 46937 "vos release" per default does an incremental dump. volser-dump-validate-input-20060417 ends up with keeping dead vnodes and data in the remote RO-volume. This patch corrects the behavior for RO-volumes. See ticket for extensive discussion. 2006-12-19 04:30 shadow * acconfig.h: DELTA STABLE14-kernel-endianness-test-fix-20061218 AUTHOR shadow@dementia.org FIXES 47893 ok, so, when we're in the kernel, do something 2006-12-19 04:21 shadow * configure-libafs.in, src/config/Makefile.in, src/config/libafsdep: DELTA STABLE14-openafs-kernel-src-fix-20061218 AUTHOR shadow@dementia.org FIXES 44573 ok, so, we need to emit Makefile.version when we build openafs-kernel 2006-12-19 03:51 jaltman * src/volser/dumpstuff.c: DELTA STABLE14-volser-dumpstuff-20061218 AUTHOR reuter@rzg.mpg.de FIXES 46937 "vos release" per default does an incremental dump. volser-dump-validate-input-20060417 ends up with keeping dead vnodes and data in the remote RO-volume. This patch corrects the behavior for RO-volumes. See ticket for extensive discussion. 2006-12-19 03:40 jaltman * src/volser/volprocs.c: DELTA STABLE14-volser-undo-cleanup-20061218 AUTHOR jaltman@secure-endpoints.com uncommit an inappropriate commit DELTA volser-cleanup-xx-20061128 2006-12-19 03:21 shadow * src/rx/: rx_globals.c, rx_globals.h: DELTA STABLE14-rx-globals-avoid-INIT-reuse-20061218 AUTHOR shadow@dementia.org FIXES 45515 avoid calling our macro INIT 2006-12-19 02:35 shadow * src/afs/afs_volume.c: DELTA STABLE14-volume-dont-artificially-untimeout-vlservers-20061218 AUTHOR jhutz@cmu.edu FIXES 48959 remove synthetic event to undo timeouts of vlservers we "haven't talked to yet" 2006-12-19 02:29 shadow * src/afs/LINUX/osi_cred.c: DELTA STABLE14-linux-osi-cred-pool-byebye-20061218 AUTHOR chas@cmf.nrl.navy.mil FIXES ok, unneeded abstraction removed. 2006-12-16 06:26 shadow * src/vlserver/vldb_check.c: DELTA STABLE14-vldb-repair-tool-20061216 AUTHOR shadow@dementia.org make vldb_check able to repair at least some kinds of damage run it on a vldb which does not have a server operating live on it verify the result with vldb_check before using. 2006-12-15 16:38 shadow * src/ubik/remote.c: DELTA STABLE14-ubik-better-debug-logging-in-remote-20061215 AUTHOR shadow@dementia.org log when we get errors doing remote sync what it was, rather than covering it up 2006-12-05 19:40 shadow * src/rx/rx_packet.c: DELTA STABLE14-rx-preparesendpacket-avoid-double-free-20061205 AUTHOR shadow@dementia.org wow, this is special existed forever but only when we stopped leaking packets did it become a problem anyway, don't free packets and forget to reduce the number of packets in play 2006-12-01 18:49 shadow * src/afs/LINUX/osi_syscall.c: DELTA STABLE14-give-s390x-syscall-table-the-big-hammer-20061201 AUTHOR shadow@dementia.org Neale Ferguson contributed the assembler. The false illusion of security some people want to play under is usually good for wasting a few hours; it was here. making the sys_call_table read nly for real of course fixes it, let's just hope keyrings come along before then on such platforms. 2006-12-01 18:34 shadow * src/packaging/RedHat/: openafs-README, openafs-buildall.sh, openafs-client.init, openafs-kvers-is.sh, openafs.spec.in: DELTA STABLE14-redhat-packaging-updates-20061201 AUTHOR shadow@dementia.org updates from derek updates for s390x updates to handle suse 2006-12-01 12:59 shadow * src/packaging/RedHat/: openafs-client.init, openafs-server.init: DELTA STABLE14-redhat-initscripts-update-for-suse-20061201 AUTHOR shadow@dementia.org suse lacks /etc/init.d/functions 2006-11-29 21:23 shadow * src/rxkad/private_data.h: DELTA STABLE14-cprivate-ticketlen-is-32-not-16-20061129 AUTHOR shadow@dementia.org everyone else thinks ticketLen is 32 bits. contrary to what arby's says, different is not necessarily better. 2006-11-28 09:34 jaltman * src/volser/: dumpstuff.c, volprocs.c: DELTA STABLE14-volser-cleanup-xx-20061128 AUTHOR jaltman@secure-endpoints.com cleanup the return code handling from volser-dump-validate-input-20060417 2006-11-28 09:06 jaltman * src/WINNT/afsd/cm_conn.c: DELTA STABLE14-windows-conn-analyze-20061128 AUTHOR jaltman@secure-endpoints.com force an rx connection reset if VICECONNBAD or VICETOKENDEAD are received 2006-11-28 09:02 jaltman * src/WINNT/afsd/afslogon.c: DELTA STABLE14-windows-afslogon-dont-modify-environment-20061128 AUTHOR jaltman@secure-endpoints.com don't allow environment variables we set to be inherited by child processes 2006-11-21 01:29 rra * src/auth/cellconfig.c: DELTA STABLE14-thiscell-whitespace-20061120 AUTHOR rra@stanford.edu Be more liberal when parsing ThisCell. Accept and ignore leading and trailing whitespace and anything after the first whitespace character on the first line. Return an error for a read error or for an empty cell name. 2006-11-20 23:47 rra * src/util/dirpath.c: DELTA STABLE14-relative-path-canonicalization-20061120 AUTHOR rra@stanford.edu Path canonicalization for commands such as bos getlog was only applied for absolute paths; relative paths were still constructed relative to the canonical directory. Modify the path canonicalization routines to also canonicalize the base directory for relative paths. 2006-11-11 07:15 jaltman * src/WINNT/afsd/smb.c: DELTA STABLE14-windows-smb-rename-offline-folders-20061111 AUTHOR jaltman@secure-endpoints.com FIXES 45692 when offline folders are enabled, the old file name sent in a rename operation is sent in all uppercase even when the file name is not. this patch attempts a case insensitive match after the case sensitive match fails. 2006-11-10 04:35 shadow * src/afs/afs_vcache.c: DELTA STABLE14-revert-inactivevcache-hold-lock-20061109 AUTHOR shadow@dementia.org fails verification. come back to it 2006-11-10 04:10 shadow * src/packaging/MacOS/OpenAFS.pre_upgrade: DELTA STABLE14-macos-preupgrade-script-20061109 AUTHOR shadow@dementia.org update the preupgrade script 2006-11-10 04:03 shadow * src/afs/UKERNEL/afs_usrops.c: DELTA STABLE14-kill-stat-blksize-20061109 AUTHOR chas@cmf.nrl.navy.mil FIXES 42663 don't provide a bogus hint 2006-11-10 00:16 shadow * src/: afs/afs_dcache.c, afs/afs_server.c, packaging/MacOS/InstallationCheck.8, packaging/MacOS/InstallationCheck.9, packaging/MacOS/buildpkg.sh, rx/rx_kcommon.c: DELTA STABLE14-leopard-updates-20061109 AUTHOR shadow@dementia.org make things work with current seeds 2006-11-10 00:14 shadow * src/packaging/MacOS/InstallationCheck.9: file InstallationCheck.9 was added on branch openafs-stable-1_4_x on 2006-11-10 00:16:29 +0000 2006-11-10 00:14 shadow * src/packaging/MacOS/InstallationCheck.8: file InstallationCheck.8 was added on branch openafs-stable-1_4_x on 2006-11-10 00:16:29 +0000 2006-11-10 00:08 shadow * acinclude.m4, src/afs/afs.h, src/afs/DARWIN/osi_machdep.h, src/afs/FBSD/osi_machdep.h, src/afs/HPUX/osi_machdep.h, src/afs/IRIX/osi_machdep.h, src/afs/LINUX/osi_machdep.h, src/afs/LINUX/osi_vfsops.c, src/afs/LINUX/osi_vnodeops.c, src/afs/NBSD/osi_machdep.h, src/afs/OBSD/osi_machdep.h, src/afs/UKERNEL/sysincludes.h, src/afs/VNOPS/afs_vnop_attrs.c, src/cf/linux-test4.m4: DELTA STABLE14-linux-blkbits-20061109 AUTHOR chas@cmf.nrl.navy.mil FIXES 42671 set blkbits if we have it 2006-11-10 00:00 shadow * doc/man-pages/pod1/aklog.pod: DELTA STABLE14-aklog-doc-improvements-20061105 AUTHOR rra@stanford.edu Document (at least partially) AFS's mapping of Kerberos v5 principal names to Kerberos v4 format in the aklog man page. Also document that -setpag may not always work. 2006-11-09 23:57 shadow * doc/man-pages/pod8/afsd.pod: DELTA STABLE14-afsd-shutdown-doc-improvement-20061105 AUTHOR rra@stanford.edu Change the CAUTIONS about afsd -shutdown to be less dire and more accurate, as this now mostly works on Linux. 2006-11-09 23:41 shadow * acinclude.m4, src/afs/LINUX/osi_vfsops.c, src/cf/linux-test4.m4: DELTA STABLE14-linux-statfs-dentry-20061109 AUTHOR dionne@cs.wisc.edu FIXES 42788 statfs changed in recent linux kernels. cope. 2006-11-09 23:26 shadow * src/afs/: afs_osi.h, sysincludes.h, AIX/osi_file.c, DARWIN/osi_file.c, FBSD/osi_file.c, HPUX/osi_file.c, IRIX/osi_file.c, LINUX/osi_file.c, NBSD/osi_file.c, OBSD/osi_file.c, SOLARIS/osi_file.c: DELTA STABLE14-kill-stat-blksize-20061109 AUTHOR chas@cmf.nrl.navy.mil FIXES 42663 don't provide a bogus hint 2006-11-09 23:18 shadow * src/config/: param.alpha_linux_22.h, param.alpha_linux_24.h, param.alpha_linux_26.h, param.amd64_linux24.h, param.amd64_linux26.h, param.i386_linux22.h, param.i386_linux24.h, param.i386_linux26.h, param.i386_umlinux22.h, param.i386_umlinux24.h, param.i386_umlinux26.h, param.ia64_linux24.h, param.ia64_linux26.h, param.parisc_linux24.h, param.ppc64_linux24.h, param.ppc64_linux26.h, param.ppc_linux22.h, param.ppc_linux24.h, param.ppc_linux26.h, param.s390_linux22.h, param.s390_linux24.h, param.s390_linux26.h, param.s390x_linux24.h, param.s390x_linux26.h, param.sparc64_linux22.h, param.sparc64_linux24.h, param.sparc64_linux26.h, param.sparc_linux22.h, param.sparc_linux24.h: DELTA STABLE14-linux-config-h-died-20061109 AUTHOR chas@cmf.nrl.navy.mil FIXES 42662 config.h vanished. deal. 2006-11-09 23:14 shadow * acinclude.m4, src/afs/LINUX/osi_probe.c, src/afs/LINUX/osi_sysctl.c, src/cf/linux-test3.m4, src/cf/linux-test4.m4: DELTA STABLE14-linux-config-h-died-20061109 AUTHOR chas@cmf.nrl.navy.mil FIXES 42662 config.h vanished. deal. 2006-11-09 23:04 shadow * src/afs/afs_vcache.c: DELTA STABLE14-inactivevcache-hold-lock-20061109 AUTHOR chas@cmf.nrl.navy.mil FIXES 42798 hold a lock while we are in InactiveVCache 2006-11-09 22:54 shadow * src/afs/LINUX/osi_vfsops.c: DELTA STABLE14-linux26-disable-backing-readahead-20061109 AUTHOR chas@cmf.nrl.navy.mil FIXES 42797 disable vm readahead, we don't want it 2006-11-09 02:14 shadow * src/bozo/bnode.c: DELTA STABLE14-bozo-avoid-garbage-in-allprocs-20061108 AUTHOR jhutz@cmu.edu if we error, don't put garbage in allProcs 2006-11-08 18:59 shadow * src/afs/LINUX/osi_probe.c: DELTA STABLE14-amd64-better-range-checking-20061108 AUTHOR jhutz@cmu.edu FIXES 44198 check entire mapped space 2006-11-04 23:50 jaltman * src/rxkad/: rxkad_server.c, ticket.c: DELTA STABLE14-rxkad-server-bad-ticket-part-two-20061103 AUTHOR jaltman@secure-endpoints.com FIXES 43862 Ensure that tkt_DecodeTicket and rxkad_CheckResponse return the right RXKAD errors for ticket expiration or invalidity. Avoid calling tkt_CheckTimes twice in rxkad_CheckResponse 2006-11-04 15:36 jaltman * src/rxkad/rxkad_server.c: DELTA STABLE14-rxkad-server-bad-ticket-20061103 AUTHOR jaltman@secure-endpoints.com FIXES 43862 The file server has been returning RXKADNOAUTH when the time between the client and server is out of sync. tkt_CheckTimes returns -1 for recently expired tickets and -2 for tickets that have been expired for a while. In the -2 case we must return RXKADBADTICKET not RXKADNOAUTH. 2006-11-03 07:55 jaltman * src/WINNT/client_config/tab_advanced.cpp: DELTA STABLE14-windows-afs-config-stat-entries-20061103 AUTHOR jaltman@secure-endpoints.com raise max stat entries in the control from 10000 to 262144 2006-10-24 13:42 rees * src/afs/VNOPS/afs_vnop_flock.c: DELTA STABLE14-no-clid-for-bsd-20060313 AUTHOR rees@umich.edu Back out rev 1.28 for BSD. On BSD, clid is not necessarily a pid. Passing it to HandleFlock results in client hangs. 2006-10-22 02:08 jaltman * src/dauth/dpass.c: DELTA STABLE14-dauth-dpass-20061021 AUTHOR eike@sf-mail.de FIXES 42182 off by one error 2006-10-22 02:02 jaltman * src/vol/volume.c: DELTA STABLE14-parallel-attaching-20061021 AUTHOR tkeiser@gmail.com FIXES 43332 Some sites expect single-threaded volume attaches to happen in a specific order. The parallel attach patch also changed the attach order for sites not specifying -vattachpar. 2006-10-22 01:51 jaltman * src/util/kreltime.c: DELTA STABLE14-kreltime-20061021 AUTHOR jhutz@cs.cmu.edu FIXES 43551 kreltime-guard-against-null-tm-20060731 was apparently an attempt to deal with the possibility of localtime() returning NULL by using localtime_r instead, and zeroing the tm structure first. This has two problems. First, localtime_r is not guaranteed to leave its output buffer untouched or in a sane state in the event it is given invalid input. More importantly, the second half of this delta fixed the build on Windows (which apparently lacks localtime_r) at the expense of using the wrong level of indirection on other platforms. Simple is nice, but correct is important too. There is nothing wrong with switching to localtime_r to avoid thread safety issues. However, the correct fix for the anticipated problem was and is to check the return value of localtime (or localtime_r), and if it is NULL, fill in the ktime_date with suitable default values. The attached patch does not implement the correct fix, but does fix the double-indirection problem, so butc will again perform correctly instead of crashing. 2006-10-17 03:18 shadow * src/packaging/MacOS/: afslogo.jpg, background.jpg: DELTA STABLE14-macos-installer-images-20061016 AUTHOR asanka@secure-endpoints.com revised images for the installer and package 2006-10-17 00:37 jaltman * src/config/: NTMakefile.amd64_w2k, NTMakefile.i386_nt40, NTMakefile.i386_w2k: DELTA STABLE14-windows-version-20061016 AUTHOR jaltman@secure-endpoints.com 1.4.206 == 1.4.2 (another last minute refcount leak) 2006-10-17 00:30 jaltman * src/WINNT/afsd/cm_ioctl.c: DELTA STABLE14-windows-scache-ref-leak-20061016 AUTHOR jaltman@secure-endpoints.com more reference count leaks 2006-10-14 14:59 shadow * src/cf/linux-test4.m4: DELTA STABLE14-keyring-pag-more-needed-defines-20061014 AUTHOR shadow@dementia.org some kernel don't have this. for post-1.4.2 2006-10-13 19:42 shadow * src/audit/audit.c: DELTA STABLE14-audit-one-more-thing-20061013 AUTHOR shadow@dementia.org it never ends 2006-10-13 17:37 shadow * src/audit/audit.c: DELTA STABLE14-audit-remove-nested-valists-20061013 AUTHOR shadow@dementia.org last straw make amd64, ppc happy for sure and for ever 2006-10-13 12:46 shadow * Makefile.in, src/ptserver/ptuser.c, src/volser/dumpstuff.c: DELTA STABLE14-aix-cleanup-20061013 AUTHOR tkeiser@gmail.com fixes for aix pre 5.2 (statfs64), remove a c++ style comment (makes xlc sad) and make clean target clean 2006-10-13 05:15 shadow * src/afs/VNOPS/afs_vnop_create.c: DELTA STABLE14-uae-translate-create-20061013 AUTHOR shadow@dementia.org really the stubs should probably just translate the codes back. maybe for 1.6 2006-10-13 05:04 shadow * src/afs/VNOPS/afs_vnop_create.c: DELTA STABLE14-uae-translate-create-20061013 AUTHOR shadow@dementia.org really the stubs should probably just translate the codes back. maybe for 1.6 2006-10-12 12:23 shadow * src/cf/linux-test4.m4: DELTA STABLE14-linux-aio-functions-improved-test-20061011 AUTHOR shadow@dementia.org detect properly if we have nothing 2006-10-12 04:26 shadow * doc/txt/RELNOTES-1.4.2: DELTA STABLE14-relnotes-1-4-2-20061012 AUTHOR shadow@dementia.org release notes for 1.4.2 2006-10-12 04:22 shadow * src/audit/audit.c: DELTA STABLE14-auditlog-sublist-fix-20061012 AUTHOR shadow@dementia.org FIXES 35559 update so we don't botch the va_list child 2006-10-12 02:54 shadow * src/cf/linux-test4.m4: DELTA STABLE14-linux-aio-functions-improved-test-20061011 AUTHOR shadow@dementia.org detect properly if we have nothing 2006-10-11 13:24 shadow * src/afs/afs_call.c: DELTA STABLE14-elif-missing-defined-20061011 AUTHOR cg2v@andrew.cmu.edu FIXES 42321 add missing defined() to avoid warning on macro 2006-10-11 13:16 shadow * src/config/Makefile.version-NOCML.in: DELTA STABLE14-version-string-generation-consistency-20061011 AUTHOR cg2v@andrew.cmu.edu FIXES 42320 try harder to reflect actual version 2006-10-11 11:29 jaltman * src/rx/rx_getaddr.c: DELTA STABLE14-rx-memset-param-swap-20061011 AUTHOR pnelson@ANDREW.CMU.EDU discovered via google codesearch 2006-10-10 22:21 shadow * src/afs/IRIX/osi_machdep.h: DELTA STABLE14-irix-compiler-hates-commas-20061010 AUTHOR shadow@dementia.org FIXES damn is irix fussy 2006-10-10 22:01 shadow * src/afs/LINUX/osi_vnodeops.c: DELTA STABLE14-linux-dont-lock-around-inactivevcache-20061010 AUTHOR chas@cmf.nrl.navy.mil FIXES 42312 iafs_InactiveVCache() calls afs_InvalidateAllSegments() which says it should be called with the vnode locked. so the lock should probably be moved to afs_InactiveVCache() so it can be droppped before calling afs_remunlink(). 2006-10-10 20:29 shadow * src/auth/cellconfig.c: DELTA STABLE14-irix-fgets-return-type-fun-20061010 AUTHOR shadow@dementia.org of course, we were just throwing it away, but.... 2006-10-10 15:59 jaltman * src/WINNT/afsd/cm_buf.c: DELTA STABLE14-windows-scache-ref-leak-20061010 AUTHOR jaltman@secure-endpoints.com if cm_FindSCache is called the returned scache object must be released. 2006-10-10 15:52 jaltman * src/WINNT/client_creds/window.cpp: DELTA STABLE14-windows-afscreds-20061010 AUTHOR jaltman@secure-endpoints.com prevent a stack overflow if the afsd_service does not successfully start after a request to do so is issued. 2006-10-10 15:47 jaltman * src/WINNT/: client_config/NTMakefile, client_cpa/NTMakefile, client_exp/NTMakefile: DELTA STABLE14-windows-build-clean-20061010 AUTHOR jaltman@secure-endpoints.com more AFS_component_version_number.h files to remove 2006-10-10 03:23 shadow * src/pam/afs_util.c: DELTA STABLE14-revert-aix5-curpag-20061009 AUTHOR shadow@dementia.org 2006-10-10 02:47 shadow * configure-libafs.in, configure.in, src/libafs/afs.ppc_darwin_70.plist.in, src/libafs/afs.ppc_darwin_80.plist.in, src/libafs/afs.ppc_darwin_90.plist.in, src/libafs/afs.x86_darwin_80.plist.in, src/libafs/afs.x86_darwin_90.plist.in: DELTA STABLE14-openafs-1-4-2-20061009 AUTHOR shadow@dementia.org let's make some tarballs 2006-10-09 03:34 shadow * src/config/afs_sysnames.h: DELTA STABLE14-nbsd-sysnames-20061008 AUTHOR gendalia@iastate.edu FIXES 42019 add missing sysnames 2006-10-09 03:14 jaltman * src/WINNT/: install/NSIS/CellServDB, install/Win9x/CellServDB, install/wix/CellServDB, win9xpanel/CellServDB: DELTA STABLE14-cellservdb-20061008 AUTHOR jhutz@cs.cmu.edu cellservb update from grand.central.org 2006-10-09 01:50 jaltman * src/WINNT/afsd/afsd_init.c: DELTA STABLE14-windows-scache-ref-leak-fix-20061008 AUTHOR jaltman@secure-endpoints.com pointer not pointer to pointer 2006-10-08 20:35 jaltman * src/WINNT/afsd/: afsd_init.c, afsd_init.h, afsd_service.c, cm_ioctl.c: DELTA STABLE14-windows-scache-ref-leak-20061008 AUTHOR jaltman@secure-endpoints.com plug two more scache refcount leaks 2006-10-08 14:52 shadow * src/afs/LINUX/osi_vnodeops.c: DELTA STABLE14-linux-2619-aio-and-read-write-changes-20061006 AUTHOR chas@cmf.nrl.navy.mil changes to support 2.6.19 2006-10-07 22:30 jaltman * src/WINNT/afsd/cm_scache.c: DELTA STABLE14-windows-scache-ref-leak-20061007 AUTHOR jaltman@secure-endpoints.com return the cm_scache_t whose refCount was increased 2006-10-06 17:13 jaltman * src/config/: NTMakefile.amd64_w2k, NTMakefile.i386_nt40, NTMakefile.i386_w2k: DELTA STABLE14-windows-version-20061006 AUTHOR jaltman@secure-endpoints.com 1.4.205 == 1.4.2 final 2006-10-06 17:08 jaltman * doc/txt/winnotes/: afs-changes-since-1.2.txt, afs-changes-since-1.2.txt: DELTA STABLE14-windows-notes-20061006 AUTHOR jaltman@secure-endpoints.com notes for 1.4.2 2006-10-06 16:53 jaltman * src/WINNT/afsd/cm_access.c: DELTA STABLE14-windows-fetchstatus-20061003 AUTHOR jaltman@secure-endpoints.com undo this incorrect change. don't test for existence of a callback when we want to force a FetchStatus to obtain per-user ACL info 2006-10-06 16:24 jaltman * src/WINNT/client_osi/osilog.c: DELTA STABLE14-windows-log-crlf-20061006 AUTHOR jaltman@secure-endpoints.com use CR-LF as the afsd.log EOL so that it can be read with notepad.exe 2006-10-06 14:57 shadow * acinclude.m4, src/cf/osconf.m4, src/config/param.i386_nbsd30.h: DELTA STABLE14-netbsd-30-20061006 AUTHOR gendalia@netbsd.org FIXES 40782 add support for netbsd 3.0, netbsd 4.0(ish) 2006-10-06 14:01 shadow * src/afs/LINUX/osi_probe.c: DELTA STABLE14-osi-probe-avoid-out-of-range-memory-reads-20061006 AUTHOR cg2v@andrew.cmu.edu FIXES 41858 avoid oops on opteron due to accessing unmapped memory 2006-10-06 13:30 shadow * acinclude.m4, src/afs/LINUX/osi_vfsops.c, src/afs/LINUX/osi_vnodeops.c, src/cf/linux-test4.m4: DELTA STABLE14-linux-2619-aio-and-read-write-changes-20061006 AUTHOR chas@cmf.nrl.navy.mil changes to support 2.6.19 2006-10-06 12:44 shadow * src/: auth/ktc.c, pam/afs_util.c, sys/pagsh.c: DELTA STABLE14-revert-aix5-curpag-20061006 AUTHOR shadow@demenetia.org this doesn't work right now. revert it 2006-10-06 12:33 shadow * src/vol/clone.c: DELTA STABLE14-avoid-assert-for-missing-vnodes-20060928 AUTHOR shadow@dementia.org specify the correct number of parameters for VForceOffline_r() like, the number we had before 2006-10-06 05:37 rra * doc/man-pages/pod8/pt_util.pod: file pt_util.pod was added on branch openafs-stable-1_4_x on 2007-08-20 05:42:37 +0000 2006-10-04 05:30 jaltman * src/WINNT/afsd/cm_vnodeops.c: DELTA STABLE14-windows-wrong-lock-20061003 AUTHOR jaltman@secure-endpoint.com grab the correct mutex so we don't free one we are not holding 2006-10-04 00:10 jaltman * src/WINNT/afsd/cm_access.c: DELTA STABLE14-windows-fetchstatus-20061003 AUTHOR jaltman@secure-endpoints.com Don't call cm_GetCallback without checking the current callback status with cm_HaveCallback first 2006-10-03 02:46 jaltman * src/WINNT/client_osi/: osibasel.c, osibasel.h, osistatl.h: DELTA STABLE14-windows-track-lock-tid-20061002 AUTHOR jaltman@secure-endpoints.com Keep track of the tid of the holding thread for writers 2006-10-03 02:34 jaltman * src/WINNT/afsd/cm_buf.c: DELTA STABLE14-windows-buf-write-20061002 AUTHOR jaltman@secure-endpoints.com sq.root of the buffer count is much too small. comments say 1/10th of all buffers every 5 seconds. for now let's do what it says 2006-10-03 02:28 jaltman * src/WINNT/afsd/cm_conn.c: DELTA STABLE14-windows-scache-ref-leak-20061002 AUTHOR jaltman@secure-endpoints.com when handling VNOVNODE must release the scache entry. 2006-09-28 12:59 jaltman * src/vol/clone.c: DELTA STABLE14-avoid-assert-for-missing-vnodes-20060928 AUTHOR jaltman@secure-endpoints.com specify the correct number of parameters for VForceOffline_r() 2006-09-27 21:14 shadow * src/afs/: afs_osi.c, LINUX/osi_groups.c, UKERNEL/sysincludes.h: DELTA STABLE14-darwin90-ukernel-setjmp-conflict-20060927 AUTHOR shadow@dementia.org FIXES 39354 setjmp isn't safe for #define KERNEL 2006-09-26 02:23 shadow * src/auth/cellconfig.c: DELTA STABLE14-getcellunix-use-stdio-again-20060925 AUTHOR shadow@dementia.org i have no idea why this is so ugly. put it back to something like how it was. 2006-09-26 02:13 shadow * src/viced/afsfileprocs.c: DELTA STABLE14-copyonwrite-dont-assert-20060925 AUTHOR shadow@dementia.org take it offline, don't assert. 2006-09-25 15:05 shadow * src/auth/cellconfig.c: DELTA STABLE14-getcell-still-stupid-20060925 AUTHOR kenaaker@myclearwave.net FIXES 40829 should be fixed a third time too 2006-09-22 11:20 shadow * src/: afs/afs_osi.c, afs/LINUX/osi_probe.c, rx/LINUX/rx_knet.c: DELTA STABLE14-tasklist-lock-redux-20060922 AUTHOR jhutz@cmu.edu try tasklist_lock weak binding in osi_probe if no tasklist_lock, fall back to rcu locking 2006-09-21 21:11 shadow * src/ptserver/ptuser.c: DELTA STABLE14-pr-changeentry-arg-types-20060921 AUTHOR shadow@dementia.org FIXES 40568 this has been broken a while, we just noticed it because of prototypes 2006-09-21 11:49 shadow * src/vol/clone.c: DELTA STABLE14-avoid-assert-for-missing-vnodes-20060921 AUTHOR shadow@dementia.org right now if a vnode is missing when we try to clone, we could assert. ick. 2006-09-21 11:39 shadow * src/kauth/authclient.c: DELTA STABLE14-dont-close-this-afsconf-either-20060921 AUTHOR shadow@dementia.org static means static 2006-09-21 11:18 shadow * doc/txt/RELNOTES-1.4.2fc4: DELTA STABLE14-relnotes-142fc4-20060921 AUTHOR shadow@dementia.org release notes for 1.4.2 fc4 2006-09-20 05:52 shadow * src/vol/namei_ops.c: DELTA STABLE14-salvage-zlc-update-20060920 AUTHOR shadow@andrew.cmu.edu FIXES avoid dealing so well with damaged namei volumes that we assume a temporary clone is damaged 2006-09-19 22:23 shadow * acinclude.m4: DELTA STABLE14-linux-i-blksize-test-20060919 AUTHOR chas@cmf.nrl.navy.mil this was missed in the configure test conversions 2006-09-19 05:50 jaltman * src/WINNT/install/loopback/wmi.cpp: DELTA STABLE14-windows-loopback-install-20060919 AUTHOR jaltman@secure-endpoints.com FIXES 40291 Disable DNS Registrations for the Loopback Adapter and make sure that Netbios is turned on. 2006-09-17 05:01 shadow * src/auth/cellconfig.c: DELTA STABLE14-solaris-fopen-sucks-20060916 AUTHOR shadow@dementia.org FIXES 38566 avoid issue trying fopen when fds 0-255 are in use already yuck 2006-09-16 23:50 jaltman * doc/txt/winnotes/afs-changes-since-1.2.txt: DELTA STABLE14-windows-notes-20060916 AUTHOR jaltman@secure-endpoints.com 1.4.2-rc3 2006-09-16 23:47 jaltman * src/config/: NTMakefile.amd64_w2k, NTMakefile.i386_nt40, NTMakefile.i386_w2k: DELTA STABLE14-windows-version-20060916 AUTHOR jaltman@secure-endpoints.com 1.4.2fc4 == 1.4.0203 2006-09-16 19:50 shadow * configure.in, configure-libafs.in, src/libafs/afs.ppc_darwin_70.plist.in, src/libafs/afs.ppc_darwin_80.plist.in, src/libafs/afs.ppc_darwin_90.plist.in, src/libafs/afs.x86_darwin_80.plist.in, src/libafs/afs.x86_darwin_90.plist.in: DELTA STABLE14-openafs-1-4-2fc4-20060916 AUTHOR shadow@dementia.org make 1.4.2fc4 2006-09-16 19:40 shadow * src/ptserver/ptuser.c: DELTA STABLE14-fix-afsconf-leak-20060916 AUTHOR shadow@dementia.org this one's not a leak 2006-09-16 19:22 shadow * src/auth/cellconfig.c: DELTA STABLE14-solaris-fopen-sucks-20060916 AUTHOR shadow@dementia.org FIXES 38566 avoid issue trying fopen when fds 0-255 are in use already yuck 2006-09-16 19:19 shadow * src/afs/LINUX/osi_module.c: DELTA STABLE14-group-pags-when-possible-20060916 AUTHOR shadow@dementia.org only use keyring pags when no group pags available 2006-09-16 19:12 shadow * src/afs/LINUX/osi_machdep.h: DELTA STABLE14-amd64-linux-missing-syscall-nrs-20060916 AUTHOR shadow@dementia.org they removed these. makes it harder to probe for the ia32 syscall table (ignoring the compilation issue) cheat. they aren't going to change... 2006-09-16 00:11 shadow * src/rx/DARWIN/rx_knet.c: DELTA STABLE14-darwin80-avoid-stack-free-20060915 AUTHOR shadow@dementia.org thanks to apple for their help; all i did was code the patch 2006-09-16 00:05 shadow * acinclude.m4: DELTA STABLE14-namei-emulate-flock-20060913 AUTHOR shadow@dementia.org FIXES 39797 lockf when not locking and unlocking the whole file is fraught with peril 2006-09-15 23:19 jaltman * src/: kauth/authclient.c, ptserver/ptuser.c, ubik/uinit.c, viced/viced.c: DELTA STABLE14-afsconf-leak-20060915 AUTHOR jaltman@secure-endpoints.com don't leak afsconf structs 2006-09-14 23:59 shadow * src/viced/afsfileprocs.c: DELTA STABLE14-uae-avoid-dups-20060914 AUTHOR tkeiser@gmail.com avoid duplicates in the errno space so we don't return the wrong error (something unexpected) 2006-09-13 04:28 shadow * src/vol/namei_ops.c: DELTA STABLE14-namei-emulate-flock-20060913 AUTHOR shadow@dementia.org FIXES 39797 lockf when not locking and unlocking the whole file is fraught with peril 2006-09-12 18:58 shadow * acinclude.m4: DELTA STABLE14-suse-kernel-source-path-update-20060912 AUTHOR shadow@dementia.org no one can ever agree on anything 2006-09-06 21:13 shadow * configure-libafs.in, configure.in, src/libafs/afs.ppc_darwin_70.plist.in, src/libafs/afs.ppc_darwin_80.plist.in, src/libafs/afs.ppc_darwin_90.plist.in, src/libafs/afs.x86_darwin_80.plist.in, src/libafs/afs.x86_darwin_90.plist.in: DELTA STABLE14-openafs-1-4-2fc3-20060906 AUTHOR shadow@dementia.org make 1.4.2fc3 2006-09-06 20:57 shadow * src/: afs/sysincludes.h, afs/LINUX/osi_groups.c, cf/linux-test4.m4: DELTA STABLE14-keyring-dont-use-syscall2-20060906 AUTHOR chas@cmf.nrl.navy.mil FIXES avoid not-really-portable-use of syscall2 2006-09-06 17:36 jaltman * doc/txt/winnotes/afs-changes-since-1.2.txt: DELTA STABLE14-windows-notes-20060906 AUTHOR jaltman@secure-endpoints.com 2006-09-06 17:26 jaltman * doc/txt/winnotes/afs-changes-since-1.2.txt: DELTA STABLE14-windows-notes-20060906 AUTHOR jaltman@secure-endpoints.com 1.4.2-rc3 2006-09-06 17:23 jaltman * src/WINNT/afsd/: cm_dnlc.c, cm_vnodeops.c: DELTA STABLE14-windows-dot-dir-part-two-20060906 AUTHOR jaltman@secure-endpoints.com cm_LookupInternal can return the input stat cache entry when the name is "." the DNLC should not cache "." or ".." 2006-09-06 17:22 jaltman * src/config/: NTMakefile.amd64_w2k, NTMakefile.i386_nt40, NTMakefile.i386_w2k: DELTA STABLE14-windows-version-20060906 AUTHOR jaltman@secure-endpoints.com 1.4.2-rc2 == 1.4.202 2006-09-06 06:24 jaltman * src/WINNT/install/: NSIS/OpenAFS.nsi, NSIS/licenses.rtf, wix/licenses.rtf, wix/lang/en_US/ui.wxi: DELTA STABLE14-windows-install-licenses-20060905 AUTHOR jaltman@secure-endpoints.com port LICENSES file contents to installers 2006-09-06 06:14 jaltman * src/WINNT/afsd/cm_vnodeops.c: DELTA STABLE14-windows-dot-dir-20060906 AUTHOR jaltman@secure-endpoints.com when evaluating paths with cm_NameI treat the component "." as a no-op. 2006-09-06 05:09 jaltman * src/WINNT/install/: NSIS/licenses.rtf, wix/licenses.rtf: file licenses.rtf was added on branch openafs-stable-1_4_x on 2006-09-06 06:24:55 +0000 2006-09-05 23:53 jaltman * src/WINNT/afsd/fs.c: DELTA STABLE14-windows-fs-prototypes-20060905 AUTHOR jaltman@secure-endpoints.com remove unused prototype 2006-09-05 23:48 jaltman * src/vol/vol-salvage.c: DELTA STABLE14-windows-vol-ntops-20060905 AUTHOR jaltman@secure-endpoints.com if the function is namei_XXX on unix then it is nt_XXXX on Windows 2006-09-05 22:09 shadow * src/viced/host.c: DELTA STABLE14-pruclient-killer-logging-cleanup-20060905 AUTHOR shadow@dementia.org vicelog this stuff instead of fprintf 2006-09-05 16:31 shadow * src/viced/afsfileprocs.c: DELTA STABLE14-callpostamble-deal-with-null-host-20060905 AUTHOR shadow@dementia.org FIXES 38566 don't dereference garbage when no host was set 2006-09-05 15:21 shadow * src/viced/afsfileprocs.c: DELTA STABLE14-callpostamble-deal-with-null-host-20060905 AUTHOR shadow@dementia.org FIXES 38566 don't dereference garbage when no host was set 2006-09-05 15:01 shadow * src/vol/: namei_ops.c, namei_ops.h, vol-salvage.c: DELTA STABLE14-salvage-zlc-update-20060905 AUTHOR cg2v@andrew.cmu.edu FIXES deal with damaged namei volumes better 2006-09-05 14:50 shadow * src/vol/: ntops.c, ntops.h, vol-salvage.c: DELTA STABLE14-windows-vol-ntops-20060904 AUTHOR jaltman@secure-endpoints.com add nt_SetNonZLC() 2006-09-03 19:59 rra * regen.sh: DELTA STABLE14-autom4te-cache-is-evil-20060903 AUTHOR rra@stanford.edu Purge autom4te.cache after running autoconf so that we don't ship its huge trace files in source releases. Add #!/bin/sh to the beginning of regen.sh just because. 2006-09-03 05:51 shadow * src/: viced/viced.c, vol/listinodes.c, vol/namei_ops.c, vol/namei_ops.h, vol/vol-salvage.c, volser/volmain.c: DELTA STABLE14-salvage-zlc-20060903 AUTHOR cg2v@andrew.cmu.edu make salvager deal with zero link count files 2006-09-03 05:38 shadow * src/vol/nuke.c: DELTA STABLE14-nuke-do-not-pass-null-rock-20060903 AUTHOR cg2v@andrew.cmu.edu don't pass a null rock inot nuke(), fixing earlier introduced bug 2006-09-02 11:39 jaltman * src/WINNT/afsd/afsd_init.c: DELTA STABLE14-windows-backconnectionhostnames-20060902 AUTHOR jaltman@secure-endpoints.com compute the final buffer size correctly. don't write too much into the registry when adding additional names. 2006-08-31 11:11 jaltman * src/WINNT/afsd/: NTMakefile, fs.c: DELTA STABLE14-windows-fs-20060831 AUTHOR jaltman@secure-endpoints.com FIXES 38949 fs sq and fs mkm on Windows didn't behave as on Unix 2006-08-31 04:54 shadow * src/: afs/afs_osi.h, rx/rx_kcommon.c, rx/rx_prototypes.h: DELTA STABLE14-inline-bug-for-linux-20060831 AUTHOR chas@cmf.nrl.navy.mil FIXES 38854 inline bug so we get sane oopses 2006-08-30 20:20 jaltman * src/WINNT/afsd/cm_daemon.c: DELTA STABLE14-windows-firewall-config-20060830 AUTHOR jaltman@secure-endpoints.com Enable the firewall detection logic to work on Vista 2006-08-30 20:10 jaltman * src/WINNT/afsd/afsd_init.c: DELTA STABLE14-windows-init-log-eol-20060830 AUTHOR jaltman@secure-endpoints.com change EOL to CR-LF for afsd_init.log 2006-08-30 07:43 jaltman * doc/txt/winnotes/afs-changes-since-1.2.txt: DELTA STABLE14-windows-notes-20060830 AUTHOR jaltman@secure-endpoints.com 1.4.2-rc2 take three 2006-08-30 05:45 jaltman * src/WINNT/afsd/smb3.c: DELTA STABLE14-windows-t2-search-dir-take-two-20060830 AUTHOR jaltman@secure-endpoints.com log and release held resources 2006-08-30 04:45 jaltman * src/WINNT/afsd/smb3.c: DELTA STABLE14-t2-dir-search-20060830 AUTHOR jaltman@secure-endpoints.com return CM_ERROR_INVAL when we don't recognize the infoLevel 2006-08-30 04:41 jaltman * src/libafsauthent/afsauthent.def: DELTA STABLE14-windows-afsauthent-exports-20060830 AUTHOR jaltman@secure-endpoints.com resync export list with head. the entry point values were in conflict 2006-08-30 01:41 jaltman * src/util/winsock_nt.c: DELTA STABLE14-windows-winsock-init-20060829 AUTHOR jaltman@secure-endpoints.com WSAStartup and WSACleanup do not need to be wrapped by the app to protect against multiple calls. 2006-08-29 20:00 shadow * src/packaging/MacOS/: afslogo.jpg, background.jpg: DELTA STABLE14-macos-installer-image-updates-20060829 AUTHOR asankah@gmail.com revised macos images for the installrs 2006-08-29 19:19 shadow * src/aklog/aklog_main.c: DELTA STABLE14-aklog-deal-with-feeble-kdcs-20060829 AUTHOR shadow@dementia.org i guess i should just give up and fix this here 2006-08-29 00:36 jaltman * doc/txt/winnotes/afs-changes-since-1.2.txt: DELTA STABLE14-windows-notes-20060828 AUTHOR jaltman@secure-endpoints.com 1.4.2-rc2 take two 2006-08-28 19:15 shadow * acinclude.m4: DELTA STABLE14-get-sbdev-configure-test-20060828 AUTHOR dionne@cs.wisc.edu FIXES 38736 the autoconf glue was missed before 2006-08-28 05:09 jaltman * src/WINNT/client_exp/afs_shl_ext.cpp: DELTA STABLE14-windows-shell-ext-20060829 AUTHOR jaltman@secure-endpoints.com How did the afs_shl_ext_XXXX.dll module ever load on any platform? Since the name afs_shl_ext.dll is not 8.3 we must specify the base name explicitly. Otherwise, it won't load. 2006-08-28 04:29 jaltman * src/WINNT/: client_cpa/lang/NTMakefile, client_exp/lang/NTMakefile: DELTA STABLE14-windows-cleanup-20060828 AUTHOR jaltman@secure-endpoints.com cleanup AFS_component_version_number.h the right way 2006-08-26 16:13 jaltman * src/WINNT/afsd/: afsd_init.c, smb3.c: DELTA STABLE14-windows-misc-20060826 AUTHOR jaltman@secure-endpoints.com (1) verify uidp before use (2) initialize variables before use 2006-08-25 15:32 jaltman * doc/txt/winnotes/afs-changes-since-1.2.txt: DELTA STABLE14-windows-notes-20060825 AUTHOR jaltman@secure-endpoints.com updates for 1.4.2rc2 2006-08-25 15:30 jaltman * src/config/: NTMakefile.amd64_w2k, NTMakefile.i386_nt40, NTMakefile.i386_w2k: DELTA STABLE14-windows-version-20060825 AUTHOR jaltman@secure-endpoints.com 1.4.0201 == 1.4.2rc2 2006-08-25 15:25 jaltman * src/WINNT/afsd/cm_volume.c: DELTA STABLE14-windows-cm_volume-recycling-20060825 AUTHOR jaltman@secure-endpoints.com do not panic if we reach maxVolumes and there is a volume entry that can be recycled. 2006-08-25 05:23 shadow * src/cf/linux-test4.m4: DELTA STABLE14-keyring-test-harder-20060825 AUTHOR warlord@mit.edu FIXES 38470 don't enable keyring pags in older keyring kernels 2006-08-25 05:04 shadow * configure-libafs.in, configure.in, src/libafs/afs.ppc_darwin_70.plist.in, src/libafs/afs.ppc_darwin_80.plist.in, src/libafs/afs.ppc_darwin_90.plist.in, src/libafs/afs.x86_darwin_80.plist.in, src/libafs/afs.x86_darwin_90.plist.in: DELTA STABLE14-openafs-1-4-2fc2-20060825 AUTHOR shadow@dementia.org make things ready for 1.4.2fc2 2006-08-25 04:49 shadow * src/afs/afs_osi.h: DELTA STABLE14-macos104-no-64bit-resid-yet-20060825 AUTHOR cg2v@andrew.cmu.edu we're not ready for 64bit resid yet (in dir code) 2006-08-24 20:21 shadow * src/: vol/volume.c, volser/volmain.c: DELTA STABLE14-vol-init-locallock-20060824 AUTHOR jhutz@cmu.edu we never init this. oops. 2006-08-24 16:45 shadow * src/vol/volume.c: DELTA STABLE14-vol-init-locallock-20060824 AUTHOR jhutz@cmu.edu we never init this. oops. 2006-08-24 15:56 shadow * src/rxgen/rpc_main.c: DELTA STABLE14-declare-ubik-client-20060810 AUTHOR rees@umich.edu Declare ubik_client in rpcgen. I don't like this fix but I hope it's just temporary until someone fixes the include dependencies. 2006-08-24 04:33 shadow * src/viced/host.c: DELTA STABLE14-pruclient-killer-fix-20060824 AUTHOR shadow@dementia.org FIXES 37251 yeah, i should commit the fix this time. not my day 2006-08-24 02:35 shadow * src/viced/viced.c: DELTA STABLE14-fileserver-hates-pruclient-20060626 AUTHOR shadow@dementia.org damn. 2006-08-21 20:39 shadow * src/afsd/afsd.c: DELTA STABLE14-tweak-afsd-autotune-20060821 AUTHOR shadow@dementia.org this (chunksize tuning) needs to be revisited 2006-08-21 19:55 shadow * src/packaging/RedHat/: afs-krb5-2.0-com_err.patch, afs-krb5-2.0-krb524.patch, afs-krb5-2.0-libsocket.patch, afs-krb5-2.0-openafs1.3.patch, afs-krb5-2.0-res_search.patch, openafs-LICENSE.Sun, openafs-buildall.sh, openafs-client.init, openafs-kernel-version.sh, openafs-krb5-2.0.tar.gz, openafs-kvers-is.sh, openafs-makesrc.sh, openafs-server.init, openafs.spec.in, openafs.sysconfig: DELTA STABLE14-specfiles-20060821 AUTHOR shadow@dementia.org "current" versions of spec files for rpm building 2006-08-21 19:36 shadow * configure-libafs.in, configure.in, src/libafs/afs.ppc_darwin_70.plist.in, src/libafs/afs.ppc_darwin_80.plist.in, src/libafs/afs.ppc_darwin_90.plist.in, src/libafs/afs.x86_darwin_80.plist.in, src/libafs/afs.x86_darwin_90.plist.in: DELTA STABLE14-openafs-1-4-2rc1-20060821 AUTHOR shadow@dementia.org 1.4.2rc1 2006-08-21 06:27 jaltman * doc/txt/winnotes/afs-changes-since-1.2.txt: DELTA STABLE14-windows-notes-20060822 AUTHOR jaltman@secure-endpoints.com 1.4.2-rc1 2006-08-21 05:03 jaltman * src/config/: NTMakefile.amd64_w2k, NTMakefile.i386_nt40, NTMakefile.i386_w2k: DELTA STABLE14-windows-version-20060821 AUTHOR jaltman@secure-endpoints.com 1.4.2-rc1 = 1.4.0200 2006-08