3645 Commits

Author SHA1 Message Date
Jeffrey Hutzelman
453bc2469f STABLE14-vol-init-locallock-20060824
we never init this. oops.


(cherry picked from commit bfdf13de063363c34ece1a289e16136613cafaf8)
2006-08-24 21:21:49 +00:00
Jim Rees
04e7fc91d0 STABLE14-declare-ubik-client-20060810
Declare ubik_client in rpcgen.
I don't like this fix but I hope it's just temporary until someone fixes
the include dependencies.


(cherry picked from commit d9de7beb995a1158e5701d397467e028ff55fe77)
2006-08-24 16:56:44 +00:00
Derrick Brashear
6b1f22c0ef STABLE14-pruclient-killer-fix-20060824
FIXES 37251

yeah, i should commit the fix this time. not my day


(cherry picked from commit 60f1ed2d6d68a2ce8de825147a99c0638762ed19)
2006-08-24 05:33:02 +00:00
Derrick Brashear
8059f78547 STABLE14-fileserver-hates-pruclient-20060626
damn.


(cherry picked from commit e117599fe17fdfca9c61d1883fe9bf9aa95e3918)
2006-08-24 03:35:59 +00:00
Derrick Brashear
9fbea6e390 STABLE14-tweak-afsd-autotune-20060821
this (chunksize tuning) needs to be revisited


(cherry picked from commit d9486687e8549d4f29076ad095dfb09c14a33eca)
openafs-stable-1_4_2rc1
2006-08-21 21:39:40 +00:00
Derrick Brashear
ae334834af STABLE14-specfiles-20060821
"current" versions of spec files for rpm building


(cherry picked from commit ffa71e5a917606bddfabc1005ad6ca14c3e28731)
2006-08-21 20:55:20 +00:00
Derrick Brashear
0a2fd32c1d STABLE14-openafs-1-4-2rc1-20060821
1.4.2rc1
2006-08-21 20:36:34 +00:00
Jeffrey Altman
c1fa534d24 STABLE14-windows-notes-20060822
1.4.2-rc1
2006-08-21 07:27:22 +00:00
Jeffrey Altman
529a03aad9 STABLE14-windows-version-20060821
1.4.2-rc1 = 1.4.0200
2006-08-21 06:03:02 +00:00
Jeffrey Altman
f6bcc12454 STABLE14-windows-release-notes-20060821
Correct links in html

Update to 1.4.2
2006-08-21 06:00:49 +00:00
Derrick Brashear
887f04ed76 STABLE14-amd64-linux-export-afs-xdr-symbols-20060820
export afs_xdr_* symbols we use here
2006-08-20 23:24:10 +00:00
Chaskiel M Grundman
2aa1e1a264 STABLE14-tiger-fix-largefile-20060820
FIXES 37890

don't make uio offset an int.
at the same time, fix resid similarly, and fix osi_file.c to accomodate that


(cherry picked from commit b6f97376880bb38463b372d92b09a977957e0872)
2006-08-20 23:16:46 +00:00
David Thompson
1fafab5fd3 STABLE14-shlibafsauthent-typo-20060820
FIXES 37894

eliminate the dumb typo
already gone on the head
2006-08-20 21:17:25 +00:00
Derrick Brashear
3e383e6ed0 STABLE14-linux24-fix-20060820
fix ifdef damage


(cherry picked from commit 75599f03de22b1fd6e2818536078e9129741dfb4)
2006-08-20 06:34:18 +00:00
Chas Williams
0b6657db3d STABLE14-linux-keyring-pag-update-20060817
FIXES 37887

if you manage to patch the syscall table, then the setpag() in the
patched setgroups syscall and creates a new session keyring. it does
contain the right pag id but this isnt the intended behavior.

so setpag() becomes __setpag() which just does the group insertion.
(and perhaps it should be called something else?). the stat count for
the setpag operation might be more correct now (instead of also counting
the pag restores).


(cherry picked from commit b6da19fe253f456b7d9372d6620057bbd8ad2c8b)
2006-08-17 14:56:29 +00:00
Derrick Brashear
573357cc5c STABLE14-linux-gpl-only-tests-20060813
don't try to use gpl-only kernel symbols


(cherry picked from commit 3017c8dc541afbaed68f9399c348bbdfa7529f9b)
2006-08-14 23:13:58 +00:00
Chas Williams
dde2baa239 STABLE14-linux-keyring-pags-20060804
ok, well, first try


(cherry picked from commit 43f1bcf65ae1f75694510524d9cb2d8fffcc5992)
2006-08-14 23:09:30 +00:00
Chas Williams
fb8b12ed0d STABLE14-linux-kernel-updates-20060804
updates for new stuff in linux kernels


(cherry picked from commit a901d2b8ad9cfb3060b7824179b92b16e5f3dd14)
2006-08-14 23:07:14 +00:00
Chas Williams
e5644ac186 STABLE14-linux-try-kbuild-20060804
FIXES 34561

the real reason i upgraded auto*


