3308 Commits

Author SHA1 Message Date
Derrick Brashear
9c5b505ed9 STABLE14-macos103-20051201
one more fix


(cherry picked from commit 3cccddb31f04deefbc20a52f95aabfa9e12853e5)
2005-12-01 05:43:14 +00:00
Derrick Brashear
13592e7fc6 STABLE14-macos-103-packaging-20051201
fix packaging script for 10.3


(cherry picked from commit 72e221c0c164557d4eac98d982370ca925085f96)
2005-12-01 05:19:49 +00:00
Russ Allbery
083d886768 STABLE14-shlibafssetpag-20051015
FIXES 18745

implement {sh,}libafssetpag
2005-12-01 05:16:31 +00:00
Derrick Brashear
ae198065fc STABLE14-volume-callback-fix-20051201
fix rainer toebbicke's callbacks vanishing issue. this was probably my fault merging


(cherry picked from commit 05db09ada10f83666a8d46e734d26656e99397f2)
2005-12-01 05:10:55 +00:00
Derrick Brashear
a81e9b0ecc STABLE14-macos10-fstrace-catalog-20051130
package the fstrace catalog correctly for osx


(cherry picked from commit 8887021eee01111f10e57db19885ace53ad46850)
2005-12-01 04:14:33 +00:00
Derrick Brashear
282f0b6204 STABLE14-openafs-1-4-1-rc2-20051130
make 1.4.1-rc2
2005-12-01 04:09:30 +00:00
Mike Garrison
fedfedcdfa STABLE14-files-per-subdir-math-error-20051130
FIXES 23811

use a bitshift instead of xor(!)


(cherry picked from commit 9c3c2428250a8fd78af66fe8d5d6c467e8599b1d)
2005-12-01 04:03:30 +00:00
Tom Keiser
5f00e54cfa STABLE14-freepackets-cbuf-leak-20051130
FIXES 23143

at least i'm guessing it fixes that one
fix memory leak for multilevel packet queue stuff


(cherry picked from commit 421e063d9b6500299b5e02b999b22c01dcc7c496)
2005-12-01 04:00:39 +00:00
Jeffrey Altman
ade038725e STABLE14-windows-release-notes-20051130
A very rough set of updates for 1.4.1 RC2
2005-11-30 07:12:55 +00:00
Jeffrey Altman
4366c408bc STABLE14-winnotes-20051130
updates for 1.4.1 RC2
2005-11-30 06:44:24 +00:00
Jeffrey Altman
92ca46bdb4 STABLE14-windows-version-20051130
version 1.4.0092 for 1.4.1-rc2
2005-11-30 06:41:53 +00:00
Jeffrey Altman
eca5d04d53 STABLE14-windows-afskfw-20051130
correct the construction of the client name (with realm) when krb524
is being used.


(cherry picked from commit eeee5a9e14a693538a62565483db8f1b3d46cc99)
2005-11-30 06:40:53 +00:00
Jeffrey Altman
ef7490695b STABLE14-rx-lock-leak-20051128
Fix a lock leak introduced when adding thread local packet queues.


(cherry picked from commit ae2f1d3f68266a47d04b62fab577ada30990732c)
2005-11-29 07:01:50 +00:00
Derrick Brashear
4618c84535 STABLE14-macos103-update-20051129
make the kernel module work too


(cherry picked from commit d94337feafeabe053d8fa4c6296ef776e4fd2597)
2005-11-29 06:54:46 +00:00
Derrick Brashear
7009f356ca STABLE14-macos-103-update-20051128
roll up fixes for 10.3


(cherry picked from commit efeedc4ac12632c619d1d4d719beac22478e14cc)
2005-11-29 05:02:24 +00:00
Chas Williams
9ec9079040 STABLE14-solaris-sparc32-largefile-20051128
FIXES 23296


readd largefile support for solaris sparc32


(cherry picked from commit 003667acda60ed5ec9397a4a1c02a37d51dc74e4)
2005-11-29 04:13:29 +00:00
Chaskiel M Grundman
f37d169624 STABLE14-h-enumerate-r-safety-20051128
FIXES 23336

needs further testing, configure a low number of callbacks and hit the server.


(cherry picked from commit 390fd697a05fc51ddc5e7789b210736838780da4)
2005-11-29 03:41:48 +00:00
Chas Williams
6fb5796889 STABLE14-linux-afs-put-inode-dont-race-20051128
FIXES 23318

hold lock across refcount check. oops


(cherry picked from commit bb7b7cef7916787f55f51a6dc070e1fa4ca08021)
2005-11-29 03:20:28 +00:00
Jeffrey Altman
bbe760a385 STABLE14-windows-locks-uninit-20051122
Initialize 'code' to non-zero at the top of each loop to avoid
setting the last updated timestamp on skipped locks


