2008-04-28 21:48 shadow * src/ubik/: phys.c, recovery.c, remote.c, ubik.c, ubik.p.h: DELTA STABLE14-ubik-recovery-swap-in-new-fd-20080428 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES when recovery is done, forcibly invalidate the old fd 2008-04-28 16:15 shadow * src/tbutc/Makefile.in: DELTA STABLE14-tbutc-wrong-lp-getrwindex-20080428 AUTHOR hans@MPA-Garching.MPG.DE LICENSE IPL10 FIXES 96575 The pthread butc crashes with SIGSEGV, when I restore to a volume which already exists. This does happen with OpenAFS 1.4.7pre4 on i386_linux26. Looking into the code I think butc is using the wrong function Lp_GetRwIndex (at volser/vsprocs.c:4394). It uses the one in the library lib/libvosadmin.a, but should use the function defined in volser/lockprocs.c. 2008-04-28 03:59 shadow * configure-libafs.in, configure.in: DELTA STABLE14-openafs-1-4-7-20080427 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES make openafs 1.4.7 2008-04-28 03:45 shadow * src/venus/Makefile.in: DELTA STABLE14-kdump-install-fixups-20080427 AUTHOR cg2v@andrew.cmu.edu LICENSE IPL10 FIXES 96465 The install rule: - installs the empty 'kdump-build' file instead of the binary on all platforms except irix - overwrites the selection script with the binary on linux and hpux - doesn't have an alpha_linux branch - installs the wrapper script as kdump32 and the binary as kdump on solaris (instead of vice-versa) The dest rule: - overwrites the selection script with the binary on alpha_linux and hpux 2008-04-27 04:00 shadow * src/packaging/RedHat/openafs.spec.in: DELTA STABLE14-redhat-cellservdb-update-20080423 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES take update from upstream 2008-04-27 03:54 shadow * src/afs/VNOPS/afs_vnop_read.c: DELTA STABLE14-zero-uio-len-when-trimming-20080426 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES make it match ufsread case. should change this later. 2008-04-23 18:58 shadow * src/: vol/ihandle.h, viced/viced.h: DELTA STABLE14-vol-setaside-one-fd-per-thread-20080423 AUTHOR drh@umich.edu LICENSE IPL10 FIXES 87977 kids these days share badly. give each one their own fd otherwise they fight. 2008-04-22 12:50 shadow * src/packaging/RedHat/: mockbuild.pl, openafs-kmodtool, openafs.spec.in: DELTA STABLE14-linux-fedora9-packaging-updates-20080422 AUTHOR sxw@inf.ed.ac.uk LICENSE IPL10 FIXES make build system able to cope with fedora 9 2008-04-19 21:56 shadow * acinclude.m4, src/cf/linux-test4.m4, src/afs/LINUX/osi_groups.c: DELTA STABLE14-linux-fc9-20080419 AUTHOR sxw@inf.ed.ac.uk LICENSE IPL10 FIXES add in needed changes for fc9 kernels 2008-04-18 20:50 shadow * src/: cf/kerberos.m4, aklog/klog.c: DELTA STABLE14-klog-deal-with-aix-stupidity-20080418 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES aix krb5 is broken. deal. 2008-04-18 20:13 shadow * src/afs/afs_pioctl.c: DELTA STABLE14-ppc64-linux-26-thread-info-20080418 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES thread_info is dead 2008-04-18 14:06 shadow * src/afs/afs_call.c: DELTA STABLE14-ppc64-linux-26-thread-info-20080418 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES thread_info is dead 2008-04-18 13:57 shadow * src/butc/tcudbprocs.c: DELTA STABLE14-lwp-fix-protoize-20080418 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES make this cast correct. 2008-04-18 13:56 shadow * src/: cf/kerberos.m4, aklog/klog.c: DELTA STABLE14-klog-aix-missing-symbols-20080418 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES aix's krb5 isn't heimdal or mit. it has dangling symbols. yay! 2008-04-18 06:08 shadow * src/aklog/klog.c: DELTA STABLE14-reconvert-aklog-to-afs-com-err-20071108 AUTHOR shadow@dementia.org make this match what we're shipping in 1.4 2008-04-18 06:04 shadow * src/afs/afs_prototypes.h: DELTA STABLE14-afs-shutdown-free-resources-20071023 AUTHOR mmeffie@sinenomine.net try hard to free resources 2008-04-17 21:36 shadow * configure-libafs.in, configure.in: DELTA STABLE14-openafs-1-4-7pre4-20080417 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES make 1.4.7pre4 2008-04-17 17:27 shadow * src/afs/afs_call.c: DELTA STABLE14-afs-shutdown-cleanup-20071210 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES 74479 clean up allocated resources when we shut down 2008-04-17 17:25 shadow * src/afs/afs_call.c: DELTA STABLE14-shutdown-cleanup-not-yet-20071106 AUTHOR shadow@dementia.org 2008-04-17 17:24 shadow * src/afs/afs_call.c: DELTA STABLE14-afs-shutdown-free-resources-20071017 AUTHOR shadow@dementia.org try hard to free resources 2008-04-15 12:29 shadow * src/afs/: LINUX/osi_vnodeops.c, VNOPS/afs_vnop_lookup.c: DELTA STABLE14-linux-fakestat-avoid-mtpt-fillin-issue-20080415 AUTHOR rtb@pclella.cern.ch LICENSE IPL10 FIXES 93898 "It is actually the detection of a "cell" in the mount point string which triggers the (loosely consistent) fakestat handling - it's treated like a foreign cell and the mount point is never "completely evaluated", i.e. logically replaced by the root directory of the volume in question. As a result, callbacks are ignored, as they go against the directory and not the mount point." 2008-04-09 16:40 shadow * src/: bucoord/dump.c, butc/lwps.c, butc/tcudbprocs.c, rx/rx_kcommon.c, ubik/beacon.c, ubik/recovery.c: DELTA STABLE14-void-return-casts-20080409 AUTHOR sxw@inf.ed.ac.uk LICENSE IPL10 FIXES do apporpriate casts for void returns to placate irix cc 2008-04-08 18:36 shadow * configure-libafs.in, configure.in, src/packaging/RedHat/makesrpm.pl, src/packaging/RedHat/mockbuild.pl, src/packaging/RedHat/openafs.spec.in: DELTA STABLE14-redhat-spec-updates-20080408 AUTHOR sxw@inf.ed.ac.uk LICENSE IPL10 FIXES 93616 update to correctly fill in specfile from source tree 2008-04-07 20:27 shadow * configure-libafs.in, configure.in, src/packaging/RedHat/openafs.spec.in: DELTA openafs-1-4-7pre3-20080407 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES make 1.4.7pre3 2008-04-07 03:49 shadow * src/cf/linux-test4.m4: DELTA STABLE14-linux-no-syscall-probe-with-no-init-mm-20080406 AUTHOR marc.dionne@technoconseil.com LICENSE IPL10 FIXES 88000 no better idea for this, got to do something... push this for now 2008-04-07 03:19 shadow * acinclude.m4, src/afs/LINUX/osi_probe.c, src/cf/linux-test4.m4: DELTA STABLE14-linux-no-syscall-probe-with-no-init-mm-20080406 AUTHOR marc.dionne@technoconseil.com LICENSE IPL10 FIXES 88000 no better idea for this, got to do something... push this for now 2008-04-02 18:27 shadow * src/afs/LINUX/osi_vnodeops.c: DELTA STABLE14-linux-flush-compare-20080402 AUTHOR marc.dionne@technoconseil.com LICENSE IPL10 FIXES because i let this slip out like this. sigh. 2008-04-02 13:11 shadow * src/afs/LINUX/osi_vnodeops.c: DELTA STABLE14-linux-flush-unlock-20080402 AUTHOR haba@pdc.kth.se LICENSE IPL10 FIXES because i let this slip out like this. sigh. 2008-04-01 20:05 shadow * src/vol/fssync.c: DELTA STABLE14-vol-osi-assert-20080401 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES undo the old windows afs assert undoing 2008-04-01 18:15 shadow * src/aklog/aklog_main.c: DELTA STABLE14-aklog-debug-text-dont-deref-null-ptr-20080401 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES yeah, this is sort of dumb 2008-04-01 18:07 shadow * src/aklog/aklog_main.c: DELTA STABLE14-aklog-debug-text-dont-deref-null-ptr-20080401 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES yeah, this is sort of dumb 2008-04-01 17:44 shadow * src/aklog/: aklog.c, aklog.h, aklog_main.c, asetkey.c, klog.c, krb_util.c, linked_list.c, linked_list.h, skipwrap.c, skipwrap.h: DELTA STABLE14-aklog-tidyup-20080401 AUTHOR sxw@inf.ed.ac.uk LICENSE IPL10 FIXES 92643 remove windows code (osolete) from unix branch do other minor cleanup 2008-04-01 17:44 shadow * src/aklog/skipwrap.h: file skipwrap.h was added on branch openafs-stable-1_4_x on 2008-04-01 17:44:52 +0000 2008-04-01 17:44 shadow * src/aklog/skipwrap.h: DELTA aklog-tidyup-20080401 AUTHOR sxw@inf.ed.ac.uk LICENSE IPL10 FIXES 92643 remove windows code (osolete) from unix branch do other minor cleanup 2008-04-01 16:55 shadow * src/vlserver/vlserver.c: DELTA STABLE14-vlserver-checksignal-returns-voidstar-20080401 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES 92662 CheckSignal returns void*, don't try to return an int directly. 2008-04-01 06:59 rra * doc/man-pages/: README, pod1/vos_shadow.pod: DELTA STABLE14-man-page-vos-shadow-20080331 AUTHOR jason@rampaginggeek.com LICENSE BSD Man page for vos shadow. 2008-04-01 06:50 rra * doc/man-pages/pod1/vos_shadow.pod: DELTA man-page-vos-shadow-20080331 AUTHOR jason@rampaginggeek.com LICENSE BSD Man page for vos shadow. 2008-04-01 06:50 rra * doc/man-pages/pod1/vos_shadow.pod: file vos_shadow.pod was added on branch openafs-stable-1_4_x on 2008-04-01 06:59:18 +0000 2008-03-31 15:53 shadow * src/tests/: Makefile.in, afs-newcell.pl, afs-rmcell.pl, run-tests.in, OpenAFS/Auth.pm, OpenAFS/OS.pm, OpenAFS/config.pm: DELTA STABLE14-test-updates-20080331 AUTHOR mmeffie@sinenomine.net LICENSE IPL10 FIXES update tests directory 2008-03-28 19:47 shadow * configure-libafs.in, configure.in: DELTA STABLE14-openafs-1-4-7pre2-20080328 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES make 1.4.7pre2 2008-03-28 17:14 shadow * src/config/: param.i386_nbsd30.h, param.i386_nbsd40.h: DELTA STABLE14-nbsd-update-20080328 AUTHOR gendalia@iastate.edu LICENSE IPL10 FIXES 92073 fix nbsd30 param file, add nbsd40 param file 2008-03-28 17:11 shadow * src/config/param.i386_nbsd40.h: DELTA nbsd-update-20080328 AUTHOR gendalia@iastate.edu LICENSE IPL10 FIXES 92073 fix nbsd30 param file, add nbsd40 param file 2008-03-28 17:11 shadow * src/config/param.i386_nbsd40.h: file param.i386_nbsd40.h was added on branch openafs-stable-1_4_x on 2008-03-28 17:14:32 +0000 2008-03-27 18:48 shadow * src/aklog/klog.c: DELTA STABLE14-krb5-klog-solaris-krb-20080327 AUTHOR deengert@anl.gov LICENSE IPL10 FIXES 91573 no krb5_mcc_ops on solaris krb5. cope 2008-03-27 18:40 shadow * src/ptserver/pt_util.c: DELTA STABLE14-ptutil-swap-epoch-version-as-needed-20080327 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES 90869 do byteswapping of epoch and version so we print and compare sensibly 2008-03-26 04:17 shadow * src/afs/LINUX/osi_vnodeops.c: DELTA STABLE14-linux-dont-flush-writes-on-exec-20080326 AUTHOR chas@cmf.nrl.navy.mil LICENSE IPL10 FIXES 17509 because of when fds are NULL'd in file_table this should work except when one process has the same file open for read and for write in different FDs; otherwise, the last write fd to close collects the error. 2008-03-26 04:10 shadow * src/afs/LINUX/osi_file.c: DELTA STABLE14-linux-restore-iget-cachemgr-20080326 AUTHOR marc.dionne@technoconseil.com LICENSE IPL10 FIXES 88000 restore the d_alloc_anon we need 2008-03-24 20:46 shadow * acinclude.m4: DELTA STABLE14-enable-linux-flock-20080324 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES 53457 enable flock again in 1.4; it's been on without complaint in 1.5 since the original ticket was filed 2008-03-24 17:10 shadow * src/afs/DARWIN/osi_misc.c: DELTA STABLE14-darwin-uio-64-20071023 AUTHOR shadow@dementia.org use the 64 bit awareness in the KPI 2008-03-23 00:54 shadow * src/: afs/LINUX/osi_file.c, config/param.i386_linux26.h: DELTA STABLE14-linux-2625-update-20080322 AUTHOR marc.dionne@technoconseil.com LICENSE IPL10 FIXES 88000 update 2.6.25 patch to hopefully cover what we need better 2008-03-22 04:17 jaltman * src/afs/afs_pioctl.c: DELTA STABLE14-setuuid-return-20080104 AUTHOR rees@umich.edu return success (0) from setuuid() 2008-03-21 17:02 shadow * configure-libafs.in, configure.in: DELTA STABLE14-openafs-1-4-7pre1-20080321 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES make 1.4.7pre1 2008-03-21 16:59 shadow * src/vol/fssync.c: DELTA STABLE14-aix-unix-sockets-fix-200803221 AUTHOR tkeiser@sinenomine.net LICENSE IPL10 FIXES 88088 use aix's macro for the size of sockaddr_un 2008-03-18 16:11 shadow * src/aklog/: .cvsignore, asetkey.c: DELTA STABLE14-asetkey-includes-20060122 AUTHOR rees@umich.edu fix includes 2008-03-18 15:59 shadow * src/ptserver/pts.c: DELTA STABLE14-pts-process-input-file-and-exit-20080318 AUTHOR klm@endpoint.com LICENSE IPL10 FIXES The pts program has a command 'source' to read commands from a file. In the interactive "shell" mode, this command works, reading and executing commands until the end of the file and then returning to the command shell. This command is valid for use as a command line option, but does not work. It requires a valid filename as an argument, but does not process the file, instead just dropping the user into the interactive mode. When given as a command line option, pts source SHOULD read the file, execute the commands and then exit, according to the documentation. It does not currently do this and should be fixed. 2008-03-17 18:08 shadow * acinclude.m4: DELTA STABLE14-hpux1123-sysname-detection-20080317 AUTHOR cg2v@andrew.cmu.edu LICENSE IPL10 FIXES 89125 add the 11.23 sysname 2008-03-17 18:03 shadow * src/afs/afs_stats.h: DELTA STABLE14-afs-nostats-xstats-start-cmtime-noop-20080317 AUTHOR chas@cmf.nrl.navy.mil LICENSE IPL10 FIXES 90528 add missing noop so we can build with stats disabled 2008-03-17 17:57 shadow * src/rx/rx.c: DELTA STABLE14-rx-nacks-increment-with-all-newacks-20080317 AUTHOR chas@cmf.nrl.navy.mil LICENSE IPL10 FIXES 90531 don't "lose" newacks, apply all of them to the ack count 2008-03-17 17:14 shadow * src/volser/volprocs.c: DELTA STABLE14-volser-handle-malloc-failure-20080317 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES allocate memory for all rx OUT parameters in stubs to avoid crashes. 2008-03-17 16:53 shadow * src/afs/afs_pioctl.c: DELTA STABLE14-solaris11-update-20080317 AUTHOR pantzer@ludd.ltu.se LICENSE IPL10 FIXES update solaris 11. probably we should do configure tests instead for these things, since they're sort of "moving target" 2008-03-17 15:38 shadow * src/rx/: rx.c, rx_event.c, rx_prototypes.h, rx_rdwr.c: DELTA STABLE14-rx-clock-backward-detection-20080317 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES if the clock goes backwards, detect it and reset any rx events to run in a timely manner 2008-03-17 15:28 shadow * src/: afs/afs_pioctl.c, afs/SOLARIS/osi_file.c, afs/SOLARIS/osi_vfsops.c, afs/SOLARIS/osi_vnodeops.c, rx/SOLARIS/rx_knet.c: DELTA STABLE14-solaris11-update-20080317 AUTHOR pantzer@ludd.ltu.se LICENSE IPL10 FIXES update solaris 11. probably we should do configure tests instead for these things, since they're sort of "moving target" 2008-03-13 13:42 shadow * src/lwp/: lwp.c, lwp.h, process.c: DELTA STABLE14-lwp-fixprotos-20080313 AUTHOR sxw@inf.ed.ac.uk LICENSE IPL10 FIXES 89857 make everything match, and make *ep take void and not a pointer 2008-03-13 13:04 shadow * src/lwp/process.c: DELTA STABLE14-lwp-protoize-20080310 AUTHOR sxw@inf.ed.ac.uk LICENSE IPL10 FIXES protoize lwp. make it match pthreads' idea of createprocess 2008-03-13 02:36 shadow * src/afs/LINUX/osi_file.c: DELTA STABLE14-linux-2625-20080312 AUTHOR marc.dionne@technoconseil.com LICENSE IPL10 FIXES add missing bits 2008-03-11 17:46 shadow * src/lwp/process.c: DELTA STABLE14-lwp-protoize-20080310 AUTHOR sxw@inf.ed.ac.uk LICENSE IPL10 FIXES protoize lwp. make it match pthreads' idea of createprocess 2008-03-11 17:40 shadow * src/viced/: callback.c, viced.c: DELTA STABLE14-lwp-protoize-20080310 AUTHOR sxw@inf.ed.ac.uk LICENSE IPL10 FIXES protoize lwp. make it match pthreads' idea of createprocess 2008-03-11 14:06 shadow * src/: butc/butc_prototypes.h, bucoord/bucoord_prototypes.h: DELTA STABLE14-lwp-protoize-20080310 AUTHOR sxw@inf.ed.ac.uk LICENSE IPL10 FIXES protoize lwp. make it match pthreads' idea of createprocess 2008-03-11 14:05 shadow * src/bucoord/bucoord_prototypes.h: file bucoord_prototypes.h was added on branch openafs-stable-1_4_x on 2008-03-11 14:06:31 +0000 2008-03-11 14:05 shadow * src/: butc/butc_prototypes.h, bucoord/bucoord_prototypes.h: DELTA lwp-protoize-20080310 AUTHOR sxw@inf.ed.ac.uk LICENSE IPL10 FIXES protoize lwp. make it match pthreads' idea of createprocess 2008-03-11 14:05 shadow * src/butc/butc_prototypes.h: file butc_prototypes.h was added on branch openafs-stable-1_4_x on 2008-03-11 14:06:30 +0000 2008-03-10 22:35 shadow * Makefile.in, src/afs/afs_callback.c, src/bozo/bnode.c, src/bozo/bosoprocs.c, src/bozo/bosprototypes.h, src/bozo/bosserver.c, src/bucoord/bc_status.c, src/bucoord/dump.c, src/bucoord/main.c, src/budb/dbs_dump.c, src/budb/server.c, src/butc/dbentries.c, src/butc/dump.c, src/butc/lwps.c, src/butc/recoverDb.c, src/butc/tcmain.c, src/butc/tcprocs.c, src/butc/tcudbprocs.c, src/fsprobe/fsprobe.c, src/gtx/curseswindows.c, src/gtx/frame.c, src/gtx/input.c, src/kauth/kaserver.c, src/kauth/krb_udp.c, src/lwp/iomgr.c, src/lwp/lock.c, src/lwp/lock.h, src/lwp/lwp.c, src/lwp/lwp.h, src/lwp/preempt.c, src/lwp/process.c, src/lwp/timer.h, src/rx/rx.c, src/rx/rx_kcommon.c, src/rx/rx_lwp.c, src/rx/rx_prototypes.h, src/rx/rx_pthread.c, src/rx/UKERNEL/rx_knet.c, src/ubik/beacon.c, src/ubik/recovery.c, src/ubik/ubik.c, src/ubik/ubik.p.h, src/util/serverLog.c, src/viced/host.h, src/viced/viced.c, src/vlserver/vlserver.c, src/volser/volmain.c, src/xstat/xstat_cm.c, src/xstat/xstat_fs.c: DELTA STABLE14-lwp-protoize-20080310 AUTHOR sxw@inf.ed.ac.uk LICENSE IPL10 FIXES protoize lwp. make it match pthreads' idea of createprocess 2008-03-10 19:05 shadow * src/: afs/LINUX/osi_file.c, afs/LINUX/osi_misc.c, cf/linux-test4.m4, config/param.i386_linux26.h: DELTA STABLE14-linux-2625-20080310 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES adapted from marc dionne's patch, but works more directly like the darwin port, further, i'm guessing iget_locked will go away evewntually. maybe this is too conservative? 2008-03-10 18:59 shadow * acinclude.m4: DELTA STABLE14-linux-2625-20080310 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES adapted from marc dionne's patch, but works more directly like the darwin port, further, i'm guessing iget_locked will go away evewntually. maybe this is too conservative? 2008-03-10 16:48 shadow * acinclude.m4, src/afs/LINUX/osi_groups.c, src/cf/linux-test4.m4: DELTA STABLE14-keyring-updated-20080310 AUTHOR sxw@inf.ed.ac.uk LICENSE IPL10 FIXES revise keyring patch to avoid detection problems with keyring_type_key 2008-03-10 16:25 shadow * src/config/: param.hp_ux110.h, param.hp_ux1123.h, param.hp_ux11i.h: DELTA STABLE14-hpux-param-updates-20080310 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES based on suggestion from cg2v@andrew.cmu.edu 2008-03-09 06:10 rra * doc/man-pages/pod8/afsd.pod: DELTA STABLE14-man-page-afsd-afsdb-20080308 AUTHOR jason@rampaginggeek.com LICENSE BSD FIXES 89288 89289 Reference RFC 1183 in the AFSDB documentation. 2008-03-09 01:41 jaltman * src/ptserver/pt_util.c: DELTA STABLE14-pt-util-com-err-20080308 AUTHOR swx@inf.ed.ac.uk LICENSE IPL10 prototype afs_error_message() to ensure correct behavior on 64-bit systems with 32-bit int. 2008-03-08 01:15 shadow * src/venus/: cmdebug.c, fs.c, livesys.c, twiddle.c: DELTA STABLE14-venus-include-afs-com_err-20070201 AUTHOR jaltman@secure-endpoints.com FIXES 51424 include afs/com_err.h for error_message() prototype to prevent crashes on platforms with 64-bit pointers and 32-bit int 2008-03-07 17:34 shadow * src/afs/VNOPS/: afs_vnop_access.c, afs_vnop_lookup.c: DELTA STABLE14-fakestat-access-for-nautilus-20080307 AUTHOR sxw@inf.ed.ac.uk LICENSE IPL10 FIXES in order that nautilus' .directory checks can work without stat()ing every damn thing, do what we do for the mac, basically. 2008-02-29 15:28 shadow * acinclude.m4: DELTA STABLE14-configure-enable-warnings-20080228 AUTHOR sxw@inf.ed.ac.uk LICENSE IPL10 FIXES add a switch to turn on warnings when using gcc 2008-02-29 04:46 shadow * src/auth/userok.c: DELTA STABLE14-checkauth-unlock-before-return-20080228 AUTHOR klm@endpoint.com LICENSE IPL10 FIXES only matters once you have pthreads, but... 2008-02-28 14:28 shadow * acinclude.m4, src/cf/osconf.m4: DELTA STABLE14-configure-enable-warnings-20080228 AUTHOR sxw@inf.ed.ac.uk LICENSE IPL10 FIXES add a switch to turn on warnings when using gcc 2008-02-27 22:31 shadow * src/: lwp/Makefile.in, config/param.arm_linux26.h: DELTA STABLE14-arm-lwp-adm-20080227 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES use ucontext-less lwp on arm linux 2008-02-25 20:39 shadow * src/viced/host.c: DELTA STABLE14-threadquota-enforcement-fixes-20080225 AUTHOR jhutz@cmu.edu LICENSE IPL10 FIXES 87416 correctly set and unset HWHO_INPROGRESS as we pass through host probing package. also, do not block on lock checking for HOSTDELETED. instead, return a null host and VBUSY; restructure code to allow returning a null host with prejudice. 2008-02-25 17:05 shadow * src/viced/: host.c, host.h: DELTA STABLE14-threadquota-enforcement-fixes-20080225 AUTHOR jhutz@cmu.edu LICENSE IPL10 FIXES 87416 correctly set and unset HWHO_INPROGRESS as we pass through host probing package. also, do not block on lock checking for HOSTDELETED. instead, return a null host and VBUSY; restructure code to allow returning a null host with prejudice. 2008-02-25 05:02 shadow * src/viced/host.c: DELTA STABLE14-nulluuid-check-only-valid-input-20080224 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES as reported by jhutz@cmu.edu 2008-02-25 04:39 shadow * src/viced/host.c: DELTA STABLE14-nulluuid-check-only-valid-input-20080224 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES as reported by jhutz@cmu.edu 2008-02-20 20:21 shadow * doc/man-pages/pod1/vos_addsite.pod: DELTA STABLE14-vos-addsite-pod-error-20080220 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES Item is not item 2008-02-20 20:10 shadow * src/ubik/: recovery.c, remote.c: DELTA STABLE14-urecovery-invalidate-without-truncate-20080220 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES critical to label the database invalid when we don't truncate so recovery finishes. issue in 84609 remains. 2008-02-19 15:31 shadow * doc/man-pages/: README, pod1/fs_listquota.pod, pod1/fs_minidump.pod, pod1/fs_quota.pod, pod1/fs_setquota.pod, pod1/fs_setvol.pod, pod1/vos_addsite.pod, pod1/vos_examine.pod, pod1/vos_partinfo.pod, pod8/afsd.pod: DELTA STABLE14-man-page-updates-20080219 AUTHOR jason@rampaginggeek.com LICENSE IPL10 FIXES 86677 note 2tb limit, add fs minidump document 2008-02-19 15:25 shadow * doc/man-pages/pod1/fs_minidump.pod: file fs_minidump.pod was added on branch openafs-stable-1_4_x on 2008-02-19 15:31:05 +0000 2008-02-19 15:25 shadow * doc/man-pages/pod1/fs_minidump.pod: DELTA man-page-updates-20080219 AUTHOR jason@rampaginggeek.com LICENSE IPL10 FIXES 86677 note 2tb limit, add fs minidump document 2008-02-19 15:07 shadow * src/libafs/MakefileProto.LINUX.in: DELTA STABLE14-s390x-not-s390-20080219 AUTHOR mmeffie@sinenomine.net LICENSE IPL10 FIXES don't try to link multiple things to asm 2008-02-19 14:53 shadow * src/cf/osconf.m4: DELTA STABLE14-linux-pic-everywhere-20050811 AUTHOR rra@stanford.edu FIXES 20781 Build shared libraries with -fPIC on all Linux platforms, not just the ones that absolutely require it. 2008-02-19 14:33 shadow * src/viced/afsfileprocs.c: DELTA STABLE14-viced-rmdir-fid-leak-20080219 AUTHOR rtb@pclella.cern.ch LICENSE IPL10 FIXES 86786 2008-02-19 03:39 shadow * src/config/param.arm_linux26.h: DELTA STABLE14-arm-linux26-syscall-missing-20080218 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES there's nothing non-political about this. whatever. 2008-02-18 19:22 shadow * src/viced/callback.c: DELTA my code, though, this is a result of a problem reported by Chaskiel Grundman and analysis by him, Jeff Altman and myself. I'm just checking in my implementation. In any case, the issue this addresses is one where we can end up in makecall_waiting in rx on multiple connections when we multibreakcallback because the lists are sorted differently and each has "pending" calls on a different connection. by sorting by index we will not block on another caller while also holding what they're after STABLE14-viced-qsort-cba-before-multibreakcallback-to-avoid-lockup- 20080218 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES 2008-02-14 19:30 shadow * src/packaging/RedHat/mockbuild.pl: DELTA STABLE14-mockbuild-20080214 AUTHOR sxw@inf.ed.ac.uk LICENSE BSD FIXES driver script for mock massbuilds 2008-02-14 19:26 shadow * src/packaging/RedHat/mockbuild.pl: DELTA mockbuild-20080214 AUTHOR sxw@inf.ed.ac.uk LICENSE BSD FIXES driver script for mock massbuilds 2008-02-14 19:26 shadow * src/packaging/RedHat/mockbuild.pl: file mockbuild.pl was added on branch openafs-stable-1_4_x on 2008-02-14 19:30:10 +0000 2008-02-13 05:31 shadow * src/packaging/RedHat/: kmodtool, openafs-kmodtool, openafs.spec.in: DELTA STABLE14-redhat-openafs-kmodtool-20080213 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES rename to be specific to us. 2008-02-13 05:27 shadow * src/packaging/RedHat/openafs-kmodtool: DELTA redhat-openafs-kmodtool-20080213 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES rename to be specific to us. 2008-02-13 05:27 shadow * src/packaging/RedHat/openafs-kmodtool: file openafs-kmodtool was added on branch openafs-stable-1_4_x on 2008-02-13 05:31:02 +0000 2008-02-11 03:46 shadow * src/volser/: vos.c, vsprocs.c: DELTA STABLE14-vos-syncv-dryrun-20080210 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES add a dryrun mode to vos syncvldb and syncserv 2008-02-10 06:03 shadow * src/shlibafsrpc/mapfile.afs_xdr: DELTA STABLE14-linux-x8664-mapfile-update-20080210 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES as reported by arolfe@mit.edu 2008-02-08 21:25 shadow * src/rx/: rx.c, rx.h, rx_multi.c, rx_prototypes.h: DELTA STABLE14-rx-kill-void-stupidity-20080208 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES remove VOID since it conflicts with this. and we shouldn't need it anymore anyway 2008-02-06 01:43 shadow * src/afs/: afs_osi.c, afs_prototypes.h: DELTA STABLE14-linux-rx-kernel-listener-kill-task-directly-20080205 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES as reported by cg2v@andrew.cmu.edu 2008-02-05 18:56 shadow * src/: fsint/afsint.xg, vlserver/vldbint.xg: DELTA STABLE14-multi-rx-calls-20080205 AUTHOR jaltman@secure-endpoints.com LICENSE MIT Add multi versions of RXAFS_GetCapabilities, RXAFS_GiveUpAllCallBacks, and VL_ProbeServer. 2008-02-05 18:53 shadow * src/rxgen/rpc_hout.c: DELTA STABLE14-rxgen-multi-prototypes-20080205 AUTHOR jaltman@secure-endpoints.com LICENSE MIT When 'multi' is applied to an RPC definition, rxgen produced split prototypes, Start and End, but failed to produce the prototype for the normal RPC call. 2008-02-04 19:42 shadow * doc/man-pages/: pod1/pts_createuser.pod, pod1/pts_listentries.pod, pod8/bosserver.pod, pod8/fileserver.pod, pod8/ptserver.pod, pod8/vlserver.pod, pod8/volserver.pod: DELTA STABLE14-pts-localauth-20080204 AUTHOR sxw@inf.ed.ac.uk LICENSE IPL10 FIXES distilled from changes by mdw@umich.edu 2008-02-04 17:53 shadow * src/ptserver/pts.c, src/ptserver/ptuser.c, src/ptserver/utils.c, doc/man-pages/pod1/pts.pod, doc/man-pages/pod1/pts_adduser.pod, doc/man-pages/pod1/pts_chown.pod, doc/man-pages/pod1/pts_creategroup.pod, doc/man-pages/pod1/pts_createuser.pod, doc/man-pages/pod1/pts_delete.pod, doc/man-pages/pod1/pts_examine.pod, doc/man-pages/pod1/pts_interactive.pod, doc/man-pages/pod1/pts_listentries.pod, doc/man-pages/pod1/pts_listmax.pod, doc/man-pages/pod1/pts_listowned.pod, doc/man-pages/pod1/pts_membership.pod, doc/man-pages/pod1/pts_quit.pod, doc/man-pages/pod1/pts_removeuser.pod, doc/man-pages/pod1/pts_rename.pod, doc/man-pages/pod1/pts_setfields.pod, doc/man-pages/pod1/pts_setmax.pod, doc/man-pages/pod1/pts_sleep.pod, doc/man-pages/pod1/pts_source.pod, doc/man-pages/pod8/bosserver.pod, doc/man-pages/pod8/fileserver.pod, doc/man-pages/pod8/ptserver.pod, doc/man-pages/pod8/vlserver.pod, doc/man-pages/pod8/volserver.pod: DELTA STABLE14-pts-localauth-20080204 AUTHOR sxw@inf.ed.ac.uk LICENSE IPL10 FIXES distilled from changes by mdw@umich.edu 2008-02-04 04:07 jaltman * src/rx/xdr_rec.c: DELTA STABLE14-rx-xdr_rec-type-error-20080203 AUTHOR jaltman@secure-endpoints.com LICENSE MIT x_inline second parameter is unsigned 2008-02-04 03:57 jaltman * src/kauth/krb_udp.c: DELTA STABLE14-kauth-windows-handle-leak-20080203 AUTHOR jaltman@secure-endpoints.com LICENSE MIT close() does not close sockets on Windows 2008-02-04 03:53 jaltman * src/: bozo/bosserver.c, ptserver/ptserver.c, vlserver/vlserver.c: DELTA STABLE14-rxmaxmtu-printf-format-error-20080203 AUTHOR jaltman@secure-endpoints.com LICENSE MIT correct improper format string 2008-02-01 21:40 shadow * doc/man-pages/pod8/bosserver.pod, doc/man-pages/pod8/fileserver.pod, doc/man-pages/pod8/ptserver.pod, doc/man-pages/pod8/vlserver.pod, doc/man-pages/pod8/volserver.pod, src/viced/host.c: DELTA STABLE14-h-enumerate-less-heavyhanded-check-20080201 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES if hostCount is too small this is fine or at least not fatal 2008-01-31 20:18 shadow * src/afs/UKERNEL/afs_usrops.c: DELTA STABLE14-solaris10-cleanup-friendliness-20080130 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES based on patch from mib@unimelb.edu.au clean up taskq after ourselves and don't leave ourself marked system processes 2008-01-31 00:27 jaltman * src/rx/rx_misc.c: DELTA STABLE14-rx-edquot-20080130 AUTHOR jaltman@secure-endpoints.com LICENSE MIT Conditionalize error translation on the existence of EDQUOT not on platform macros 2008-01-30 21:37 shadow * src/config/afs_args.h: DELTA STABLE14-solaris10-cleanup-friendliness-20080130 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES based on patch from mib@unimelb.edu.au clean up taskq after ourselves and don't leave ourself marked system processes 2008-01-30 21:18 shadow * src/: afs/afs_call.c, afs/afs_osi.c, afs/afs_prototypes.h, rx/rx_kcommon.c, rx/SOLARIS/rx_knet.c: DELTA STABLE14-solaris10-cleanup-friendliness-20080130 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES based on patch from mib@unimelb.edu.au clean up taskq after ourselves and don't leave ourself marked system processes 2008-01-30 17:30 shadow * acinclude.m4, src/afs/LINUX/osi_groups.c, src/cf/linux-test4.m4: DELTA STABLE14-linux-keytype-exports-20080130 AUTHOR sxw@inf.ed.ac.uk LICENSE IPL10 FIXES try to work even if key_type_keyring isn't exported 2008-01-30 17:26 shadow * src/: afs/LINUX/osi_misc.c, rx/rx_kcommon.c, rx/LINUX/rx_knet.c: DELTA STABLE14-linux-rx-kernel-listener-kill-task-directly-20080130 AUTHOR sxw@inf.ed.ac.uk LICENSE IPL10 FIXES based on work from shadow@dementia.org since the tasklist lock and rcu stuff can/will be de-exported, and we don't need it anyway... 2008-01-29 20:45 shadow * src/volser/vsprocs.c: DELTA STABLE14-syncvl-fix-bogus-rw-update-20080129 AUTHOR alistair.ferguson@morganstanley.com LICENSE IPL10 FIXES pass in a ref to entry correctly 2008-01-28 19:30 shadow * acinclude.m4, src/cf/linux-test4.m4, src/afs/LINUX/osi_groups.c: DELTA STABLE14-revert-linux-2624-rc5-updates-20080127 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES 83716 the generic 2.6.24 patch should address all this. 2008-01-28 19:17 shadow * src/cf/linux-test4.m4: DELTA STABLE14-sysctl-table-checking-modpost-fun-fun-20080127 AUTHOR marc.c.dionne@gmail.com LICENSE IPL10 FIXES 83890 try again to do something sensible so we don't default wrong 2008-01-27 18:48 shadow * src/packaging/MacOS/decode-panic: DELTA STABLE14-macos-panic-decoder-20080127 AUTHOR jason@rampaginggeek.com LICENSE IPL10 FIXES panic log decoder from Jason. Still needs some work for Leopard but we should be able to make a go of this 2008-01-27 18:44 shadow * src/packaging/MacOS/decode-panic: DELTA macos-panic-decoder-20080127 AUTHOR jason@rampaginggeek.com LICENSE BSD FIXES panic log decoder from Jason. Still needs some work for Leopard but we should be able to make a go of this 2008-01-27 18:44 shadow * src/packaging/MacOS/decode-panic: file decode-panic was added on branch openafs-stable-1_4_x on 2008-01-27 18:48:12 +0000 2008-01-25 00:00 shadow * src/packaging/RedHat/: openafs-buildall.sh, openafs-client.init, openafs.spec.in: DELTA STABLE14-redhat-support-dkms-20080124 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES attempt to provide dkms support. this does work on my fc8 test host. it may not work in all cases. 2008-01-24 23:52 shadow * src/tests/: afs-rmcell.pl, OpenAFS/Auth.pm, OpenAFS/OS.pm: DELTA STABLE14-tests-update-20080124 AUTHOR mmeffie@sinenomine.net LICENSE IPL10 FIXES update test scripting 2008-01-24 23:44 shadow * src/tests/OpenAFS/Auth.pm: file Auth.pm was added on branch openafs-stable-1_4_x on 2008-01-24 23:52:17 +0000 2008-01-24 23:44 shadow * src/tests/OpenAFS/OS.pm: file OS.pm was added on branch openafs-stable-1_4_x on 2008-01-24 23:52:17 +0000 2008-01-24 23:44 shadow * src/tests/afs-rmcell.pl: file afs-rmcell.pl was added on branch openafs-stable-1_4_x on 2008-01-24 23:52:17 +0000 2008-01-24 23:44 shadow * src/tests/: afs-rmcell.pl, OpenAFS/Auth.pm, OpenAFS/OS.pm: DELTA tests-update-20080124 AUTHOR mmeffie@sinenomine.net LICENSE IPL10 FIXES update test scripting 2008-01-23 21:41 shadow * src/packaging/RedHat/openafs.spec.in: DELTA STABLE14-redhat-spec-more-arches-20080123 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES support sprc, sparc64, ppc, ppc64, s390, s390x. we should be able to cope with all these. if not, fix it. 2008-01-23 13:47 shadow * src/cf/linux-test4.m4: DELTA STABLE14-linux-key-type-detection-once-20080123 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES doubled configure test from 2 sources. 2008-01-23 05:32 shadow * src/packaging/RedHat/kmodtool: DELTA STABLE14-redhat-kmodtool-20080122 AUTHOR sxw@inf.ed.ac.uk LICENSE IPL10 FIXES install simon's modified kmodtool 2008-01-23 04:22 shadow * doc/man-pages/pod8/bosserver.pod, doc/man-pages/pod8/fileserver.pod, doc/man-pages/pod8/ptserver.pod, doc/man-pages/pod8/vlserver.pod, doc/man-pages/pod8/volserver.pod, src/bozo/bosserver.c, src/ptserver/ptserver.c, src/rx/rx.c, src/rx/rx.h, src/rxkad/private_data.h, src/rxkad/rxkad_prototypes.h, src/rxkad/rxkad_server.c, src/rxkad/ticket5.c, src/viced/viced.c, src/vlserver/vlserver.c, src/volser/volmain.c: DELTA STABLE14-rxkad-v5-dot-check-20080122 AUTHOR sxw@inf.ed.ac.uk LICENSE IPL10 FIXES 75101 give an option to not enforce the dotted principal check. document it. 2008-01-23 03:28 shadow * src/viced/viced.c: DELTA STABLE14-viced-fsync-glock-creation-20080122 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES create fsync glock and cond before we initialize volume package. oops? 2008-01-22 21:07 shadow * src/packaging/RedHat/openafs.spec.in: DELTA STABLE14-redhat-packaging-keep-up-with-the-joneses-20080122 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES track new manpages 2008-01-22 05:15 shadow * src/volser/vos.c: DELTA STABLE14-vos-volser-enhancements-20080121 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES add option to addsite to allow adding a site where there is already a release- equivalent volume resident, where thus we don't want to mark unreleased (possible by dumping an existing RO and restoring with -readonly at the new site) add ability to vos clone to a readonly or backup with the correct ID and name add ability when restoring a RW to a new site to leave the volume at the old site intact all changes are internal to vos and can be used with any OpenAFS from 2006 or later (supporting changes in namei to not create volumes with bad parent id went in in December 2005) 2008-01-21 21:05 shadow * src/afsd/afs.rc.linux: DELTA STABLE14-tests-update-20080121 AUTHOR mmeffie@sinenomine.net LICENSE IPL10 FIXES update test scripting 2008-01-21 21:01 shadow * src/: afsd/afs.rc.darwin, packaging/MacOS/OpenAFS.post_install, packaging/MacOS/afs.conf, packaging/MacOS/buildpkg.sh.in: DELTA STABLE14-macos-packaging-using-afs-conf-when-possible-20080121 AUTHOR broder@mit.edu LICENSE IPL10 FIXES 81825 switch to afs.conf as other ports use instead of afsd.options, when possible 2008-01-21 20:53 shadow * src/packaging/MacOS/afs.conf: DELTA macos-packaging-using-afs-conf-when-possible-20080121 AUTHOR broder@mit.edu LICENSE IPL10 FIXES 81825 switch to afs.conf as other ports use instead of afsd.options, when possible 2008-01-21 20:53 shadow * src/packaging/MacOS/afs.conf: file afs.conf was added on branch openafs-stable-1_4_x on 2008-01-21 21:01:30 +0000 2008-01-21 19:50 shadow * Makefile.in, configure.in, src/tests/Makefile.in, src/tests/afs-newcell.pl, src/tests/baduniq.pl, src/tests/bosexec.pl, src/tests/bosinstall.pl, src/tests/extcopyin, src/tests/extcopyout, src/tests/hardlink5, src/tests/reauth.pl, src/tests/run-tests.in, src/tests/vosdump.pl, src/tests/vosrestore.pl, src/tests/OpenAFS/ConfigUtils.pm, src/tests/OpenAFS/config.pm: DELTA STABLE14-tests-update-20080121 AUTHOR mmeffie@sinenomine.net LICENSE IPL10 FIXES update test scripting 2008-01-21 18:40 shadow * src/: libadmin/bos/Makefile.in, libadmin/kas/Makefile.in, libadmin/pts/Makefile.in, libadmin/vos/Makefile.in, libuafs/Makefile.common.in: DELTA STABLE14-make-avoid-double-slash-20080121 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES avoid having double / in make commands 2008-01-21 17:39 shadow * src/afs/SOLARIS/osi_vfsops.c: DELTA STABLE14-solaris-vfsroot-refcount-issue-20080121 AUTHOR jhutz@cmu.edu LICENSE IPL10 FIXES fix issue with afs root vnode refcount dropping to 0 2008-01-21 17:17 shadow * src/packaging/RedHat/openafs.spec.in: DELTA STABLE14-redhat-spec-update-20080121 AUTHOR sxw@inf.ed.ac.uk LICENSE IPL10 FIXES update specfile to default to fedorakmod 2008-01-21 14:35 shadow * src/volser/: volser.p.h, volser_prototypes.h, vos.c, vsprocs.c: DELTA STABLE14-vos-volser-enhancements-20080121 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES add option to addsite to allow adding a site where there is already a release- equivalent volume resident, where thus we don't want to mark unreleased (possible by dumping an existing RO and restoring with -readonly at the new site) add ability to vos clone to a readonly or backup with the correct ID and name add ability when restoring a RW to a new site to leave the volume at the old site intact all changes are internal to vos and can be used with any OpenAFS from 2006 or later (supporting changes in namei to not create volumes with bad parent id went in in December 2005) 2008-01-21 14:11 shadow * src/volser/dumpstuff.c: DELTA STABLE14-vos-restore-incrementals-no-orphans-really-20080121 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES 46937 based on comments from jhutz@cmu.edu; runnign thread in the ticket 2008-01-20 00:19 rra * doc/man-pages/: pod1/vos.pod, pod1/vos_copy.pod, pod1/vos_create.pod, pod1/vos_move.pod, pod8/fileserver.pod: DELTA STABLE14-man-page-fileserver-limits-20080119 AUTHOR jason@rampaginggeek.com LICENSE BSD Document the 2TB volume and partition limits and the -abortthreshold flag to the AFS fileserver. 2008-01-15 23:45 shadow * src/packaging/RedHat/makesrpm.pl: DELTA STABLE14-redhat-makesrpm-deal-with-cellservdb-20080115 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES autofetch the CellServDB based on the spec or let one be provided 2008-01-15 14:11 shadow * src/lwp/process.s: DELTA STABLE14-arm-linux-20080115 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES make an arm linux port. 2008-01-15 05:21 shadow * src/cf/osconf.m4: DELTA STABLE14-arm-linux-20080115 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES make an arm linux port. 2008-01-15 05:14 shadow * src/: config/afs_sysnames.h, config/param.arm_linux24.h, config/param.arm_linux26.h, des/andrew-conf.h, des/conf-arm-linux.h, lwp/lwp.c, lwp/process.s: DELTA STABLE14-arm-linux-20080115 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES make an arm linux port. 2008-01-15 05:10 shadow * src/des/conf-arm-linux.h: file conf-arm-linux.h was added on branch openafs-stable-1_4_x on 2008-01-15 05:14:02 +0000 2008-01-15 05:10 shadow * src/config/param.arm_linux24.h: file param.arm_linux24.h was added on branch openafs-stable-1_4_x on 2008-01-15 05:14:02 +0000 2008-01-15 05:10 shadow * src/config/param.arm_linux26.h: file param.arm_linux26.h was added on branch openafs-stable-1_4_x on 2008-01-15 05:14:02 +0000 2008-01-15 05:10 shadow * src/: config/param.arm_linux24.h, config/param.arm_linux26.h, des/conf-arm-linux.h: DELTA arm-linux-20080115 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES make an arm linux port. 2008-01-14 05:03 rra * doc/man-pages/pod1/cmdebug.pod: DELTA STABLE14-man-page-cmdebug-updates-20080113 AUTHOR jason@rampaginggeek.com LICENSE BSD Add -ctime and -cellservdb options to the cmdebug man page and improve example host names and SEE ALSO references. 2008-01-13 15:33 jaltman * src/cmd/cmd.c: DELTA STABLE14-cmd-nname-20080113 AUTHOR jaltman@secure-endpoints.com LICENSE MIT Nname() is used to concatenate two strings and is frequently used with the first string being the name of the executable perhaps with a full path. The static buffer specified is too small for a full path and there was no protection against writing beyond the end of it. 2008-01-12 15:50 jaltman * src/venus/cmdebug.c: DELTA STABLE14-cmdebug-cellservdb-20080112 AUTHOR jaltman@secure-endpoints.com LICENSE MIT Add -cellservdb option to the cmdebug command. This option will retrieve the volume location database information for all cells known to the cache manager and output the data in the format required by the CellServDB file. This functionality is supported by the UNIX cache managers and Windows cache managers 1.5.31 and later. 2008-01-12 15:49 jaltman * src/venus/cmdebug.c: DELTA STABLE14-cmdebug-human-readable-expiration-time-20071109 AUTHOR jaltman@secure-endpoints.com add -ctime parameter which produces human readable expiration times. Doesn't work with OpenAFS for Windows prior to 1.5.28 because time() was not used in those versions for tracking expiration times. 2008-01-11 22:43 shadow * src/config/.cvsignore: DELTA STABLE14-config-cvsignore-update-20080111 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES ignore generated Makefile.SYSNAME.in 2008-01-10 18:50 shadow * acinclude.m4, src/afs/LINUX/osi_groups.c, src/cf/linux-test4.m4: DELTA STABLE14-linux-2624-rc5-updates-20080110 AUTHOR matt@linuxbox.com LICENSE IPL10 FIXES 80463 Include linux/key-type.h in osi_groups.c, if it exists. Fix do_sync_read test for recent kbuild (maybe break it for [some older 2.6]). 2008-01-09 19:40 shadow * src/packaging/RedHat/makesrpm.pl: DELTA STABLE14-redhat-make-srpm-script-20080109 AUTHOR sxw@inf.ed.ac.uk LICENSE IPL10 FIXES srpm builder script 2008-01-09 19:36 shadow * src/packaging/RedHat/makesrpm.pl: DELTA redhat-make-srpm-script-20080109 AUTHOR sxw@inf.ed.ac.uk LICENSE IPL10 FIXES srpm builder script 2008-01-09 19:36 shadow * src/packaging/RedHat/makesrpm.pl: file makesrpm.pl was added on branch openafs-stable-1_4_x on 2008-01-09 19:40:12 +0000 2008-01-08 19:03 shadow * configure.in: DELTA STABLE14-find-cpp-from-slash-20071210 AUTHOR mmeffie@sinenomine.net LICENSE IPL10 FIXES find cpp using a full path, not the user's path, at least for now 2008-01-08 19:02 shadow * configure.in: DELTA STABLE14-cpp-avoid-cc-E-20071022 AUTHOR sxw@inf.ed.ac.uk finding the right cpp is good. having it not be cc -E is better 2008-01-08 18:57 shadow * configure.in, src/config/Makefile.config.in, src/libafsrpc/Makefile.in, src/lwp/Makefile.in, src/rxgen/Makefile.in, src/rxgen/rpc_main.c, src/shlibafsrpc/Makefile.in: DELTA STABLE14-cpp-autoconf-located-20071019 AUTHOR aelschuring@hotmail.com let autoconf find cpp 2008-01-08 17:32 rees * src/: viced/viced.c, volser/volmain.c: DELTA STABLE14-obsd-more-stack-20080108 AUTHOR rees@umich.edu make stack bigger in volserver and fileserver eliminates overflow in k5 library 2008-01-08 17:06 rees * src/afs/OBSD/osi_vnodeops.c: DELTA STABLE14-obsd-lock-no-interlock-20080108 AUTHOR rees@umich.edu restore lock vnode op, but without vnode interlock for obsd 4.2 2008-01-07 20:25 shadow * src/viced/: afsfileprocs.c, host.c: DELTA STABLE14-viced-hpr-error-handling-20080107 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES fix ubik reinit issue reported by jhutz@cs 2008-01-07 20:10 shadow * src/sys/Makefile.in: DELTA STABLE14-sys-syscall-object-dependency-20080107 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES make syscall.o always be created, some makes don't deal with the implicit requirement 2008-01-07 18:34 rra * src/cf/linux-test1.m4: DELTA STABLE14-linux-probe-warning-case-20080107 AUTHOR rra@stanford.edu LICENSE MIT Some older Linux kernels prefix warnings with "Warning:" rather than "WARNING:", so do the grep case-insensitively when finding missing symbols. 2008-01-06 15:57 shadow * src/viced/host.c: DELTA STABLE14-viced-threadquota-release-holds-20080106 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES release a hold when we decline to service a host 2008-01-05 04:48 shadow * src/: aklog/aklog_main.c, cf/kerberos.m4: DELTA STABLE14-aklog-referral-support-20080104 AUTHOR marc@mit.edu LICENSE IPL10 FIXES with updates and configure support from Simon Wilkinson. make aklog able to cope with referrals. 2008-01-04 18:40 shadow * src/afs/afs_osi_pag.c: DELTA STABLE14-pag-allocation-dont-throttle-when-time-reverses-20080104 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES avoid pag allocation throttling when time is set back by e.g. ntpd to avoid starving everyone. 2008-01-04 18:08 rees * src/rxkad/: rxkad_client.c, domestic/crypt_conn.c: DELTA STABLE14-xbsd-include-systmh-20080104 AUTHOR rees@umich.edu include systm.h for xbsd 2008-01-04 17:56 rees * src/afs/OBSD/osi_file.c: DELTA STABLE14-obsd-resid-type-20080104 AUTHOR rees@umich.edu use correct type for resid when calling vn_rdwr() 2008-01-04 17:53 rees * src/afs/: afs_osi.c, OBSD/osi_machdep.h, OBSD/osi_sleep.c: DELTA STABLE14-obsd-time-20080104 AUTHOR rees@umich.edu update kernel time functions for OpenBSD 4.2 2008-01-03 18:05 shadow * src/tsm41/aix_aklog.c: DELTA STABLE14-aix-lam-aklog-update-20080103 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES make the aklog lam plugin work correctly in e.g. the CDE screenlocker, which is part of the long-running and not-run-by-user dtsession; this means we do wackiness to 1) not pag ourselves in that case 2) setuid to the user to set uid tokens if we got a username and are root 3) do not use pr_mumble get the the AFS ID to put in the tokens, as multiple initializations of Rx in the process space of dtsession crashes it 2008-01-03 17:44 rees * src/afs/OBSD/osi_vnodeops.c: DELTA obsd-buf-fixes-20080103 AUTHOR rees@umich.edu use new b_data field in struct buf don't clobber a_bnp in bmap op (wonder how long this has been broken?) 2008-01-03 17:16 rees * src/afs/OBSD/osi_vnodeops.c: DELTA obsd-lock-vnops-20080103 AUTHOR rees@umich.edu use generic vnops for lock/unlock (for obsd 4.2) 2008-01-03 17:15 rees * src/afs/OBSD/osi_vm.c: DELTA obsd-uvm-1-20080103 AUTHOR rees@umich.edu long overdue fixes for uvm on openbsd 2008-01-03 02:30 rees * src/packaging/OpenBSD/buildpkg.sh: DELTA use-k5-klog-20080102 AUTHOR rees@umich.edu use k5 klog for OpenBSD 2008-01-03 02:30 rees * src/packaging/OpenBSD/buildpkg.sh: DELTA obsd-rm-pinstall-20070831 AUTHOR rees@umich.edu skip pinstall 2008-01-03 01:15 rees * src/cf/osconf.m4: DELTA obsd-krb5flags-20050828 AUTHOR rees@umich.edu KRB5CFLAGS and KRB5LIBS for OpenBSD 2008-01-02 15:12 shadow * src/packaging/RedHat/.cvsignore: DELTA STABLE14-redhat-spec-cvsignore-20080101 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES as reported by mdw@umich.edu 2008-01-02 15:10 shadow * src/packaging/RedHat/.cvsignore: DELTA redhat-spec-cvsignore-20080101 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES as reported by mdw@umich.edu 2008-01-02 15:10 shadow * src/packaging/RedHat/.cvsignore: file .cvsignore was added on branch openafs-stable-1_4_x on 2008-01-02 15:12:50 +0000 2008-01-01 00:19 rees * src/venus/Makefile.in: DELTA more-small-obsd-tweaks-20061026 AUTHOR rees@umich.edu Mention how to build aklog. Don't even try to build kdump for [ofn]bsd. 2007-12-28 22:16 shadow * src/vol/vnode.c: DELTA STABLE14-vgetvnode-debuglog-vio-20071228 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES provide a way to log otherwise unlogged VIO error cause 2007-12-25 22:32 rra * doc/: LICENSE, man-pages/pod1/fs_flushall.pod, man-pages/pod1/fs_getcalleraccess.pod, man-pages/pod1/fs_getcrypt.pod, man-pages/pod1/fs_listaliases.pod, man-pages/pod1/fs_newalias.pod, man-pages/pod1/fs_rxstatpeer.pod, man-pages/pod1/fs_setcrypt.pod, man-pages/pod1/fs_uuid.pod, man-pages/pod1/pts_interactive.pod, man-pages/pod1/pts_quit.pod, man-pages/pod1/pts_sleep.pod, man-pages/pod1/pts_source.pod, man-pages/pod1/symlink.pod, man-pages/pod1/symlink_list.pod, man-pages/pod1/symlink_make.pod, man-pages/pod1/symlink_remove.pod, man-pages/pod1/vos_changeloc.pod, man-pages/pod1/vos_convertROtoRW.pod, man-pages/pod1/vos_copy.pod, man-pages/pod1/vos_size.pod, man-pages/pod5/CellAlias.pod, man-pages/pod8/bos_util.pod, man-pages/pod8/read_tape.pod: DELTA STABLE14-man-page-license-change-20071225 AUTHOR jason@rampaginggeek.com LICENSE BSD Update man pages submitted by Jason Edgecombe to the BSD license. 2007-12-25 22:28 rra * doc/man-pages/: README, pod1/fs.pod, pod1/rxdebug.pod, pod1/sys.pod, pod1/vos_move.pod: DELTA STABLE14-man-page-misc-updates-20071225 AUTHOR jason@rampaginggeek.com LICENSE BSD Add some additional cross-references, add some missing man pages, fix a few references to the OpenAFS manuals, document the -live flag to vos move, and add an example for rxdebug. 2007-12-25 22:25 rra * doc/man-pages/pod8/fileserver.pod: DELTA STABLE14-man-page-fileserver-debug-20071225 AUTHOR adeason2@uiuc.edu LICENSE BSD The file server debug flag is -d, not -debug. 2007-12-19 20:59 shadow * src/afs/VNOPS/afs_vnop_remove.c: DELTA STABLE14-darwin-dont-assert-on-lock-state-in-remove-20071219 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES remove panic due to lock being grabbedin another thread can't be accurately covered with this test on darwin, as e.g. proc_selfthread() is not in the KPI 2007-12-18 15:16 shadow * src/volser/vsprocs.c: DELTA STABLE14-fix-verbose-vos-dump-20071217 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES fix verbose vos dump to not put garbage in the stream when dumping to stdout 2007-12-17 21:13 shadow * src/shlibafsrpc/mapfile: DELTA STABLE14-shlibafsrpc-export-more-20071217 AUTHOR cg2v@andrew.cmu.edu LICENSE IPL10 FIXES shlibafsauthent uses these, export them 2007-12-17 20:49 shadow * src/shlibafsrpc/mapfile: DELTA STABLE14-comerr-rename-20071217 AUTHOR cg2v@andrew.cmu.edu LICENSE IPL10 FIXES the mapfile was renamed so this got dropped in pullup 2007-12-17 16:01 shadow * src/volser/vsprocs.c: DELTA fix-verbose-vos-dump-20071217 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES fix verbose vos dump to not put garbage in the stream when dumping to stdout 2007-12-14 21:37 shadow * src/JAVA/: classes/org/openafs/jafs/Token.java, libjafs/AdminToken.c, libjafs/Makefile.in: DELTA STABLE14-java-admin-interface-updates-20071214 AUTHOR megacz@cs.berkeley.edu LICENSE IPL10 FIXES pdate java admin interface including support for 1.5 2007-12-14 13:09 jaltman * src/util/snprintf.c: DELTA STABLE14-emulate-vsyslog-20071214 AUTHOR jaltman@secure-endpoints.com LICENSE IPL10 Do not include vsyslog on Windows. Include syslog.h for the syslog() prototype. 2007-12-13 23:07 shadow * src/tsm41/aix_aklog.c: DELTA STABLE14-aix-lam-aklog-set-token-name-20071213 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES so we set an afs id in the tokens here also 2007-12-13 22:43 shadow * acinclude.m4, src/util/snprintf.c: DELTA STABLE14-emulate-vsyslog-20071213 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES aix 5.3 lacks vsyslog. the fixed buffer is poor, but... 2007-12-13 21:23 shadow * src/sys/pagsh.c: DELTA STABLE14-aix-curpag-redux-20071213 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES add curpag() support for aix, based on work by tom keiser 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-12-13 20:14 shadow * src/packaging/RedHat/openafs.spec.in: DELTA STABLE14-redhat-rpm-mockable-20071213 AUTHOR sxw@inf.ed.ac.uk LICENSE IPL10 FIXES make us able to autobuild with mock. (may need krb5-devel outside the if krb5support; if we do more thought will be involved) 2007-12-13 19:49 shadow * src/afs/afs_vcache.c: DELTA STABLE14-vcache-track-maxvcount-accurately-20071213 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES if we can alloc more vnodes, and we are looking for vlru cycles, a legit vnode is not indicative of a cycle. 2007-12-13 19:18 shadow * src/afs/: afs_buffer.c, afs_osi_alloc.c, AIX/osi_file.c, AIX/osi_vfsops.c, DARWIN/osi_file.c, DUX/osi_file.c, FBSD/osi_file.c, HPUX/osi_file.c, IRIX/osi_file.c, IRIX/osi_vfsops.c, LINUX/osi_file.c, NBSD/osi_file.c, SOLARIS/osi_file.c: DELTA STABLE14-shutdown-cleanup-20071213 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES get rid of cold_shutdown; it's in afs_prototypes.h. log when we don't clean up memory 2007-12-13 18:54 shadow * src/: sys/pagsh.c, pam/afs_util.c, auth/ktc.c: DELTA STABLE14-aix-curpag-redux-20071213 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES add curpag() support for aix, based on work by tom keiser 2007-12-13 18:07 shadow * src/packaging/RedHat/openafs.spec.in: DELTA STABLE14-redhat-rpm-mockable-20071213 AUTHOR sxw@inf.ed.ac.uk LICENSE IPL10 FIXES make us able to autobuild with mock. (may need krb5-devel outside the if krb5support; if we do more thought will be involved) 2007-12-13 17:08 shadow * src/afs/afs_vcache.c: DELTA STABLE14-vcache-track-maxvcount-accurately-20071213 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES if we can alloc more vnodes, and we are looking for vlru cycles, a legit vnode is not indicative of a cycle. 2007-12-13 15:57 shadow * src/tsm41/aix_aklog.c: DELTA STABLE14-aix-lam-aklog-set-token-name-20071213 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES so we set an afs id in the tokens here also 2007-12-11 21:31 shadow * src/afs/afs_server.c: DELTA STABLE14-afs-serveriprank-return-void-20071211 AUTHOR mmeffie@sinenomine.net LICENSE IPL10 FIXES can't return 0 from void function 2007-12-11 20:45 shadow * src/vlserver/vldb_check.c: DELTA STABLE14-vldb-check-dont-return-int-from-void-20071211 AUTHOR mmeffie@sinenomine.net LICENSE IPL10 FIXES void functions shouldn't return 0 2007-12-11 16:36 shadow * src/venus/up.c: DELTA STABLE14-up-prototypes-20071211 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES move changes from 1.5 branch here so we have the needed prototypes 2007-12-11 16:28 shadow * src/butc/dbentries.c: DELTA STABLE14-butc-no-retval-in-void-func-20071211 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES fix the build again 2007-12-10 22:46 shadow * src/ubik/: phys.c, recovery.c, remote.c: DELTA currently we can truncate the live database while we are doing recovery. address that. STABLE14-ubik-avoid-truncating-live-database-during-recovery-200712 10 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES 77183 2007-12-10 18:29 shadow * src/pam/afs_setcred.c: DELTA STABLE14-pam-expires-setting-should-be-32bit-20071210 AUTHOR jacobi@de.ibm.com LICENSE IPL10 FIXES store as a 32 bit value explicitly so 32 bit routines don't leave garbage around here. 2007-12-10 18:24 shadow * src/uss/lex.l: DELTA STABLE14-uss-lex-more-forward-decls-20071210 AUTHOR mmeffie@sinenomine.net LICENSE IPL10 FIXES forward declare this so picky compilers will do their jobs. 2007-12-09 23:37 shadow * src/vlserver/cnvldb.c: DELTA STABLE14-cnvldb-prototypes-20071209 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES forward declare these 2007-12-09 06:12 shadow * src/: aklog/aklog_main.c, tsm41/aix_aklog.c: DELTA STABLE14-aklog-no-dummy-write-on-aix5-20071209 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES don't do the dummy write on aix5. we are better off actually working 2007-12-08 18:00 shadow * src/afs/: afs_dcache.c, VNOPS/afs_vnop_create.c, VNOPS/afs_vnop_dirops.c, VNOPS/afs_vnop_link.c, VNOPS/afs_vnop_rename.c, VNOPS/afs_vnop_symlink.c: DELTA STABLE14-writedcache-enforce-xdcache-writelock-20071208 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES 59136 in order that the writes to CacheItems not be addled, we need to *actually* hold a *write* lock when we write. not even just read as the comment says. and certainly not none as was happening in the dir package. 2007-12-08 17:47 shadow * src/cf/: linux-test1.m4, linux-test4.m4: DELTA STABLE14-linux24-kernel-configure-test-20071208 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES on linux 2.4 the try kbuild macro needs to try harder to notice what symbols we don't have 2007-12-05 20:39 jaltman * src/viced/callback.c: DELTA STABLE14-viced-cbstuff-20071205 AUTHOR jaltman@secure-endpoints.com LICENSE IPL10 Keep track of AddCallBack calls in cbstuff. Increment cbstuff.DeleteCallBacks after holding H_LOCK 2007-12-05 20:35 jaltman * src/viced/callback.c: DELTA STABLE14-cbd-20071205 AUTHOR jaltman@secure-endpoints.com LICENSE IPL10 Windows requires open() to be called with O_BINARY otherwise Ctrl-Z means EOF which breaks dumpfile processing. Be consistent about writing/reading time as afs_uint32 instead of writing as afs_uint32 and reading as time_t since time_t can be 32-bit or 64-bit depending on the platform. 2007-12-04 21:12 shadow * src/afs/afs_segments.c: DELTA STABLE14-largefile-avoid-wraparound-write-to-old-server-20071204 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES 73720 apply analogous check that's in fileserver to clients writing to old servers 2007-12-04 20:33 shadow * src/afs/afs_cell.c: DELTA STABLE14-afsdb-avoid-cross-task-stack-use-20071204 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES really for aix, but simplified code universally. 2007-12-01 05:44 shadow * acinclude.m4, src/config/param.amd64_nbsd30.h, src/config/param.amd64_nbsd40.h, src/config/param.nbsd30.h, src/config/param.nbsd40.h: DELTA STABLE14-nbsd-new-version-20071201 AUTHOR gendalia@iastate.edu LICENSE IPL10 FIXES 75602 add support for new version(s) of netbsd 2007-12-01 05:40 shadow * src/config/param.nbsd40.h: file param.nbsd40.h was added on branch openafs-stable-1_4_x on 2007-12-01 05:44:29 +0000 2007-12-01 05:40 shadow * src/config/: param.amd64_nbsd30.h, param.amd64_nbsd40.h, param.nbsd40.h: DELTA nbsd-new-version-20071201 AUTHOR gendalia@iastate.edu LICENSE IPL10 FIXES 75602 add support for new version(s) of netbsd 2007-12-01 05:40 shadow * src/config/param.amd64_nbsd30.h: file param.amd64_nbsd30.h was added on branch openafs-stable-1_4_x on 2007-12-01 05:44:29 +0000 2007-12-01 05:40 shadow * src/config/param.amd64_nbsd40.h: file param.amd64_nbsd40.h was added on branch openafs-stable-1_4_x on 2007-12-01 05:44:29 +0000 2007-11-30 19:21 shadow * src/afs/afs_osi_alloc.c: DELTA STABLE14-aix-pin-small-allocs-20071130 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES we assume the small alloc pool is pinned. maybe we should pin it. 2007-11-29 21:40 shadow * src/vol/partition.c: DELTA STABLE14-namei-allow-ufs-20071129 AUTHOR reuter@rzg.mpg.de LICENSE IPL10 FIXES allow ufs again for namei. oops. 2007-11-29 19:28 shadow * src/viced/viced.c: DELTA STABLE14-viced-drop-core-on-shutdownandcore-20071129 AUTHOR jaltman@secure-endpoints.com LICENSE IPL10 FIXES 74708 when we call ShutDownAndCore, actually drop a core. 2007-11-29 18:45 shadow * src/viced/callback.c: DELTA STABLE14-clean-felater-when-rechaining-20071129 AUTHOR jaltman@secure-endpoints.com LICENSE IPL10 FIXES 74708 in order that this not be continually rechained, clear this here; we are handling it now. 2007-11-29 18:36 shadow * src/afs/VNOPS/afs_vnop_read.c: DELTA STABLE14-zero-uio-on-zero-read-20071127 AUTHOR shadow@dementia.org LICENSE IPL10 FIXES avoid leaking random data in a read of a 0 length object. 2007-11-29 05:56 rra * doc/man-pages/pod1/: symlink.pod, symlink_list.pod, symlink_make.pod, symlink_remove.pod: DELTA STABLE14-man-page-symlink-20071128 AUTHOR jason@rampaginggeek.com Add man pages for all the symlink commands (Windows-only). 2007-11-29 05:52 rra * doc/man-pages/pod1/vos_convertROtoRW.pod: DELTA STABLE14-man-page-vos-convertrotorw-fix-20071128 AUTHOR rra@stanford.edu Don't say that inode file servers are only available on Solaris and AIX. 2007-11-29 05:49 rra * doc/man-pages/: README, pod1/fs_sysname.pod: DELTA STABLE14-man-page-fs-sysname-improvements-20071128 AUTHOR jason@rampaginggeek.com Update the fs sysname man page to document the behavior of multiple @sys values. 2007-11-29 05:45 rra * doc/man-pages/: README, pod1/fs_rxstatpeer.pod: DELTA STABLE14-man-page-fs-rxstatpeer-20071128 AUTHOR jason@rampaginggeek.com New man page for fs rxstatpeer. 2007-11-29 05:41 rra * doc/man-pages/pod8/fileserver.pod: DELTA STABLE14-man-page-fileserver-auditlog-20071128 AUTHOR steven.jenkins@gmail.com Remove duplicate -auditlog in the fileserver synopsis. 2007-11-29 05:38 rra * doc/man-pages/: README, pod1/vos.pod, pod1/vos_convertROtoRW.pod, pod1/vos_copy.pod, pod8/fileserver.pod, pod8/read_tape.pod: DELTA STABLE14-man-page-additions-20071128 AUTHOR jason@rampaginggeek.com Add new man pages for vos convertROtoRW, vos copy, and read_tape and add a troubleshooting section to the fileserver man page. 2007-11-29 05:20 rra * doc/man-pages/pod1/fs_uuid.pod: DELTA STABLE14-man-fs-uuid-tweaks-20071128 AUTHOR rra@stanford.edu Some minor capitalization and formatting tweaks to the fs uuid man page. 2007-11-29 05:05 rra * doc/man-pages/pod1/symlink_make.pod: file symlink_make.pod was added on branch openafs-stable-1_4_x on 2007-11-29 05:56:02 +0000 2007-11-29 05:05 rra * doc/man-pages/pod1/symlink_remove.pod: file symlink_remove.pod was added on branch openafs-stable-1_4_x on 2007-11-29 05:56:02 +0000 2007-11-29 05:05 rra * doc/man-pages/pod1/: symlink.pod, symlink_list.pod, symlink_make.pod, symlink_remove.pod: DELTA man-page-symlink-20071128 AUTHOR jason@rampaginggeek.com Add man pages for all the symlink commands (Windows-only). 2007-11-29 05:05 rra * doc/man-pages/pod1/symlink.pod: file symlink.pod was added on branch openafs-stable-1_4_x on 2007-11-29 05:56:02 +0000 2007-11-29 05:05 rra * doc/man-pages/pod1/symlink_list.pod: file symlink_list.pod was added on branch openafs-stable-1_4_x on 2007-11-29 05:56:02 +0000 2007-11-29 04:57 rra * doc/man-pages/pod1/vos_convertROtoRW.pod: file vos_convertROtoRW.pod was added on branch openafs-stable-1_4_x on 2007-11-29 05:38:03 +0000 2007-11-29 04:57 rra * doc/man-pages/pod1/vos_convertROtoRW.pod: DELTA man-page-vos-convertrotorw-fix-20071128 AUTHOR rra@stanford.edu Don't say that inode file servers are only available on Solaris and AIX. 2007-11-29 03:54 rra * doc/man-pages/pod1/fs_rxstatpeer.pod: file fs_rxstatpeer.pod was added on branch openafs-stable-1_4_x on 2007-11-29 05:45:56 +0000 2007-11-29 03:54 rra * doc/man-pages/pod1/fs_rxstatpeer.pod: DELTA man-page-fs-rxstatpeer-20071128 AUTHOR jason@rampaginggeek.com New man page for fs rxstatpeer. 2007-11-29 03:30 rra * doc/man-pages/pod8/read_tape.pod: file read_tape.pod was added on branch openafs-stable-1_4_x on 2007-11-29 05:38:05 +0000 2007-11-29 03:30 rra * doc/man-pages/: pod1/vos_convertROtoRW.pod, pod1/vos_copy.pod, pod8/read_tape.pod: DELTA man-page-additions-20071128 AUTHOR jason@rampaginggeek.com Add new man pages for vos convertROtoRW, vos copy, and read_tape and add a troubleshooting section to the fileserver man page. 2007-11-29 03:30 rra * doc/man-pages/pod1/vos_copy.pod: file vos_copy.pod was added on branch openafs-stable-1_4_x on 2007-11-29 05:38:03 +0000 2007-11-28 05:08 shadow * src/sys/rmtsysc.c: DELTA STABLE14-getpag-prototype-20071127 AUTHOR shadow@dementia.org returns void, but, whatever 2007-11-27 22:27 shadow * src/sys/rmtsysc.c: DELTA STABLE14-getpag-prototype-20071127 AUTHOR shadow@dementia.org forward declare this function 2007-11-27 20:48 shadow * src/cf/linux-test1.m4: DELTA STABLE14-linux-try-kbuild-deal-with-old-modpost-20071127 AUTHOR mmeffie@sinenomine.net the pre 2.6.20.1 modpost issued warnings and not errors for unresolvable symbols. not overly useful. 2007-11-27 20:04 shadow * src/afs/DARWIN/osi_vnodeops.c: DELTA STABLE14-macos-no-read-on-directories-20071127 AUTHOR shadow@dementia.org thanks to quentin@mit.edu for pointing this out. no read() on directories 2007-11-27 19:32 shadow * src/afs/LINUX/osi_vnodeops.c: DELTA STABLE14-linux-hash-inodes-for-mmap-20071127 AUTHOR marc.dionne@technoconseil.com FIXES 78544 inodes are only added to the superblock dirty list if hashed. do so. 2007-11-26 22:22 shadow * src/packaging/RedHat/openafs.spec.in: DELTA STABLE14-redhat-cleanup-authlibs-correctly-20071126 AUTHOR shadow@dementia.oth FIXES when not packaging authlibs, correctly discard them 2007-11-26 22:13 shadow * src/volser/volprocs.c: DELTA STABLE14-volprocs-alloc-vnode-instead-of-using-stack-20071126 AUTHOR shadow@dementia.org don't use stack here; alloc memory for short term use 2007-11-26 21:47 shadow * src/vol/ihandle.c: DELTA STABLE14-namei-avoid-spurious-emfile-20071126 AUTHOR rtb@pclella.cern.ch FIXES 77531 before we did not handle the fd cache runnign dry. "oops" 2007-11-26 21:21 shadow * src/: afs/afs.h, afs/afs_pioctl.c, afs/afs_server.c, afs/UKERNEL/afs_usrops.c, afs/UKERNEL/osi_groups.c, afsmonitor/afsmon-win.c, bozo/bosserver.c, bozo/fsbnodeops.c, bu_utils/fms.c, bucoord/commands.c, bucoord/dlq.c, bucoord/dsstub.c, bucoord/dsvs.c, bucoord/dump.c, bucoord/dump_sched.c, bucoord/regex.c, bucoord/restore.c, bucoord/status.c, bucoord/vol_sets.c, budb/db_dump.c, budb/db_text.c, budb/server.c, budb/struct_ops.c, butc/dbentries.c, butc/lwps.c, butc/read_tape.c, butc/recoverDb.c, butc/tcprocs.c, butc/tcudbprocs.c, butm/file_tm.c, dauth/dpass.c, gtx/frame.c, gtx/gtxtest.c, gtx/input.c, gtx/textobject.c, kauth/kadatabase.c, kauth/kdb.c, kauth/kkids.c, kauth/kpwvalid.c, kauth/krb_udp.c, kauth/rebuild.c, libadmin/cfg/cfgclient.c, libadmin/cfg/cfginternal.c, libadmin/samples/rxdebug_conns.c, log/unlog.c, lwp/lwp.c, null/null.c, ptserver/readgroup.c, ptserver/readpwd.c, rx/rx.h, rx/rx_trace.c, scout/scout.c, sys/pagsh.c, sys/rmtsysc.c, sys/rmtsysd.c, sys/rmtsysnet.c, sys/rmtsyss.c, ubik/beacon.c, uss/grammar.y, uss/lex.l, uss/uss.c, uss/uss_fs.c, venus/fs.c, venus/fstrace.c, venus/up.c, venus/test/fulltest.c, venus/test/idtest.c, venus/test/owntest.c, viced/callback.c, viced/check_sysid.c, viced/fsprobe.c, viced/viced.c, vlserver/cnvldb.c, vlserver/vldb_check.c, vlserver/vlprocs.c, vlserver/vlserver.c, vol/fssync.c, vol/namei_ops.c, vol/vol-salvage.c, volser/lockprocs.c, volser/restorevol.c, volser/volmain.c, volser/vsprocs.c, xstat/xstat_cm_test.c: DELTA STABLE14-assorted-warning-cleanup-20071126 AUTHOR hanke@rzg.mpg.de add missignheader files, missing return values, correct a few calls to printf 2007-11-26 20:41 shadow * src/kauth/authclient.c: DELTA STABLE14-kauth-ubik-wrap-pad-requisite-args-out-20071126 AUTHOR hanke@rzg.mpg.de of course, if Date is larger than 32 bits, the wrapper is broken anyway. we should really get rid of the wrapper 2007-11-23 14:34 shadow * src/afs/: afs_callback.c, afs_cell.c, afs_prototypes.h, afs_trace.et: DELTA STABLE14-enhance-afsdb-debugging-20071123 AUTHOR shadow@dementia.org add support for cmdebug showing cell locks. add fstrace afsdb event 2007-11-23 14:03 shadow * src/: aklog/klog.c, cf/kerberos.m4: DELTA STABLE14-krb5-klog-solaris-20071123 AUTHOR omalleys@msu.edu FIXES 77575 make this work on solaris 2007-11-23 13:44 shadow * acinclude.m4, src/afs/sysincludes.h, src/afs/LINUX/osi_machdep.h, src/afs/LINUX/osi_sysctl.c, src/afs/LINUX/osi_vfsops.c, src/cf/linux-test1.m4, src/cf/linux-test4.m4: DELTA STABLE14-linux-2624-20071123 AUTHOR mac.dionne@technoconseil.com FIXES 77370 support linux 2.6.24 2007-11-23 13:29 shadow * src/vol/namei_ops.c: DELTA STABLE14-convert-ro-header-fix-20071123 AUTHOR shadow@dementia.org include the pre-installed version of the header 2007-11-23 13:04 shadow * src/packaging/MacOS/buildpkg.sh.in: DELTA STABLE14-macos-buildpkg-cleanup-cruft-20071123 AUTHOR shadow@dementia.org don't leave the old dmg around since it makes a new one bomb 2007-11-21 19:38 shadow * src/viced/afsfileprocs.c: DELTA STABLE14-giveupallcallbacks-locking-20071121 AUTHOR jaltman@secure-endpoints.com FIXES 74708 Hold H_LOCK across calls into GiveUpAllCallbacks_r 2007-11-13 22:15 shadow * src/: vol/listinodes.c, vol/namei_ops.c, volser/volprocs.c: DELTA STABLE14-inode-convert-ro-to-rw-20071113 AUTHOR shadow@dementia.org so this functionality works with inode fileserver, also. corrected abstraction from previous versions so vol and volser have correct bits. 2007-11-13 00:49 shadow * src/packaging/RedHat/openafs.spec.in: DELTA STABLE14-redhat-spec-no-strip-20071112 AUTHOR shadow@dementia.org suggested by simon. debuginfo support in rpmbuild strips for us. deal here. 2007-11-13 00:33 shadow * src/packaging/RedHat/openafs-buildfedora.pl: DELTA STABLE14-redhat-reunrevert-fedora-build-change-20071112 AUTHOR sxw@inf.ed.ac.uk "oops" 2007-11-13 00:05 shadow * src/packaging/RedHat/: RPM-build-notes, 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-buildfedora.pl, openafs-client.init, openafs-krb5-2.0.tar.gz, openafs.spec.in: DELTA STABLE14-redhat-packaging-updates-20071112 AUTHOR shadow@dementia.org FIXES 76890 various updates to deal with fedora 8 and remove obsolete stuff 2007-11-13 00:00 shadow * src/packaging/RedHat/RPM-build-notes: file RPM-build-notes was added on branch openafs-stable-1_4_x on 2007-11-13 00:05:16 +0000 2007-11-13 00:00 shadow * src/packaging/RedHat/RPM-build-notes: DELTA redhat-packaging-updates-20071112 AUTHOR shadow@dementia.org FIXES 76890 various updates to deal with fedora 8 and remove obsolete stuff 2007-11-12 19:07 shadow * src/viced/callback.c: DELTA STABLE14-viced-accurately-track-file-callbacks-20071112 AUTHOR jaltman@secure-endpoints.com 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-11-12 18:38 shadow * Makefile.in: DELTA STABLE14-remove-dedebug-pullup-turd-20071112 AUTHOR shadow@dementia.org this is the fault of the scripts. oops. 2007-11-12 18:31 shadow * Makefile.in, README, acinclude.m4, src/cf/osconf.m4, src/config/Makefile.config.in, src/kauth/Makefile.in, src/log/Makefile.in, src/platform/DARWIN/Makefile.in, src/sys/Makefile.in, src/venus/Makefile.in, src/vol/Makefile.in: DELTA STABLE14-autoconf-strip-debug-options-sanity-20071112 AUTHOR klm@endpoint.com FIXES To prevent stripping, specify the '--disable-strip-binaries' option on the ./configure command line. fileserver and volserver are never stripped. When --enable-debug is specified, binaries will not be stripped by default. 2007-11-12 00:18 rra * doc/man-pages/pod1/fs_apropos.pod: DELTA STABLE14-man-page-name-underscore-more-20071111 AUTHOR rra@stanford.edu Missed fs apropos when fixing NAME entries to eliminate spaces. 2007-11-11 23:52 rra * doc/man-pages/: README, pod1/fs_checkservers.pod, pod1/fs_checkvolumes.pod, pod1/fs_cleanacl.pod, pod1/fs_copyacl.pod, pod1/fs_diskfree.pod, pod1/fs_examine.pod, pod1/fs_exportafs.pod, pod1/fs_flush.pod, pod1/fs_flushall.pod, pod1/fs_flushmount.pod, pod1/fs_flushvolume.pod, pod1/fs_getcacheparms.pod, pod1/fs_getcalleraccess.pod, pod1/fs_getcellstatus.pod, pod1/fs_getclientaddrs.pod, pod1/fs_getcrypt.pod, pod1/fs_getserverprefs.pod, pod1/fs_help.pod, pod1/fs_listacl.pod, pod1/fs_listaliases.pod, pod1/fs_listcells.pod, pod1/fs_listquota.pod, pod1/fs_lsmount.pod, pod1/fs_messages.pod, pod1/fs_mkmount.pod, pod1/fs_newalias.pod, pod1/fs_newcell.pod, pod1/fs_quota.pod, pod1/fs_rmmount.pod, pod1/fs_setacl.pod, pod1/fs_setcachesize.pod, pod1/fs_setcell.pod, pod1/fs_setclientaddrs.pod, pod1/fs_setcrypt.pod, pod1/fs_setquota.pod, pod1/fs_setserverprefs.pod, pod1/fs_setvol.pod, pod1/fs_storebehind.pod, pod1/fs_sysname.pod, pod1/fs_uuid.pod, pod1/fs_whereis.pod, pod1/fs_whichcell.pod, pod1/fs_wscell.pod, pod1/pts_adduser.pod, pod1/pts_apropos.pod, pod1/pts_chown.pod, pod1/pts_creategroup.pod, pod1/pts_createuser.pod, pod1/pts_delete.pod, pod1/pts_examine.pod, pod1/pts_help.pod, pod1/pts_interactive.pod, pod1/pts_listentries.pod, pod1/pts_listmax.pod, pod1/pts_listowned.pod, pod1/pts_membership.pod, pod1/pts_quit.pod, pod1/pts_removeuser.pod, pod1/pts_rename.pod, pod1/pts_setfields.pod, pod1/pts_setmax.pod, pod1/pts_sleep.pod, pod1/pts_source.pod, pod1/vos_addsite.pod, pod1/vos_apropos.pod, pod1/vos_backup.pod, pod1/vos_backupsys.pod, pod1/vos_changeaddr.pod, pod1/vos_changeloc.pod, pod1/vos_create.pod, pod1/vos_delentry.pod, pod1/vos_dump.pod, pod1/vos_examine.pod, pod1/vos_help.pod, pod1/vos_listaddrs.pod, pod1/vos_listpart.pod, pod1/vos_listvldb.pod, pod1/vos_listvol.pod, pod1/vos_lock.pod, pod1/vos_move.pod, pod1/vos_offline.pod, pod1/vos_online.pod, pod1/vos_partinfo.pod, pod1/vos_release.pod, pod1/vos_remove.pod, pod1/vos_remsite.pod, pod1/vos_rename.pod, pod1/vos_restore.pod, pod1/vos_size.pod, pod1/vos_status.pod, pod1/vos_syncserv.pod, pod1/vos_syncvldb.pod, pod1/vos_unlock.pod, pod1/vos_unlockvldb.pod, pod1/vos_zap.pod, pod8/backup_adddump.pod, pod8/backup_addhost.pod, pod8/backup_addvolentry.pod, pod8/backup_addvolset.pod, pod8/backup_apropos.pod, pod8/backup_dbverify.pod, pod8/backup_deldump.pod, pod8/backup_deletedump.pod, pod8/backup_delhost.pod, pod8/backup_delvolentry.pod, pod8/backup_delvolset.pod, pod8/backup_diskrestore.pod, pod8/backup_dump.pod, pod8/backup_dumpinfo.pod, pod8/backup_help.pod, pod8/backup_interactive.pod, pod8/backup_jobs.pod, pod8/backup_kill.pod, pod8/backup_labeltape.pod, pod8/backup_listdumps.pod, pod8/backup_listhosts.pod, pod8/backup_listvolsets.pod, pod8/backup_quit.pod, pod8/backup_readlabel.pod, pod8/backup_restoredb.pod, pod8/backup_savedb.pod, pod8/backup_scantape.pod, pod8/backup_setexp.pod, pod8/backup_status.pod, pod8/backup_volinfo.pod, pod8/backup_volrestore.pod, pod8/backup_volsetrestore.pod, pod8/bos_addhost.pod, pod8/bos_addkey.pod, pod8/bos_adduser.pod, pod8/bos_apropos.pod, pod8/bos_create.pod, pod8/bos_delete.pod, pod8/bos_exec.pod, pod8/bos_getdate.pod, pod8/bos_getlog.pod, pod8/bos_getrestart.pod, pod8/bos_help.pod, pod8/bos_install.pod, pod8/bos_listhosts.pod, pod8/bos_listkeys.pod, pod8/bos_listusers.pod, pod8/bos_prune.pod, pod8/bos_removehost.pod, pod8/bos_removekey.pod, pod8/bos_removeuser.pod, pod8/bos_restart.pod, pod8/bos_salvage.pod, pod8/bos_setauth.pod, pod8/bos_setcellname.pod, pod8/bos_setrestart.pod, pod8/bos_shutdown.pod, pod8/bos_start.pod, pod8/bos_startup.pod, pod8/bos_status.pod, pod8/bos_stop.pod, pod8/bos_uninstall.pod, pod8/fstrace_apropos.pod, pod8/fstrace_clear.pod, pod8/fstrace_dump.pod, pod8/fstrace_help.pod, pod8/fstrace_lslog.pod, pod8/fstrace_lsset.pod, pod8/fstrace_setlog.pod, pod8/fstrace_setset.pod, pod8/kas_apropos.pod, pod8/kas_create.pod, pod8/kas_delete.pod, pod8/kas_examine.pod, pod8/kas_forgetticket.pod, pod8/kas_help.pod, pod8/kas_interactive.pod, pod8/kas_list.pod, pod8/kas_listtickets.pod, pod8/kas_noauthentication.pod, pod8/kas_quit.pod, pod8/kas_setfields.pod, pod8/kas_setpassword.pod, pod8/kas_statistics.pod, pod8/kas_stringtokey.pod, pod8/kas_unlock.pod, pod8/uss_add.pod, pod8/uss_apropos.pod, pod8/uss_bulk.pod, pod8/uss_delete.pod, pod8/uss_help.pod: DELTA STABLE14-man-page-name-underscore-20071111 AUTHOR rra@stanford.edu The NAME heading for man pages can't contain a space in the program side or the man pages won't index with some man implementations. 2007-11-10 20:13 shadow * src/libafsrpc/Makefile.in: DELTA STABLE14-libafsrpc-makefile-fix-20071110 AUTHOR sxw@inf.ed.ac.uk FIXES 76836 fix double / in makefile 2007-11-10 00:35 jaltman * src/viced/host.c: DELTA STABLE14-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-11-09 20:25 shadow * Makefile.in: DELTA STABLE14-clean-platform-20071109 AUTHOR shadow@dementia.org clean platform dir 2007-11-09 19:47 shadow * src/packaging/MacOS/DS_Store: DELTA STABLE14-macos-packaging-updates-20071109 AUTHOR shadow@dementia.org make the readme correct. make dmgs which have a useful name 2007-11-09 19:36 shadow * configure.in, src/packaging/MacOS/ReadMe.rtf, src/packaging/MacOS/ReadMe.rtf.8, src/packaging/MacOS/ReadMe.rtf.9, src/packaging/MacOS/afslogo.jpg, src/packaging/MacOS/background.jpg, src/packaging/MacOS/buildpkg.sh, src/packaging/MacOS/buildpkg.sh.in: DELTA STABLE14-macos-packaging-updates-20071109 AUTHOR shadow@dementia.org make the readme correct. make dmgs which have a useful name 2007-11-09 19:29 shadow * src/packaging/MacOS/ReadMe.rtf.8: file ReadMe.rtf.8 was added on branch openafs-stable-1_4_x on 2007-11-09 19:36:28 +0000 2007-11-09 19:29 shadow * src/packaging/MacOS/: ReadMe.rtf.8, ReadMe.rtf.9, buildpkg.sh.in: DELTA macos-packaging-updates-20071109 AUTHOR shadow@dementia.org make the readme correct. make dmgs which have a useful name 2007-11-09 19:29 shadow * src/packaging/MacOS/ReadMe.rtf.9: file ReadMe.rtf.9 was added on branch openafs-stable-1_4_x on 2007-11-09 19:36:28 +0000 2007-11-09 19:29 shadow * src/packaging/MacOS/buildpkg.sh.in: file buildpkg.sh.in was added on branch openafs-stable-1_4_x on 2007-11-09 19:36:28 +0000 2007-11-09 19:22 shadow * src/afs/lock.h: DELTA STABLE14-hpux11-thread-lock-tracking-20071109 AUTHOR shadow@dementia.org do this for hpux also 2007-11-07 04:12 shadow * src/afs/LINUX/osi_vfsops.c: DELTA STABLE14-linux-nsec-timestamp-zero-20071106 AUTHOR jaltman@secure-endpoints.com don't leave garbage in nsec 2007-11-06 18:35 shadow * acinclude.m4, src/afs/LINUX/osi_vnodeops.c, src/cf/linux-test4.m4: DELTA STABLE14-linux-splice-support-20071106 AUTHOR andersk@mit.edu support splice in kernels new enough to support it (sendfile is deprecated) 2007-11-05 22:12 shadow * src/: aklog/aklog_main.c, cf/kerberos.m4: DELTA STABLE14-aklog-no-kimpersonate-in-more-cases-20071105 AUTHOR shadow@dementia.org aix's NAS kerberos can't support kimpersonate. deal 2007-11-05 21:47 shadow * src/aklog/klog.c: DELTA STABLE14-krb5-klog-no-err-table-yet-20071105 AUTHOR shadow@dementia.org FIXES right now we don't have this everywhere, until we reorder libraries, and test usefully with configure, forget it. 2007-11-05 20:43 shadow * src/viced/callback.c: DELTA STABLE14-cbd-use-callback-size-for-callbacks-20071105 AUTHOR thomas.mueller@hrz.tu-chemnitz.de FIXES 76408 cast correctly 2007-11-02 18:26 shadow * src/auth/cellconfig.c: DELTA STABLE14-auth-getkey-prototyping-20071102 AUTHOR shadow@dementia.org make this sane 2007-11-02 17:47 shadow * src/auth/: cellconfig.c, cellconfig.p.h: DELTA STABLE14-auth-getkey-prototyping-20071102 AUTHOR shadow@dementia.org make this sane 2007-11-01 17:09 shadow * src/cf/osconf.m4: DELTA STABLE14-solaris-cc-deal-with-new-64-bit-arch-specifier-20071101 AUTHOR daleg@umbc.edu FIXES 75908 switch from -xmarch=amd64 to -m64 2007-11-01 16:57 shadow * src/afs/SOLARIS/: osi_vfsops.c, osi_vnodeops.c: DELTA STABLE14-solaris-nevada-update-20071101 AUTHOR daleg@umbc.edu FIXES 75896 update for current solaris nevada 2007-11-01 16:51 shadow * src/aklog/: Makefile.in, klog.c, skipwrap.c: DELTA STABLE14-krb5-klog-20071101 AUTHOR sxw@inf.ed.ac.uk FIXES 75672 technically just pulling up mdw@umich.edu's work. 2007-11-01 16:09 shadow * src/auth/: authcon.c, cellconfig.c, copyauth.c, ktc.c, setkey.c, userok.c, writeconfig.c: DELTA STABLE14-auth-cleanup-20071101 AUTHOR sxw@inf.ed.ac.uk kill warnings in auth directory 2007-11-01 16:05 shadow * src/: bozo/Makefile.in, bubasics/Makefile.in, budb/Makefile.in, fsint/Makefile.in, kauth/Makefile.in, ptserver/Makefile.in, rxgen/rpc_main.c, rxgen/rpc_parse.c, rxgen/rpc_util.h, rxstat/Makefile.in, sys/Makefile.in, ubik/Makefile.in, update/Makefile.in, vlserver/Makefile.in, volser/Makefile.in: DELTA STABLE14-rxgen-ansi-again-20071101 AUTHOR sxw@inf.ed.ac.uk ansified rxgen, for 1.4 2007-11-01 03:33 shadow * src/afs/LINUX/osi_vnodeops.c: DELTA STABLE14-linux-afs-unlinked-file-dentry-flagging-20071031 AUTHOR cg2v@andrew.cmu.edu fix case: perl -e 'open FOO, ">foo"; unlink(foo); @stat = stat(FOO); print "inode for foo(unlinked) is $stat[1]\n"; system("/bin/ls -ali | grep $stat[1]");' 2007-10-31 22:32 shadow * src/: afs/UKERNEL/afs_usrops.c, afsd/afsd.c, auth/cellconfig.c, auth/cellconfig.p.h, auth/test/testcellconf.c: DELTA STABLE14-more-anonymous-pointer-cleanup-20071031 AUTHOR sxw@inf.ed.ac.uk more char*->void* conversion 2007-10-31 12:36 shadow * src/util/netutils.c: DELTA util-cleanup-20071031 AUTHOR sxw@inf.ed.ac.uk FIXES kill the warnings in src/util 2007-10-31 04:26 shadow * src/util/: afsutil.h, afsutil_prototypes.h, assert.c, netutils.c, serverLog.c, softsig.c, strlcat.c, sys.c: DELTA STABLE14-util-cleanup-20071031 AUTHOR sxw@inf.ed.ac.uk FIXES kill the warnings in src/util 2007-10-31 04:21 shadow * src/bozo/: bnode.c, bosoprocs.c, bosprototypes.h, bosserver.c, cronbnodeops.c, ezbnodeops.c, fsbnodeops.c: DELTA STABLE14-openafs-bozo-varargs-20071031 AUTHOR sxw@inf.ed.ac.uk convert bozo to be prototypable 2007-10-31 04:20 shadow * src/bozo/bosprototypes.h: file bosprototypes.h was added on branch openafs-stable-1_4_x on 2007-10-31 04:21:31 +0000 2007-10-31 04:20 shadow * src/bozo/bosprototypes.h: DELTA openafs-bozo-varargs-20071031 AUTHOR sxw@inf.ed.ac.uk convert bozo to be prototypable 2007-10-31 04:13 shadow * src/: WINNT/afs_setup_utils/afsrm.c, WINNT/afsd/cklog.c, WINNT/afsd/cunlog.c, WINNT/afsd/fs.c, WINNT/afsd/symlink.c, WINNT/afsd/sample/token.c, WINNT/afsreg/test/regman.c, afsd/afsd.c, afsmonitor/afsmonitor.c, afsweb/weblog.c, bozo/bos.c, bu_utils/fms.c, bucoord/commands.c, bucoord/dump_sched.c, bucoord/main.c, bucoord/tape_hosts.c, bucoord/vol_sets.c, budb/server.c, butc/read_tape.c, butc/tcmain.c, butc/test.c, cmd/cmd.c, cmd/cmd.p.h, cmd/test/ctest.c, cmd/test/dtest.c, cmd/test/itest.c, gtx/object_test.c, gtx/screen_test.c, kauth/admin_tools.c, kauth/kdb.c, kauth/klog.c, kauth/knfs.c, kauth/kpasswd.c, kauth/manyklog.c, kauth/rebuild.c, kauth/test/multiklog.c, kauth/test/test_getticket.c, kauth/test/test_rxkad_free.c, libadmin/cfg/test/cfgtest.c, libadmin/test/afscp.c, libadmin/test/bos.c, libadmin/test/client.c, libadmin/test/kas.c, libadmin/test/pts.c, libadmin/test/util.c, libadmin/test/util.h, libadmin/test/vos.c, log/unlog.c, ptserver/db_verify.c, ptserver/pt_util.c, ptserver/pts.c, ptserver/testpt.c, rx/test/generator.c, rxdebug/rxdebug.c, rxkad/test/stress.c, scout/scout.c, ubik/udebug.c, uss/uss.c, venus/cacheout.c, venus/cmdebug.c, venus/fs.c, venus/fstrace.c, venus/kdump.c, venus/twiddle.c, venus/whatfid.c, venus/test/getinitparams.c, vlserver/cnvldb.c, vlserver/sascnvldb.c, vlserver/vlclient.c, vlserver/vldb_check.c, vol/vol-bless.c, vol/vol-info.c, volser/restorevol.c, volser/vol-dump.c, volser/vos.c, xstat/xstat_cm_test.c: DELTA STABLE14-openafs-void-star-pointers-20071031 AUTHOR sxw@inf.ed.ac.uk FIXES convert anonymous pointers from char* to void* 2007-10-31 04:05 shadow * src/aklog/klog.c: file klog.c was added on branch openafs-stable-1_4_x on 2007-11-01 16:51:58 +0000 2007-10-31 04:05 shadow * src/aklog/klog.c: DELTA openafs-void-star-pointers-20071031 AUTHOR sxw@inf.ed.ac.uk FIXES convert anonymous pointers from char* to void* 2007-10-30 15:23 shadow * src/: afsd/vsys.c, afsmonitor/afsmon-output.c, afsmonitor/afsmon-win.c, aklog/asetkey.c, auth/authcon.c, auth/cellconfig.c, auth/copyauth.c, auth/ktc.c, auth/setkey.c, auth/writeconfig.c, bozo/bnode.c, bozo/bos_util.c, bozo/bosoprocs.c, bozo/cronbnodeops.c, bozo/ezbnodeops.c, bozo/fsbnodeops.c, bucoord/bc.p.h, budb/database.c, budb/db_alloc.c, budb/db_dump.c, budb/db_hash.c, budb/db_text.c, budb/ol_verify.c, budb/procs.c, budb/server.c, butc/dbentries.c, butc/dump.c, butc/lwps.c, butc/read_tape.c, butc/recoverDb.c, butc/tcprocs.c, butc/tcstatus.c, butc/tcudbprocs.c, butm/file_tm.c, config/mc.c, dir/dir.c, dir/salvage.c, fsprobe/fsprobe.c, fsprobe/fsprobe_test.c, gtx/curseswindows.c, gtx/frame.c, gtx/gtxtest.c, gtx/keymap.c, gtx/lightobject.c, gtx/objects.c, gtx/textcb.c, gtx/textobject.c, kauth/authclient.c, kauth/client.c, kauth/kaauxdb.c, kauth/kadatabase.c, kauth/kalocalcell.c, kauth/kalog.c, kauth/kas.c, kauth/kaserver.c, kauth/kautils.c, kauth/klog.c, kauth/knfs.c, kauth/kpasswd.c, kauth/kpwvalid.c, kauth/krb_tf.c, kauth/krb_udp.c, kauth/read_passwd.c, kauth/rebuild.c, kauth/token.c, kauth/user.c, libacl/aclprocs.c, libadmin/bos/afs_bosAdmin.c, libadmin/cfg/cfgclient.c, libadmin/kas/afs_kasAdmin.c, libadmin/pts/afs_ptsAdmin.c, libadmin/samples/rxdebug_rx_stats.c, libadmin/samples/rxstat_get_peer.c, libadmin/samples/rxstat_get_process.c, libadmin/vos/afs_vosAdmin.c, libadmin/vos/lockprocs.c, libadmin/vos/vosutils.c, libadmin/vos/vsprocs.c, log/kseal.c, log/tokens.c, log/unlog.c, lwp/lwp.c, lwp/threadname.c, lwp/waitkey.c, pam/afs_pam_msg.c, pam/afs_util.c, ptserver/db_verify.c, ptserver/display.c, ptserver/ptprocs.c, ptserver/ptserver.c, ptserver/ptuser.c, ptserver/ptutils.c, ptserver/readgroup.c, ptserver/readpwd.c, ptserver/testpt.c, ptserver/ubik.c, ptserver/utils.c, rx/rx.c, rx/rx_misc.c, rx/rx_packet.c, rx/rx_pthread.c, rx/rx_rdwr.c, rx/rx_trace.c, rx/rx_user.c, rx/xdr.c, rx/xdr_array.c, rx/xdr_rec.c, rx/xdr_refernce.c, rxdebug/rxdebug.c, rxgen/rpc_cout.c, rxgen/rpc_main.c, rxgen/rpc_parse.c, rxgen/rpc_scan.c, rxgen/rpc_svcout.c, rxgen/rpc_util.c, rxkad/crc.c, rxkad/md4.c, rxkad/md5.c, rxkad/rxkad_client.c, rxkad/rxkad_common.c, rxkad/rxkad_server.c, rxkad/ticket.c, rxkad/ticket5.c, rxkad/domestic/crypt_conn.c, rxkad/domestic/fcrypt.c, scout/scout.c, sys/pagsh.c, sys/rmtsysc.c, sys/rmtsysnet.c, sys/rmtsyss.c, ubik/beacon.c, ubik/disk.c, ubik/phys.c, ubik/recovery.c, ubik/remote.c, ubik/ubik.c, ubik/ubikcmd.c, ubik/udebug.c, ubik/uinit.c, ubik/utst_client.c, ubik/utst_server.c, ubik/vote.c, update/client.c, update/server.c, update/utils.c, usd/usd_file.c, uss/grammar.y, uss/lex.l, uss/uss.c, uss/uss_acl.c, uss/uss_common.c, uss/uss_common.h, uss/uss_fs.c, uss/uss_kauth.c, uss/uss_procs.c, uss/uss_vol.c, util/assert.c, util/casestrcpy.c, util/fileutil.c, util/get_krbrlm.c, util/hostparse.c, util/kreltime.c, util/ktime.c, util/netutils.c, util/serverLog.c, util/snprintf.c, util/uuid.c, util/volparse.c, venus/cmdebug.c, venus/fs.c, venus/fstrace.c, venus/livesys.c, venus/up.c, vfsck/dirutils.c, vfsck/setup.c, vfsck/utilities.c, viced/afsfileprocs.c, viced/callback.c, viced/fsprobe.c, viced/host.c, viced/physio.c, viced/viced.c, vlserver/cnvldb.c, vlserver/vlclient.c, vlserver/vldb_check.c, vlserver/vlprocs.c, vlserver/vlserver.c, vlserver/vlutils.c, vol/clone.c, vol/devname.c, vol/ihandle.c, vol/listinodes.c, vol/partition.c, vol/physio.c, vol/purge.c, vol/vnode.c, volser/dumpstuff.c, volser/lockprocs.c, volser/physio.c, volser/restorevol.c, volser/volmain.c, volser/volprocs.c, volser/voltrans.c, volser/vos.c, volser/vsprocs.c, volser/vsutils.c, xstat/xstat_cm.c, xstat/xstat_cm_test.c, xstat/xstat_fs.c, xstat/xstat_fs_callback.c, xstat/xstat_fs_test.c: DELTA STABLE14-openafs-string-header-cleanup-20071030 AUTHOR sxw@inf.ed.ac.uk fix up string headers for consistency 2007-10-30 15:10 shadow * src/aklog/klog.c: DELTA openafs-string-header-cleanup-20071030 AUTHOR sxw@inf.ed.ac.uk include only what we need 2007-10-30 03:59 shadow * src/packaging/RedHat/: openafs-buildfedora.pl, openafs.spec.in: DELTA STABLE14-redhat-packaging-update-20071029 AUTHOR sxw@inf.ed.ac.uk update rpm packaging stuff for what shipped in 1.4.5 2007-10-26 16:23 shadow * src/packaging/RedHat/openafs-buildfedora.pl: DELTA STABLE14-redhat-fedora-build-driver-20071026 AUTHOR sxw@inf.ed.ac.uk driver script for fedora builds 2007-10-26 16:20 shadow * src/packaging/RedHat/openafs-buildfedora.pl: DELTA redhat-fedora-build-driver-20071026 AUTHOR sxw@inf.ed.ac.uk driver script for fedora builds 2007-10-26 16:20 shadow * src/packaging/RedHat/openafs-buildfedora.pl: file openafs-buildfedora.pl was added on branch openafs-stable-1_4_x on 2007-10-26 16:23:26 +0000 2007-10-26 16:12 shadow * src/packaging/RedHat/openafs.spec.in: DELTA STABLE14-redhat-spec-fix-hugemem-modpath-20071026 AUTHOR shadow@dementia.org make this match other kernsls 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: DELTA 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: DELTA 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, src/packaging/MacOS/OpenAFS.Info.plist.in, src/packaging/MacOS/OpenAFS.info, 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.plist.in, OpenAFS.info.in: DELTA 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:11 shadow * src/packaging/RedHat/kmodtool: DELTA rpm-files-update-20071011 AUTHOR sxw@inf.ed.ac.uk FIXES updates for the specfile and rpm generation 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, src/packaging/MacOS/OpenAFS.Info.plist, src/packaging/MacOS/OpenAFS.info: 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, packaging/Debian/CellServDB, packaging/HP-UX/files/usr/vice/etc/CellServDB, packaging/MacOS/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-09-05 21:49 shadow * src/afsd/CellServDB: DELTA 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-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: DELTA 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: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 02:24 rra * doc/man-pages/pod1/vos_changeloc.pod: DELTA man-page-vos-changeloc-20070817 AUTHOR jason@rampaginggeek.com Add a man page for vos changeloc. 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, fs_getcalleraccess.pod: DELTA man-page-fs-updates-20070817 AUTHOR jason@rampaginggeek.com Add man pages for fs flushall and fs getcalleraccess. 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: DELTA man-page-bos-util-20070817 AUTHOR jason@rampaginggeek.com Add a man page for bos_util. 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_interactive.pod, pts_quit.pod, pts_sleep.pod, pts_source.pod: DELTA 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-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-17 19:57 rra * doc/man-pages/check-pod: DELTA man-page-check-pod-20070817 AUTHOR jason@rampaginggeek.com Add check-pod script to test for POD syntax errors. 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:58 rra * doc/man-pages/pod1/vos_size.pod: DELTA man-page-vos-size-20070805 AUTHOR jason@rampaginggeek.com Add a new man page for vos size. 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_getcrypt.pod, pod1/fs_listaliases.pod, pod1/fs_newalias.pod, pod1/fs_setcrypt.pod, pod5/CellAlias.pod: DELTA 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 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-08-05 21:16 rra * doc/man-pages/pod1/fs_listaliases.pod: DELTA 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 21:08 rra * doc/man-pages/: pod1/fs_getcrypt.pod, pod1/fs_setcrypt.pod, pod5/CellAlias.pod: DELTA man-page-style-20070805 AUTHOR rra@stanford.edu Some style fixes and some additional style documentation in README. 2007-08-05 21:01 rra * doc/man-pages/: pod1/fs_getcrypt.pod, pod1/fs_setcrypt.pod, pod5/CellAlias.pod: DELTA 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-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: DELTA 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, WINNT/install/Win9x/CellServDB, WINNT/install/wix/CellServDB, WINNT/win9xpanel/CellServDB, packaging/HP-UX/files/usr/vice/etc/CellServDB, packaging/MacOS/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