(cherry picked from commit 51799f7cc0337e6ecc7892be7b8700737712b5e5)
2006-08-14 23:04:40 +00:00
Derrick Brashear
cd9a91c6bb STABLE14-darwin90-updates-20060813
make things compile cleanly


(cherry picked from commit 202efcf9f5707785ba4c7dab05de9d8dba11952c)
2006-08-13 21:19:57 +00:00
Chas Williams
544358cd9a STABLE14-linux-dentry-iput-20060813
FIXES 37576

update the put_inode handler on linux to avoid some possible deadlocks in situations where we need to swap


(cherry picked from commit b21c13dc3ab751118220dc31276995050841a1ae)
2006-08-13 17:50:43 +00:00
Chas Williams
2a9c655223 STABLE14-fix-congestion-tracking-20060813
FIXES 36951

fix congestion tracking


(cherry picked from commit 031c1819239b5ece45027b25283d980ddc507c93)
2006-08-13 17:41:54 +00:00
Derrick Brashear
8fde8feb1c STABLE14-linux-updates-20060811
fix for current fc kernels, and clean up linux nfs translator
2006-08-11 22:43:33 +00:00
Derrick Brashear
cef102918d STABLE14-macos-install-vos-20060810
install vos in /usr/sbin


(cherry picked from commit 677add475009261b8c1cc4b0cd8cbda985616a54)
2006-08-10 18:07:33 +00:00
Jeffrey Altman
819d96843b STABLE14-windows-buf-queue-handling-20060809
don't free objects that are still on the queue.  remove them first.


(cherry picked from commit aa4d289b87cda5790b268bbb44fd7806379d267f)
2006-08-10 03:47:58 +00:00
Jeffrey Altman
2c5f39a145 STABLE14-windows-backconnectionhostnames-fix-20060809
The previous code failed to specify the correct size of the REG_MULTI_SZ
being written to the registry when appending an additional name to the
list of Back Connection Host names.  This would cause the written string
to contain

   FOO\0B

instead of

   FOO\0\BAR\0\0

this caused problems for Windows 2000 lsass.exe which failed to properly
allocate the buffer for RegQueryValueEx and failed to check that it did
not read beyond the buffer.   If the list was not terminated with two
nuls an exception would be thrown that could result in a lock being
orphaned on the NTLMNameTable.  This would in turn prevent authentications
to UNC resources from completing.  As a result, the startup of
afsd_service.exe would fail if a GlobalAutoMapper drive was configured.

The work around is to set the correct value in the registry before
switching machine names or installing/removing the Microsoft Loopback
Adapter.


(cherry picked from commit cca848edb12abea4deb8f676b07182575d61186d)
2006-08-10 03:46:58 +00:00
Russ Allbery
ac87e9083e STABLE14-rxdebug-man-formatting-20060803
Add missing B<> and S<> markup to the SYNOPSIS.


(cherry picked from commit 5c03f31406276490f05ac2ce1325709447be7df6)
2006-08-04 05:08:26 +00:00
Jeffrey Altman
3e69568534 STABLE14-windows-smb-no-showerrors-20060803
pop up error dialogs prevent auto shutdown and restart of afsd service
on network adapater error


(cherry picked from commit 2247c0e499df70f2de1797e674ce1035514fc05c)
2006-08-04 00:29:43 +00:00
Jeffrey Altman
a8b8c6d78b STABLE14-windows-afslogon-null-ptr-20060803
FIXES 33962

do not dereference a null pointer effDomain


(cherry picked from commit 3002d38bcd30a1ac20c77a2c30a6858435f6d604)
2006-08-03 22:50:05 +00:00
Derrick Brashear
485f884088 STABLE14-aklog-stds-krb5-order-20060802
kfm needs this first so when you include com_err.h from afs as a side effect of krb5.h we don't explode


(cherry picked from commit aebadcd5478994fec011368597004bef2439ccb6)
openafs-stable-1_4_2b3
2006-08-02 20:53:20 +00:00
Derrick Brashear
b98145bd76 STABLE14-endian-fixes-20060802
macos needs us to do weird stuff so -arch i386 -arch ppc works


(cherry picked from commit fd099b3e763b6b2c5bfb87db0cae8a900f031ad3)
2006-08-02 20:06:56 +00:00
Derrick Brashear
c57cf980f7 STABLE14-macos-use-platform-copy-of-afssettings-20060802
we moved this to be made for real; use it


(cherry picked from commit 4ea8536c908871f173d776fc475064761d47d85d)
2006-08-02 05:02:17 +00:00
Derrick Brashear
73576f1eb6 STABLE14-macos-platform-update-20060801
minor cleanup of the platform stuff


(cherry picked from commit 4d67cb2f1645239d1ef73a8847b17275e4cb3feb)
2006-08-02 04:48:47 +00:00
Derrick Brashear
b7067ceec7 STABLE14-darwin-platform-fix-20060801
get rid of tabs


(cherry picked from commit d1da98ac49860379f772bc27bdd86ac410592ad3)
2006-08-01 23:51:52 +00:00
Derrick Brashear
308d02d8cd STABLE14-openafs-stable-1-4-2b3-20060801
make openafs 1.4.2 b3
2006-08-01 23:42:37 +00:00
Jeffrey Altman
67155bbb6f STABLE14-viced-capability-writelock-20060801
add write loc king capability