(cherry picked from commit 030ecf1af9773c0e058ded784dd096fc886fd6d8)
2005-11-23 05:02:11 +00:00
Jeffrey Altman
bfb0b1a28e STABLE14-windows-drivemap-renewal-20051121
When afscreds.exe performs a drive map renewal it should not delete
all existing drive mappings.  This undoes the efforts of the AFS
logon network provider and any persistent mappings created with the
explorer shell.   This patch extends the interface to provide a mode
in which DoMapShareChange does not remove unknown drive mappings.


(cherry picked from commit 5ce322c9f13522cf96addaf09804021c6d78b22f)
2005-11-22 00:37:48 +00:00
Jeffrey Altman
fe5cd430d3 STABLE14-windows-date-representation-20051121
change date representation to yyyy-MM-dd HH:mm:ss so that it sorts
properly


(cherry picked from commit 81365856ce91121c82969f97c1e79d34d30da648)
2005-11-22 00:32:41 +00:00
Jeffrey Altman
d009e36f84 STABLE14-windows-afsd-service-20051121
add logic to process VNOVNODE in cm_Analyze.  Force re-evaluation of symlink
strings and flush the stat cache entry.

force the use of new rx_connections when the server is marked down.

prevent server objects from being freed if user preferences are set.
2005-11-22 00:30:01 +00:00
Jeffrey Altman
47f4fb26c6 STABLE14-windows-wix-update-20051121
Wix 2.0.2419.0 changes the way that RadioButton values are specified.


(cherry picked from commit d99995ccfe30bff1f45f5f2e37beee7ac3566f3b)
2005-11-21 15:53:12 +00:00
Chaskiel M Grundman
b2ab9e472c STABLE14-deadvnode-locking-update-20051118
FIXES 22870

change how we do vnode locking to avoid locking on ourselves


(cherry picked from commit 73e126c4c4f44f20e67d8ced8a89558746e87a90)
2005-11-19 04:35:39 +00:00
Chaskiel M Grundman
1b55df7d51 STABLE14-macos-allow-cached-stat-access-20051118
FIXES 23257

allow cached stat info to be accessed for directories where a user has only "l"


(cherry picked from commit 54ad6e769e1362ad5a81c0ef91c49babad9a37f1)
2005-11-19 03:59:08 +00:00
Rainer Toebbicke
67624679b3 STABLE14-pod2man-update-20051109
build when there's no pod utils installed


(cherry picked from commit bdc22ef4d37a35c34c0aa93fff43e6bc4484f7d5)
2005-11-09 14:59:39 +00:00
Jeffrey Altman
9dbe65fcc6 STABLE14-windows-release-locks-at-shutdown-20051108
remember to release all of the locks we obtained from the file server
at shutdown.


(cherry picked from commit 685ba16a0b9db8cf5df2e875ff9a6e5b72d6539c)
2005-11-09 03:05:33 +00:00
Jeffrey Altman
9398a1a9c6 STABLE14-windows-config-20051108
restore missing AFSPRODUCT_VER_MAJOR
2005-11-08 17:46:09 +00:00
Derrick Brashear
820bcc4fc4 STABLE14-hpux-store-fd-sooner-in-iopen-20051107
do this a little differently, it may change out from under us


(cherry picked from commit dc28ad2b6526faf697346e3ef8bc34e02c199758)
2005-11-07 23:43:32 +00:00
Rainer Toebbicke
49b231e31c STABLE14-cellconfig-make-nkeys-littleendian-20051107
cellconfig-check-for-corrupt-keyfile-20051007 should convert at least nkeys
to host byte order before checking anything - fails on little endians
otherwise.


(cherry picked from commit ce80f99d7f905ae0928983b6a560f9b8b82c34b7)
2005-11-07 19:54:10 +00:00
Derrick Brashear
2668bc9740 STABLE14-hpux11i-64bit-iops-20051102
hpux 11i has 64 bit inodes


(cherry picked from commit 14a985b93f053896c6cd7b2dce1ed07cbff7df73)
2005-11-02 05:31:39 +00:00
Tom Keiser
2560315f69 STABLE14-fpq-bulk-free-math-error-20051101
fix a math error here


(cherry picked from commit e2c497b0368b13e84e6a6404c3761e28d40f2119)
2005-11-02 05:23:54 +00:00
Jeffrey Hutzelman
0fe67fa05c STABLE14-linux-ia32-offsets-include-change-20051101
include these correctly


(cherry picked from commit c558c12d2b93d6ff664542ea4a667f97c4368588)
2005-11-02 00:28:17 +00:00
Derrick Brashear
54fa9d5420 STABLE14-hpux-vol-package-cleanup-20051101
make inode salvager large partition compliant
make namei compile cleanly again


