3130 Commits

Author SHA1 Message Date
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
Jeffrey Altman
12035fd0e3 STABLE14-viced-audit-createfile-20051020
add the FID of the created file to the audit output for CreateFileEvent


(cherry picked from commit 9e1a0f8a0d5e77a490992ace7a2d7839a361c661)
2005-10-21 00:33:00 +00:00
Jeffrey Altman
1feaa003e6 STABLE14-windows-notes-20051019
updates


(cherry picked from commit 1b7cbd1211ff12c983452e03ea0689360e1478d2)
2005-10-20 06:10:46 +00:00
Jeffrey Altman
a44e078d7e STABLE14-window-largeint-20051019
The large integer support was applying a <<32 to a 32-bit value.
This is an undefined operation.


(cherry picked from commit 8b0b064f7ec60d8b5913248c97553ce3b7fdb775)
2005-10-19 21:12:05 +00:00
Jeffrey Altman
09ad86b21e STABLE14-windows-rxkadunknownkey-20051019
report RXKADUNKNOWNKEY as SEC_E_NO_KERB_KEY


(cherry picked from commit a92aa204855b6459ac483f0dd5b704b4a52edec8)
2005-10-19 07:58:46 +00:00
Jeffrey Altman
01c6a4154c STABLE14-windows-locking-error-codes-20051018
cm_Lock(), cm_RetryLock() should not interpret servers be unreachable as
a sharing violation.


(cherry picked from commit 9f0f50a2b165392fc0a62f82d8c54e35108ab429)
2005-10-18 21:53:50 +00:00
Jeffrey Altman
8b2b6569d6 STABLE14-windows-ip-change-20051018
add a monitor to watch for IP Address changes.  When a change is detected,
wait 2.5 seconds for things to settle down and then check to see if down
servers are reachable.


(cherry picked from commit a923af27265c8d0aa359d57c8c47b50eb0dbeee3)
2005-10-18 21:51:01 +00:00
Jeffrey Altman
d2b95196a4 STABLE14-windows-error-codes-20051018
handle the CM_ERROR_ALLDOWN case when translating cm errors to nt status


(cherry picked from commit 5cd3d016fdbc6d14c6ac942b0b4e3e92a09755c5)
2005-10-18 16:31:33 +00:00
Jeffrey Altman
17d2bff03c STABLE14-windows-fw-service-test-20051017
Do not perform Firewall Configuration if the firewall service is not installed


(cherry picked from commit d16fb72074a3e81ad5ce295fbc49fa8707852545)
2005-10-17 22:30:00 +00:00
Chas Williams
6a991062a4 STABLE14-irix-no-xfs-checks-for-namei-20051017
FIXES 22435

don't do inode checks when using namei


(cherry picked from commit 1ed8428d1e4710594a299d9e6d765a1bb414cb2a)
2005-10-17 21:47:07 +00:00
Jeffrey Altman
0251a2e4d3 STABLE14-windows-firewall-configuration-20051016
Windows Firewall Policy cannot be accessed by a service unless from the
Service Manager thread nor until the service is in a RUNNING state.
Firewall configuration moved to cm_Daemon() thread.


(cherry picked from commit cd98a20f1c9e89eb44ef5c5349337292bd3ba243)
2005-10-17 20:33:04 +00:00
Ken Hornstein
37c222d836 STABLE14-rename-afssetpag-dot-map-to-mapfile-20051017
The Solaris/Linux symbol export files must be named "mapfile" (see the
definition of SHLIB_LINKER for Solaris).

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


(cherry picked from commit 8922ad369e1df7d9a983986b4eafe19153da55ae)
2005-10-17 20:12:06 +00:00
Jeffrey Hutzelman
24e12618d9 STABLE14-cellservdb-update-20051015
15 Oct 2005


(cherry picked from commit 3437c1ad7b15eef9c1e33f936ac500b360e1ff9c)
2005-10-16 01:56:46 +00:00
Jeffrey Altman
7270137ac7 STABLE14-rxgen-server-prefix-prototypes-20051015
When producing prototypes for server side functions, use the correct
prefix as specified in the input file.  If there is no prefix, then
do not output the prototypes as they will collide with the client
side stub prototypes.