(cherry picked from commit 80e88d6a80fc3fc0d15650f20ea7fc3fece1a1e4)
2006-08-01 23:33:47 +00:00
Derrick Brashear
434404a50f STABLE14-macos-installer-20060801
partial updates
2006-08-01 23:13:34 +00:00
Russ Allbery
1b0bbe11bf STABLE14-platform-build-fixes-20060801
Add dummy makefiles for all the other supported architectures and fix a
few issues with makefile inclusion in the Makefile.in and
DARWIN/Makefile.in.


(cherry picked from commit 088e1409f8d318697023341e2050a3e58708b0fd)
2006-08-01 22:54:19 +00:00
Derrick Brashear
32560b1bb7 STABLE14-macos-move-afssettings-20060801
build this as part of the build


(cherry picked from commit 86a29ebd32fd9cc48e367930709276a7c489e085)
2006-08-01 22:42:17 +00:00
Jeffrey Altman
1a4cd4a6fc STABLE14-windows-server-ping-20060216
add logging of server addresses, status and capabilities

prevent multiple threads from pinging the same server simultaneously.
instead, threads block and then use the result of the ping that was
already taking place.


(cherry picked from commit 424ae50d1f7dfe0c3557d98f8ae9bc03a8265a21)
2006-08-01 04:22:07 +00:00
Asanka Herath
02b479cbf1 STABLE14-windows-largefile-support-20060623
This patch adds large file support (> 2GB) to the CIFS server and
the cache manager.

It also corrects a significant oversight where the definition of
struct rx_call was inconsistent due to a failure to define AFS_PTHREAD_ENV
prior to including rx.h in all source files.  This prevented all errors
during rx_Read and rx_Write to be ignored.


(cherry picked from commit 015f9ce287c22df7a0b967ee0357d0816b4e0e54)
2006-07-31 23:13:14 +00:00
Jeffrey Altman
5642ff5848 STABLE14-ubik-call-sucks-20060704
make ubik_Call removal work on Windows.


(cherry picked from commit 941ac04165a9239a11b4ab908350dbfae24edfb9)
2006-07-31 22:51:17 +00:00
Derrick Brashear
5f7e8c36bf STABLE14-kreltime-guard-against-null-tm-20060731
so we can memset 0 and get defaults


(cherry picked from commit 67f04fa714580016bdbb707d962ce763023e31aa)
2006-07-31 22:12:59 +00:00
Derrick Brashear
179c941fad STABLE14-fslog-dpf-20060731
turns out it's nice to log why we exit


(cherry picked from commit 75922872e6c29bd059db3b07b7b274e3c4172715)
2006-07-31 20:01:19 +00:00
Jeffrey Altman
64def71c46 STABLE14-viced-write-locking-fix-20060425
According to src/libacl/prs_fs.h the PRSFS_LOCK privilege is only supposed
to control read-locks.  The PRSFS_WRITE and PRSFS_INSERT privileges are
supposed to control write-locks.


(cherry picked from commit ecdc5aca34b0f0dc6bf67eb95f8e6506c556ca26)
2006-07-31 19:35:50 +00:00
Derrick Brashear
27f21f7e8d STABLE14-va-copy-instead-of-just-pointering-20060731
FIXES 35559

va_list isn't integral on ppc


(cherry picked from commit da4775909094e8dc1e14fa9cdbf8ba3baaebf23a)
2006-07-31 19:15:34 +00:00
Russ Allbery
c99a7f176c STABLE14-aklog-man-page-20060731
Rewrite the aklog man page in POD and add documentation of the new flags
and .xlog.

RCS file: /cvs/openafs/src/aklog/Attic/aklog.1,v
Working file: src/aklog/aklog.1
head: 1.2
branch:
locks: strict
access list:
keyword substitution: kv
total revisions: 3;	selected revisions: 0
description:

====================
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.
====================

Fix unterminated B<>.


(cherry picked from commit 5f434b8087d3c73123860f853d15a0f51c03bf73)
2006-07-31 18:49:31 +00:00
Derrick Brashear
6629b2af2c STABLE14-ubik-call-sucks-20060703
ubik_Call's pseudo-varargs construction is hideous

put it out of its misery where possible
2006-07-31 18:42:20 +00:00
Derrick Brashear
3cf6d9ced0 STABLE14-macos-packaging-update-20060405
FIXES 29226

copy cellservdb if there is none


(cherry picked from commit b3120246765e9f5d144ac470b66269ccbbce48a9)
2006-07-31 18:37:51 +00:00
Derrick Brashear
55227d9357 STABLE14-fileserver-hates-pruclient-20060626
right now there is one struct ubik_client shared by all threads in the fileserve
r, which sucks when one has it locked

let's, uh, fix that.


(cherry picked from commit 791b2141809fc0ad2da78ab3cd91303ac0ec482d)
2006-07-31 18:15:48 +00:00