(cherry picked from commit 93cd1ed38932e8ddcedc8d082ab739ba949b90c7)
2005-11-01 16:45:44 +00:00
Asanka Herath
08eb81822d STABLE14-windows-tests-winflock-20051031
A windows specific file locking test app for exercising the byte range
locking code.


(cherry picked from commit 8cf272e5f16abfe6b90b01bc613bf7f47bc4336c)
2005-10-31 22:17:02 +00:00
Jeffrey Altman
c0312289b7 STABLE14-windows-checkserver-fix-20051029
the windows client was not treating Verror responses from the server
as indicating the server as up if they were positive


(cherry picked from commit eaa142645227b1af8a7d41f8b9c376ddf789c532)
2005-10-30 01:01:10 +00:00
Jeffrey Altman
17e271787c STABLE14-windows-daemon-timers-20051028
the daemon up server check was set for 1 hour and not ten minutes.

turned all interval constants into variables so that they can be
set via registry entries at a future time.


(cherry picked from commit 288886618b347cdd2d4bfaa06a2df18b1a24229e)
2005-10-29 21:15:07 +00:00
Jim Rees
685e2884a6 STABLE14-struct-socket-20051017
rx_prototypes.h needs struct socket now


(cherry picked from commit d5a7daef3c6b91782a3779f00b7b9cb9292c352d)
2005-10-25 07:37:13 +00:00
Jim Rees
8b42f74f6f STABLE14-libafssetpag-temp-fix-20051018
Define SHLIB_LINKER for [fno]bsd
Don't try to build LIBAFSSETPAG for [fno]bsd


(cherry picked from commit f48eb4ab590f25162f45a1671ad0917c6ebceeee)
2005-10-25 07:36:38 +00:00
Derrick Brashear
0b00aad684 STABLE14-tbutc-solaris-and-vos-api-fixes-20051024
FIXES 22063

as tested for this and 22316

====================
This delta was composed from multiple commits as part of the CVS->Git migration.
The checkin message with each commit was inconsistent.
The following are the additional commit messages.
====================
FIXES 22316

the rest of this, since i forgot to apply the other file earlier
oops


(cherry picked from commit 834507571e397dc3a07550ef86ca2c159068d1ff)
2005-10-25 07:35:55 +00:00
Jeffrey Altman
2a22b19a8b STABLE14-windows-rap-debug-20051024
some more debugging messages


(cherry picked from commit 2bcece3cfad14f22759b1ec546646be900c3c504)
2005-10-25 03:09:05 +00:00
Jeffrey Altman
53861a346f STABLE14-cmdebug-merge-20051024
Merge src/WINNT/cmdebug.c into src/venus/cmdebug.c


(cherry picked from commit 765e8606b9cda1f70f3117b4e1c7397d1ae42690)
2005-10-25 02:57:59 +00:00
Chas Williams
77657d816a STABLE14-darwin-x86-20051015
FIXES 20130

add support for x86 darwin
2005-10-24 19:52:35 +00:00
Jeffrey Altman
e2a22edd2a STABLE14-vnop-attrs-fix-20051023
FIXES 22568

fix code broken in mac merge


(cherry picked from commit e6e293bb899cb027648908d23848ce13901a7503)
2005-10-23 07:31:23 +00:00
Jeffrey Altman
5dbd32c49a STABLE14-windows-mkdir-root-exists-20051021
If a request is received to create the root directory of a device,
return CM_ERROR_EXISTS instead of CM_ERROR_NOTFOUND for the nul-string
file name.


(cherry picked from commit 47cc7643e1b04bacd858a3893accab8c377b34ac)
2005-10-23 01:32:52 +00:00
Derrick Brashear
73224f7711 STABLE14-macos-build-dmg-20051021
probably this script should take an argument which is the version string to use,
 and use it in the volume name and dmg name
2005-10-22 07:43:37 +00:00
Jeffrey Altman
d6fca070f1 STABLE14-windows-notes-20051021
Updates for 1.4.0050
openafs-stable-1_4_1-rc1
2005-10-22 07:03:23 +00:00
Derrick Brashear
c70ecc93ae STABLE14-openafs-1-4-1-rc1-20051022
make 1.4.1-rc1
2005-10-22 06:58:40 +00:00
Derrick Brashear
c39e42e253 STABLE14-macos-build-dmg-20051021
probably this script should take an argument which is the version string to use, and use it in the volume name and dmg name
2005-10-21 05:59:16 +00:00
Chas Williams
92fe9738f0 STABLE14-darwin-x86-20051015
FIXES 20130

add support for x86 darwin
2005-10-21 05:48:39 +00:00