(cherry picked from commit 1968364520eb35b16b676a0a4abe7461da8ba87d)
2005-10-15 22:52:31 +00:00
Jeffrey Altman
62213fcf80 STABLE14-windows-universal-error-handling-20051015
properly interpret the universal error codes


(cherry picked from commit 51fa307a0011d3ca27e6199631e1b2bdc75a9f50)
2005-10-15 22:48:22 +00:00
Russ Allbery
77fc484e85 STABLE14-shlibafssetpag-20051015
FIXES 18745

implement {sh,}libafssetpag
2005-10-15 17:26:32 +00:00
Chas Williams
d7886b0ba2 STABLE14-linux-write-dirty-pages-once-20051015
FIXES 20561

this time for sure, only write back once


(cherry picked from commit 7d0647d5ee9ae0d9b003f0e0c765522aa1433d23)
2005-10-15 16:52:13 +00:00
Derrick Brashear
fbf16a7206 STABLE14-default-largefile-on-20051015
turn on largefile fileserver by default


(cherry picked from commit 0f422eae1934a55e666c2f4d8968713fd02ad5f0)
2005-10-15 16:41:17 +00:00
Russ Allbery
6f0d787546 STABLE14-afsd-no-logfile-20051015
FIXES 18662

remove afsd logfile parm


(cherry picked from commit 2699810c91aa883c51535e05f86c30bd7b665c2b)
2005-10-15 16:23:39 +00:00
Russ Allbery
37ee95328e STABLE14-shlib-rationalization-200510155
FIXES 18767

make use of the export map. set a useful soname.


(cherry picked from commit 16546f6826c4fac2a096840116277f913b861d85)
2005-10-15 16:08:59 +00:00
Russ Allbery
f4d2a0f956 STABLE14-pod-man-pages-20051015
FIXES 19268

add pod generation of man pages


(cherry picked from commit 351a1e3d512dae952c5dcdaf4c818582a2450e85)
2005-10-15 16:04:26 +00:00
Frank Burkhardt
6bafc3f9a2 STABLE14-cellconfig-afsdb-use-dots-20051015
FIXES 20908

do lookup postpending a .


(cherry picked from commit 3d96fdb1825bd8c6bf76c11ed2fa5dc8f56aa532)
2005-10-15 15:55:39 +00:00
Niklas Edmundsson
910db4047e STABLE14-aix-warning-cleanup-20051015
FIXES 21066

clean up aix warnings. hint that large file support works


(cherry picked from commit 7c8cf708a06d810bba065e2a49d6ed80e754e1a9)
2005-10-15 15:24:24 +00:00
Tracy Di Marco White
1f366383c0 STABLE14-nbsd20-amd64-20051015
FIXES 21562

add amd64 netbsd 2.0 support


(cherry picked from commit 1c990adad6b654170849ccdaa1e5476d6caba9b4)
2005-10-15 15:17:47 +00:00
Love Hörnquist-Åstrand
16a9c41a4f STABLE14-viced-help-abortthres-20051014
FIXES 22070

add help for abort thresshold switch


(cherry picked from commit f3d6141262e32e788838afee5e6c7a277ce3d029)
2005-10-15 04:46:09 +00:00
Jeffrey Altman
36a342d794 STABLE14-windows-check-locks-logging-20051014
add a log message so we can tell how long it took.


(cherry picked from commit a5f2ec497d2c3452d795aa1d98309414c2d8c0e7)
2005-10-15 04:38:22 +00:00
Jeffrey Altman
0dbc7afb5a STABLE14-windows-notes-20051014
updates for 1.4.0 rc8
2005-10-15 04:23:57 +00:00
Peter Somogyi
f02539a879 STABLE14-newvcache-can-fail-now-20051014
FIXES 22260

allow newvcache to fail without ooping

sort of nasty, if you want more vcaches, say so.


(cherry picked from commit ee1435d516a31e8ec2d07ec9021bf032ac12f9cd)
2005-10-15 03:33:09 +00:00
Peter Somogyi
fabce3be00 STABLE14-java-update-20051014
FIXES 21930

update java afs classes


(cherry picked from commit 2a4a4f417dd4193df9e0a3deae14aacd3f94ccb1)
2005-10-15 03:14:09 +00:00